paper-with-me

홈 › Papers

Asymmetric Loss Functions for Learning with Noisy Labels

2021-06-06 · Xiong Zhou, Xianming Liu, Junjun Jiang, Xin Gao, Xiangyang Ji

Robust loss functions are essential for training deep neural networks with better generalization power in the presence of noisy labels. Symmetric loss functions are confirmed to be robust to label noise. However, the symmetric condition is overly restrictive. In this work, we propose a new class of loss functions, namely \textit{asymmetric loss functions}, which are robust to learning with noisy labels for various types of noise. We investigate general theoretical properties of asymmetric loss functions, including classification calibration, excess risk bound, and noise tolerance. Meanwhile, we introduce the asymmetry ratio to measure the asymmetry of a loss function. The empirical results show that a higher ratio would provide better noise tolerance. Moreover, we modify several commonly-used loss functions and establish the necessary and sufficient conditions for them to be asymmetric. Experimental results on benchmark datasets demonstrate that asymmetric loss functions can outperform state-of-the-art methods. The code is available at \href{https://github.com/hitcszx/ALFs}{https://github.com/hitcszx/ALFs}

📄 PDF Abstract BibTeX arXiv:2106.03110

Code (1)

hitcszx/ALFs 공식 구현 pytorch

Tasks

Learning with noisy labels

Similar Papers 제목 키워드 기반

Joint Asymmetric Loss for Learning with Noisy Labels

2025-07-23 · Jialiang Wang, Xianming Liu, Xiong Zhou, Gangfeng Hu 외 arxiv

Learning with noisy labels is a crucial task for training accurate deep neural networks. To mitigate label noise, prior studies have proposed various robust loss functions, particularly symmetric losses. Nevertheless, sy…

Learning with noisy labels

Multi-Label Gold Asymmetric Loss Correction with Single-Label Regulators

2021-08-04 · Cosmin Octavian Pene, Amirmasoud Ghiassi, Taraneh Younesian, Robert Birke 외

Multi-label learning is an emerging extension of the multi-class classification where an image contains multiple labels. Not only acquiring a clean and fully labeled dataset in multi-label learning is extremely expensive…

Multi-class ClassificationMulti-Label Learning

Variation-Bounded Loss for Noise-Tolerant Learning

2025-11-15 · Jialiang Wang, Xiong Zhou, Xianming Liu, Gangfeng Hu 외 arxiv

Mitigating the negative impact of noisy labels has been aperennial issue in supervised learning. Robust loss functions have emerged as a prevalent solution to this problem. In this work, we introduce the Variation Ratio …

Normalized Loss Functions for Deep Learning with Noisy Labels

2020-06-24 · ICML 2020 1 · Xingjun Ma, Hanxun Huang, Yisen Wang, Simone Romano 외

Robust loss functions are essential for training accurate deep neural networks (DNNs) in the presence of noisy (incorrect) labels. It has been shown that the commonly used Cross Entropy (CE) loss is not robust to noisy l…

Deep LearningImage ClassificationLearning with noisy labels

Loss factorization, weakly supervised learning and label noise robustness

2016-02-08 · Giorgio Patrini, Frank Nielsen, Richard Nock, Marcello Carioni

We prove that the empirical risk of most well-known loss functions factors into a linear term aggregating all labels with a term that is label free, and can further be expressed by sums of the loss. This holds true even …

Generalization BoundsWeakly-supervised Learning