CaRe-Ego: Contact-aware Relationship Modeling for Egocentric Interactive Hand-object Segmentation
About
Egocentric Interactive hand-object segmentation (EgoIHOS) requires the segmentation of hands and interacting objects in egocentric images, which is crucial for understanding human behavior in assistive systems. Previous methods typically recognize hands and interacting objects as distinct semantic categories based solely on visual features, or simply use hand predictions as auxiliary cues for object segmentation. Despite the promising progress achieved by these methods, they fail to adequately model the interactive relationships between hands and objects while ignoring the coupled physical relationships among object categories, ultimately constraining their segmentation performance. To make up for the shortcomings of existing methods, we propose a novel method called CaRe-Ego that achieves state-of-the-art performance by emphasizing the contact between hands and objects from two aspects. First, we introduce a Hand-guided Object Feature Enhancer (HOFE) to establish the hand-object interactive relationships to extract more contact-relevant and discriminative object features. Second, we design the Contact-centric Object Decoupling Strategy (CODS) to explicitly model and disentangle coupling relationships among object categories, thereby emphasizing contact-aware feature learning. Experiments on various in-domain and out-of-domain test sets show that Care-Ego significantly outperforms existing methods with robust generalization capability. Codes are publicly available at https://github.com/yuggiehk/CaRe-Ego/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic segmentation | EgoHOS in-domain (test) | Left Hand IoU92.34 | 13 | |
| Egocentric Hand-Object Segmentation | EgoHOS out-of-domain (test) | Left Hand IoU94.47 | 11 | |
| Egocentric Hand-Object Segmentation | mini-HOI4D out-of-distribution (test) | IoU (Left Hand)70.39 | 11 | |
| Hand-object segmentation | HOI4D mini | Left Hand Accuracy97.79 | 10 | |
| Hand-object segmentation | EgoHOS out-of-domain (test) | Left Hand Accuracy0.9709 | 10 |