pith. machine review for the scientific record. sign in

arxiv: 2405.12969 · v3 · submitted 2024-05-21 · 💻 cs.LG

Recognition: unknown

EchoAlign: Bridging Generative and Discriminative Learning under Noisy Labels

Authors on Pith no claims yet
classification 💻 cs.LG
keywords labelsnoisyechoalignlearninggenerativeinstancessettingsunder
0
0 comments X
read the original abstract

Noisy labels severely hinder the accuracy and generalization of machine learning models, especially when ambiguous instance features make reliable annotation difficult. Existing approaches, including transition-matrix-based label correction, struggle to capture complex relationships between instances and noisy labels, limiting their effectiveness in such settings. We present EchoAlign, a framework that bridges generative and discriminative learning under noisy labels. Instead of correcting labels, EchoAlign treats noisy labels as supervision targets and modifies the corresponding instances to align with them. The framework has two components: EchoMod uses controllable generative models to adjust instance features while preserving key instance-level structural cues, such as shape and edges, and avoiding excessive distortion; EchoSelect mitigates distribution shifts by retaining a reliable subset of original instances, guided by feature similarity between original and modified samples. This generative-discriminative interplay enables robust learning in highly noisy settings. Experiments on three benchmark datasets show that EchoAlign outperforms state-of-the-art methods in most evaluated settings. Under 30% instance-dependent noise, EchoSelect retains nearly twice as many correctly labeled samples as competing approaches while maintaining 99% selection accuracy, demonstrating the robustness and effectiveness of EchoAlign.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Negative Ontology of True Target for Machine Learning: Towards Evaluation and Learning under Democratic Supervision

    cs.LG 2026-04 unverdicted novelty 6.0

    By adopting a negative ontology where the true target does not objectively exist, the paper defines Democratic Supervision and derives the EL-MIATTs framework for ML evaluation and learning with Multiple Inaccurate Tr...

  2. Negative Ontology of True Target for Machine Learning: Towards Evaluation and Learning under Democratic Supervision

    cs.LG 2026-04 unverdicted novelty 4.0

    The true target does not objectively exist in ML, so models should use multiple inaccurate true targets under democratic supervision via the EL-MIATTs framework for evaluation and learning.