中文
相关论文

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

200 篇论文

Inspired by the diversity of biological neurons, quadratic artificial neurons can play an important role in deep learning models. The type of quadratic neurons of our interest replaces the inner-product operation in the conventional neuron…

机器学习 · 计算机科学 2023-09-12 Feng-Lei Fan , Mengzhou Li , Fei Wang , Rongjie Lai , Ge Wang

We tackle the problem of forecasting network-signal snapshots using past signal measurements acquired by a subset of network nodes. This task can be seen as a combination of multivariate time-series prediction and graph-signal…

信号处理 · 电气工程与系统科学 2020-06-03 Gabriela Lewenfus , Wallace Alves Martins , Symeon Chatzinotas , Björn Ottersten

Motivated by the remarkable success of Foundation Models (FMs) in language modeling, there has been growing interest in developing FMs for time series prediction, given the transformative power such models hold for science and engineering.…

机器学习 · 计算机科学 2025-11-18 Ramzi Dakhmouche , Hossein Gorji

Deep neural networks exploiting millions of parameters are nowadays the norm in deep learning applications. This is a potential issue because of the great amount of computational resources needed for training, and of the possible loss of…

计算与语言 · 计算机科学 2022-10-31 Giovanni Bonetta , Matteo Ribero , Rossella Cancelliere

Recurrent Neural Network (RNN) is a fundamental structure in deep learning. Recently, some works study the training process of over-parameterized neural networks, and show that over-parameterized networks can learn functions in some notable…

机器学习 · 计算机科学 2022-01-27 Lifu Wang , Bo Shen , Bo Hu , Xing Cao

The firing dynamics of biological neurons in mathematical models is often determined by the model's parameters, representing the neurons' underlying properties. The parameter estimation problem seeks to recover those parameters of a single…

神经元与认知 · 定量生物学 2022-10-05 Long Le , Yao Li

Neural networks have been achieving high generalization performance on many tasks despite being highly over-parameterized. Since classical statistical learning theory struggles to explain this behavior, much effort has recently been focused…

机器学习 · 统计学 2021-06-16 Skander Karkar , Ibrahim Ayed , Emmanuel de Bézenac , Patrick Gallinari

Due to the significant computational challenge of training large-scale graph neural networks (GNNs), various sparse learning techniques have been exploited to reduce memory and storage costs. Examples include \textit{graph sparsification}…

机器学习 · 计算机科学 2023-02-07 Shuai Zhang , Meng Wang , Pin-Yu Chen , Sijia Liu , Songtao Lu , Miao Liu

Humans readily generalize, applying prior knowledge to novel situations and stimuli. Advances in machine learning and artificial intelligence have begun to approximate and even surpass human performance, but machine systems reliably…

人工智能 · 计算机科学 2025-12-10 Leonidas A. A. Doumas , Guillermo Puebla , Andrea E. Martin

Ensembles of artificial neural networks show improved generalization capabilities that outperform those of single networks. However, for aggregation to be effective, the individual networks must be as accurate and diverse as possible. An…

人工智能 · 计算机科学 2007-05-23 P. M. Granitto , P. F. Verdes , H. A. Ceccatto

One of the most surprising puzzles in neural network generalisation is grokking: a network with perfect training accuracy but poor generalisation will, upon further training, transition to perfect generalisation. We propose that grokking…

机器学习 · 计算机科学 2023-09-06 Vikrant Varma , Rohin Shah , Zachary Kenton , János Kramár , Ramana Kumar

The layered structure of deep neural networks hinders the use of numerous analysis tools and thus the development of its interpretability. Inspired by the success of functional brain networks, we propose a novel framework for…

机器学习 · 计算机科学 2022-05-25 Ben Zhang , Zhetong Dong , Junsong Zhang , Hongwei Lin

The phenomenon of grokking in over-parameterized neural networks has garnered significant interest. It involves the neural network initially memorizing the training set with zero training error and near-random test error. Subsequent…

机器学习 · 计算机科学 2024-12-17 Hu Qiye , Zhou Hao , Yu RuoXi

We design and analyze a new paradigm for building supervised learning networks, driven only by local optimization rules without relying on a global error function. Traditional neural networks with a fixed topology are made up of identical…

适应与自组织系统 · 物理学 2024-10-04 S. Barland , L. Gil

Neural networks (NN) have been recently applied together with evolutionary algorithms (EAs) to solve dynamic optimization problems. The applied NN estimates the position of the next optimum based on the previous time best solutions. After…

神经与进化计算 · 计算机科学 2020-02-03 Maryam Hasani-Shoreh , Renato Hermoza Aragonés , Frank Neumann

As the success of deep learning reaches more grounds, one would like to also envision the potential limits of deep learning. This paper gives a first set of results proving that certain deep learning algorithms fail at learning certain…

机器学习 · 计算机科学 2019-04-30 Emmanuel Abbe , Colin Sandon

Sequence-to-sequence (seq2seq) models have been successful across many NLP tasks, including ones that require predicting linguistic structure. However, recent work on compositional generalization has shown that seq2seq models achieve very…

计算与语言 · 计算机科学 2022-10-25 Yuekun Yao , Alexander Koller

Flexible neural sequence models outperform grammar- and automaton-based counterparts on a variety of tasks. However, neural models perform poorly in settings requiring compositional generalization beyond the training data -- particularly to…

计算与语言 · 计算机科学 2021-06-09 Ekin Akyürek , Afra Feyza Akyürek , Jacob Andreas

Improvements in the performance of deep neural networks have often come through the design of larger and more complex networks. As a result, fast memory is a significant limiting factor in our ability to improve network performance. One…

机器学习 · 计算机科学 2019-12-25 Simon Alford , Ryan Robinett , Lauren Milechin , Jeremy Kepner

Generative models can be trained to emulate complex empirical data, but are they useful to make predictions in the context of previously unobserved environments? An intuitive idea to promote such extrapolation capabilities is to have the…

机器学习 · 计算机科学 2022-01-03 Michel Besserve , Rémy Sun , Dominik Janzing , Bernhard Schölkopf