Meta-learning In-Context Enables Training-Free Cross Subject Brain Decoding - Research insights and implementation patterns from arXiv:2604.08537v1
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill meta-learning-in-context-enables-training-free --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Meta Learning In Context Enables Training Free?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-meta-learning-in-context-enables-training-free)More formats (shields.io, HTML) on the badges page.
---
name: meta-learning-in-context-enables-training-free
description: "Meta-learning In-Context Enables Training-Free Cross Subject Brain Decoding - Research insights and implementation patterns from arXiv:2604.08537v1"
version: 1.0.0
author: Research Synthesis
license: MIT
metadata:
hermes:
tags: [neuroscience, "brain network", research, brain, neural]
source_paper: "Meta-learning In-Context Enables Training-Free Cross Subject Brain Decoding (arXiv:2604.08537v1)"
citations: 0
relevance_score: 7
published: "2026-04-09"
---
# Meta-learning In-Context Enables Training-Free Cross Subject Brain Decoding
## Overview
Visual decoding from brain signals is a key challenge at the intersection of computer vision and neuroscience, requiring methods that bridge neural representations and computational models of vision. A field-wide goal is to achieve generalizable, cross-subject models. A major obstacle towards this goal is the substantial variability in neural representations across individuals, which has so far required training bespoke models or fine-tuning separately for each subject. To address this challenge, we introduce a meta-optimized approach for semantic visual decoding from fMRI that generalizes to novel subjects without any fine-tuning. By simply conditioning on a small set of image-brain activation examples from the new individual, our model rapidly infers their unique neural encoding patterns
## Source Information
- **Authors**: Mu Nan, Muquan Yu, Weijian Mai, Jacob S. Prince, Hossein Adeli, Rui Zhang, Jiahang Cao, Benjamin Becker, John A. Pyles, Margaret M. Henderson, Chunfeng Song, Nikolaus Kriegeskorte, Michael J. Tarr, Xiaoqing Hu, Andrew F. Luo
- **Published**: 2026-04-09
- **arXiv ID**: [2604.08537v1](https://arxiv.org/abs/2604.08537v1)
- **PDF**: [Download](https://arxiv.org/pdf/2604.08537v1)
- **Category**: brain network
## Key Concepts
- Cross-subject brain decoding
- Meta-learning approaches
- Training-free adaptation
- Visual decoding from neural signals
## Research Context
This paper addresses visual decoding from brain signals, a key challenge at the intersection of computer vision and neuroscience. The work focuses on methods that bridge neural representations across subjects without requiring additional training.
## Implementation Notes
```python
# Placeholder for implementation based on paper methodology
# See original paper for detailed algorithms
```
## References
- Original Paper: Meta-learning In-Context Enables Training-Free Cross Subject Brain Decoding
- arXiv: https://arxiv.org/abs/2604.08537v1
## Related Skills
- in-context-brain-decoding
- brain-connectivity-analysis
- neural-dynamics-analysis

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!