CVApr 20

Ego-InBetween: Generating Object State Transitions in Ego-Centric Videos

arXiv:2604.1774993.5h-index: 11
Predicted impact top 11% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of modeling physical transformations from an egocentric perspective, which is important for action understanding in AI systems.

The paper introduces EgoIn, a framework for generating intermediate frames depicting object state transitions in egocentric videos given initial and target states and an action instruction. Experiments show superior performance in producing semantically meaningful and visually coherent transformation sequences.

Understanding physical transformation processes is crucial for both human cognition and artificial intelligence systems, particularly from an egocentric perspective, which serves as a key bridge between humans and machines in action modeling. We define this modeling process as Egocentric Instructed Visual State Transition (EIVST), which involves generating intermediate frames that depict object transformations between initial and target states under a brief action instruction. EIVST poses two challenges for current generative models: (1) understanding the visual scenes of the initial and target states and reasoning about transformation steps from an egocentric view, and (2) generating a consistent intermediate transition that follows the given instruction while preserving object appearance across the two visual states. To address these challenges, we propose the EgoIn framework. It first infers the multi-step transition process between two given states using TransitionVLM, fine-tuned on our curated dataset to better adapt to this task and reduce hallucinated information. It then generates a sequence of frames based on transition conditions produced by the proposed Transition Conditioning module. Additionally, we introduce Object-aware Auxiliary Supervision to preserve consistent object appearance throughout the transition. Extensive experiments on human-object and robot-object interaction datasets demonstrate EgoIn's superior performance in generating semantically meaningful and visually coherent transformation sequences.

Foundations

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

Your Notes