Dendritic Convolution for Noise Image Recognition
Jiarui Xue, Dongjian Yang, Ye Sun, Gang Liu

TL;DR
This paper introduces dendritic convolution, inspired by neuronal dendrites, to improve noise robustness in image recognition, significantly enhancing accuracy and detection performance in noisy conditions.
Contribution
It proposes a novel dendritic convolution that mimics biological neuron structures, integrating neighborhood interactions to better handle noise in image recognition tasks.
Findings
EfficientNet-B0 accuracy improved by 11.23% on noisy datasets
YOLOv8 mAP increased by 19.80% in noisy environments
Dendritic convolution outperforms traditional methods in complex noisy scenarios
Abstract
In real-world scenarios of image recognition, there exists substantial noise interference. Existing works primarily focus on methods such as adjusting networks or training strategies to address noisy image recognition, and the anti-noise performance has reached a bottleneck. However, little is known about the exploration of anti-interference solutions from a neuronal perspective.This paper proposes an anti-noise neuronal convolution. This convolution mimics the dendritic structure of neurons, integrates the neighborhood interaction computation logic of dendrites into the underlying design of convolutional operations, and simulates the XOR logic preprocessing function of biological dendrites through nonlinear interactions between input features, thereby fundamentally reconstructing the mathematical paradigm of feature extraction. Unlike traditional convolution where noise directly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and ELM · Cell Image Analysis Techniques
