PulseAugur
EN
LIVE 09:51:33

New method masks network connections to resist noisy labels

Researchers have developed a new method called Selective Edge Masking (SEM) to improve the robustness of deep neural networks against noisy labels. By leveraging Optimal Brain Damage theory, SEM adaptively masks less critical connections within the classifier layer, effectively intercepting and suppressing noisy gradients. This plug-and-play mechanism can be integrated with existing noise-robust techniques and has demonstrated superior performance on various benchmarks. AI

IMPACT Introduces a novel technique to enhance model reliability in real-world data scenarios, potentially improving performance in applications with imperfect labeling.

RANK_REASON The cluster contains a research paper detailing a novel method for improving model robustness against noisy labels. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

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

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Xinlei Zhang, Fan Liu, Chuanyi Zhang, Fan Cheng, Qian Li, Yuhui Zheng ·

    Towards Label-Noise Resistant Learning via Optimal Brain Damage Masking

    arXiv:2508.09697v3 Announce Type: replace Abstract: Noisy labels are inevitable in real-world scenarios. Due to the strong capacity of deep neural networks to memorize corrupted labels, these noisy labels cause significant performance degradation. Existing noise-robust methods ha…