Robust Egocentric Referring Video Object Segmentation via Dual-Modal Causal Intervention
Haijing Liu, Zhiyuan Song, Hefeng Wu, Tao Pu, Keze Wang, Liang Lin
TL;DR
This work tackles Ego-RVOS by reframing segmentation as a causal problem with two confounding sources: language bias (observable) and egocentric visual confounding (unobservable). It introduces CERES, a plug-in framework that uses back-door adjustment for text grounding and a vision-depth front-door mediator for robust visual processing, realized through depth-guided attention and memory-based context. By decomposing visual mediators into semantic and geometric components and integrating them with a memory bank, CERES achieves state-of-the-art performance on VISOR, VOST, and VSCOS, while showing strong generalization to novel concepts. The approach demonstrates that explicitly modeling causal pathways across modalities improves reliability and generalization for complex egocentric video understanding tasks, with practical implications for assistive tech and embodied AI.
Abstract
Egocentric Referring Video Object Segmentation (Ego-RVOS) aims to segment the specific object actively involved in a human action, as described by a language query, within first-person videos. This task is critical for understanding egocentric human behavior. However, achieving such segmentation robustly is challenging due to ambiguities inherent in egocentric videos and biases present in training data. Consequently, existing methods often struggle, learning spurious correlations from skewed object-action pairings in datasets and fundamental visual confounding factors of the egocentric perspective, such as rapid motion and frequent occlusions. To address these limitations, we introduce Causal Ego-REferring Segmentation (CERES), a plug-in causal framework that adapts strong, pre-trained RVOS backbones to the egocentric domain. CERES implements dual-modal causal intervention: applying backdoor adjustment principles to counteract language representation biases learned from dataset statistics, and leveraging front-door adjustment concepts to address visual confounding by intelligently integrating semantic visual features with geometric depth information guided by causal principles, creating representations more robust to egocentric distortions. Extensive experiments demonstrate that CERES achieves state-of-the-art performance on Ego-RVOS benchmarks, highlighting the potential of applying causal reasoning to build more reliable models for broader egocentric video understanding.
