ExplorerData ScienceMachine Learning
Research PaperResearchia:202604.17004

Benchmarking Optimizers for MLPs in Tabular Deep Learning

Yury Gorishniy

Abstract

MLP is a heavily used backbone in modern deep learning (DL) architectures for supervised learning on tabular data, and AdamW is the go-to optimizer used to train tabular DL models. Unlike architecture design, however, the choice of optimizer for tabular DL has not been examined systematically, despite new optimizers showing promise in other domains. To fill this gap, we benchmark \Noptimizers optimizers on \Ndatasets tabular datasets for training MLP-based models in the standard supervised learn...

Submitted: April 17, 2026Subjects: Machine Learning; Data Science

Description / Details

MLP is a heavily used backbone in modern deep learning (DL) architectures for supervised learning on tabular data, and AdamW is the go-to optimizer used to train tabular DL models. Unlike architecture design, however, the choice of optimizer for tabular DL has not been examined systematically, despite new optimizers showing promise in other domains. To fill this gap, we benchmark \Noptimizers optimizers on \Ndatasets tabular datasets for training MLP-based models in the standard supervised learning setting under a shared experiment protocol. Our main finding is that the Muon optimizer consistently outperforms AdamW, and thus should be considered a strong and practical choice for practitioners and researchers, if the associated training efficiency overhead is affordable. Additionally, we find exponential moving average of model weights to be a simple yet effective technique that improves AdamW on vanilla MLPs, though its effect is less consistent across model variants.


Source: arXiv:2604.15297v1 - http://arxiv.org/abs/2604.15297v1 PDF: https://arxiv.org/pdf/2604.15297v1 Original Link: http://arxiv.org/abs/2604.15297v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Apr 17, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Benchmarking Optimizers for MLPs in Tabular Deep Learning | Researchia