Omni-RGPT: Unifying Image and Video Region-level Understanding via Token Marks
Miran Heo, Min-Hung Chen, De-An Huang, Sifei Liu, Subhashree Radhakrishnan, Seon Joo Kim, Yu-Chiang Frank Wang, Ryo Hachiuma
TL;DR
Omni-RGPT presents a unified framework for region-level understanding in both images and videos by introducing Token Mark, a fixed set of region tokens embedded into visual regions and text prompts to maintain consistent region references across frames. A Temporal Region Guide Head further stabilizes region interpretation in videos without relying on tracklets. The authors build RegVID-300k, a large-scale region-level video instruction dataset generated with GPT-4o-assisted captioning and hallucination mitigation to support learning. Empirical results show state-of-the-art performance on image-based Visual Commonsense Reasoning and video-based Causal-VidQA, along with strong captioning and region localization capabilities. The approach offers scalable, robust region-level reasoning with a practical data pipeline and demonstrates broad applicability to region-centric visual reasoning tasks.
Abstract
We present Omni-RGPT, a multimodal large language model designed to facilitate region-level comprehension for both images and videos. To achieve consistent region representation across spatio-temporal dimensions, we introduce Token Mark, a set of tokens highlighting the target regions within the visual feature space. These tokens are directly embedded into spatial regions using region prompts (e.g., boxes or masks) and simultaneously incorporated into the text prompt to specify the target, establishing a direct connection between visual and text tokens. To further support robust video understanding without requiring tracklets, we introduce an auxiliary task that guides Token Mark by leveraging the consistency of the tokens, enabling stable region interpretation across the video. Additionally, we introduce a large-scale region-level video instruction dataset (RegVID-300k). Omni-RGPT achieves state-of-the-art results on image and video-based commonsense reasoning benchmarks while showing strong performance in captioning and referring expression comprehension tasks.
