中文
相关论文

相关论文: AdLER: Adversarial Training with Label Error Recti…

200 篇论文

Segmentation is considered to be a very crucial task in medical image analysis. This task has been easier since deep learning models have taken over with its high performing behavior. However, deep learning models dependency on large data…

图像与视频处理 · 电气工程与系统科学 2021-05-26 Mst. Tasnim Pervin , Linmi Tao , Aminul Huq , Zuoxiang He , Li Huo

Accurate segmentation of anatomical structures is vital for medical image analysis. The state-of-the-art accuracy is typically achieved by supervised learning methods, where gathering the requisite expert-labeled image annotations in a…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Yuhang Lu , Kang Zheng , Weijian Li , Yirui Wang , Adam P. Harrison , Chihung Lin , Song Wang , Jing Xiao , Le Lu , Chang-Fu Kuo , Shun Miao

The performance of supervised deep learning methods for medical image segmentation is often limited by the scarcity of labeled data. As a promising research direction, semi-supervised learning addresses this dilemma by leveraging unlabeled…

图像与视频处理 · 电气工程与系统科学 2024-05-13 Zihang Liu , Chunhui Zhao

Data diversity and volume are crucial to the success of training deep learning models, while in the medical imaging field, the difficulty and cost of data collection and annotation are especially huge. Specifically in robotic surgery, data…

计算机视觉与模式识别 · 计算机科学 2022-07-08 An Wang , Mobarakol Islam , Mengya Xu , Hongliang Ren

Neural network-based approaches can achieve high accuracy in various medical image segmentation tasks. However, they generally require large labelled datasets for supervised learning. Acquiring and manually labelling a large medical dataset…

图像与视频处理 · 电气工程与系统科学 2020-06-25 Chen Chen , Chen Qin , Huaqi Qiu , Cheng Ouyang , Shuo Wang , Liang Chen , Giacomo Tarroni , Wenjia Bai , Daniel Rueckert

Semi-supervised 3D medical image segmentation aims to achieve accurate segmentation using few labelled data and numerous unlabelled data. The main challenge in the design of semi-supervised learning methods consists in the effective use of…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Yanyan Wang , Kechen Song , Yuyuan Liu , Shuai Ma , Yunhui Yan , Gustavo Carneiro

Exploiting available medical records to train high performance computer-aided diagnosis (CAD) models via the semi-supervised learning (SSL) setting is emerging to tackle the prohibitively high labor costs involved in large-scale medical…

计算机视觉与模式识别 · 计算机科学 2021-02-17 Yirui Wang , Kang Zheng , Chi-Tung Chang , Xiao-Yun Zhou , Zhilin Zheng , Lingyun Huang , Jing Xiao , Le Lu , Chien-Hung Liao , Shun Miao

Despite the recent success of deep learning methods at achieving new state-of-the-art accuracy for medical image segmentation, some major limitations are still restricting their deployment into clinics. One major limitation of deep…

图像与视频处理 · 电气工程与系统科学 2023-05-30 Lucas Fidon

Accurate training labels are a key component for multi-class medical image segmentation. Their annotation is costly and time-consuming because it requires domain expertise. This work aims to develop a dual-branch network and automatically…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Jianfei Liu , Christopher Parnell , Ronald M. Summers

Multi-label image classification allows predicting a set of labels from a given image. Unlike multiclass classification, where only one label per image is assigned, such a setup is applicable for a broader range of applications. In this…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Kirill Prokofiev , Vladislav Sovrasov

Semi-supervised learning (SSL) has shown considerable potential in medical image segmentation, primarily leveraging consistency regularization and pseudo-labeling. However, many SSL approaches only pay attention to low-level consistency and…

图像与视频处理 · 电气工程与系统科学 2024-07-01 Guanghao Zhu , Jing Zhang , Juanxiu Liu , Xiaohui Du , Ruqian Hao , Yong Liu , Lin Liu

Supervised machine learning provides state-of-the-art solutions to a wide range of computer vision problems. However, the need for copious labelled training data limits the capabilities of these algorithms in scenarios where such input is…

计算机视觉与模式识别 · 计算机科学 2022-09-02 András Kalapos , Bálint Gyires-Tóth

In standard adversarial training, models are optimized to fit one-hot labels within allowable adversarial perturbation budgets. However, the ignorance of underlying distribution shifts brought by perturbations causes the problem of robust…

机器学习 · 计算机科学 2024-04-16 Yu-Yu Wu , Hung-Jui Wang , Shang-Tse Chen

Deep learning-based medical image segmentation techniques have shown promising results when evaluated based on conventional metrics such as the Dice score or Intersection-over-Union. However, these fully automatic methods often fail to meet…

图像与视频处理 · 电气工程与系统科学 2025-08-06 Liu Li , Qiang Ma , Cheng Ouyang , Johannes C. Paetzold , Daniel Rueckert , Bernhard Kainz

Recent advances in deep learning have greatly facilitated the automated segmentation of ultrasound images, which is essential for nodule morphological analysis. Nevertheless, most existing methods depend on extensive and precise annotations…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xingyue Zhao , Zhongyu Li , Xiangde Luo , Peiqi Li , Peng Huang , Jianwei Zhu , Yang Liu , Jihua Zhu , Meng Yang , Shi Chang , Jun Dong

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…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Weizhi Li

Endoscopy is a widely used imaging modality to diagnose and treat diseases in hollow organs as for example the gastrointestinal tract, the kidney and the liver. However, due to varied modalities and use of different imaging protocols at…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Sharib Ali , Binod Bhattarai , Tae-Kyun Kim , Jens Rittscher

In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient labelled training…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Hui Li , Jimin Xiao , Mingjie Sun , Eng Gee Lim , Yao Zhao

Since labeling medical image data is a costly and labor-intensive process, active learning has gained much popularity in the medical image segmentation domain in recent years. A variety of active learning strategies have been proposed in…

Label scarcity has been a long-standing issue for biomedical image segmentation, due to high annotation costs and professional requirements. Recently, active learning (AL) strategies strive to reduce annotation costs by querying a small…

图像与视频处理 · 电气工程与系统科学 2022-11-02 Ziyuan Zhao , Wenjing Lu , Zeng Zeng , Kaixin Xu , Bharadwaj Veeravalli , Cuntai Guan