Evolution-Inspired Sample Competition for Deep Neural Network Optimization
Ying Zheng, Yiyi Zhang, Yi Wang, and Lap-Pui Chau

TL;DR
This paper introduces Natural Selection, an evolution-inspired method that models sample competition to improve deep neural network training, addressing issues like class imbalance and noisy data.
Contribution
It proposes a novel adaptive reweighting strategy based on sample competition scores, moving beyond static heuristics in training deep networks.
Findings
Improves performance across 12 datasets and 4 image classification tasks.
Compatible with various architectures and does not rely on task-specific assumptions.
Demonstrates more balanced and adaptive model optimization.
Abstract
Conventional deep network training generally optimizes all samples under a largely uniform learning paradigm, without explicitly modeling the heterogeneous competition among them. Such an oversimplified treatment can lead to several well-known issues, including bias under class imbalance, insufficient learning of hard samples, and the erroneous reinforcement of noisy samples. In this work, we present \textit{Natural Selection} (NS), a novel evolution-inspired optimization method that explicitly incorporates competitive interactions into deep network training. Unlike conventional sample reweighting strategies that rely mainly on predefined heuristics or static criteria, NS estimates the competitive status of each sample in a group-wise context and uses it to adaptively regulate its training contribution. Specifically, NS first assembles multiple samples into a composite image and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
