paper-with-me

홈 › Papers

Towards robust vision by multi-task learning on monkey visual cortex

2021-07-29 · NeurIPS 2021 12 · Shahd Safarani, Arne Nix, Konstantin Willeke, Santiago A. Cadena, Kelli Restivo, George Denfield, Andreas S. Tolias, Fabian H. Sinz

Deep neural networks set the state-of-the-art across many tasks in computer vision, but their generalization ability to image distortions is surprisingly fragile. In contrast, the mammalian visual system is robust to a wide range of perturbations. Recent work suggests that this generalization ability can be explained by useful inductive biases encoded in the representations of visual stimuli throughout the visual cortex. Here, we successfully leveraged these inductive biases with a multi-task learning approach: we jointly trained a deep network to perform image classification and to predict neural activity in macaque primary visual cortex (V1). We measured the out-of-distribution generalization abilities of our network by testing its robustness to image distortions. We found that co-training on monkey V1 data leads to increased robustness despite the absence of those distortions during training. Additionally, we showed that our network's robustness is very close to that of an Oracle network where parts of the architecture are directly trained on noisy images. Our results also demonstrated that the network's representations become more brain-like as their robustness improves. Using a novel constrained reconstruction analysis, we investigated what makes our brain-regularized network more robust. We found that our co-trained network is more sensitive to content than noise when compared to a Baseline network that we trained for image classification alone. Using DeepGaze-predicted saliency maps for ImageNet images, we found that our monkey co-trained network tends to be more sensitive to salient regions in a scene, reminiscent of existing theories on the role of V1 in the detection of object borders and bottom-up saliency. Overall, our work expands the promising research avenue of transferring inductive biases from the brain, and provides a novel analysis of the effects of our transfer.

📄 PDF Abstract BibTeX arXiv:2107.14344

Code (1)

sinzlab/neural_cotraining 공식 구현 pytorch

Tasks

image-classificationImage ClassificationMulti-Task LearningOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

The role of temporal cortex in the control of attention

2021-06-18 · Hamidreza Ramezanpour, Mazyar Fallah

Attention is an indispensable component of active vision. Contrary to the widely accepted notion that temporal cortex processing primarily focusses on passive object recognition, a series of very recent studies emphasize…

Object RecognitionSTS

Basic Level Categorization Facilitates Visual Object Recognition

2015-11-12 · Panqu Wang, Garrison W. Cottrell

Recent advances in deep learning have led to significant progress in the computer vision field, especially for visual object recognition tasks. The features useful for object classification are learned by feed-forward de…

ObjectObject CategorizationObject RecognitionTransfer Learning

Monkey: Image Resolution and Text Label Are Important Things for Large Multi-modal Models

2023-11-11 · CVPR 2024 1 · Zhang Li, Biao Yang, Qiang Liu, Zhiyin Ma 외

Large Multimodal Models (LMMs) have shown promise in vision-language tasks but struggle with high-resolution input and detailed scene understanding. Addressing these challenges, we introduce Monkey to enhance LMM capabil…

Image CaptioningMMR totalQuestion AnsweringScene Understanding+2

Information processing occurs via critical avalanches in a model of the primary visual cortex

2016-11-18

We study a new biologically motivated model for the Macaque monkey primary visual cortex which presents power-law avalanches after a visual stimulus. The signal propagates through all the layers of the model via avalanch…

Model-Guided Microstimulation Steers Primate Visual Behavior

2025-10-04 · Johannes Mehrer, Ben Lonnqvist, Anna Mitola, Abdulkadir Gokce 외 arxiv

Brain stimulation is a powerful tool for understanding cortical function and holds promise for therapeutic interventions in neuropsychiatric disorders. Initial visual prosthetics apply electric microstimulation to early …

Image Generation