Switch language한국어
Back to the list

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

TL;DR AI

Key summary

2 min read
  1. Researchers introduced SAM+D, a parameter-efficient fine-tuning framework that adapts frozen SAM and SAM2 models to 3D and 4D segmentation.

  2. It uses depth-routed LoRA experts and depth shift modules to share information across slices or time while keeping most pretrained weights fixed.

  3. On 3D CT benchmarks such as KiTS, Pancreas, LiTS, and Colon, as well as 4D datasets like Fluo-N3DH-SIM+ and CTC, it matched or beat prior methods with single-point prompts.

  4. The work shows large segmentation models can be extended to volumetric and spatiotemporal data without major architectural changes or full retraining, cutting compute and parameter costs.

Read the original