paper-with-me

Papers

MobileSAM2: Lightweight Segment Anything for Spatial Intelligence

2026-07-14 · Kai Jiang, Jiaxing Huang, Jingyi Zhang, Weiying Xie, Yunsong Li, Yufei Wang, Aoran Xiao, Dacheng Tao arxiv

The recent large video foundation model, SAM2, enables segment anything in both images and videos, serving as a powerful base model for various applications. However, many of such use cases require to operate on resource-constrained devices like mobile phones and laptops. In this work, we aim to make SAM2 more mobile-friendly by distilling the heavyweight SAM2 into a lightweight model, facilitating segment anything in both images and videos on mobile devices. To this end, we propose Hypergraphical Knowledge Distill (HyperKD), which introduces the idea of hypergraph into knowledge distillation, aiming to effectively model and transfer SAM2's generalizable and comprehensive knowledge. HyperKD consists of Temporal HyperKD and Granularity HyperKD that construct hypergraphs to explicitly model and extract the generalizable temporal knowledge and the comprehensive multi-granularity knowledge from SAM2 respectively, which are then distilled into the lightweight student model by aligning it with the constructed hypergraphs. Besides, we present MobileSAM2, a new family of lightweight SAM2 that balances efficiency and effectiveness via searching the best model architectures with HyperKD during model size reduction. Extensive experiments validate MobileSAM2 across multiple benchmarks and show promising generalization performance on embodied AI tasks.

📄 PDF Abstract BibTeX arXiv:2607.12297

Code (3)

NickDee96/ASR-TTS-paper-daily ★ 4
Tavish9/awesome-daily-AI-arxiv ★ 111
arxivsub/arXivSub_daily_arxiv ★ 3

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Faster Segment Anything: Towards Lightweight SAM for Mobile Applications

2023-06-25 · Chaoning Zhang, Dongshen Han, Yu Qiao, Jung Uk Kim 외

Segment Anything Model (SAM) has attracted significant attention due to its impressive zero-shot transfer performance and high versatility for numerous vision applications (like image editing with fine-grained control). …

CPUDecoderGPUImage Segmentation+3

MobileSAMv2: Faster Segment Anything to Everything

2023-12-15 · Chaoning Zhang, Dongshen Han, Sheng Zheng, Jinwoo Choi 외

Segment anything model (SAM) addresses two practical yet challenging segmentation tasks: \textbf{segment anything (SegAny)}, which utilizes a certain point to predict the mask for a single object of interest, and \textbf…

DecoderKnowledge DistillationObject Discoveryvalid

RepViT-SAM: Towards Real-Time Segmenting Anything

2023-12-10 · Ao Wang, Hui Chen, Zijia Lin, Jungong Han 외

Segment Anything Model (SAM) has shown impressive zero-shot transfer performance for various computer vision tasks recently. However, its heavy computation costs remain daunting for practical applications. MobileSAM prop…

Group-Mix SAM: Lightweight Solution for Industrial Assembly Line Applications

2024-03-15 · Wu Liang, X. -G. Ma

Since the advent of the Segment Anything Model(SAM) approximately one year ago, it has engendered significant academic interest and has spawned a large number of investigations and publications from various perspectives.…

Knowledge Distillation

Promptable Fire Segmentation: Unleashing SAM2's Potential for Real-Time Mobile Deployment with Strategic Bounding Box Guidance

2025-10-18 · Emmanuel U. Ugwu, Zhang Xinming arxiv

Fire segmentation remains a critical challenge in computer vision due to flames' irregular boundaries, translucent edges, and highly variable intensities. While the Segment Anything Models (SAM and SAM2) have demonstrate…

Domain Generalization