paper-with-me

Papers

Gradient target propagation

2018-10-19 · Tiago de Souza Farias, Jonas Maziero

We report a learning rule for neural networks that computes how much each neuron should contribute to minimize a giving cost function via the estimation of its target value. By theoretical analysis, we show that this learning rule contains backpropagation, Hebian learning, and additional terms. We also give a general technique for weights initialization. Our results are at least as good as those obtained with backpropagation. The neural networks are trained and tested in three problems: MNIST, MNIST-Fashion, and CIFAR-10 datasets. The associated code is available at https://github.com/tiago939/target.

📄 PDF Abstract BibTeX arXiv:1810.09284

Code (1)

tiago939/target 공식 구현

Similar Papers 제목 키워드 기반

Target Propagation via Regularized Inversion

2021-12-02 · Vincent Roulet, Zaid Harchaoui

Target Propagation (TP) algorithms compute targets instead of gradients along neural networks and propagate them backward in a way that is similar yet different than gradient back-propagation (BP). The idea was first pre…

Difference Target Propagation

2014-12-23 · Dong-Hyun Lee, Saizheng Zhang, Asja Fischer, Yoshua Bengio

Back-propagation has been the workhorse of recent successes of deep learning but it relies on infinitesimal effects (partial derivatives) in order to perform credit assignment. This could become a serious issue as one co…

Deriving Differential Target Propagation from Iterating Approximate Inverses

2020-07-29 · Yoshua Bengio

We show that a particular form of target propagation, i.e., relying on learned inverses of each layer, which is differential, i.e., where the target is a small perturbation of the forward propagation, gives rise to an up…

Training Hard-Threshold Networks with Combinatorial Search in a Discrete Target Propagation Setting

2019-05-01 · ICLR 2019 5 · Lukas Nabergall, Justin Toth, Leah Cousins

Learning deep neural networks with hard-threshold activation has recently become an important problem due to the proliferation of resource-constrained computing devices. In order to circumvent the inability to train with…

Combinatorial Optimization

You Only Look Omni Gradient Backpropagation for Moving Infrared Small Target Detection

2025-11-17 · Guoyi Zhang, Guangsheng Xu, Siyang Chen, Han Wang 외 arxiv

Moving infrared small target detection is a key component of infrared search and tracking systems, yet it remains extremely challenging due to low signal-to-clutter ratios, severe target-background imbalance, and weak di…