中文
相关论文

相关论文: Bilevel Programs Meet Deep Learning: A Unifying Vi…

200 篇论文

Backpropagation is widely used to train artificial neural networks, but its relationship to synaptic plasticity in the brain is unknown. Some biological models of backpropagation rely on feedback projections that are symmetric with…

神经元与认知 · 定量生物学 2023-02-08 Navid Shervani-Tabar , Robert Rosenbaum

The recent advancements in Deep Learning models and techniques have led to significant strides in performance across diverse tasks and modalities. However, while the overall capabilities of models show promising growth, our understanding of…

人工智能 · 计算机科学 2025-04-04 Erik Arakelyan

Deep learning models have achieved state-of-the-art performance in many classification tasks. However, most of them cannot provide an interpretation for their classification results. Machine learning models that are interpretable are…

机器学习 · 计算机科学 2021-11-04 Miles Q. Li , Benjamin C. M. Fung , Adel Abusitta

Despite being the cornerstone of deep learning, backpropagation is criticized for its inherent sequentiality, which can limit the scalability of very deep models. Such models faced convergence issues due to vanishing gradient, later…

机器学习 · 计算机科学 2025-04-01 Erwan Fagnou , Paul Caillon , Blaise Delattre , Alexandre Allauzen

The concept of a recently proposed Forward-Forward learning algorithm for fully connected artificial neural networks is applied to a single multi output perceptron for classification. The parameters of the system are trained with respect to…

机器学习 · 计算机科学 2023-04-07 K. Fredrik Karlsson

We introduce and study methods for inferring and learning from correspondences among neurons. The approach enables alignment of data from distinct multiunit studies of nervous systems. We show that the methods for inferring correspondences…

神经元与认知 · 定量生物学 2015-01-28 Ashish Kapoor , E. Paxon Frady , Stefanie Jegelka , William B. Kristan , Eric Horvitz

We draw upon a previously largely untapped literature on human collective intelligence as a source of inspiration for improving deep learning. Implicit in many algorithms that attempt to solve Deep Reinforcement Learning (DRL) tasks is the…

人工智能 · 计算机科学 2019-02-18 Dhaval Adjodah , Dan Calacci , Yan Leng , Peter Krafft , Esteban Moro , Alex Pentland

Probabilistic modeling enables combining domain knowledge with learning from data, thereby supporting learning from fewer training instances than purely data-driven methods. However, learning probabilistic models is difficult and has not…

机器学习 · 计算机科学 2017-05-17 Avi Pfeffer

The most popular technique to train a neural network is backpropagation. Recently, the Forward-Forward technique has also been introduced for certain learning tasks. However, in real life, human learning does not follow any of these…

机器学习 · 计算机科学 2025-02-28 Prasun Dutta , Koustab Ghosh , Rajat K. De

We introduce a new approach in distributed deep learning, utilizing Geoffrey Hinton's Forward-Forward (FF) algorithm to speed up the training of neural networks in distributed computing environments. Unlike traditional methods that rely on…

机器学习 · 计算机科学 2024-05-10 Ege Aktemur , Ege Zorlutuna , Kaan Bilgili , Tacettin Emre Bok , Berrin Yanikoglu , Suha Orhun Mutluergil

Most successful machine intelligence systems rely on gradient-based learning, which is made possible by backpropagation. Some systems are designed to aid us in interpreting data when explicit goals cannot be provided. These unsupervised…

机器学习 · 计算机科学 2018-06-05 Aditya Ramesh , Yann LeCun

The extreme learning machine needs a large number of hidden nodes to generalize a single hidden layer neural network for a given training data-set. The need for more number of hidden nodes suggests that the neural-network is memorizing…

机器学习 · 计算机科学 2019-10-08 Dibyasundar Das , Deepak Ranjan Nayak , Ratnakar Dash , Banshidhar Majhi

A method that allows us to give a different treatment to any neuron inside feedforward neural networks is presented. The algorithm has been implemented with two very different learning methods: a standard Back-propagation (BP) procedure and…

神经与进化计算 · 计算机科学 2014-04-22 M. Konomi , G. M. Sacha

Model-based methods and deep neural networks have both been tremendously successful paradigms in machine learning. In model-based methods, problem domain knowledge can be built into the constraints of the model, typically at the expense of…

机器学习 · 计算机科学 2014-11-21 John R. Hershey , Jonathan Le Roux , Felix Weninger

Despite its widespread use in neural networks, error backpropagation has faced criticism for its lack of biological plausibility, suffering from issues such as the backward locking problem and the weight transport problem. These limitations…

机器学习 · 计算机科学 2024-10-24 Chia-Hsiang Kao , Bharath Hariharan

Continual learning (CL) studies the problem of learning a sequence of tasks, one at a time, such that the learning of each new task does not lead to the deterioration in performance on the previously seen ones while exploiting previously…

机器学习 · 计算机科学 2020-11-03 Ammar Shaker , Francesco Alesiani , Shujian Yu , Wenzhe Yin

This paper introduces a generic method which enables to use conventional deep neural networks as end-to-end one-class classifiers. The method is based on splitting given data from one class into two subsets. In one-class classification,…

机器学习 · 计算机科学 2019-09-17 Patrick Schlachter , Yiwen Liao , Bin Yang

The backpropagation algorithm, despite its widespread use in neural network learning, may not accurately emulate the human cortex's learning process. Alternative strategies, such as the Forward-Forward Algorithm (FFA), offer a closer match…

神经与进化计算 · 计算机科学 2023-05-23 Desmond Y. M. Tang

Bayesian methods promise to fix many shortcomings of deep learning, but they are impractical and rarely match the performance of standard methods, let alone improve them. In this paper, we demonstrate practical training of deep networks…

Federated learning is typically approached as an optimization problem, where the goal is to minimize a global loss function by distributing computation across client devices that possess local data and specify different parts of the global…

机器学习 · 计算机科学 2021-02-02 Maruan Al-Shedivat , Jennifer Gillenwater , Eric Xing , Afshin Rostamizadeh