PulseAugur
EN
LIVE 06:45:26

New framework adapts 2D models for 3D and 4D segmentation

Researchers have developed SAM+D, a novel framework designed to adapt 2D foundation models like SAM and SAM2 for 3D volumetric and 4D spatiotemporal segmentation tasks. This parameter-efficient approach introduces two lightweight modules, Depth-Routed LoRA and Depth Shift Modules, which enable cross-slice feature exchange and spatially adaptive updates while keeping the majority of pre-trained parameters frozen. SAM+D achieves competitive results on medical imaging benchmarks for 3D segmentation and cell tracking datasets for 4D segmentation, utilizing significantly fewer trainable parameters than existing methods. AI

IMPACT Enables more efficient and effective 3D and 4D segmentation for medical imaging and biological research.

RANK_REASON The item is an academic paper detailing a new method for adapting existing models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework adapts 2D models for 3D and 4D segmentation

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yu Song, Hao Sun, Shiyu Teng, Ikuko Nishikawa, Yen-wei Chen ·

    SAM+D: Parameter-Efficient Dimensional Lifting of SAM-Family Models via Depth-Routed LoRA and Depth Shifting

    arXiv:2607.29033v1 Announce Type: new Abstract: Existing methods for adapting 2D foundation models such as SAM to 3D volumes either process slices independently---ignoring inter-slice context---or require substantial architectural changes and retraining. In this paper, we present…