CVFeb 18, 2025

Robust Disentangled Counterfactual Learning for Physical Audiovisual Commonsense Reasoning

arXiv:2502.12425v110 citationsh-index: 8IEEE Trans Pattern Anal Mach Intell
Originality Highly original
AI Analysis

This addresses the challenge of inferring physics commonsense from video and audio data, even with missing modalities, for applications in AI systems requiring human-like reasoning.

The paper tackles the problem of physical audiovisual commonsense reasoning by proposing a Robust Disentangled Counterfactual Learning (RDCL) approach, which improves reasoning accuracy and robustness, achieving state-of-the-art performance.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes