English

O-MaMa: Learning Object Mask Matching between Egocentric and Exocentric Views

Computer Vision and Pattern Recognition 2025-09-26 v2

Abstract

Understanding the world from multiple perspectives is essential for intelligent systems operating together, where segmenting common objects across different views remains an open problem. We introduce a new approach that re-defines cross-image segmentation by treating it as a mask matching task. Our method consists of: (1) A Mask-Context Encoder that pools dense DINOv2 semantic features to obtain discriminative object-level representations from FastSAM mask candidates, (2) an Ego\leftrightarrowExo Cross-Attention that fuses multi-perspective observations, (3) a Mask Matching contrastive loss that aligns cross-view features in a shared latent space, and (4) a Hard Negative Adjacent Mining strategy to encourage the model to better differentiate between nearby objects. O-MaMa achieves the state of the art in the Ego-Exo4D Correspondences benchmark, obtaining relative gains of +22% and +76% in the Ego2Exo and Exo2Ego IoU against the official challenge baselines, and a +13% and +6% compared with the SOTA with 1% of the training parameters.

Keywords

Cite

@article{arxiv.2506.06026,
  title  = {O-MaMa: Learning Object Mask Matching between Egocentric and Exocentric Views},
  author = {Lorenzo Mur-Labadia and Maria Santos-Villafranca and Jesus Bermudez-Cameo and Alejandro Perez-Yus and Ruben Martinez-Cantin and Jose J. Guerrero},
  journal= {arXiv preprint arXiv:2506.06026},
  year   = {2025}
}

Comments

Accepted at ICCV 2025. Code: https://github.com/Maria-SanVil/O-MaMa Project page: https://maria-sanvil.github.io/O-MaMa/

R2 v1 2026-07-01T03:03:29.374Z