ChronoQG: New Benchmark for Temporal Knowledge Graph Question Generation

Xuemeng Liu, Zhengpin Li, Wanpeng Tang, Haotong Xie, Wentao Zhang· July 17, 2026 View original

Summary

This paper introduces ChronoQG, the first benchmark framework for Temporal Knowledge Graph Question Generation (TKGQG), designed to evaluate whether generated natural-language questions faithfully preserve temporal validity and constraints from graph facts. It highlights that existing LLM-based methods struggle with temporal fidelity.

This research addresses a significant gap in the field of Knowledge Graph Question Generation (KGQG) by introducing ChronoQG, the first benchmark specifically designed for Temporal Knowledge Graph Question Generation (TKGQG). Current KGQG benchmarks primarily rely on static knowledge graphs, failing to account for the temporal dimensions of facts. This limitation means they cannot adequately assess whether generated questions accurately reflect temporal validity, event ordering, or answer-determining temporal constraints. ChronoQG proposes a comprehensive framework for TKGQG, where generated questions must be faithful to both the supporting subgraph and the temporal constraints necessary to identify the correct answer. The framework incorporates a detailed temporal-constraint taxonomy, topology-temporal subgraph sampling, and trace-grounded question generation to ensure the construction of temporally faithful questions. The authors used this framework to create four benchmark datasets from diverse temporal knowledge graphs, resulting in 16,011 verified questions. Evaluations of representative LLM-based KGQG methods and prompting baselines across various TKGQG settings (including temporal-constraint counts, topological templates, and constraint types) revealed a clear deficiency: existing methods struggle significantly to preserve temporal constraints, particularly in multi-constraint scenarios and with more complex temporal constraint types. This establishes ChronoQG as a challenging new testbed for advancing temporally faithful question generation.

Why it matters

Professionals developing AI systems that interact with temporal data, such as question-answering or conversational AI, can use ChronoQG to rigorously test and improve their models' ability to understand and generate temporally accurate information.

How to implement this in your domain

  1. 1Assess the temporal reasoning capabilities of your current LLM-based question generation or answering systems.
  2. 2Utilize the ChronoQG benchmark to evaluate and identify weaknesses in your models' handling of temporal constraints.
  3. 3Develop new training methodologies or fine-tuning strategies for LLMs to improve temporal fidelity in generated text.
  4. 4Integrate temporal constraint validation into your question generation pipelines to ensure accuracy.

Who benefits

LegalTechHealthcareFinanceNews/MediaEdTech

Key takeaways

  • Existing KGQG benchmarks lack temporal expressiveness, hindering evaluation of temporal validity.
  • ChronoQG is the first benchmark for Temporal Knowledge Graph Question Generation (TKGQG).
  • It uses a temporal-constraint taxonomy and subgraph sampling to create faithful questions.
  • Current LLMs struggle significantly with preserving temporal constraints in generated questions.

Original post by Xuemeng Liu, Zhengpin Li, Wanpeng Tang, Haotong Xie, Wentao Zhang

"arXiv:2607.14770v1 Announce Type: new Abstract: Knowledge graph question generation (KGQG) aims to generate natural-language questions from structured graph evidence. Existing KGQG benchmarks, however, are mostly built on static knowledge graphs and do not encode the temporal sco…"

View on X

Originally posted by Xuemeng Liu, Zhengpin Li, Wanpeng Tang, Haotong Xie, Wentao Zhang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research