PulseAugur
EN
LIVE 18:01:19

Interleaved noise injection boosts neural network performance on clean and corrupted data

Researchers have developed a novel technique called interleaved noise injection for training neural networks, which surprisingly improves performance on clean, corrupted, and out-of-distribution data. This method alternates between injecting noise and using clean data during training, which helps optimizers escape local minima and enhances exploration without significant data loss. The approach includes a gradient-norm stabilization technique to manage rapid loss changes and has shown substantial improvements on datasets like CIFAR-100-C and ImageNet-C for ResNet and ViT architectures. AI

IMPACT This novel training method offers a cost-effective way to enhance model robustness and performance across various data conditions.

RANK_REASON The cluster contains a research paper detailing a new technique for neural network training.

Read on arXiv cs.LG →

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

Interleaved noise injection boosts neural network performance on clean and corrupted data

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Matt L. Wiemann, Peter Melchior, Andrew K. Saydjari ·

    Interleaved Noise Injection Improves Clean, Corrupted, and OOD Performance

    arXiv:2607.14466v1 Announce Type: new Abstract: Noise injection is a well-known technique in stochastic optimization. We report its surprising effectiveness with an interleaved (on-off-on-off...) rather than the usual monotonic decay schedule. We present a theoretical analysis of…

  2. arXiv cs.LG TIER_1 English(EN) · Andrew K. Saydjari ·

    Interleaved Noise Injection Improves Clean, Corrupted, and OOD Performance

    Noise injection is a well-known technique in stochastic optimization. We report its surprising effectiveness with an interleaved (on-off-on-off...) rather than the usual monotonic decay schedule. We present a theoretical analysis of noise injection, which confirms that corruption…