paper-with-me

홈 › Papers

UXNet: Searching Multi-level Feature Aggregation for 3D Medical Image Segmentation

2020-09-16 · Yuanfeng Ji, Ruimao Zhang, Zhen Li, Jiamin Ren, Shaoting Zhang, Ping Luo

Aggregating multi-level feature representation plays a critical role in achieving robust volumetric medical image segmentation, which is important for the auxiliary diagnosis and treatment. Unlike the recent neural architecture search (NAS) methods that typically searched the optimal operators in each network layer, but missed a good strategy to search for feature aggregations, this paper proposes a novel NAS method for 3D medical image segmentation, named UXNet, which searches both the scale-wise feature aggregation strategies as well as the block-wise operators in the encoder-decoder network. UXNet has several appealing benefits. (1) It significantly improves flexibility of the classical UNet architecture, which only aggregates feature representations of encoder and decoder in equivalent resolution. (2) A continuous relaxation of UXNet is carefully designed, enabling its searching scheme performed in an efficient differentiable manner. (3) Extensive experiments demonstrate the effectiveness of UXNet compared with recent NAS methods for medical image segmentation. The architecture discovered by UXNet outperforms existing state-of-the-art models in terms of Dice on several public 3D medical image segmentation benchmarks, especially for the boundary locations and tiny tissues. The searching computational complexity of UXNet is cheap, enabling to search a network with the best performance less than 1.5 days on two TitanXP GPUs.

📄 PDF Abstract BibTeX arXiv:2009.07501

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationMedical Image SegmentationNeural Architecture SearchSegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Similar Papers 제목 키워드 기반

Do You See What I Say? Generalizable Deepfake Detection based on Visual Speech Recognition

2025-11-27 · Maheswar Bora, Tashvik Dhamija, Shukesh Reddy, Baptiste Chopin 외 arxiv

Deepfake generation has witnessed remarkable progress, contributing to highly realistic generated images, videos, and audio. While technically intriguing, such progress has raised serious concerns related to the misuse o…

Visual Speech RecognitionDeepFake Detection

GeoAuxNet: Towards Universal 3D Representation Learning for Multi-sensor Point Clouds

2024-03-28 · CVPR 2024 1 · Shengjun Zhang, Xin Fei, Yueqi Duan

Point clouds captured by different sensors such as RGB-D cameras and LiDAR possess non-negligible domain gaps. Most existing methods design different network architectures and train separately on point clouds from variou…

Auxiliary LearningRepresentation Learning

Differentiable Feature Aggregation Search for Knowledge Distillation

2020-08-02 · ECCV 2020 8 · Yushuo Guan, Pengyu Zhao, Bingxuan Wang, Yuanxing Zhang 외

Knowledge distillation has become increasingly important in model compression. It boosts the performance of a miniaturized student network with the supervision of the output distribution and feature maps from a sophistic…

Knowledge DistillationModel CompressionNeural Architecture Search

FluxNet: Learning Capacity-Constrained Local Transport Operators for Conservative and Bounded PDE Surrogates

2026-02-02 · Zishuo Lan, Junjie Li, Lei Wang, Jincheng Wang arxiv

Autoregressive learning of time-stepping operators provides an effective approach to data-driven partial differential equation (PDE) simulation, yet for conservation laws, they face a fundamental challenge: learned updat…

MVP-Net: Multiple View Pointwise Semantic Segmentation of Large-Scale Point Clouds

2022-01-30 · Chuanyu Luo, Xiaohan Li, Nuo Cheng, Han Li 외

Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor sear…

Autonomous DrivingSegmentationSemantic Segmentation