A Method for Enhancing Generalization of Adam by Multiple Integrations

Abstract

The insufficient generalization of adaptive moment estimation (Adam) has hindered its broader application. Recent studies have shown that flat minima in loss landscapes are highly associated with improved generalization. Inspired by the filtering effect of integration operations on high-frequency signals, we propose multiple integral Adam (MIAdam), a novel optimizer that integrates a multiple integral term into Adam. This multiple integral term effectively filters out sharp minima encountered during optimization, guiding the optimizer towards flatter regions and thereby enhancing generalization capability. We provide a theoretical explanation for the improvement in generalization through the diffusion theory framework and analyze the impact of the multiple integral term on the optimizer's convergence. Experimental results demonstrate that MIAdam not only enhances generalization and robustness against label noise but also maintains the rapid convergence characteristic of Adam, outperforming Adam and its variants in state-of-the-art benchmarks.

Cite

Text

Jin et al. "A Method for Enhancing Generalization of Adam by Multiple Integrations." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I4.32435

Markdown

[Jin et al. "A Method for Enhancing Generalization of Adam by Multiple Integrations." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/jin2025aaai-method/) doi:10.1609/AAAI.V39I4.32435

BibTeX

@inproceedings{jin2025aaai-method,
  title     = {{A Method for Enhancing Generalization of Adam by Multiple Integrations}},
  author    = {Jin, Long and Nong, Han and Chen, Liangming and Su, Zhenming},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {4147-4155},
  doi       = {10.1609/AAAI.V39I4.32435},
  url       = {https://mlanthology.org/aaai/2025/jin2025aaai-method/}
}