paper-with-me

홈 › Papers

A shallow residual neural network to predict the visual cortex response

2019-06-27 · Anne-Ruth José Meijer, Arnoud Visser

Understanding how the visual cortex of the human brain really works is still an open problem for science today. A better understanding of natural intelligence could also benefit object-recognition algorithms based on convolutional neural networks. In this paper we demonstrate the asset of using a shallow residual neural network for this task. The benefit of this approach is that earlier stages of the network can be accurately trained, which allows us to add more layers at the earlier stage. With this additional layer the prediction of the visual brain activity improves from $10.4\%$ (block 1) to $15.53\%$ (last fully connected layer). By training the network for more than 10 epochs this improvement can become even larger.

📄 PDF Abstract BibTeX arXiv:1906.11578

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

Bridging the Gaps Between Residual Learning, Recurrent Neural Networks and Visual Cortex

2016-04-13 · Qianli Liao, Tomaso Poggio

We discuss relations between Residual Networks (ResNet), Recurrent Neural Networks (RNNs) and the primate visual cortex. We begin with the observation that a special type of shallow RNN is exactly equivalent to a very de…

V1T: large-scale mouse V1 response prediction using a Vision Transformer

2023-02-06 · Bryan M. Li, Isabel M. Cornacchia, Nathalie L. Rochefort, Arno Onken

Accurate predictive models of the visual cortex neural response to natural visual stimuli remain a challenge in computational neuroscience. In this work, we introduce V1T, a novel Vision Transformer based architecture th…

Relating CNNs with brain: Challenges and findings

2021-08-22 · Reem Abdel-Salam

Conventional neural network models (CNN), loosely inspired by the primate visual system, have been shown to predict neural responses in the visual cortex. However, the relationship between CNNs and the visual system is i…

Topographic Deep Artificial Neural Networks (TDANNs) predict face selectivity topography in primate inferior temporal (IT) cortex

2019-09-21

Deep convolutional neural networks are biologically driven models that resemble the hierarchical structure of primate visual cortex and are the current best predictors of the neural responses measured along the ventral s…

Beyond Prediction Accuracy: Target-Space Recovery Profiles for Evaluating Model-Brain Alignment

2026-05-19 · Ken Nakamura, Tomoya Nakai, Ryuto Yashiro, Ayumu Yamashita 외 arxiv

Artificial vision models are often evaluated against the human visual cortex by measuring how accurately their internal representations predict brain responses. However, prediction accuracy alone does not indicate which …