中文
相关论文

相关论文: How Does Overparameterization Affect Features?

200 篇论文

The escalating parameter counts in modern deep learning models pose a fundamental challenge to efficient training and resolution of overfitting. We address this by introducing the \emph{Mapping Networks} which replace the high dimensional…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Lord Sen , Shyamapada Mukherjee

We study the transfer learning process between two linear regression problems. An important and timely special case is when the regressors are overparameterized and perfectly interpolate their training data. We examine a parameter transfer…

机器学习 · 计算机科学 2022-09-29 Yehuda Dar , Richard G. Baraniuk

Understanding how feature learning affects generalization is among the foremost goals of modern deep learning theory. Here, we study how the ability to learn representations affects the generalization performance of a simple class of…

机器学习 · 计算机科学 2022-06-17 Jacob A. Zavatone-Veth , William L. Tong , Cengiz Pehlevan

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 large body of work in…

Over the past decade, deep learning has proven to be a highly effective tool for learning meaningful features from raw data. However, it remains an open question how deep networks perform hierarchical feature learning across layers. In this…

机器学习 · 计算机科学 2025-11-17 Peng Wang , Xiao Li , Can Yaras , Zhihui Zhu , Laura Balzano , Wei Hu , Qing Qu

We propose to impose symmetry in neural network parameters to improve parameter usage and make use of dedicated convolution and matrix multiplication routines. Due to significant reduction in the number of parameters as a result of the…

机器学习 · 计算机科学 2019-01-11 Xu Shell Hu , Sergey Zagoruyko , Nikos Komodakis

While overfitting and, more generally, double descent are ubiquitous in machine learning, increasing the number of parameters of the most widely used tensor network, the matrix product state (MPS), has generally lead to monotonic…

机器学习 · 计算机科学 2022-08-10 Artem Strashko , E. Miles Stoudenmire

Deep learning has been successful in automating the design of features in machine learning pipelines. However, the algorithms optimizing neural network parameters remain largely hand-designed and computationally inefficient. We study if we…

机器学习 · 计算机科学 2021-10-26 Boris Knyazev , Michal Drozdzal , Graham W. Taylor , Adriana Romero-Soriano

Deep learning algorithms are responsible for a technological revolution in a variety of tasks including image recognition or Go playing. Yet, why they work is not understood. Ultimately, they manage to classify data lying in high dimension…

机器学习 · 计算机科学 2021-01-01 Mario Geiger , Leonardo Petrini , Matthieu Wyart

We study the ability of foundation models to learn representations for classification that are transferable to new, unseen classes. Recent results in the literature show that representations learned by a single classifier over many classes…

机器学习 · 计算机科学 2022-01-05 Tomer Galanti , András György , Marcus Hutter

Modern machine learning models often employ a huge number of parameters and are typically optimized to have zero training loss; yet surprisingly, they possess near-optimal prediction performance, contradicting classical learning theory. We…

机器学习 · 统计学 2021-06-08 Zhu Li , Zhi-Hua Zhou , Arthur Gretton

Understanding deep neural networks is a major research objective with notable experimental and theoretical attention in recent years. The practical success of excessively large networks underscores the need for better theoretical analyses…

机器学习 · 统计学 2022-03-10 Chiyuan Zhang , Samy Bengio , Yoram Singer

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…

机器学习 · 计算机科学 2022-10-18 Sanjam Garg , Somesh Jha , Saeed Mahloujifar , Mohammad Mahmoody , Mingyuan Wang

Transferability of learned features between tasks can massively reduce the cost of training a neural network on a novel task. We investigate the effect of network width on learned features using activation atlases --- a visualization…

机器学习 · 计算机科学 2019-09-26 Dar Gilboa , Guy Gur-Ari

Over-parametrized deep neural networks trained by stochastic gradient descent are successful in performing many tasks of practical relevance. One aspect of over-parametrization is the possibility that the student network has a larger…

无序系统与神经网络 · 物理学 2022-06-01 Frederieke Richert , Roman Worschech , Bernd Rosenow

Identifying computational mechanisms for memorization and retrieval of data is a long-standing problem at the intersection of machine learning and neuroscience. Our main finding is that standard overparameterized deep neural networks…

机器学习 · 计算机科学 2022-05-25 Adityanarayanan Radhakrishnan , Mikhail Belkin , Caroline Uhler

The skip-connections used in residual networks have become a standard architecture choice in deep learning due to the increased training stability and generalization performance with this architecture, although there has been limited…

机器学习 · 计算机科学 2019-10-08 Spencer Frei , Yuan Cao , Quanquan Gu

Overfitting describes a machine learning phenomenon where the model fits too closely to the training data, resulting in poor generalization. While this occurrence is thoroughly documented for many forms of supervised learning, it is not…

机器学习 · 计算机科学 2024-08-23 Zachary Rabin , Jim Davis , Benjamin Lewis , Matthew Scherreik

Neural networks exhibit good generalization behavior in the over-parameterized regime, where the number of network parameters exceeds the number of observations. Nonetheless, current generalization bounds for neural networks fail to explain…

机器学习 · 计算机科学 2017-10-30 Alon Brutzkus , Amir Globerson , Eran Malach , Shai Shalev-Shwartz

Learning tasks such as those involving genomic data often poses a serious challenge: the number of input features can be orders of magnitude larger than the number of training examples, making it difficult to avoid overfitting, even when…