Inverse Compositional Learning for Weakly-supervised Relation Grounding

Huan Li, Ping Wei, Zeyu Ma, Nanning Zheng
2/14/2026

Abstract

Video relation grounding (VRG) is a significant and challenging problem in the domains of cross-modal learning and video understanding. In this study, we introduce a novel approach called inverse compositional learning (ICL) for weakly-supervised video relation grounding. Our approach represents relations at both the holistic and partial levels, formulating VRG as a joint optimization problem that encompasses reasoning at both levels. For holistic-level reasoning, we propose an inverse attention mechanism and a compositional encoder to generate compositional relevance features. Additionally, we introduce an inverse loss to evaluate and learn the relevance between visual features and relation features. At the partial-level reasoning, we introduce a grounding by classification scheme. By leveraging the learned holistic-level features and partial-level features, we train the entire model in an end-to-end manner. We conduct evaluations on two challenging datasets and demonstrate the substantial superiority of our proposed method over state-of-the-art methods. Extensive ablation studies confirm the effectiveness of our approach.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{li2026inverse,
  title  = {Inverse Compositional Learning for Weakly-supervised Relation Grounding},
  author = {Huan Li and Ping Wei and Zeyu Ma and Nanning Zheng},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.01419},
  url    = {https://doi.org/10.1109/ICCV51070.2023.01419},
  journal = {ICCV 2023 2023}
}

Discussion