paper-with-me

홈 › Papers

A Robust Backpropagation-Free Framework for Images

2022-06-03 · Timothy Zee, Alexander G. Ororbia, Ankur Mali, Ifeoma Nwogu

While current deep learning algorithms have been successful for a wide variety of artificial intelligence (AI) tasks, including those involving structured image data, they present deep neurophysiological conceptual issues due to their reliance on the gradients that are computed by backpropagation of errors (backprop). Gradients are required to obtain synaptic weight adjustments but require knowledge of feed-forward activities in order to conduct backward propagation, a biologically implausible process. This is known as the "weight transport problem". Therefore, in this work, we present a more biologically plausible approach towards solving the weight transport problem for image data. This approach, which we name the error kernel driven activation alignment (EKDAA) algorithm, accomplishes through the introduction of locally derived error transmission kernels and error maps. Like standard deep learning networks, EKDAA performs the standard forward process via weights and activation functions; however, its backward error computation involves adaptive error kernels that propagate local error signals through the network. The efficacy of EKDAA is demonstrated by performing visual-recognition tasks on the Fashion MNIST, CIFAR-10 and SVHN benchmarks, along with demonstrating its ability to extract visual features from natural color images. Furthermore, in order to demonstrate its non-reliance on gradient computations, results are presented for an EKDAA trained CNN that employs a non-differentiable activation function.

📄 PDF Abstract BibTeX arXiv:2206.01820

Code (1)

tzee/ekdaa-release 공식 구현 tf

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MedSaab-US: A Backpropagation-Free Multi-Scale Wavelet-Saab Framework for Thyroid Nodule Segmentation in Ultrasound Images

2026-07-02 · Mohammad Amanour Rahman arxiv

Deep learning (DL) methods dominate thyroid nodule segmentation in ultrasound (US) images, achieving high Dice scores but at the cost of millions of parameters, GPU-dependent training via backpropagation, and limited mat…

Local learning for stable backpropagation-free neural network training towards physical learning

2026-03-25 · Yaqi Guo, Fabian Braun, Bastiaan Ketelaar, Stephanie Tan 외 arxiv

While backpropagation and automatic differentiation have driven deep learning's success, the physical limits of chip manufacturing and rising environmental costs of deep learning motivate alternative learning paradigms s…

Subspace Optimization for Backpropagation-Free Continual Test-Time Adaptation

2026-03-30 · Damian Sójka, Sebastian Cygert, Marc Masana arxiv

We introduce PACE, a backpropagation-free continual test-time adaptation system that directly optimizes the affine parameters of normalization layers. Existing derivative-free approaches struggle to balance runtime effic…

Test-time Adaptation

Monadic Pavlovian associative learning in a backpropagation-free photonic network

2020-11-30 · James Y. S. Tan, Zengguang Cheng, Johannes Feldmann, Xuan Li 외

Over a century ago, Ivan P. Pavlov, in a classic experiment, demonstrated how dogs can learn to associate a ringing bell with food, thereby causing a ring to result in salivation. Today, it is rare to find the use of Pav…

ViTNT-FIQA: Training-Free Face Image Quality Assessment with Vision Transformers

2026-01-09 · Guray Ozgur, Eduarda Caldeira, Tahar Chettaoui, Jan Niklas Kolf 외 arxiv

Face Image Quality Assessment (FIQA) is essential for reliable face recognition systems. Current approaches primarily exploit only final-layer representations, while training-free methods require multiple forward passes …

Face Image Quality AssessmentComputational EfficiencyFace Recognition