Synergistic Space-Vision Processing for Predicate Inference
Abstract
Lay Summary
Artificial intelligence systems utilize scene graph generation to parse images into structured networks of objects and their predicates, enabling explicit relational reasoning. However, prevailing methods frequently overpredict basic geometric relationships, producing outputs that are factually correct but semantically shallow. We discovered that a critical factor driving this biased prediction is information conflation, where geometric and non-geometric predicates that frequently appear together are encoded into overly similar representations. To address this issue, we introduce the Dual Stream Synergistic Network, which models these predicates through two specialized pathways coupled with a bidirectional fusion mechanism. The space stream focuses entirely on spatial and structural cues, while the vision stream captures fine-grained visual evidence and semantic priors. Extensive experiments demonstrate that our network consistently improves predicate inference when integrated into existing methods, achieving significant absolute gains in core evaluation metrics. These findings highlight the importance of synergistic modeling to accurately identify tail predicates and generate semantically richer scene graphs for comprehensive visual understanding.