paper-with-me

홈 › Papers

Adaptive Noise-Tolerant Network for Image Segmentation

2025-01-13 · Weizhi Li

Unlike image classification and annotation, for which deep network models have achieved dominating superior performances compared to traditional computer vision algorithms, deep learning for automatic image segmentation still faces critical challenges. One of such hurdles is to obtain ground-truth segmentations as the training labels for deep network training. Especially when we study biomedical images, such as histopathological images (histo-images), it is unrealistic to ask for manual segmentation labels as the ground truth for training due to the fine image resolution as well as the large image size and complexity. In this paper, instead of relying on clean segmentation labels, we study whether and how integrating imperfect or noisy segmentation results from off-the-shelf segmentation algorithms may help achieve better segmentation results through a new Adaptive Noise-Tolerant Network (ANTN) model. We extend the noisy label deep learning to image segmentation with two novel aspects: (1) multiple noisy labels can be integrated into one deep learning model; (2) noisy segmentation modeling, including probabilistic parameters, is adaptive, depending on the given testing image appearance. Implementation of the new ANTN model on both the synthetic data and real-world histo-images demonstrates its effectiveness and superiority over off-the-shelf and other existing deep-learning-based image segmentation algorithms.

📄 PDF Abstract BibTeX arXiv:2501.07163

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learningimage-classificationImage ClassificationImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Synthetic Aperture Radar Image Change Detection via Layer Attention-Based Noise-Tolerant Network

2022-08-09 · Desen Meng, Feng Gao, Junyu Dong, Qian Du 외

Recently, change detection methods for synthetic aperture radar (SAR) images based on convolutional neural networks (CNN) have gained increasing research attention. However, existing CNN-based methods neglect the interac…

Change Detection

Comparison of Model Predictive and Reinforcement Learning Methods for Fault Tolerant Control

2020-08-10 · Ibrahim Ahmed, Hamed Khorasgani, Gautam Biswas

A desirable property in fault-tolerant controllers is adaptability to system changes as they evolve during systems operations. An adaptive controller does not require optimal control policies to be enumerated for possibl…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Automatic Localization of Deep Stimulation Electrodes Using Trajectory-based Segmentation Approach

2017-06-13 · Roger Gomez Nieto, Andres Marino Alvarez Meza, Julian David Echeverry Correa, Alvaro Angel Orozco Gutierrez

Parkinson's disease (PD) is a degenerative condition of the nervous system, which manifests itself primarily as muscle stiffness, hypokinesia, bradykinesia, and tremor. In patients suffering from advanced stages of PD, D…

Computed Tomography (CT)Medical Image Segmentation

Impulse-Noise-Tolerant Data-Selective LMS Algorithm

2021-08-02 · IEICE TRANSACTIONS on Fundamentals of Electronics, Communications and Computer Sciences 2021 8 · Ying-Ren Chien, Chih-Hsiang Yu

Exponential growth in data volumes has promoted widespread interest in data-selective adaptive algorithms. In a pioneering work, Diniz developed the data-selective least mean square (DS-LMS) algorithm, which is able to r…

Adabot: Fault-Tolerant Java Decompiler

2019-08-14 · Zhiming Li, Qing Wu, Kun Qian

Reverse Engineering(RE) has been a fundamental task in software engineering. However, most of the traditional Java reverse engineering tools are strictly rule defined, thus are not fault-tolerant, which pose serious prob…

Machine TranslationNMTTranslation