







Large-scale behavioral and neuroscience data for object recognition and understanding.
The brain in the machine: How AI could help explain how we think | IBM
Scientists are using large AI models to predict patterns of brain activity at scale, a development that researchers say is pushing neuroscience toward a new kind of digital imaging.

nubrain - A foundation model for neural decoding
Building the world's largest dataset of human brain activity.

Neuropeek — Accelerating the Neuro-AI convergence
Where brain data becomes shared knowledge. A community-driven platform federating neuroscience datasets, models, and tools to accelerate discovery.



Exploring Psychology in the Field: Steps and Examples From the Used‐Car Market
Abstract The growing availability of large datasets in a variety of domains presents an opportunity for researchers to use field data to better understand psychological concepts. I discuss, from an empirical economics point of view, steps for how to study cognition in large datasets. I use two recent papers that explore psychology in the used‐car market as motivating examples. These examples help illustrate the potential importance of big data as a way to explore human psychology and cognition. , The growing availability of large datasets in a variety of domains presents an opportunity for researchers to use field data to better understand psychological concepts. I discuss from an empirical economics point of view, steps for how to study cognition in large datasets and illustrate these steps with recent empirical papers.

Constellation
Building foundation models of human state to understand brains, bodies, and environments

On-device intelligence for every product
We're building a frontier lab for on-device AI. Small, specialized models for audio, vision, and text, faster than the cloud and free.

The Umwelt Representation Hypothesis: rethinking Universality
Recent studies reveal striking representational alignment between artificial neural networks (ANNs) and biological brains, leading to proposals that all sufficiently capable systems converge on universal representations of reality. We argue that this claim of Universality is premature. We introduce the Umwelt Representation Hypothesis, which proposes that alignment arises not from convergence toward a single global optimum but from overlap in the ecological constraints under which systems develop. We review empirical evidence showing that representational differences between species, individuals, and ANNs are systematic and adaptive, which is difficult to reconcile with Universality. Finally, we reframe ANN model comparison as a method for mapping clusters of alignment in the ecological constraint space rather than as a search for a single optimal world model.

BrainMind
At this important juncture in neuroscience, the BrainMind ecosystem is combining the most talented of these groups in novel ways to collectively shepherd, support, and fund ideas that can be translated from labs into interventions that will benefit humanity.

brainlife
The platform allows to analyze Magnetic Resonance Imaging (MRI), electroencephalography (EEG) and magnetoencephalography (MEG) data. Data can either be uploaded from local computers or imported from public archives such as OpenNeuro.org. Over 400+ data processing Apps are available on brainlife.io to build custom data workflows. Thousands of jobs can be submitted using shared clusters or on users' compute resource. Users can perform group-level statistical analysis or apply machine learning methods using Jupyter notebooks. A single record containing the entire data workflow (from raw data to published figures) can be published addressed by with a unique digital object identifier (DOI).
Plastic Labs Releases Neuromancer XR
NEUROMANCER: The first collection of models dedicated to AI-native memory and social cognition.

