🤖 AI Summary
Existing question-answering systems exhibit limited capability in handling temporal information and fine-grained historical event details. This paper addresses time-sensitive question answering by proposing a time-aware answer re-ranking method. First, it systematically distinguishes explicit from implicit temporal questions. Second, it designs a lightweight temporal feature engineering framework that jointly incorporates document timestamps, relative event ordering, and semantic temporal cues. Third, it introduces both binary and fine-grained temporal annotation schemes to strengthen supervision signals. Extensive experiments across multiple temporal QA benchmarks demonstrate substantial improvements in answer accuracy for historical-event questions. The results validate the effectiveness and generalizability of time-feature-driven re-ranking, offering an interpretable, low-overhead optimization pathway for temporal reasoning over diachronic document collections.
📝 Abstract
Despite advancements in state-of-the-art models and information retrieval techniques, current systems still struggle to handle temporal information and to correctly answer detailed questions about past events. In this paper, we investigate the impact of temporal characteristics of answers in Question Answering (QA) by exploring several simple answer selection techniques. Our findings emphasize the role of temporal features in selecting the most relevant answers from diachronic document collections and highlight differences between explicit and implicit temporal questions.