paper-with-me

Papers

TComQA: Extracting Temporal Commonsense from Text

2025-08-21 · Lekshmi R Nair, Arun Sankar, Koninika Pal arxiv

Understanding events necessitates grasping their temporal context, which is often not explicitly stated in natural language. For example, it is not a trivial task for a machine to infer that a museum tour may last for a few hours, but can not take months. Recent studies indicate that even advanced large language models (LLMs) struggle in generating text that require reasoning with temporal commonsense due to its infrequent explicit mention in text. Therefore, automatically mining temporal commonsense for events enables the creation of robust language models. In this work, we investigate the capacity of LLMs to extract temporal commonsense from text and evaluate multiple experimental setups to assess their effectiveness. Here, we propose a temporal commonsense extraction pipeline that leverages LLMs to automatically mine temporal commonsense and use it to construct TComQA, a dataset derived from SAMSum and RealNews corpora. TComQA has been validated through crowdsourcing and achieves over 80\% precision in extracting temporal commonsense. The model trained with TComQA also outperforms an LLM fine-tuned on existing dataset of temporal question answering task.

📄 PDF Abstract BibTeX arXiv:2508.15274

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

A Probabilistic Model with Commonsense Constraints for Pattern-based Temporal Fact Extraction

2020-06-11 · WS 2020 7 · Yang Zhou, Tong Zhao, Meng Jiang

Textual patterns (e.g., Country's president Person) are specified and/or generated for extracting factual information from unstructured data. Pattern-based information extraction methods have been recognized for their ef…

TAGText Generation

Learning Commonsense-aware Moment-Text Alignment for Fast Video Temporal Grounding

2022-04-04 · Ziyue Wu, Junyu Gao, Shucheng Huang, Changsheng Xu

Grounding temporal video segments described in natural language queries effectively and efficiently is a crucial capability needed in vision-and-language fields. In this paper, we deal with the fast video temporal ground…

cross-modal alignmentNatural Language Queries

CIDER: Commonsense Inference for Dialogue Explanation and Reasoning

2021-06-01 · SIGDIAL (ACL) 2021 7 · Deepanway Ghosal, Pengfei Hong, Siqi Shen, Navonil Majumder 외

Commonsense inference to understand and explain human language is a fundamental research problem in natural language processing. Explaining human conversations poses a great challenge as it requires contextual understand…

Natural Language Inference

Extracting Commonsense Properties from Embeddings with Limited Human Guidance

2018-07-01 · ACL 2018 7 · Yiben Yang, Larry Birnbaum, Ji-Ping Wang, Doug Downey

Intelligent systems require common sense, but automatically extracting this knowledge from text can be difficult. We propose and assess methods for extracting one type of commonsense knowledge, object-property comparison…

Active LearningCommon Sense ReasoningZero-Shot Learning

Commonsense Knowledge Transfer for Pre-trained Language Models

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Despite serving as the foundation models for a wide range of NLP benchmarks, pre-trained language models have shown limited capabilities of acquiring implicit commonsense knowledge from self-supervision alone, compared t…

Language ModelingLanguage ModellingRelation PredictionTransfer Learning