paper-with-me

홈 › Papers

Med-DANet V2: A Flexible Dynamic Architecture for Efficient Medical Volumetric Segmentation

2023-10-28 · Haoran Shen, Yifu Zhang, Wenxuan Wang, Chen Chen, Jing Liu, Shanshan Song, Jiangyun Li

Recent works have shown that the computational efficiency of 3D medical image (e.g. CT and MRI) segmentation can be impressively improved by dynamic inference based on slice-wise complexity. As a pioneering work, a dynamic architecture network for medical volumetric segmentation (i.e. Med-DANet) has achieved a favorable accuracy and efficiency trade-off by dynamically selecting a suitable 2D candidate model from the pre-defined model bank for different slices. However, the issues of incomplete data analysis, high training costs, and the two-stage pipeline in Med-DANet require further improvement. To this end, this paper further explores a unified formulation of the dynamic inference framework from the perspective of both the data itself and the model structure. For each slice of the input volume, our proposed method dynamically selects an important foreground region for segmentation based on the policy generated by our Decision Network and Crop Position Network. Besides, we propose to insert a stage-wise quantization selector to the employed segmentation model (e.g. U-Net) for dynamic architecture adapting. Extensive experiments on BraTS 2019 and 2020 show that our method achieves comparable or better performance than previous state-of-the-art methods with much less model complexity. Compared with previous methods Med-DANet and TransBTS with dynamic and static architecture respectively, our framework improves the model efficiency by up to nearly 4.1 and 17.3 times with comparable segmentation results on BraTS 2019.

📄 PDF Abstract BibTeX arXiv:2310.18656

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMRI segmentationQuantizationSegmentation

Similar Papers 제목 키워드 기반

Med-DANet: Dynamic Architecture Network for Efficient Medical Volumetric Segmentation

2022-06-14 · Wenxuan Wang, Chen Chen, Jing Wang, Sen Zha 외

For 3D medical image (e.g. CT and MRI) segmentation, the difficulty of segmenting each slice in a clinical case varies greatly. Previous research on volumetric medical image segmentation in a slice-by-slice manner conven…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationModel Selection+5

AdaNet: A Scalable and Flexible Framework for Automatically Learning Ensembles

2019-04-30 · Charles Weill, Javier Gonzalvo, Vitaly Kuznetsov, Scott Yang 외

AdaNet is a lightweight TensorFlow-based (Abadi et al., 2015) framework for automatically learning high-quality ensembles with minimal expert intervention. Our framework is inspired by the AdaNet algorithm (Cortes et al.…

CPUGPUNeural Architecture Search

VolDiT: Controllable Volumetric Medical Image Synthesis with Diffusion Transformers

2026-03-26 · Marvin Seyfarth, Salman Ul Hassan Dar, Yannik Frisch, Philipp Wild 외 arxiv

Diffusion models have become a leading approach for high-fidelity medical image synthesis. However, most existing methods for 3D medical image generation rely on convolutional U-Net backbones within latent diffusion fram…

Medical Image Generation

A Spatiotemporal Volumetric Interpolation Network for 4D Dynamic Medical Image

2020-02-28 · CVPR 2020 6 · Yuyu Guo, Lei Bi, Euijoon Ahn, Dagan Feng 외

Dynamic medical imaging is usually limited in application due to the large radiation doses and longer image scanning and reconstruction times. Existing methods attempt to reduce the dynamic sequence by interpolating the …

Anatomy

DANets: Deep Abstract Networks for Tabular Data Classification and Regression

2021-12-06 · Jintai Chen, Kuanlun Liao, Yao Wan, Danny Z. Chen 외

Tabular data are ubiquitous in real world applications. Although many commonly-used neural components (e.g., convolution) and extensible neural networks (e.g., ResNet) have been developed by the machine learning communit…

regression