CVAIJul 2, 2021

SemCo: Toward Semantic Coherent Visual Relationship Forecasting

arXiv:2107.01181v25 citations
AI Analysis

This work addresses the challenge of predicting object interactions in videos for computer vision applications, but it is incremental as it builds on existing VRF methods with a new benchmark and model.

The paper tackles the problem of visual relationship forecasting (VRF) by addressing noisy annotations and weak correlations in existing datasets, and introduces SemCoBench, a benchmark emphasizing semantic coherence, along with the SemCoFormer method, which improves forecasting through modules for distinguishing similar relationships and focusing on dynamics.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes