paper-with-me

홈 › Papers

Brain-inspired Robust Vision using Convolutional Neural Networks with Feedback

2019-09-11 · NeurIPS 2019 Workshop Neuro AI 2019 9 · Yujia Huang, Sihui Dai, Tan Nguyen, Pinglei Bao, Doris Y. Tsao, Richard G. Baraniuk, Anima Anandkumar

Primates have a remarkable ability to correctly classify images even in the presence of significant noise and degradation. In contrast, even the state-of-art CNNs are extremely vulnerable to imperceptible level of noise. Many neuroscience studies have suggested that robustness in human vision arises from the interaction between the feedforward signals from bottom-up pathways of the visual cortex and the feedback signals from the top-down pathways. Motivated by this, we propose a new neuro-inspired model, namely Convolutional Neural Networks with Feedback (CNN-F). CNN-F augments CNN with a feedback generative network that shares the same set of weights along with an additional set of latent variables. CNN-F combines bottom-up and top-down inference through approximate loopy belief propagation to obtain the MAP-estimates of the latent variables. We show that CNN-F’s iterative inference allows for disentanglement of latent variables across layers. We validate the advantages of CNN-F over the baseline CNN in multiple ways. Our experimental results suggest that the CNN-F is more robust to image degradation such as pixel noise, occlusion, and blur than the corresponding CNN. Furthermore, we show that the CNN-F is capable of restoring original images from the degraded ones with high reconstruction accuracy while introducing negligible artifacts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Brain-inspired predictive coding dynamics improve the robustness of deep neural networks

2020-10-09 · NeurIPS Workshop SVRHM 2020 12 · Bhavin Choksi, Milad Mozafari, Callum Biggs O'May, B. ADOR 외

Deep neural networks excel at image classification, but their performance is far less robust to input perturbations than human perception. In this work we address this shortcoming by incorporating brain-inspired recurren…

image-classificationImage Classification

Neural Networks with Recurrent Generative Feedback

2020-07-17 · NeurIPS 2020 12 · Yujia Huang, James Gornet, Sihui Dai, Zhiding Yu 외

Neural networks are vulnerable to input perturbations such as additive noise and adversarial attacks. In contrast, human perception is much more robust to such perturbations. The Bayesian brain hypothesis states that hum…

Adversarial Robustness

On the role of feedback in visual processing: a predictive coding perspective

2021-06-08 · Andrea Alamia, Milad Mozafari, Bhavin Choksi, Rufin VanRullen

Brain-inspired machine learning is gaining increasing consideration, particularly in computer vision. Several studies investigated the inclusion of top-down feedback connections in convolutional networks; however, it rem…

BIG-bench Machine LearningObject Recognition

Toward Practical Equilibrium Propagation: Brain-inspired Recurrent Neural Network with Feedback Regulation and Residual Connections

2025-08-05 · Zhuo Liu, Tao Chen arxiv

Brain-like intelligent systems need brain-like learning methods. Equilibrium Propagation (EP) is a biologically plausible learning framework with strong potential for brain-inspired computing hardware. However, existing …

Predify: Augmenting deep neural networks with brain-inspired predictive coding dynamics

2021-06-04 · NeurIPS 2021 12 · Bhavin Choksi, Milad Mozafari, Callum Biggs O'May, Benjamin Ador 외

Deep neural networks excel at image classification, but their performance is far less robust to input perturbations than human perception. In this work we explore whether this shortcoming may be partly addressed by incor…

image-classificationImage Classification