🚨 We're very happy to introduce TRIBE v2: a foundation model of the human brain's responses to sight, sound, and language. Leveraging 1,000+ hours of fMRI across 720 subjects, it generalizes… | Stéphane d'Ascoli | 16 comments
🚨 We're very happy to introduce TRIBE v2: a foundation model of the human brain's responses to sight, sound, and language. Leveraging 1,000+ hours of fMRI across 720 subjects, it generalizes zero-shot to new stimuli, tasks and people, finetunes efficiently, and enables in-silico experiments. ❓How does it work? Stemming from our v1, which won the Algonauts 2025 challenge, TRIBE v2 combines video, audio, and language embeddings to predict brain activity for any brain, then adapts to each individual. Key results: 📊 High-quality predictions — TRIBE v2 predicts brain activity across cortical and subcortical regions, significantly better than standard linear models, with a log-linear scaling law and no plateau in sight. 🎯 Zero-shot generalization — Without retraining, the predictions of TRIBE v2 are more correlated with group-averaged brain responses than almost any individual fMRI scan! A short finetuning step vastly improves over linear models trained, from scratch, on each individual. 🧪 In-silico experiments — Can we do useful experiments with TRIBE v2? Yes: classic vision and language paradigms replicate in-silico. It zero-shot recovers the FFA, PPA, EBA, VWFA, Broca's lateralization, and syntactic responses in STG — all without training on these artificial tasks. 🔍 Interpretability & multimodality — ICA on the weights rediscovers known functional networks (auditory, language, motion, default mode, visual) from naturalistic data alone. Ablating modalities further maps how vision, audition, and language integrate, with the largest gains at the temporo-parietal-occipital junction. 🧠 This effort is a step toward a foundation model of the human brain. Much remains to be understood, but we hope this opens a path for neuroscience, AI, and medical research alike. All code, weights, and a live demo are open — find it useful or mistaken in some conditions? Let us know, new test cases can only help improving this effort. 📄 Paper: https://lnkd.in/e7cbunJp 💻 Code: https://lnkd.in/ebwBVuJp ▶️ Demo: https://lnkd.in/eEUVxP4S 🤗 Model: https://lnkd.in/e2T8nPJP Joint work with Jérémy RAPIN, Yohann Benchetrit, Teon Brooks, Katie Begany, Joséphine Raugel, Hubert Banville and Jean-Rémi King. 🙏 Special thanks to Elisa Cascardi, Diego Marcos, Dominic Giardini, AI at Meta, and the open-source and neuroscience communities (in particular Lune Bellec and Bertrand Thirion for the amazing Courtois NeuroMod and IBC datasets) | 16 comments on LinkedIn
continuedev/instinct-data · Datasets at Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
Algorithmic Data Minimization for Machine Learning over...
Machine learning can analyze vast amounts of data generated by IoT devices to identify patterns, make predictions, and enable real-time decision-making. By processing sensor data, machine learning...

GitHub - AIM-KannLab/BrainIAC | Giovanni Giulietti
One of the biggest hurdles in neuroimaging AI has always been the scarcity of labeled data, especially for rare conditions. But a recent study published in Nature Neuroscience introduces a potential solution: BrainIAC (Brain Imaging Adaptive Core). Unlike traditional models that are trained for one specific task, BrainIAC is a "foundation model", a large-scale AI model trained on vast amounts of data that can perform many different tasks and be adapted to specific applications. It was pretrained on a massive dataset of 48965 brain structural MRI sequences (T1w, T2w, FLAIR, T1CE) using self-supervised learning, allowing it to understand the "big picture" of brain anatomy across different ages and conditions. It has been tested across seven diverse and clinically meaningful applications: - brain age prediction - IDH mutation classification - Mild Cognitive Impairment (MCI) classification - diffuse glioma overall survival prediction - MR sequence classification - time-to-stroke prediction - tumor segmentation BrainIAC consistently outperformed traditional supervised learning approaches and other medical-specific models. The real "magic" happens in low-data scenarios. While traditional AI usually needs thousands of examples, BrainIAC can adapt to new tasks using only a few samples. BrainIAC can be used for structural brain MRI analysis through two main methods: - Web Usage (BrainIAC platform): the easiest way to use BrainIAC, providing a user-friendly interface to upload structural brain MRI data and run inference. - Local usage (GitHub repository): for more advanced and customized analysis. It allows complete control over the data preprocessing, model training, and inference pipelines. It requires Python 3.9+ and NVIDIA GPU with CUDA 11.0+. 🔗 BrainIAC paper: https://lnkd.in/dq6Gprgt 🔗 BrainIAC web platform https://lnkd.in/dpreadMp 🔗 BrainIAC GitHub repo: https://lnkd.in/duwSEg4V #MedicalAI #Neuroscience #HealthTech #BrainIAC #Radiology #Innovation #DeepLearning #PrecisionMedicine