paper-with-me

Papers

Neural Networks with Recurrent Generative Feedback

2020-07-17 · NeurIPS 2020 12 · Yujia Huang, James Gornet, Sihui Dai, Zhiding Yu, Tan Nguyen, Doris Y. Tsao, Anima Anandkumar

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 human brains use an internal generative model to update the posterior beliefs of the sensory input. This mechanism can be interpreted as a form of self-consistency between the maximum a posteriori (MAP) estimation of an internal generative model and the external environment. Inspired by such hypothesis, we enforce self-consistency in neural networks by incorporating generative recurrent feedback. We instantiate this design on convolutional neural networks (CNNs). The proposed framework, termed Convolutional Neural Networks with Feedback (CNN-F), introduces a generative feedback with latent variables to existing CNN architectures, where consistent predictions are made through alternating MAP inference under a Bayesian framework. In the experiments, CNN-F shows considerably improved adversarial robustness over conventional feedforward CNNs on standard benchmarks.

📄 PDF Abstract BibTeX arXiv:2007.09200

Code (1)

yjhuangcd/CNNF 공식 구현 pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Towards Reliable Advertising Image Generation Using Human Feedback

2024-08-01 · Zhenbang Du, Wei Feng, Haohan Wang, Yaoyu Li 외

In the e-commerce realm, compelling advertising images are pivotal for attracting customer attention. While generative models automate image generation, they often produce substandard images that may mislead customers an…

Image Generation

Feedback Adversarial Learning: Spatial Feedback for Improving Generative Adversarial Networks

2019-06-01 · CVPR 2019 6 · Minyoung Huh, Shao-Hua Sun, Ning Zhang

We propose feedback adversarial learning (FAL) framework that can improve existing generative adversarial networks by leveraging spatial feedback from the discriminator. We formulate the generation task as a recurrent fr…

Image GenerationImage-to-Image TranslationTranslation

Bridging Creative Intent and Visual Quality: Creator-Driven Recurrent Video Generation with Agentic Feedback Loops

2026-06-17 · Denis Savytski, Aiden Lei, Heding Liu, Warren Yang 외 arxiv

Generative AI has made content creation increasingly accessible, but many AI-generated videos lack narrative coherence and creative direction, issues that become more substantial at longer durations. Unlike coding, where…

Video Generation

Learning to Adapt by Minimizing Discrepancy

2017-11-30 · Alexander G. Ororbia II, Patrick Haffner, David Reitter, C. Lee Giles

We explore whether useful temporal neural generative models can be learned from sequential data without back-propagation through time. We investigate the viability of a more neurocognitively-grounded approach in the cont…

Recurrent Feedback Improves Feedforward Representations in Deep Neural Networks

2019-12-22 · Siming Yan, Xuyang Fang, Bowen Xiao, Harold Rockwell 외

The abundant recurrent horizontal and feedback connections in the primate visual cortex are thought to play an important role in bringing global and semantic contextual information to early visual areas during perceptual…