🤖 AI Summary
To address the scarcity of 3D-annotated data in embodied cognition and the limited fine-grained physical perception and spatial interaction capabilities of existing multimodal large models, this paper introduces RynnEC—the first video-based multimodal large language model explicitly designed for embodied cognition. Methodologically, RynnEC features: (1) a collaborative region encoder–masked decoder architecture enabling frame-level spatial region modeling and interaction; (2) a region-centric video generation paradigm that powers a fully automated embodied cognition data synthesis pipeline; and (3) the release of RynnEC-Bench, a dedicated benchmark for evaluating embodied cognition capabilities. Built upon general vision–language foundation models, RynnEC achieves state-of-the-art performance on object attribute understanding, instance segmentation, and spatial reasoning tasks. It significantly enhances embodied agents’ fine-grained perception of and interaction with the physical world.
📝 Abstract
We introduce RynnEC, a video multimodal large language model designed for embodied cognition. Built upon a general-purpose vision-language foundation model, RynnEC incorporates a region encoder and a mask decoder, enabling flexible region-level video interaction. Despite its compact architecture, RynnEC achieves state-of-the-art performance in object property understanding, object segmentation, and spatial reasoning. Conceptually, it offers a region-centric video paradigm for the brain of embodied agents, providing fine-grained perception of the physical world and enabling more precise interactions. To mitigate the scarcity of annotated 3D datasets, we propose an egocentric video based pipeline for generating embodied cognition data. Furthermore, we introduce RynnEC-Bench, a region-centered benchmark for evaluating embodied cognitive capabilities. We anticipate that RynnEC will advance the development of general-purpose cognitive cores for embodied agents and facilitate generalization across diverse embodied tasks. The code, model checkpoints, and benchmark are available at: https://github.com/alibaba-damo-academy/RynnEC