paper-with-me

Papers

A Theoretical Framework for Target Propagation

2020-06-25 · NeurIPS 2020 12 · Alexander Meulemans, Francesco S. Carzaniga, Johan A. K. Suykens, João Sacramento, Benjamin F. Grewe

The success of deep learning, a brain-inspired form of AI, has sparked interest in understanding how the brain could similarly learn across multiple layers of neurons. However, the majority of biologically-plausible learning algorithms have not yet reached the performance of backpropagation (BP), nor are they built on strong theoretical foundations. Here, we analyze target propagation (TP), a popular but not yet fully understood alternative to BP, from the standpoint of mathematical optimization. Our theory shows that TP is closely related to Gauss-Newton optimization and thus substantially differs from BP. Furthermore, our analysis reveals a fundamental limitation of difference target propagation (DTP), a well-known variant of TP, in the realistic scenario of non-invertible neural networks. We provide a first solution to this problem through a novel reconstruction loss that improves feedback weight training, while simultaneously introducing architectural flexibility by allowing for direct feedback connections from the output to each hidden layer. Our theory is corroborated by experimental results that show significant improvements in performance and in the alignment of forward weight updates with loss gradients, compared to DTP.

📄 PDF Abstract BibTeX arXiv:2006.14331

Code (2)

AlexanderMeulemans/TheoreticalFrameworkForTargetPropagation 공식 구현 pytorch
meulemansalex/theoretical_framework_for_target_propagation 공식 구현

Similar Papers 제목 키워드 기반

Rethinking Propagation for Unsupervised Graph Domain Adaptation

2024-02-08 · Meihan Liu, Zeyu Fang, Zhen Zhang, Ming Gu 외

Unsupervised Graph Domain Adaptation (UGDA) aims to transfer knowledge from a labelled source graph to an unlabelled target graph in order to address the distribution shifts between graph domains. Previous works have pri…

Domain AdaptationGRAPH DOMAIN ADAPTATION

A Theory of Label Propagation for Subpopulation Shift

2021-02-22 · Tianle Cai, Ruiqi Gao, Jason D. Lee, Qi Lei

One of the central problems in machine learning is domain adaptation. Unlike past theoretical work, we consider a new model for subpopulation shift in the input or representation space. In this work, we propose a provabl…

Domain AdaptationGeneralization Bounds

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 lea…

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…

How Auto-Encoders Could Provide Credit Assignment in Deep Networks via Target Propagation

2014-07-29 · Yoshua Bengio

We propose to exploit {\em reconstruction} as a layer-local training signal for deep learning. Reconstructions can be propagated in a form of target propagation playing a role similar to back-propagation but helping to r…