paper-with-me

홈 › Papers

Event-Centric Question Answering via Contrastive Learning and Invertible Event Transformation

2022-10-24 · Junru Lu, Xingwei Tan, Gabriele Pergola, Lin Gui, Yulan He

Human reading comprehension often requires reasoning of event semantic relations in narratives, represented by Event-centric Question-Answering (QA). To address event-centric QA, we propose a novel QA model with contrastive learning and invertible event transformation, call TranCLR. Our proposed model utilizes an invertible transformation matrix to project semantic vectors of events into a common event embedding space, trained with contrastive learning, and thus naturally inject event semantic knowledge into mainstream QA pipelines. The transformation matrix is fine-tuned with the annotated event relation types between events that occurred in questions and those in answers, using event-aware question vectors. Experimental results on the Event Semantic Relation Reasoning (ESTER) dataset show significant improvements in both generative and extractive settings compared to the existing strong baselines, achieving over 8.4% gain in the token-level F1 score and 3.0% gain in Exact Match (EM) score under the multi-answer setting. Qualitative analysis reveals the high quality of the generated answers by TranCLR, demonstrating the feasibility of injecting event knowledge into QA model learning. Our code and models can be found at https://github.com/LuJunru/TranCLR.

📄 PDF Abstract BibTeX arXiv:2210.12902

Code (1)

lujunru/tranclr 공식 구현 pytorch

Tasks

Contrastive LearningQuestion AnsweringReading ComprehensionRelation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DMC$^3$: Dual-Modal Counterfactual Contrastive Construction for Egocentric Video Question Answering

2025-10-23 · Jiayi Zou, Chaofan Chen, Bing-Kun Bao, Changsheng Xu arxiv

Egocentric Video Question Answering (Egocentric VideoQA) plays an important role in egocentric video understanding, which refers to answering questions based on first-person videos. Although existing methods have made pr…

Video Question Answering

Event-QA: A Dataset for Event-Centric Question Answering over Knowledge Graphs

2020-04-24 · Tarcísio Souza Costa, Simon Gottschalk, Elena Demidova

Semantic Question Answering (QA) is a crucial technology to facilitate intuitive user access to semantic information stored in knowledge graphs. Whereas most of the existing QA systems and datasets focus on entity-centri…

Knowledge GraphsQuestion Answering

ATM: Action Temporality Modeling for Video Question Answering

2023-09-05 · Junwen Chen, Jie Zhu, Yu Kong

Despite significant progress in video question answering (VideoQA), existing methods fall short of questions that require causal/temporal reasoning across frames. This can be attributed to imprecise motion representation…

Contrastive LearningOptical Flow EstimationQuestion AnsweringVideo Question Answering

OEKG: The Open Event Knowledge Graph

2023-02-28 · Simon Gottschalk, Endri Kacupaj, Sara Abdollahi, Diego Alves 외

Accessing and understanding contemporary and historical events of global impact such as the US elections and the Olympic Games is a major prerequisite for cross-lingual event analytics that investigate event causes, perc…

ArticlesImage RetrievalKnowledge Graphsnamed-entity-recognition+4

Educational Question Generation of Children Storybooks via Question Type Distribution Learning and Event-Centric Summarization

2022-03-27 · ACL 2022 5 · Zhenjie Zhao, Yufang Hou, Dakuo Wang, Mo Yu 외

Generating educational questions of fairytales or storybooks is vital for improving children's literacy ability. However, it is challenging to generate questions that capture the interesting aspects of a fairytale story …

Question AnsweringQuestion GenerationQuestion-Generation