paper-with-me

Papers

Overparameterization from Computational Constraints

2022-08-27 · Sanjam Garg, Somesh Jha, Saeed Mahloujifar, Mohammad Mahmoody, Mingyuan Wang

Overparameterized models with millions of parameters have been hugely successful. In this work, we ask: can the need for large models be, at least in part, due to the \emph{computational} limitations of the learner? Additionally, we ask, is this situation exacerbated for \emph{robust} learning? We show that this indeed could be the case. We show learning tasks for which computationally bounded learners need \emph{significantly more} model parameters than what information-theoretic learners need. Furthermore, we show that even more model parameters could be necessary for robust learning. In particular, for computationally bounded learners, we extend the recent result of Bubeck and Sellke [NeurIPS'2021] which shows that robust models might need more parameters, to the computational regime and show that bounded learners could provably need an even larger number of parameters. Then, we address the following related question: can we hope to remedy the situation for robust computationally bounded learning by restricting \emph{adversaries} to also be computationally bounded for sake of obtaining models with fewer parameters? Here again, we show that this could be possible. Specifically, building on the work of Garg, Jha, Mahloujifar, and Mahmoody [ALT'2020], we demonstrate a learning task that can be learned efficiently and robustly against a computationally bounded attacker, while to be robust against an information-theoretic attacker requires the learner to utilize significantly more parameters.

📄 PDF Abstract BibTeX arXiv:2208.12926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Critical Influence of Overparameterization on Sharpness-aware Minimization

2023-11-29 · Sungbin Shin, Dongyeop Lee, Maksym Andriushchenko, Namhoon Lee

Sharpness-Aware Minimization (SAM) has attracted considerable attention for its effectiveness in improving generalization in deep neural network training by explicitly minimizing sharpness in the loss landscape. Its succ…

Attribute

Empirical Study of the Benefits of Overparameterization in Learning Latent Variable Models

2019-06-28 · ICML 2020 1 · Rares-Darius Buhai, Yoni Halpern, Yoon Kim, Andrej Risteski 외

One of the most surprising and exciting discoveries in supervised learning was the benefit of overparameterization (i.e. training a very large model) to improving the optimization landscape of a problem, with minimal eff…

Variational Inference

Compressible Dynamics in Deep Overparameterized Low-Rank Learning & Adaptation

2024-06-06 · Can Yaras, Peng Wang, Laura Balzano, Qing Qu

While overparameterization in machine learning models offers great benefits in terms of optimization and generalization, it also leads to increased computational requirements as model sizes grow. In this work, we show th…

Language ModellingLow-Rank Matrix CompletionMatrix Completion

Benefits of Overparameterization in Single-Layer Latent Variable Generative Models

2019-09-25 · Rares-Darius Buhai, Andrej Risteski, Yoni Halpern, David Sontag

One of the most surprising and exciting discoveries in supervising learning was the benefit of overparameterization (i.e. training a very large model) to improving the optimization landscape of a problem, with minimal ef…

Variational Inference

Understanding Overparameterization in Generative Adversarial Networks

2021-04-12 · Yogesh Balaji, Mohammadmahdi Sajedi, Neha Mukund Kalibhat, Mucong Ding 외

A broad class of unsupervised deep learning methods such as Generative Adversarial Networks (GANs) involve training of overparameterized models where the number of parameters of the model exceeds a certain threshold. A l…