paper-with-me

홈 › Papers

Implicit Anatomical Rendering for Medical Image Segmentation with Stochastic Experts

2023-04-06 · Chenyu You, Weicheng Dai, Yifei Min, Lawrence Staib, James S. Duncan

Integrating high-level semantically correlated contents and low-level anatomical features is of central importance in medical image segmentation. Towards this end, recent deep learning-based medical segmentation methods have shown great promise in better modeling such information. However, convolution operators for medical segmentation typically operate on regular grids, which inherently blur the high-frequency regions, i.e., boundary regions. In this work, we propose MORSE, a generic implicit neural rendering framework designed at an anatomical level to assist learning in medical image segmentation. Our method is motivated by the fact that implicit neural representation has been shown to be more effective in fitting complex signals and solving computer graphics problems than discrete grid-based representation. The core of our approach is to formulate medical image segmentation as a rendering problem in an end-to-end manner. Specifically, we continuously align the coarse segmentation prediction with the ambiguous coordinate-based point representations and aggregate these features to adaptively refine the boundary region. To parallelly optimize multi-scale pixel-level features, we leverage the idea from Mixture-of-Expert (MoE) to design and train our MORSE with a stochastic gating mechanism. Our experiments demonstrate that MORSE can work well with different medical segmentation backbones, consistently achieving competitive performance improvements in both 2D and 3D supervised medical segmentation methods. We also theoretically analyze the superiority of MORSE.

📄 PDF Abstract BibTeX arXiv:2304.03209

Code (1)

charlesyou999648/morse 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationNeural RenderingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Striving for Simplicity: Simple Yet Effective Prior-Aware Pseudo-Labeling for Semi-Supervised Ultrasound Image Segmentation

2025-03-18 · Yaxiong Chen, Yujie Wang, Zixuan Zheng, Jingliang Hu 외

Medical ultrasound imaging is ubiquitous, but manual analysis struggles to keep pace. Automated segmentation can help but requires large labeled datasets, which are scarce. Semi-supervised learning leveraging both unlabe…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Mine yOur owN Anatomy: Revisiting Medical Image Segmentation with Extremely Limited Labels

2022-09-27 · Chenyu You, Weicheng Dai, Fenglin Liu, Yifei Min 외

Recent studies on contrastive learning have achieved remarkable performance solely by leveraging few labels in the context of medical image segmentation. Existing methods mainly focus on instance discrimination and invar…

AnatomyContrastive LearningImage SegmentationMedical Image Segmentation+3

Towards Voxel Spacing Consistency for Medical Image Segmentation

2026-06-30 · Xin You, Runze Yang, Minghui Zhang, Hanxiao Zhang 외 arxiv

Volumetric medical image segmentation is essential for both preoperative diagnosis and intraoperative guidance. While recent years have witnessed rapid progress in segmentation architectures, comparatively little attenti…

Volumetric Medical Image Segmentation

Reference Based Color Transfer for Medical Volume Rendering

2022-10-14 · Sudarshan Devkota, Summanta Pattanaik

The benefits of medical imaging are enormous. Medical images provide considerable amounts of anatomical information and this facilitates medical practitioners in performing effective disease diagnosis and deciding upon t…

ColorizationSemantic correspondence

Learning Semantic Directions for Feature Augmentation in Domain-Generalized Medical Segmentation

2025-07-31 · Yingkai Wang, Yaoyao Zhu, Xiuding Cai, Yuhao Xiao 외 arxiv

Medical image segmentation plays a crucial role in clinical workflows, but domain shift often leads to performance degradation when models are applied to unseen clinical domains. This challenge arises due to variations i…

Medical Image SegmentationDomain Generalization