paper-with-me

Papers

Finding the Trigger: Causal Abductive Reasoning on Video Events

2025-01-16 · Thao Minh Le, Vuong Le, Kien Do, Sunil Gupta, Svetha Venkatesh, Truyen Tran

This paper introduces a new problem, Causal Abductive Reasoning on Video Events (CARVE), which involves identifying causal relationships between events in a video and generating hypotheses about causal chains that account for the occurrence of a target event. To facilitate research in this direction, we create two new benchmark datasets with both synthetic and realistic videos, accompanied by trigger-target labels generated through a novel counterfactual synthesis approach. To explore the challenge of solving CARVE, we present a Causal Event Relation Network (CERN) that examines the relationships between video events in temporal and semantic spaces to efficiently determine the root-cause trigger events. Through extensive experiments, we demonstrate the critical roles of event relational representation learning and interaction modeling in solving video causal reasoning challenges. The introduction of the CARVE task, along with the accompanying datasets and the CERN framework, will advance future research on video causal reasoning and significantly facilitate various applications, including video surveillance, root-cause analysis and movie content management.

📄 PDF Abstract BibTeX arXiv:2501.09304

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualManagementRelation NetworkRepresentation Learning

Similar Papers 제목 키워드 기반

Visual Abductive Reasoning

2022-03-26 · CVPR 2022 1 · Chen Liang, Wenguan Wang, Tianfei Zhou, Yi Yang

Abductive reasoning seeks the likeliest possible explanation for partial observations. Although abduction is frequently employed in human daily reasoning, it is rarely explored in computer vision literature. In this pape…

BenchmarkingSentenceVisual Abductive Reasoning

AbductiveMLLM: Boosting Visual Abductive Reasoning Within MLLMs

2026-01-06 · Boyu Chang, Qi Wang, Xi Guo, Zhixiong Nan 외 arxiv

Visual abductive reasoning (VAR) is a challenging task that requires AI systems to infer the most likely explanation for incomplete visual observations. While recent MLLMs develop strong general-purpose multimodal reason…

Multimodal Reasoning

AILS-NTUA at SemEval-2026 Task 12: Graph-Based Retrieval and Reflective Prompting for Abductive Event Reasoning

2026-03-04 · Nikolas Karafyllis, Maria Lymperaiou, Giorgos Filandrianos, Athanasios Voulodimos 외 arxiv

We present a winning three-stage system for SemEval 2026 Task~12: Abductive Event Reasoning that combines graph-based retrieval, LLM-driven abductive reasoning with prompt design optimized through reflective prompt evolu…

SemEval-2026 Task 12: Abductive Event Reasoning: Towards Real-World Event Causal Inference for Large Language Models

2026-03-23 · Pengfei Cao, Mingxuan Yang, Yubo Chen, Chenlong Zhang 외 arxiv

Understanding why real-world events occur is important for both natural language processing and practical decision-making, yet direct-cause inference remains underexplored in evidence-rich settings. To address this gap, …

Causal Inference

How Rules Represent Causal Knowledge: Causal Modeling with Abductive Logic Programs

2025-07-07 · Kilian Rückschloß, Felix Weitkämper arxiv

Pearl observes that causal knowledge enables predicting the effects of interventions, such as actions, whereas descriptive knowledge only permits drawing conclusions from observation. This paper extends Pearl's approach …