paper-with-me

Papers

full-FORCE: A Target-Based Method for Training Recurrent Networks

2017-10-09 · Brian DePasquale, Christopher J. Cueva, Kanaka Rajan, G. Sean Escola, L. F. Abbott

Trained recurrent networks are powerful tools for modeling dynamic neural computations. We present a target-based method for modifying the full connectivity matrix of a recurrent network to train it to perform tasks involving temporally complex input/output transformations. The method introduces a second network during training to provide suitable "target" dynamics useful for performing the task. Because it exploits the full recurrent connectivity, the method produces networks that perform tasks with fewer neurons and greater noise robustness than traditional least-squares (FORCE) approaches. In addition, we show how introducing additional input signals into the target-generating network, which act as task hints, greatly extends the range of tasks that can be learned and provides control over the complexity and nature of the dynamics of the trained, task-performing network.

📄 PDF Abstract BibTeX arXiv:1710.03070

Code (1)

briandepasquale/full-FORCE-demos

Similar Papers 제목 키워드 기반

Learning in Feedback-driven Recurrent Spiking Neural Networks using full-FORCE Training

2022-05-26 · Ankita Paul, Stefan Wagner, Anup Das

Feedback-driven recurrent spiking neural networks (RSNNs) are powerful computational models that can mimic dynamical systems. However, the presence of a feedback loop from the readout to the recurrent layer de-stabilizes…

R-FORCE: Robust Learning for Random Recurrent Neural Networks

2020-03-25 · Yang Zheng, Eli Shlizerman

Random Recurrent Neural Networks (RRNN) are the simplest recurrent networks to model and extract features from sequential data. The simplicity however comes with a price; RRNN are known to be susceptible to diminishing/e…

Time Series Analysis

Sequential Image-based Attention Network for Inferring Force Estimation without Haptic Sensor

2018-11-17 · Hochul Shin, Hyeon Cho, Dongyi Kim, Daekwan Ko 외

Humans can infer approximate interaction force between objects from only vision information because we already have learned it through experiences. Based on this idea, we propose a recurrent convolutional neural network-…

Diagnosing and Preventing Instabilities in Recurrent Video Processing

2020-10-10 · Thomas Tanay, Aivar Sootla, Matteo Maggioni, Puneet K. Dokania 외

Recurrent models are a popular choice for video enhancement tasks such as video denoising or super-resolution. In this work, we focus on their stability as dynamical systems and show that they tend to fail catastrophical…

DenoisingDiagnosticSuper-ResolutionVideo Denoising+1

Maglev: Sliding Recurrent Memory

2026-08-05 · Bo Liu, Qiang Liu hf

We introduce , a recurrent Transformer architecture with fixed-size memory that generalizes sliding-window attention while remaining parallelizable during training. consists of two coupled models: a prefiller Q, which le…