paper-with-me

홈 › Papers

Cross-to-merge training with class balance strategy for learning with noisy labels

2024-04-01 · Expert Systems with Applications 2024 4 · Qian Zhang, Yi Zhu, Ming Yang, Ge Jin, YingWen Zhu, Qiu Chen

The collection of large-scale datasets inevitably introduces noisy labels, leading to a substantial degradation in the performance of deep neural networks (DNNs). Although sample selection is a mainstream method in the field of learning with noisy labels, which aims to mitigate the impact of noisy labels during model training, the testing performance of these methods exhibits significant fluctuations across different noise rates and types. In this paper, we propose Cross-to-Merge Training (C2MT), a novel framework that is insensitive to the prior information in sample selection progress, enhancing model robustness. In practical implementation, using crossdivided training data, two different networks are cross-trained with the co-teaching strategy for several local rounds, subsequently merged into a unified model by performing federated averages on the parameters of two models periodically. Additionally, we introduce a new class balance strategy, named Median Balance Strategy (MBS), during the cross-dividing process, which evenly divides the training data into a labeled subset and an unlabeled subset based on the estimated loss distribution characteristics. Extensive experimental results on both synthetic and real-world datasets demonstrate the effectiveness of C2MT. The Code will be available at: https://g ithub.com/LanXiaoPang613/C2MT.

📄 PDF Abstract BibTeX

Code (1)

LanXiaoPang613/C2MT pytorch

Tasks

Image ClassificationLearning with noisy labels

Similar Papers 제목 키워드 기반

Resilient Class-Incremental Learning: on the Interplay of Drifting, Unlabelled and Imbalanced Data Streams

2026-02-10 · Jin Li, Kleanthis Malialis, Marios Polycarpou arxiv

In today's connected world, the generation of massive streaming data across diverse domains has become commonplace. In the presence of concept drift, class imbalance, label scarcity, and new class emergence, they jointly…

class-incremental learning

One-pass Multi-task Networks with Cross-task Guided Attention for Brain Tumor Segmentation

2019-06-05 · Chenhong Zhou, Changxing Ding, Xinchao Wang, Zhentai Lu 외

Class imbalance has emerged as one of the major challenges for medical image segmentation. The model cascade (MC) strategy significantly alleviates the class imbalance issue via running a set of individual deep models fo…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+2

Predicting BVD Re-emergence in Irish Cattle From Highly Imbalanced Herd-Level Data Using Machine Learning Algorithms

2025-04-17 · Niamh Mimnagh, Andrew Parnell, Conor McAloon, Jaden Carlson 외

Bovine Viral Diarrhoea (BVD) has been the focus of a successful eradication programme in Ireland, with the herd-level prevalence declining from 11.3% in 2013 to just 0.2% in 2023. As the country moves toward BVD freedom,…

Anomaly DetectionBinary ClassificationSensitivity

Breadcrumbs: Adversarial Class-Balanced Sampling for Long-tailed Recognition

2021-05-01 · Bo Liu, Haoxiang Li, Hao Kang, Gang Hua 외

The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. While training with class-balanced sampling has been shown effective for this problem, it is known to ov…

Deep Pneumonia: Attention-Based Contrastive Learning for Class-Imbalanced Pneumonia Lesion Recognition in Chest X-rays

2022-07-23 · Xinxu Wei, Haohan Bai, Xianshi Zhang, YongJie Li

Computer-aided X-ray pneumonia lesion recognition is important for accurate diagnosis of pneumonia. With the emergence of deep learning, the identification accuracy of pneumonia has been greatly improved, but there are s…

Contrastive LearningHard Attention