中文
相关论文

相关论文: Bounds on learning in polynomial time

200 篇论文

Meta-learning consists in learning learning algorithms. We use a Long Short Term Memory (LSTM) based network to learn to compute on-line updates of the parameters of another neural network. These parameters are stored in the cell state of…

机器学习 · 计算机科学 2016-10-20 Tom Bosc

Memory, as the basis of learning, determines the storage, update and forgetting of knowledge and further determines the efficiency of learning. Featured with the mechanism of memory, a radial basis function neural network based learning…

系统与控制 · 电气工程与系统科学 2023-11-27 Yiming Fei , Jiangang Li , Yanan Li

To learn useful dynamics on long time scales, neurons must use plasticity rules that account for long-term, circuit-wide effects of synaptic changes. In other words, neural circuits must solve a credit assignment problem to appropriately…

神经元与认知 · 定量生物学 2019-05-30 Owen Marschall , Kyunghyun Cho , Cristina Savin

We consider deep neural networks, in which the output of each node is a quadratic function of its inputs. Similar to other deep architectures, these networks can compactly represent any function on a finite training set. The main goal of…

机器学习 · 计算机科学 2014-02-21 Roi Livni , Shai Shalev-Shwartz , Ohad Shamir

A key property of neural networks (both biological and artificial) is how they learn to represent and manipulate input information in order to solve a task. Different types of representations may be suited to different types of tasks,…

机器学习 · 计算机科学 2023-07-18 Ryan Pyle , Sebastian Musslick , Jonathan D. Cohen , Ankit B. Patel

We study deep neural networks with polynomial activations, particularly their expressive power. For a fixed architecture and activation degree, a polynomial neural network defines an algebraic map from weights to polynomials. The image of…

机器学习 · 计算机科学 2019-05-30 Joe Kileel , Matthew Trager , Joan Bruna

We consider the problem of learning function classes computed by neural networks with various activations (e.g. ReLU or Sigmoid), a task believed to be computationally intractable in the worst-case. A major open problem is to understand the…

机器学习 · 计算机科学 2017-08-15 Surbhi Goel , Adam Klivans

Logic-based problems such as planning, theorem proving, or puzzles, typically involve combinatoric search and structured knowledge representation. Artificial neural networks are very successful statistical learners, however, for many years,…

机器学习 · 计算机科学 2017-12-11 Gadi Pinkas , Shimon Cohen

Fully convolutional neural networks can process input of arbitrary size by applying a combination of downsampling and pooling. However, we find that fully convolutional image classifiers are not agnostic to the input size but rather show…

机器学习 · 计算机科学 2021-10-13 Mats L. Richter , Wolf Byttner , Ulf Krumnack , Ludwdig Schallner , Justin Shenk

We study the statistical-computational trade-offs for learning with exact invariances (or symmetries) using kernel regression. Traditional methods, such as data augmentation, group averaging, canonicalization, and frame-averaging, either…

机器学习 · 计算机科学 2026-02-05 Ashkan Soleymani , Behrooz Tahmasebi , Stefanie Jegelka , Patrick Jaillet

This work introduces a growable and modular neural network architecture that naturally avoids catastrophic forgetting and interference in continual reinforcement learning. The structure of each module allows the selective combination of…

机器学习 · 计算机科学 2025-06-19 Mikel Malagón , Josu Ceberio , Jose A. Lozano

Neural networks (NNs) struggle to efficiently solve certain problems, such as learning parities, even when there are simple learning algorithms for those problems. Can NNs discover learning algorithms on their own? We exhibit a NN…

机器学习 · 计算机科学 2023-01-18 Surbhi Goel , Sham Kakade , Adam Tauman Kalai , Cyril Zhang

The major challenge in designing a discriminative learning algorithm for predicting structured data is to address the computational issues arising from the exponential size of the output space. Existing algorithms make different assumptions…

机器学习 · 计算机科学 2010-06-29 Shankar Vembu

A learning machine, like all machines, is an open system driven far from thermal equilibrium by access to a low entropy source of free energy. We discuss the connection between machines that learn, with low probability of error, and the…

量子物理 · 物理学 2023-02-01 G. J. Milburn , Sahar Basiri-Esfahani

The performance of a neural network for a given task is largely determined by the initial calibration of the network parameters. Yet, it has been shown that the calibration, also referred to as training, is generally NP-complete. This…

量子物理 · 物理学 2019-11-21 Yidong Liao , Daniel Ebler , Feiyang Liu , Oscar Dahlsten

It is well known that canonical recurrent neural networks (RNNs) face limitations in learning long-term dependencies which have been addressed by memory structures in long short-term memory (LSTM) networks. Neural Turing machines (NTMs) are…

机器学习 · 计算机科学 2023-10-06 Animesh Renanse , Alok Sharma , Rohitash Chandra

Feedforward neural networks have been investigated to understand learning and memory, as well as applied to numerous practical problems in pattern classification. It is a rule of thumb that more complex tasks require larger networks.…

神经元与认知 · 定量生物学 2016-07-20 Marissa Pastor , Juyong Song , Danh-Tai Hoang , Junghyo Jo

A large body of research in continual learning is devoted to overcoming the catastrophic forgetting of neural networks by designing new algorithms that are robust to the distribution shifts. However, the majority of these works are strictly…

We define a notion of network capacity region of networks that generalizes the notion of network capacity defined by Cannons et al. and prove its notable properties such as closedness, boundedness and convexity when the finite field is…

信息论 · 计算机科学 2016-11-17 Anthony Kim , Muriel Medard

We study the sample complexity of learning neural networks, by providing new bounds on their Rademacher complexity assuming norm constraints on the parameter matrix of each layer. Compared to previous work, these complexity bounds have…

机器学习 · 计算机科学 2019-11-19 Noah Golowich , Alexander Rakhlin , Ohad Shamir