ChronoQG: New Benchmark for Temporal Knowledge Graph Question Generation

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

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.

Who benefits

LegalTechHealthcareFinanceNews/MediaEdTech

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.

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

AI ResearchAI Engineering & DevTools

New Optimizer Accelerates LLM Pretraining with Curvature-Conditioned Momentum

This research proposes a curvature-conditioned multiscale momentum method with sphere constraints to accelerate large language model pretraining. It addresses challenges from noise-dominant gradients and ill-conditioned loss landscapes by enhancing progress along flat directions, significantly improving upon existing adaptive optimizers like AdamW and Muon.

Shuchen Zhu, Yuxin Fang, Mingze Wang, Kun YuanAug 31, 2026
AI ResearchAI Engineering & DevTools

Euclidean Fourier Neural Operators Enhance Domain Transferability

This paper introduces Euclidean Fourier Neural Operators (EFNOs) as a domain-independent alternative to traditional FNOs, addressing their limitation in transferring across different periodic domains. EFNOs achieve this by parameterizing the spectral kernel as a continuous function of the physical wavevector, enabling consistent operator learning across varying domain shapes and sizes.

Nathanael Bosch, Niklas Frederik Schmitz, Michael F. HerbstAug 31, 2026
AI Engineering & DevToolsAI Research

SymboLLM-FE Boosts Feature Engineering with LLMs and Symbolic Regression

This paper introduces SymboLLM-FE, a novel approach combining symbolic regression and large language models for automated feature engineering on tabular data. It aims to generate highly interpretable and performant features while overcoming the limitations of traditional AutoFE and LLM-based methods.

Zi-Jian Cheng, Zi-Yi Jia, Zhi Zhou, Yu-Feng Li, Lan-Zhe GuoAug 31, 2026