paper-with-me

홈 › Papers

Identifying Shared Decodable Concepts in the Human Brain Using Image-Language Foundation Models

2023-06-06 · Cory Efird, Alex Murphy, Joel Zylberberg, Alona Fyshe

We introduce a method that takes advantage of high-quality pretrained multimodal representations to explore fine-grained semantic networks in the human brain. Previous studies have documented evidence of functional localization in the brain, with different anatomical regions preferentially activating for different types of sensory input. Many such localized structures are known, including the fusiform face area and parahippocampal place area. This raises the question of whether additional brain regions (or conjunctions of brain regions) are also specialized for other important semantic concepts. To identify such brain regions, we developed a data-driven approach to uncover visual concepts that are decodable from a massive functional magnetic resonance imaging (fMRI) dataset. Our analysis is broadly split into three sections. First, a fully connected neural network is trained to map brain responses to the outputs of an image-language foundation model, CLIP (Radford et al., 2021). Subsequently, a contrastive-learning dimensionality reduction method reveals the brain-decodable components of CLIP space. In the final section of our analysis, we localize shared decodable concepts in the brain using a voxel-masking optimization method to produce a shared decodable concept (SDC) space. The accuracy of our procedure is validated by comparing it to previous localization experiments that identify regions for faces, bodies, and places. In addition to these concepts, whose corresponding brain regions were already known, we localize novel concept representations which are shared across participants to other areas of the human brain. We also demonstrate how this method can be used to inspect fine-grained semantic networks for individual participants. We envisage that this extensible method can also be adapted to explore other questions at the intersection of AI and neuroscience.

📄 PDF Abstract BibTeX arXiv:2306.03375

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDimensionality Reduction

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Finding Shared Decodable Concepts and their Negations in the Brain

2024-05-27 · Cory Efird, Alex Murphy, Joel Zylberberg, Alona Fyshe

Prior work has offered evidence for functional localization in the brain; different anatomical regions preferentially activate for certain types of visual input. For example, the fusiform face area preferentially activat…

Contrastive Learning

BrainExplore: Large-Scale Discovery of Interpretable Visual Representations in the Human Brain

2025-12-09 · Navve Wasserman, Matias Cosarinsky, Yuval Golbari, Aude Oliva 외 arxiv

Understanding how the human brain represents visual concepts, and in which brain regions these representations are encoded, remains a long-standing challenge. Decades of work have advanced our understanding of visual rep…

BrainBERT: Self-supervised representation learning for intracranial recordings

2023-02-28 · Christopher Wang, Vighnesh Subramaniam, Adam Uri Yaari, Gabriel Kreiman 외

We create a reusable Transformer, BrainBERT, for intracranial recordings bringing modern representation learning approaches to neuroscience. Much like in NLP and speech recognition, this Transformer enables classifying c…

Language ModelingLanguage ModellingRepresentation Learningspeech-recognition+2

From Activation to Causality: Discovery of Causal Visual Representations in the Human Brain

2026-05-22 · Yuval Golbari, Navve Wasserman, Matias Cosarinsky, Roman Beliy 외 arxiv

Identifying which brain regions represent a visual concept in the human brain is a central challenge in neuroscience. Existing approaches have localized coarse functional regions (e.g., faces, places) through activation …

Multimodal Neurons in Pretrained Text-Only Transformers

2023-08-03 · Sarah Schwettmann, Neil Chowdhury, Samuel Klein, David Bau 외

Language models demonstrate remarkable capacity to generalize representations learned in one modality to downstream tasks in other modalities. Can we trace this ability to individual neurons? We study the case where a fr…

Image CaptioningImage to text