paper-with-me

홈 › Papers

Extending SEEDS to a Supervoxel Algorithm for Medical Image Analysis

2025-02-04 · Chenhui Zhao, Yan Jiang, Todd C. Hollon

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

📄 PDF Abstract BibTeX arXiv:2502.02409

Code (1)

Zch0414/3d-seeds 공식 구현

Tasks

Medical Image AnalysisSegmentation

Similar Papers 제목 키워드 기반

LIBSVX: A Supervoxel Library and Benchmark for Early Video Processing

2015-12-30 · Chenliang Xu, Jason J. Corso

Supervoxel segmentation has strong potential to be incorporated into early video analysis as superpixel segmentation has in image analysis. However, there are many plausible supervoxel methods and little understanding as…

Boundary DetectionSegmentationSuperpixels

Cell Segmentation in 3D Confocal Images using Supervoxel Merge-Forests with CNN-based Hypothesis Selection

2017-10-18 · Johannes Stegmaier, Thiago V. Spina, Alexandre X. Falcão, Andreas Bartschat 외

Automated segmentation approaches are crucial to quantitatively analyze large-scale 3D microscopy images. Particularly in deep tissue regions, automatic methods still fail to provide error-free segmentations. To improve …

Cell SegmentationSegmentation

Efficient KernelSHAP Explanations for Patch-based 3D Medical Image Segmentation

2026-04-13 · Ricardo Coimbra Brioso, Giulio Sichili, Damiano Dei, Nicola Lambri 외 arxiv

Perturbation-based explainability methods such as KernelSHAP provide model-agnostic attributions but are typically impractical for patch-based 3D medical image segmentation due to the large number of coalition evaluation…

Medical Image Segmentation

Anomaly Detection-Inspired Few-Shot Medical Image Segmentation Through Self-Supervision With Supervoxels

2022-03-03 · Stine Hansen, Srishti Gautam, Robert Jenssen, Michael Kampffmeyer

Recent work has shown that label-efficient few-shot learning through self-supervision can achieve promising medical image segmentation results. However, few-shot segmentation models typically rely on prototype representa…

Anomaly DetectionCardiac SegmentationFew-Shot LearningFew-Shot Semantic Segmentation+5

Decoder-Free Supervoxel GNN for Accurate Brain-Tumor Localization in Multi-Modal MRI

2026-01-20 · Andrea Protani, Marc Molina Van Den Bosch, Lorenzo Giusti, Heloisa Barbosa Da Silva 외 arxiv

Modern vision backbones for 3D medical imaging typically process dense voxel grids through parameter-heavy encoder-decoder structures, a design that allocates a significant portion of its parameters to spatial reconstruc…