paper-with-me

홈 › Papers

Orthogonal Ensemble Networks for Biomedical Image Segmentation

2021-05-22 · Agostina J. Larrazabal, César Martínez, Jose Dolz, Enzo Ferrante

Despite the astonishing performance of deep-learning based approaches for visual tasks such as semantic segmentation, they are known to produce miscalibrated predictions, which could be harmful for critical decision-making processes. Ensemble learning has shown to not only boost the performance of individual models but also reduce their miscalibration by averaging independent predictions. In this scenario, model diversity has become a key factor, which facilitates individual models converging to different functional solutions. In this work, we introduce Orthogonal Ensemble Networks (OEN), a novel framework to explicitly enforce model diversity by means of orthogonal constraints. The proposed method is based on the hypothesis that inducing orthogonality among the constituents of the ensemble will increase the overall model diversity. We resort to a new pairwise orthogonality constraint which can be used to regularize a sequential ensemble training process, resulting on improved predictive performance and better calibrated model outputs. We benchmark the proposed framework in two challenging brain lesion segmentation tasks --brain tumor and white matter hyper-intensity segmentation in MR images. The experimental results show that our approach produces more robust and well-calibrated ensemble models and can deal with challenging tasks in the context of biomedical image segmentation.

📄 PDF Abstract BibTeX arXiv:2105.10827

Code (1)

agosl/Orthogonal_Ensemble_Networks 공식 구현 tf

Tasks

Decision MakingDiversityEnsemble LearningImage SegmentationLesion SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A New Ensemble Learning Framework for 3D Biomedical Image Segmentation

2018-12-10 · Hao Zheng, Yizhe Zhang, Lin Yang, Peixian Liang 외

3D image segmentation plays an important role in biomedical image analysis. Many 2D and 3D deep learning models have achieved state-of-the-art segmentation performance on 3D biomedical image datasets. Yet, 2D and 3D mode…

3D Medical Imaging SegmentationEnsemble LearningImage SegmentationSegmentation+1

Combining Fully Convolutional and Recurrent Neural Networks for 3D Biomedical Image Segmentation

2016-09-05 · NeurIPS 2016 12 · Jianxu Chen, Lin Yang, Yizhe Zhang, Mark Alber 외

Segmentation of 3D images is a fundamental problem in biomedical image analysis. Deep learning (DL) approaches have achieved state-of-the-art segmentation perfor- mance. To exploit the 3D contexts using neural networks, …

3D Medical Imaging SegmentationImage SegmentationSegmentationSemantic Segmentation

Biomedical Image Segmentation by Retina-like Sequential Attention Mechanism Using Only A Few Training Images

2019-09-27 · Shohei Hayashi, Bisser Raytchev, Toru Tamaki, Kazufumi Kaneda

In this paper we propose a novel deep learning-based algorithm for biomedical image segmentation which uses a sequential attention mechanism able to shift the focus of attention across the image in a selective way, allow…

Ensemble LearningImage SegmentationSegmentationSemantic Segmentation

Instance Segmentation of Biomedical Images with an Object-aware Embedding Learned with Local Constraints

2020-04-21 · Long Chen, Martin Strauch, Dorit Merhof

Automatic instance segmentation is a problem that occurs in many biomedical applications. State-of-the-art approaches either perform semantic segmentation or refine object bounding boxes obtained from detection methods. …

Cell SegmentationInstance SegmentationObjectSegmentation+2

Task Decomposition and Synchronization for Semantic Biomedical Image Segmentation

2019-05-21 · Xuhua Ren, Lichi Zhang, Sahar Ahmad, Dong Nie 외

Semantic segmentation is essentially important to biomedical image analysis. Many recent works mainly focus on integrating the Fully Convolutional Network (FCN) architecture with sophisticated convolution implementation …

Brain Tumor SegmentationImage SegmentationScene SegmentationSegmentation+2