Pith. sign in

REVIEW 2 cited by

HER-Seg: Holistically Efficient Segmentation for High-Resolution Medical Images

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.06205 v2 pith:N35EYAVU submitted 2025-04-08 eess.IV cs.CV

classification eess.IVcs.CV
keywords segmentationher-seghigh-resolutionmedicalcomputationimagememorywhile
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

High-resolution segmentation is critical for precise disease diagnosis by extracting fine-grained morphological details. Existing hierarchical encoder-decoder frameworks have demonstrated remarkable adaptability across diverse medical segmentation tasks. While beneficial, they usually require the huge computation and memory cost when handling large-size segmentation, which limits their applications in foundation model building and real-world clinical scenarios. To address this limitation, we propose a holistically efficient framework for high-resolution medical image segmentation, called HER-Seg. Specifically, we first devise a computation-efficient image encoder (CE-Encoder) to model long-range dependencies with linear complexity while maintaining sufficient representations. In particular, we introduce the dual-gated linear attention (DLA) mechanism to perform cascaded token filtering, selectively retaining important tokens while ignoring irrelevant ones to enhance attention computation efficiency. Then, we introduce a memory-efficient mask decoder (ME-Decoder) to eliminate the demand for the hierarchical structure by leveraging cross-scale segmentation decoding. Extensive experiments reveal that HER-Seg outperforms state-of-the-arts in high-resolution medical 2D, 3D and video segmentation tasks. In particular, our HER-Seg requires only 0.59GB training GPU memory and 9.39G inference FLOPs per 1024$\times$1024 image, demonstrating superior memory and computation efficiency. The code is available at https://github.com/xq141839/HER-Seg.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Co-Seg: Mutual Prompt-Guided Collaborative Learning for Tissue and Nuclei Segmentation

    cs.CV 2025-09 conditional novelty 6.0 of 10

    Co-Seg jointly segments tissue and nuclei in histopathology images by feeding each task's mask predictions to the other as prompts, setting new state-of-the-art benchmarks on the PUMA melanoma dataset.

  2. MambaVesselNet++: A Hybrid CNN-Mamba Architecture for Medical Image Segmentation

    cs.CV 2025-07 conditional novelty 4.0 of 10

    A CNN-Mamba U-shape model, extended from the authors' MambaVesselNet, reports state-of-the-art segmentation on six public medical datasets, though some table entries contradict the text.

Pith tools