paper-with-me

홈 › Papers

A Basic Evaluation of Neural Networks Trained with the Error Diffusion Learning Algorithm

2025-04-21 · Kazuhisa Fujita

Artificial neural networks are powerful tools capable of addressing various tasks. Although the backpropagation algorithm has become a standard training method for these neural networks, its lack of biological plausibility has inspired the development of alternative learning approaches. One such alternative is Kaneko's Error Diffusion Learning Algorithm (EDLA), a biologically motivated approach wherein a single global error signal diffuses throughout a network composed of paired excitatory-inhibitory sublayers, thereby eliminating the necessity for layer-wise backpropagation. This study presents a contemporary formulation of the EDLA framework and evaluates its effectiveness through parity check, regression, and image classification tasks. Our experimental results indicate that EDLA networks can consistently achieve high accuracy across these benchmarks, with performance efficiency and convergence speed notably influenced by the choice of learning rate, neuron count, and network depth. Further investigation of the internal representations formed by EDLA networks reveals their capacity for meaningful feature extraction, similar to traditional neural networks. These results suggest that EDLA is a biologically motivated alternative for training feedforward networks and will motivate future work on extending this method to biologically inspired neural networks.

📄 PDF Abstract BibTeX arXiv:2504.14814

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

FedDM: Enhancing Communication Efficiency and Handling Data Heterogeneity in Federated Diffusion Models

2024-07-20 · Jayneel Vora, Nader Bouacida, Aditya Krishnan, Prasant Mohapatra

We introduce FedDM, a novel training framework designed for the federated training of diffusion models. Our theoretical analysis establishes the convergence of diffusion models when trained in a federated setting, presen…

Quantization

A practical guide to stochastic simulations of reaction-diffusion processes

2007-04-15 · Radek Erban, Jonathan Chapman, Philip Maini

A practical introduction to stochastic modelling of reaction-diffusion processes is presented. No prior knowledge of stochastic simulations is assumed. The methods are explained using illustrative examples. The article s…

ReDiffuse: Rotation Equivariant Diffusion Model for Multi-focus Image Fusion

2026-03-22 · Bo Li, Tingting Bao, Lingling Zhang, Weiping Fu 외 arxiv

Diffusion models have achieved impressive performance on multi-focus image fusion (MFIF). However, a key challenge in applying diffusion models to the ill-posed MFIF problem is that defocus blur can make common symmetric…

Model Evaluation and Anomaly Detection in Temporal Complex Networks using Deep Learning Methods

2024-06-15 · Alireza Rashnu, Sadegh Aliakbary

Modeling complex networks allows us to analyze the characteristics and discover the basic mechanisms governing phenomena such as disease outbreaks, information diffusion, transportation efficiency, social influence, and …

Anomaly Detection

CAB: Accelerating Flow and Diffusion Sampling via Rectification and Corrected Adams-Bashforth

2026-05-16 · Anuska Roy, Pravin Nair arxiv

Flow and diffusion models achieve high-fidelity, high-resolution image synthesis, but often require many function evaluations (NFEs) at sampling time. Existing acceleration methods either require additional training thro…