paper-with-me

홈 › Papers

Temporal Reasoning in AI systems

2025-01-15 · Abhishek Sharma

Commonsense temporal reasoning at scale is a core problem for cognitive systems. The correct inference of the duration for which fluents hold is required by many tasks, including natural language understanding and planning. Many AI systems have limited deductive closure because they cannot extrapolate information correctly regarding existing fluents and events. In this study, we discuss the knowledge representation and reasoning schemes required for robust temporal projection in the Cyc Knowledge Base. We discuss how events can start and end risk periods for fluents. We then use discrete survival functions, which represent knowledge of the persistence of facts, to extrapolate a given fluent. The extrapolated intervals can be truncated by temporal constraints and other types of commonsense knowledge. Finally, we present the results of experiments to demonstrate that these methods obtain significant improvements in terms of Q/A performance.

📄 PDF Abstract BibTeX arXiv:2502.00020

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Generic Temporal Reasoning with Differential Analysis and Explanation

2022-12-20 · Yu Feng, Ben Zhou, Haoyu Wang, Helen Jin 외

Temporal reasoning is the task of predicting temporal relations of event pairs. While temporal reasoning models can perform reasonably well on in-domain benchmarks, we have little idea of these systems' generalizability …

Temporal Reasoning on Implicit Events from Distant Supervision

2020-10-24 · NAACL 2021 4 · Ben Zhou, Kyle Richardson, Qiang Ning, Tushar Khot 외

We propose TRACIE, a novel temporal reasoning dataset that evaluates the degree to which systems understand implicit events -- events that are not mentioned explicitly in natural language text but can be inferred from it…

Natural Language Inference

A Survey on Temporal Reasoning for Temporal Information Extraction from Text (Extended Abstract)

2020-05-13 · Artuur Leeuwenberg, Marie-Francine Moens

Time is deeply woven into how people perceive, and communicate about the world. Almost unconsciously, we provide our language utterances with temporal cues, like verb tenses, and we can hardly produce sentences without s…

Natural Language UnderstandingTemporal Information Extraction

Fusing Temporal Graphs into Transformers for Time-Sensitive Question Answering

2023-10-30 · Xin Su, Phillip Howard, Nagib Hakim, Steven Bethard

Answering time-sensitive questions from long documents requires temporal reasoning over the times in questions and documents. An important open question is whether large language models can perform such reasoning solely …

Question AnsweringTemporal Information Extraction

A 4D Representation for Training-Free Agentic Reasoning from Monocular Laparoscopic Video

2026-04-01 · Maximilian Fehrentz, Nicolas Stellwag, Robert Wiebe, Nicole Thorisch 외 arxiv

Spatiotemporal reasoning is a fundamental capability for artificial intelligence (AI) in soft tissue surgery, paving the way for intelligent assistive systems and autonomous robotics. While 2D vision-language models show…

Point Tracking