paper-with-me

Papers

A nonlinear hidden layer enables actor-critic agents to learn multiple paired association navigation

2021-06-25 · M Ganesh Kumar, Cheston Tan, Camilo Libedinsky, Shih-Cheng Yen, Andrew Yong-Yi Tan

Navigation to multiple cued reward locations has been increasingly used to study rodent learning. Though deep reinforcement learning agents have been shown to be able to learn the task, they are not biologically plausible. Biologically plausible classic actor-critic agents have been shown to learn to navigate to single reward locations, but which biologically plausible agents are able to learn multiple cue-reward location tasks has remained unclear. In this computational study, we show versions of classic agents that learn to navigate to a single reward location, and adapt to reward location displacement, but are not able to learn multiple paired association navigation. The limitation is overcome by an agent in which place cell and cue information are first processed by a feedforward nonlinear hidden layer with synapses to the actor and critic subject to temporal difference error-modulated plasticity. Faster learning is obtained when the feedforward layer is replaced by a recurrent reservoir network.

📄 PDF Abstract BibTeX arXiv:2106.13541

Code (1)

mgkumar138/TDHL_6PA 공식 구현 tf

Tasks

Deep Reinforcement LearningNavigate

Similar Papers 제목 키워드 기반

Knowledge Discovery from Layered Neural Networks based on Non-negative Task Decomposition

2018-05-18 · Chihiro Watanabe, Kaoru Hiramatsu, Kunio Kashino

Interpretability has become an important issue in the machine learning field, along with the success of layered neural networks in various practical tasks. Since a trained layered neural network consists of a complex non…

Convergence of Actor-Critic with Multi-Layer Neural Networks

2023-09-21 · NeurIPS 2023 11

The early theory of actor-critic methods considered convergence using linear function approximators for the policy and value functions. Recent work has established convergence using neural network approximators with a si…

The Spectrum of the Fisher Information Matrix of a Single-Hidden-Layer Neural Network

2018-12-01 · NeurIPS 2018 12 · Jeffrey Pennington, Pratik Worah

An important factor contributing to the success of deep learning has been the remarkable ability to optimize large neural networks using simple first-order optimization algorithms like stochastic gradient descent. While …

Numerical Computation of Partial Differential Equations by Hidden-Layer Concatenated Extreme Learning Machine

2022-04-24 · Naxian Ni, Suchuan Dong

The extreme learning machine (ELM) method can yield highly accurate solutions to linear/nonlinear partial differential equations (PDEs), but requires the last hidden layer of the neural network to be wide to achieve a hi…

Weight-space symmetry in neural network loss landscapes revisited

2019-09-25 · Berfin Simsek, Johanni Brea, Bernd Illing, Wulfram Gerstner

Neural network training depends on the structure of the underlying loss landscape, i.e. local minima, saddle points, flat plateaus, and loss barriers. In relation to the structure of the landscape, we study the permutati…