Section 01
CAW-Conv: Core Overview & Source Info
Core Idea
CAW-Conv is a biologically inspired forward-only convolutional learning method that replaces backpropagation with local forward objectives. It uses learnable channel-class assignment, entropy regularization, and orthogonal regularization to train deep residual networks (ResNet-17), outperforming previous forward learning methods on multiple benchmarks.
Source Details
- Authors: Mohammadnavid Ghader, Saeed Reza Kheradpisheh, Bahar Farahani, Mahmood Fazlali
- Paper Link: https://arxiv.org/abs/2606.09928
- GitHub Repo: https://github.com/mngh-cs/CAW-Conv
- Release Time: 2026-06-11