中文
相关论文

相关论文: Periodic Extrapolative Generalisation in Neural Ne…

200 篇论文

The success of iterative pruning methods in achieving state-of-the-art sparse networks has largely been attributed to improved mask identification and an implicit regularization induced by pruning. We challenge this hypothesis and instead…

机器学习 · 计算机科学 2024-06-10 Advait Gadhikar , Sree Harsha Nelaturu , Rebekka Burkholz

Sparsity in the structure of Neural Networks can lead to less energy consumption, less memory usage, faster computation times on convenient hardware, and automated machine learning. If sparsity gives rise to certain kinds of structure, it…

机器学习 · 计算机科学 2021-07-28 Julian Stier , Harshil Darji , Michael Granitzer

Sequential training from task to task is becoming one of the major objects in deep learning applications such as continual learning and transfer learning. Nevertheless, it remains unclear under what conditions the trained model's…

机器学习 · 统计学 2022-03-21 Ryo Karakida , Shotaro Akaho

Neural networks have attracted a lot of attention due to its success in applications such as natural language processing and computer vision. For large scale data, due to the tremendous number of parameters in neural networks, overfitting…

机器学习 · 统计学 2022-07-05 Xiaoxi Shen , Jinghang Lin

Understanding generalization of overparametrized neural networks remains a fundamental challenge in machine learning. Most of the literature mostly studies generalization from an interpolation point of view, taking convergence of parameters…

机器学习 · 计算机科学 2025-06-13 Etienne Boursier , Nicolas Flammarion

Growing interest in modelling complex systems from brains to societies to cities using networks has led to increased efforts to describe generative processes that explain those networks. Recent successes in machine learning have prompted…

神经与进化计算 · 计算机科学 2024-01-12 Govind Gandhi

Uniquely among primates, humans possess a remarkable capacity to recognize and manipulate abstract structure in the service of task goals across a broad range of behaviors. One illustration of this is in the visual perception of geometric…

神经元与认知 · 定量生物学 2023-10-02 Declan Campbell , Sreejan Kumar , Tyler Giallanza , Jonathan D. Cohen , Thomas L. Griffiths

Neural networks often exhibit simplicity bias, favoring simpler features over more complex ones, even when both are equally predictive. We introduce a novel method called imbalanced label coupling to explore and extend this simplicity bias…

机器学习 · 计算机科学 2024-10-23 Zhehang Du

A common strategy to train deep neural networks (DNNs) is to use very large architectures and to train them until they (almost) achieve zero training error. Empirically observed good generalization performance on test data, even in the…

机器学习 · 统计学 2021-07-26 Nicole Mücke , Ingo Steinwart

Compositional generalization is a basic mechanism in human language learning, but current neural networks lack such ability. In this paper, we conduct fundamental research for encoding compositionality in neural networks. Conventional…

计算与语言 · 计算机科学 2019-10-08 Yuanpeng Li , Liang Zhao , Jianyu Wang , Joel Hestness

Symbolic regression (SR) with genetic programming (GP) aims to discover interpretable mathematical expressions directly from data. Despite its strong empirical success, the theoretical understanding of why GP-based SR generalizes beyond the…

机器学习 · 计算机科学 2026-04-21 Masahiro Nomura , Ryoki Hamano , Isao Ono

Although modern deep learning often relies on massive over-parameterized models, the fundamental interplay between capacity, sparsity, and robustness in low-capacity networks remains a vital area of study. We introduce a controlled…

机器学习 · 计算机科学 2025-07-23 Yash Kumar

Locally supervised learning aims to train a neural network based on a local estimation of the global loss function at each decoupled module of the network. Auxiliary networks are typically appended to the modules to approximate the gradient…

机器学习 · 计算机科学 2022-08-02 Hasnain Irshad Bhatti , Jaekyun Moon

In this work, we leverage advances in sparse coding techniques to reduce the number of trainable parameters in a fully connected neural network. While most of the works in literature impose $\ell_1$ regularization, DropOut or DropConnect…

机器学习 · 计算机科学 2019-07-04 Arman Hasanzadeh , Nagaraj T. Janakiraman , Vamsi K. Amalladinne , Krishna R. Narayanan

Systematic compositionality is the ability to recombine meaningful units with regular and predictable outcomes, and it's seen as key to humans' capacity for generalization in language. Recent work has studied systematic compositionality in…

计算与语言 · 计算机科学 2018-07-20 João Loula , Marco Baroni , Brenden M. Lake

Larger and deeper networks generalise well despite their increased capacity to overfit. Understanding why this happens is theoretically and practically important. One recent approach looks at the infinitely wide limits of such networks and…

机器学习 · 计算机科学 2023-10-13 Adrian Goldwaser , Hong Ge

Neural networks have long been used to model human intelligence, capturing elements of behavior and cognition, and their neural basis. Recent advancements in deep learning have enabled neural network models to reach and even surpass human…

机器学习 · 计算机科学 2023-03-30 Andrew J. Nam , James L. McClelland

Grokking is the intriguing phenomenon where a model learns to generalize long after it has fit the training data. We show both analytically and numerically that grokking can surprisingly occur in linear networks performing linear tasks in a…

机器学习 · 统计学 2024-02-06 Noam Levi , Alon Beck , Yohai Bar-Sinai

Classical statistical learning theory predicts that overparameterized models should exhibit severe overfitting, yet modern deep neural networks with far more parameters than training samples consistently generalize well. This contradiction…

机器学习 · 计算机科学 2026-04-10 Zeran Johannsen

Reliable generalization lies at the heart of safe ML and AI. However, understanding when and how neural networks generalize remains one of the most important unsolved problems in the field. In this work, we conduct an extensive empirical…