SemCo: Toward Semantic Coherent Visual Relationship Forecasting
Yangjun Ou, Yao Liu, Li Mi, Zhenzhong Chen
TL;DR
The paper tackles visual relationship forecasting (VRF) by addressing semantic coherence in object interactions. It introduces SemCoBench, a two-dataset benchmark with cleaner relation annotations and tightly coupled relation dynamics, to enable learning coherent relation transitions within short action windows. The proposed SemCoFormer integrates a Relationship Augmented Module (RAM) to fuse visual and semantic cues and a Coherence Reasoning Module (CRM) to model cross-frame dynamics via sparse coding, achieving superior accuracy and mAP over strong baselines. The work demonstrates that explicitly modeling semantic coherence and cross-modal cues substantially improves fine-grained, diverse VRF, offering a more robust pathway to reasoning about future video scenes.
Abstract
Visual Relationship Forecasting (VRF) aims to anticipate relations among objects without observing future visual content. The task relies on capturing and modeling the semantic coherence in object interactions, as it underpins the evolution of events and scenes in videos. However, existing VRF datasets offer limited support for learning such coherence due to noisy annotations in the datasets and weak correlations between different actions and relationship transitions in subject-object pair. Furthermore, existing methods struggle to distinguish similar relationships and overfit to unchanging relationships in consecutive frames. To address these challenges, we present SemCoBench, a benchmark that emphasizes semantic coherence for visual relationship forecasting. Based on action labels and short-term subject-object pairs, SemCoBench decomposes relationship categories and dynamics by cleaning and reorganizing video datasets to ensure predicting semantic coherence in object interactions. In addition, we also present Semantic Coherent Transformer method (SemCoFormer) to model the semantic coherence with a Relationship Augmented Module (RAM) and a Coherence Reasoning Module (CRM). RAM is designed to distinguish similar relationships, and CRM facilitates the model's focus on the dynamics in relationships. The experimental results on SemCoBench demonstrate that modeling the semantic coherence is a key step toward reasonable, fine-grained, and diverse visual relationship forecasting, contributing to a more comprehensive understanding of video scenes.
