PulseAugur
EN
LIVE 09:14:46

New Bayesian Loss Function Identifies Data Contamination in ML Models

Researchers have developed Neural Bayesian Anomaly Mitigation (NBAM), a novel loss function designed to improve the robustness of supervised machine learning models against data contamination. NBAM not only makes models tolerant to corrupted data, similar to existing robust losses like Huber or Student's t-test, but also functions as an unsupervised classifier to identify which specific observations are corrupted. The method utilizes a Bayesian latent-switch mixture model to achieve this, outperforming baseline robust losses on the CIFAR-10 dataset with significant contamination rates. AI

IMPACT This research introduces a method to improve data quality in machine learning, potentially leading to more reliable models trained on real-world, often noisy, datasets.

RANK_REASON The cluster contains an academic paper detailing a new research method and its evaluation on a benchmark dataset.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · S. A. K. Leeney, W. J. Handley, H. T. J. Bevins, E. de Lera Acedo ·

    Neural Bayesian Anomaly Mitigation: A Robust Loss that Doubles as an Unsupervised Contamination Classifier

    arXiv:2606.16524v1 Announce Type: new Abstract: Engineered robust losses such as Huber, Student-$t$, and generalised cross-entropy make supervised models tolerant of contamination but cannot answer which observations are corrupted. We introduce Neural Bayesian Anomaly Mitigation …

  2. arXiv stat.ML TIER_1 English(EN) · E. de Lera Acedo ·

    Neural Bayesian Anomaly Mitigation: A Robust Loss that Doubles as an Unsupervised Contamination Classifier

    Engineered robust losses such as Huber, Student-$t$, and generalised cross-entropy make supervised models tolerant of contamination but cannot answer which observations are corrupted. We introduce Neural Bayesian Anomaly Mitigation (NBAM), a general-purpose drop-in loss derived f…