English

Extending SEEDS to a Supervoxel Algorithm for Medical Image Analysis

Computer Vision and Pattern Recognition 2025-02-05 v1

Abstract

In this work, we extend the SEEDS superpixel algorithm from 2D images to 3D volumes, resulting in 3D SEEDS, a faster, better, and open-source supervoxel algorithm for medical image analysis. We compare 3D SEEDS with the widely used supervoxel algorithm SLIC on 13 segmentation tasks across 10 organs. 3D SEEDS accelerates supervoxel generation by a factor of 10, improves the achievable Dice score by +6.5%, and reduces the under-segmentation error by -0.16%. The code is available at https://github.com/Zch0414/3d_seeds

Keywords

Cite

@article{arxiv.2502.02409,
  title  = {Extending SEEDS to a Supervoxel Algorithm for Medical Image Analysis},
  author = {Chenhui Zhao and Yan Jiang and Todd C. Hollon},
  journal= {arXiv preprint arXiv:2502.02409},
  year   = {2025}
}

Comments

Tech report

R2 v1 2026-06-28T21:32:16.479Z