A Minimum Description Length Approach to Regularization in Neural Networks
Matan Abudy, Orr Well, Emmanuel Chemla, Roni Katzir, Nur Lan

TL;DR
This paper demonstrates that applying the Minimum Description Length principle as a regularization method in neural networks helps in achieving perfect solutions over approximations, offering a theoretically grounded approach to improve generalization.
Contribution
The paper introduces MDL-based regularization for neural networks, providing a principled way to select models that favor perfect solutions over approximations, unlike traditional methods.
Findings
MDL regularization promotes convergence to perfect solutions.
Traditional regularization methods often push models away from ideal solutions.
MDL-based approach is effective regardless of the optimization algorithm.
Abstract
State-of-the-art neural networks can be trained to become remarkable solutions to many problems. But while these architectures can express symbolic, perfect solutions, trained models often arrive at approximations instead. We show that the choice of regularization method plays a crucial role: when trained on formal languages with standard regularization (, , or none), expressive architectures not only fail to converge to correct solutions but are actively pushed away from perfect initializations. In contrast, applying the Minimum Description Length (MDL) principle to balance model complexity with data fit provides a theoretically grounded regularization method. Using MDL, perfect solutions are selected over approximations, independently of the optimization algorithm. We propose that unlike existing regularization techniques, MDL introduces the appropriate inductive bias to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsMinimum Description Length
