paper-with-me

홈 › Papers

Robust Disentangled Counterfactual Learning for Physical Audiovisual Commonsense Reasoning

2025-02-18 · Mengshi Qi, Changsheng Lv, Huadong Ma

In this paper, we propose a new Robust Disentangled Counterfactual Learning (RDCL) approach for physical audiovisual commonsense reasoning. The task aims to infer objects' physics commonsense based on both video and audio input, with the main challenge being how to imitate the reasoning ability of humans, even under the scenario of missing modalities. Most of the current methods fail to take full advantage of different characteristics in multi-modal data, and lacking causal reasoning ability in models impedes the progress of implicit physical knowledge inferring. To address these issues, our proposed RDCL method decouples videos into static (time-invariant) and dynamic (time-varying) factors in the latent space by the disentangled sequential encoder, which adopts a variational autoencoder (VAE) to maximize the mutual information with a contrastive loss function. Furthermore, we introduce a counterfactual learning module to augment the model's reasoning ability by modeling physical knowledge relationships among different objects under counterfactual intervention. To alleviate the incomplete modality data issue, we introduce a robust multimodal learning method to recover the missing data by decomposing the shared features and model-specific features. Our proposed method is a plug-and-play module that can be incorporated into any baseline including VLMs. In experiments, we show that our proposed method improves the reasoning accuracy and robustness of baseline methods and achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2502.12425

Code (2)

MICLAB-BUPT/DCL 공식 구현 pytorch
andy20178/dcl pytorch

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Disentangled Counterfactual Learning for Physical Audiovisual Commonsense Reasoning

2023-10-30 · NeurIPS 2023 11

In this paper, we propose a Disentangled Counterfactual Learning~(DCL) approach for physical audiovisual commonsense reasoning. The task aims to infer objects' physics commonsense based on both video and audio input, wit…

counterfactual

PACS: A Dataset for Physical Audiovisual CommonSense Reasoning

2022-03-21 · Samuel Yu, Peter Wu, Paul Pu Liang, Ruslan Salakhutdinov 외

In order for AI to be safely deployed in real-world scenarios such as hospitals, schools, and the workplace, it must be able to robustly reason about the physical world. Fundamental to this reasoning is physical common s…

Common Sense ReasoningMultimodal ReasoningPhysical Commonsense Reasoning

Social Commonsense Reasoning with Multi-Head Knowledge Attention

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Debjit Paul, Anette Frank

Social Commonsense Reasoning requires understanding of text, knowledge about social events and their pragmatic implications, as well as commonsense reasoning skills. In this work we propose a novel multi-head knowledge a…

counterfactualCounterfactual ReasoningNatural Language Inference

Counterfactual Samples Constructing and Training for Commonsense Statements Estimation

2024-12-29 · Chong Liu, Zaiwen Feng, Lin Liu, Zhenyun Deng 외

Plausibility Estimation (PE) plays a crucial role for enabling language models to objectively comprehend the real world. While large language models (LLMs) demonstrate remarkable capabilities in PE tasks but sometimes pr…

counterfactualSentence

Physical Commonsense Reasoning for Lower-Resourced Languages and Dialects: a Study on Basque

2026-02-16 · Jaione Bengoetxea, Itziar Gonzalez-Dios, Rodrigo Agerri arxiv

Physical commonsense reasoning represents a fundamental capability of human intelligence, enabling individuals to understand their environment, predict future events, and navigate physical spaces. Recent years have witne…

Physical Commonsense Reasoning