Fast Reasoning Segmentation for Images and Videos
Yiqing Shen, Mathias Unberath

TL;DR
FastReasonSeg is a novel distillation method that leverages digital twin representations to enable efficient, real-time reasoning segmentation in resource-constrained environments, outperforming larger models.
Contribution
The paper introduces FastReasonSeg, a distillation approach that preserves multi-step reasoning capabilities for segmentation, enabling deployment on edge devices.
Findings
Achieves state-of-the-art reasoning segmentation performance.
Distilled 0.6B model outperforms larger models in accuracy and speed.
Operates at 7.79 FPS with only 2.1GB memory.
Abstract
Reasoning segmentation enables open-set object segmentation via implicit text queries, therefore serving as a foundation for embodied agents that should operate autonomously in real-world environments. However, existing methods for reasoning segmentation require multimodal large language models with billions of parameters that exceed the computational capabilities of edge devices that typically deploy the embodied AI systems. Distillation offers a pathway to compress these models while preserving their capabilities. Yet, existing distillation approaches fail to transfer the multi-step reasoning capabilities that reasoning segmentation demands, as they focus on matching output predictions and intermediate features rather than preserving reasoning chains. The emerging paradigm of reasoning over digital twin representations presents an opportunity for more effective distillation by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Neural Network Applications · Human Pose and Action Recognition
