SegDINO: An Efficient Design for Medical and Natural Image Segmentation with DINO-V3

📅 2025-08-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the high parameter count and computational overhead of DINO-based self-supervised models in image segmentation—caused by heavy decoders, explicit multi-scale fusion, or complex learnable upsampling—this paper proposes an efficient lightweight segmentation framework. It freezes the DINOv3 backbone, introduces a feature resolution and channel alignment module to fuse multi-level features, and replaces conventional convolutional upsampling with a pure MLP-based lightweight decoder. By eliminating explicit multi-scale fusion and learnable upsampling operations, the method significantly reduces trainable parameters (averaging 72% fewer than state-of-the-art methods) while preserving strong representational capacity. Extensive experiments demonstrate state-of-the-art performance on three medical and three natural image segmentation benchmarks, validating both generalizability and practicality. The code is publicly available.

Technology Category

Application Category

📝 Abstract
The DINO family of self-supervised vision models has shown remarkable transferability, yet effectively adapting their representations for segmentation remains challenging. Existing approaches often rely on heavy decoders with multi-scale fusion or complex upsampling, which introduce substantial parameter overhead and computational cost. In this work, we propose SegDINO, an efficient segmentation framework that couples a frozen DINOv3 backbone with a lightweight decoder. SegDINO extracts multi-level features from the pretrained encoder, aligns them to a common resolution and channel width, and utilizes a lightweight MLP head to directly predict segmentation masks. This design minimizes trainable parameters while preserving the representational power of foundation features. Extensive experiments across six benchmarks, including three medical datasets (TN3K, Kvasir-SEG, ISIC) and three natural image datasets (MSD, VMD-D, ViSha), demonstrate that SegDINO consistently achieves state-of-the-art performance compared to existing methods. Code is available at https://github.com/script-Yang/SegDINO.
Problem

Research questions and friction points this paper is trying to address.

Efficiently adapts DINOv3 for segmentation tasks
Reduces parameter overhead and computational costs
Achieves state-of-the-art performance across medical and natural images
Innovation

Methods, ideas, or system contributions that make the work stand out.

Frozen DINOv3 backbone with lightweight decoder
Aligns multi-level features to common resolution
Lightweight MLP head predicts segmentation masks directly
🔎 Similar Papers
No similar papers found.
Sicheng Yang
Sicheng Yang
Tencent Robotics X
Robot
Hongqiu Wang
Hongqiu Wang
Hong Kong University of Science and Technology (Guangzhou)
AI for healthcareLabel-efficient learningMulti-modal learningFairnessMLLM
Zhaohu Xing
Zhaohu Xing
Hong Kong University of Science and Technology (Guangzhou)
Medical Image AnalysisVideo UnderstandingImage Generation
S
Sixiang Chen
The Hong Kong University of Science and Technology (Guangzhou), China
L
Lei Zhu
The Hong Kong University of Science and Technology (Guangzhou), China; The Hong Kong University of Science and Technology, China