paper-with-me

Papers

Scaling Laws for Task-Optimized Models of the Primate Visual Ventral Stream

2024-11-08 · Abdulkadir Gokce, Martin Schrimpf

When trained on large-scale object classification datasets, certain artificial neural network models begin to approximate core object recognition (COR) behaviors and neural response patterns in the primate visual ventral stream (VVS). While recent machine learning advances suggest that scaling model size, dataset size, and compute resources improve task performance, the impact of scaling on brain alignment remains unclear. In this study, we explore scaling laws for modeling the primate VVS by systematically evaluating over 600 models trained under controlled conditions on benchmarks spanning V1, V2, V4, IT and COR behaviors. We observe that while behavioral alignment continues to scale with larger models, neural alignment saturates. This observation remains true across model architectures and training datasets, even though models with stronger inductive bias and datasets with higher-quality images are more compute-efficient. Increased scaling is especially beneficial for higher-level visual areas, where small models trained on few samples exhibit only poor alignment. Finally, we develop a scaling recipe, indicating that a greater proportion of compute should be allocated to data samples over model size. Our results suggest that while scaling alone might suffice for alignment with human core object recognition behavior, it will not yield improved models of the brain's visual ventral stream with current architectures and datasets, highlighting the need for novel strategies in building brain-like models.

📄 PDF Abstract BibTeX arXiv:2411.05712

Code (1)

epflneuroailab/scaling-primate-vvs 공식 구현 pytorch

Tasks

Brain DecodingInductive BiasObject Recognition

Similar Papers 제목 키워드 기반

LLMs on the Line: Data Determines Loss-to-Loss Scaling Laws

2025-02-17 · Prasanna Mayilvahanan, Thaddäus Wiedemer, Sayak Mallick, Matthias Bethge 외

Scaling laws guide the development of large language models (LLMs) by offering estimates for the optimal balance of model size, tokens, and compute. More recently, loss-to-loss scaling laws that relate losses across pret…

MambaState Space Models

Task-Driven Convolutional Recurrent Models of the Visual System

2018-06-20 · NeurIPS 2018 12 · Aran Nayebi, Daniel Bear, Jonas Kubilius, Kohitij Kar 외

Feed-forward convolutional neural networks (CNNs) are currently state-of-the-art for object classification tasks such as ImageNet. Further, they are quantitatively accurate models of temporally-averaged responses of neur…

General ClassificationObject Recognition

Your head is there to move you around: Goal-driven models of the primate dorsal pathway

2021-12-01 · NeurIPS 2021 12 · Patrick Mineault, Shahab Bakhtiari, Blake Richards, Christopher Pack

Neurons in the dorsal visual pathway of the mammalian brain are selective for motion stimuli, with the complexity of stimulus representations increasing along the hierarchy. This progression is similar to that of the ven…

Action RecognitionObject RecognitionSelf-Supervised Learning

Simple Models, Rich Representations: Visual Decoding from Primate Intracortical Neural Signals

2026-01-16 · Matteo Ciferri, Matteo Ferrante, Nicola Toschi arxiv

Understanding how neural activity gives rise to perception is a central challenge in neuroscience. We address the problem of decoding visual information from high-density intracortical recordings in primates, using the T…

Image Retrieval

Scaling Laws for Data-Efficient Visual Transfer Learning

2025-04-17 · Wenxuan Yang, Qingqu Wei, Chenxi Ma, Weimin Tan 외

Current scaling laws for visual AI models focus predominantly on large-scale pretraining, leaving a critical gap in understanding how performance scales for data-constrained downstream tasks. To address this limitation, …

Knowledge DistillationTransfer Learning