中文
相关论文

相关论文: Marginal loss and exclusion loss for partially sup…

200 篇论文

Semi-supervised learning is a challenging problem which aims to construct a model by learning from limited labeled examples. Numerous methods for this task focus on utilizing the predictions of unlabeled instances consistency alone to…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Peng Tu , Yawen Huang , Feng Zheng , Zhenyu He , Liujun Cao , Ling Shao

Image segmentation, the process of partitioning an image into meaningful regions, plays a pivotal role in computer vision and medical imaging applications. Unsupervised segmentation, particularly in the absence of labeled data, remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Kovvuri Sai Gopal Reddy , Bodduluri Saran , A. Mudit Adityaja , Saurabh J. Shigwan , Nitin Kumar

Given data with label noise (i.e., incorrect data), deep neural networks would gradually memorize the label noise and impair model performance. To relieve this issue, curriculum learning is proposed to improve model performance and…

机器学习 · 计算机科学 2022-08-23 Tingting Wu , Xiao Ding , Hao Zhang , Jinglong Gao , Li Du , Bing Qin , Ting Liu

Medical image segmentation is a fundamental and critical step in many image-guided clinical approaches. Recent success of deep learning-based segmentation methods usually relies on a large amount of labeled data, which is particularly…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Rushi Jiao , Yichi Zhang , Le Ding , Rong Cai , Jicong Zhang

We present a new loss function called Distribution-Balanced Loss for the multi-label recognition problems that exhibit long-tailed class distributions. Compared to conventional single-label classification problem, multi-label recognition…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Tong Wu , Qingqiu Huang , Ziwei Liu , Yu Wang , Dahua Lin

Training of large-scale models is both computationally intensive and often constrained by the availability of labeled data. Model merging offers a compelling alternative by directly integrating the weights of multiple source models without…

机器学习 · 计算机科学 2026-02-10 Tiantong Wang , Yiyang Duan , Haoyu Chen , Tiantong Wu , Wei Yang Bryan Lim

Federated learning (FL) has been widely employed for medical image analysis to facilitate multi-client collaborative learning without sharing raw data. Despite great success, FL's performance is limited for multiple sclerosis (MS) lesion…

The amount of manually labeled data is limited in medical applications, so semi-supervised learning and automatic labeling strategies can be an asset for training deep neural networks. However, the quality of the automatically generated…

机器学习 · 计算机科学 2022-03-04 Wenhui Cui , Haleh Akrami , Anand A. Joshi , Richard M. Leahy

Deep learning models, e.g. supervised Encoder-Decoder style networks, exhibit promising performance in medical image segmentation, but come with a high labelling cost. We propose TriSegNet, a semi-supervised semantic segmentation framework.…

图像与视频处理 · 电气工程与系统科学 2022-08-15 Ziyang Wang , Irina Voiculescu

Detection of mitosis events plays an important role in biomedical research. Deep-learning-based mitosis detection methods have achieved outstanding performance with a certain amount of labeled data. However, these methods require…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Kazuya Nishimura , Ami Katanaya , Shinichiro Chuma , Ryoma Bise

In medical image analysis, multi-organ semi-supervised segmentation faces challenges such as insufficient labels and low contrast in soft tissues. To address these issues, existing studies typically employ semi-supervised segmentation…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Feilong Tang , Zhongxing Xu , Ming Hu , Wenxue Li , Peng Xia , Yiheng Zhong , Hanjun Wu , Jionglong Su , Zongyuan Ge

Key for solving fine-grained image categorization is finding discriminate and local regions that correspond to subtle visual traits. Great strides have been made, with complex networks designed specifically to learn part-level discriminate…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Dongliang Chang , Yifeng Ding , Jiyang Xie , Ayan Kumar Bhunia , Xiaoxu Li , Zhanyu Ma , Ming Wu , Jun Guo , Yi-Zhe Song

Since the rise of deep learning, many computer vision tasks have seen significant advancements. However, the downside of deep learning is that it is very data-hungry. Especially for segmentation problems, training a deep neural net requires…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Robby Neven , Davy Neven , Bert De Brabandere , Marc Proesmans , Toon Goedemé

In this work, we used a semi-supervised learning method to train deep learning model that can segment the brain MRI images. The semi-supervised model uses less labeled data, and the performance is competitive with the supervised model with…

图像与视频处理 · 电气工程与系统科学 2022-12-07 Hedong Zhang , Anand A. Joshi

Deep neural networks for medical image segmentation often produce overconfident results misaligned with empirical observations. Such miscalibration, challenges their clinical translation. We propose to use marginal L1 average calibration…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Theodore Barfoot , Luis Garcia-Peraza-Herrera , Ben Glocker , Tom Vercauteren

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

We introduce a novel unsupervised loss function for learning semantic segmentation with deep convolutional neural nets (ConvNet) when densely labeled training images are not available. More specifically, the proposed loss function penalizes…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Mehran Javanmardi , Mehdi Sajjadi , Ting Liu , Tolga Tasdizen

The lack of sufficient annotated image data is a common issue in medical image segmentation. For some organs and densities, the annotation may be scarce, leading to poor model training convergence, while other organs have plenty of…

图像与视频处理 · 电气工程与系统科学 2021-09-22 Anastasia Makarevich , Azade Farshad , Vasileios Belagiannis , Nassir Navab

This paper analyzes and compares different deep learning loss functions in the framework of multi-label remote sensing (RS) image scene classification problems. We consider seven loss functions: 1) cross-entropy loss; 2) focal loss; 3)…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Hichame Yessou , Gencer Sumbul , Begüm Demir

The data-driven nature of deep learning (DL) models for semantic segmentation requires a large number of pixel-level annotations. However, large-scale and fully labeled medical datasets are often unavailable for practical tasks. Recently,…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Nanqing Dong , Michael Kampffmeyer , Xiaodan Liang , Min Xu , Irina Voiculescu , Eric P. Xing