English

Taking A Closer Look at Interacting Objects: Interaction-Aware Open Vocabulary Scene Graph Generation

Computer Vision and Pattern Recognition 2025-02-07 v1

Abstract

Today's open vocabulary scene graph generation (OVSGG) extends traditional SGG by recognizing novel objects and relationships beyond predefined categories, leveraging the knowledge from pre-trained large-scale models. Most existing methods adopt a two-stage pipeline: weakly supervised pre-training with image captions and supervised fine-tuning (SFT) on fully annotated scene graphs. Nonetheless, they omit explicit modeling of interacting objects and treat all objects equally, resulting in mismatched relation pairs. To this end, we propose an interaction-aware OVSGG framework INOVA. During pre-training, INOVA employs an interaction-aware target generation strategy to distinguish interacting objects from non-interacting ones. In SFT, INOVA devises an interaction-guided query selection tactic to prioritize interacting objects during bipartite graph matching. Besides, INOVA is equipped with an interaction-consistent knowledge distillation to enhance the robustness by pushing interacting object pairs away from the background. Extensive experiments on two benchmarks (VG and GQA) show that INOVA achieves state-of-the-art performance, demonstrating the potential of interaction-aware mechanisms for real-world applications.

Keywords

Cite

@article{arxiv.2502.03856,
  title  = {Taking A Closer Look at Interacting Objects: Interaction-Aware Open Vocabulary Scene Graph Generation},
  author = {Lin Li and Chuhan Zhang and Dong Zhang and Chong Sun and Chen Li and Long Chen},
  journal= {arXiv preprint arXiv:2502.03856},
  year   = {2025}
}
R2 v1 2026-06-28T21:34:28.469Z