TL;DR
Temp-R1 is an autonomous reinforcement learning agent designed for complex temporal knowledge graph question answering, utilizing reverse curriculum learning to improve reasoning over dynamic facts.
Contribution
It introduces Temp-R1, the first end-to-end autonomous agent for TKGQA trained with reinforcement learning, and employs reverse curriculum learning to enhance reasoning capabilities.
Findings
Achieves state-of-the-art results on MultiTQ and TimelineKGQA datasets.
Improves performance by 19.8% over strong baselines on complex questions.
Utilizes an expanded action space with internal and external actions.
Abstract
Temporal Knowledge Graph Question Answering (TKGQA) is inherently challenging, as it requires sophisticated reasoning over dynamic facts with multi-hop dependencies and complex temporal constraints. Existing methods rely on fixed workflows and expensive closed-source APIs, limiting flexibility and scalability. We propose Temp-R1, the first autonomous end-to-end agent for TKGQA trained through reinforcement learning. To address cognitive overload in single-action reasoning, we expand the action space with specialized internal actions alongside external action. To prevent shortcut learning on simple questions, we introduce reverse curriculum learning that trains on difficult questions first, forcing the development of sophisticated reasoning before transferring to easier cases. Our 8B-parameter Temp-R1 achieves state-of-the-art performance on MultiTQ and TimelineKGQA, improving 19.8% over…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
