paper-with-me

홈 › Papers

Potential Energy based Mixture Model for Noisy Label Learning

2024-05-02 · Zijia Wang, Wenbin Yang, ZhiSong Liu, Zhen Jia

Training deep neural networks (DNNs) from noisy labels is an important and challenging task. However, most existing approaches focus on the corrupted labels and ignore the importance of inherent data structure. To bridge the gap between noisy labels and data, inspired by the concept of potential energy in physics, we propose a novel Potential Energy based Mixture Model (PEMM) for noise-labels learning. We innovate a distance-based classifier with the potential energy regularization on its class centers. Embedding our proposed classifier with existing deep learning backbones, we can have robust networks with better feature representations. They can preserve intrinsic structures from the data, resulting in a superior noisy tolerance. We conducted extensive experiments to analyze the efficiency of our proposed model on several real-world datasets. Quantitative results show that it can achieve state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2405.01186

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Parsimonious Labeling

2015-07-05 · ICCV 2015 12 · Puneet K. Dokania, M. Pawan Kumar

We propose a new family of discrete energy minimization problems, which we call parsimonious labeling. Specifically, our energy functional consists of unary potentials and high-order clique potentials. While the unary po…

DenoisingDiversityImage Denoising

Towards the Identifiability in Noisy Label Learning: A Multinomial Mixture Approach

2023-01-04 · Cuong Nguyen, Thanh-Toan Do, Gustavo Carneiro

Learning from noisy labels (LNL) plays a crucial role in deep learning. The most promising LNL methods rely on identifying clean-label samples from a dataset with noisy annotations. Such an identification is challenging …

LaplaceConfidence: a Graph-based Approach for Learning with Noisy Labels

2023-07-31 · Mingcai Chen, Yuntao Du, Wei Tang, Baoming Zhang 외

In real-world applications, perfect labels are rarely available, making it challenging to develop robust machine learning algorithms that can handle noisy labels. Recent methods have focused on filtering noise based on t…

Dimensionality ReductionLearning with noisy labels

ADMoE: Anomaly Detection with Mixture-of-Experts from Noisy Labels

2022-08-24 · Yue Zhao, Guoqing Zheng, Subhabrata Mukherjee, Robert McCann 외

Existing works on anomaly detection (AD) rely on clean labels from human annotators that are expensive to acquire in practice. In this work, we propose a method to leverage weak/noisy labels (e.g., risk scores generated …

Anomaly DetectionMixture-of-Experts

Graph Neural Networks with Coarse- and Fine-Grained Division for Mitigating Label Sparsity and Noise

2024-11-06 · Shuangjie Li, Baoming Zhang, Jianqing Song, Gaoli Ruan 외

Graph Neural Networks (GNNs) have gained considerable prominence in semi-supervised learning tasks in processing graph-structured data, primarily owing to their message-passing mechanism, which largely relies on the avai…

Graph ReconstructionNode Classification