Resolution confounds in RSA visual cortex comparisons.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill evaluation-resolution-confounds-rsa-visual-cortex --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Evaluation Resolution Confounds Rsa Visual Cortex?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-evaluation-resolution-confounds-rsa-visual-cortex-ai-collection)More formats (shields.io, HTML) on the badges page.
---
name: evaluation-resolution-confounds-rsa-visual-cortex
description: "Resolution confounds in RSA visual cortex comparisons."
metadata:
arxiv_id: "2608.12408"
published: "2026-08-11"
authors: "Nils Leutenegger"
tags: [representational-similarity-analysis, visual-cortex, learning-rules, resolution-confound, fMRI, electrophysiology]
license: Complete terms in LICENSE.txt
---
# Evaluation Resolution Confounds Learning-Rule Comparisons in Model-Brain RSA of Early Visual Cortex
## Overview
This skill addresses a critical methodological issue in computational neuroscience: evaluation resolution confounds in Representational Similarity Analysis (RSA) comparisons between artificial neural networks and brain responses in early visual cortex. The research reveals that common findings about biologically plausible learning rules (feedback alignment, predictive coding, STDP) rivaling or beating backpropagation at early visual cortex are strongly dependent on the evaluation resolution.
## Key Findings
1. **Resolution Dependence**: The V1 gap between untrained and backpropagation-trained networks widens from -0.001 ± 0.007 at 32px training resolution to +0.044 ± 0.006 at 224px, growing monotonically across six resolutions.
2. **Cross-Validation**: The effect holds in human fMRI data and directionally in macaque electrophysiology, along training trajectories, and for large-scale models (ImageNet ResNet-50, Swin-Tiny transformer).
3. **Mechanism Investigation**: Four candidate mechanisms were tested and excluded:
- Train/eval resolution matching
- Low-level Gabor and pixel structure
- Normalization state of untrained baseline
- Convergence toward global brightness statistic
4. **Root Cause**: Capping image detail at training resolution while allowing pooled positions to grow 12-fold removes ~90% of the effect, indicating dependence on image detail rather than pooling.
5. **Comparison Limits**: A single scalar luminance value per image achieves ρ = 0.075 against V1 RDM, essentially matching untrained network performance (ρ = 0.076), which bounds what this comparison style can resolve.
6. **Robust Finding**: The only learning effect that holds across resolution is backpropagation outperforming untrained networks at LOC (lateral occipital complex).
## Methodology
### Experimental Design
- **Network Architectures**: Small networks trained on 32x32 CIFAR vs large networks (ResNet-50, Swin-Tiny) trained on 224px ImageNet
- **Evaluation Resolutions**: Six different resolutions from 32px to 224px
- **Statistical Rigor**: n=5 seeds with error bars reported
- **Brain Data**: Human fMRI and macaque electrophysiology validation
### RSA Implementation
- **Representational Dissimilarity Matrices (RDMs)**: Computed for both model layers and brain regions
- **Correlation Analysis**: Spearman correlation (rho) between model and brain RDMs
- **Layer Mapping**: Early visual cortex (V1) vs higher areas (LOC)
### Control Experiments
- **Bit-Identical Weights**: Interventions holding convolutional weights identical to isolate resolution effects
- **Detail Capping**: Limiting image detail while varying spatial pooling
- **Luminance Baseline**: Single scalar per image as minimal baseline comparison
## Implications for Research
### Critical Considerations
- **Resolution Matching**: Training and evaluation resolutions should be carefully matched when comparing learning rules
- **Baseline Performance**: Untrained network performance may be inflated at low resolutions due to limited image detail
- **Methodological Validity**: Claims about biologically plausible learning rules should be validated across multiple resolutions
### Best Practices
- **Multi-Resolution Evaluation**: Always test model-brain similarity across a range of evaluation resolutions
- **Appropriate Baselines**: Use meaningful baselines like luminance-only models to establish performance bounds
- **Large-Scale Validation**: Validate findings on large-scale models trained at high resolution when possible
### When to Apply This Skill
- Designing RSA studies comparing ANNs to brain responses
- Interpreting results from model-brain similarity analyses
- Evaluating claims about biologically plausible learning rules
- Setting up fair comparisons between different learning algorithms
- Analyzing early visual cortex representations in computational models
## Technical Details
### Resolution Effects
- **Low Resolution (32px)**: Limited image detail masks true learning effects, inflating untrained network performance
- **High Resolution (224px)**: Rich image detail reveals genuine learning advantages of backpropagation
- **Monotonic Relationship**: Effect size increases consistently with resolution across all tested conditions
### Brain Regions
- **V1 (Primary Visual Cortex)**: Shows strong resolution dependence in model-brain similarity
- **LOC (Lateral Occipital Complex)**: Shows robust backpropagation advantage across resolutions
### Learning Rules Tested
- **Backpropagation**: Standard supervised learning with global error signals
- **Untrained Networks**: Random weight initialization without learning
- **Biologically Plausible Rules**: Feedback alignment, predictive coding, STDP (mentioned as commonly studied but not directly tested in this paper)
## References
- **Original Paper**: Leutenegger, N. (2026). Evaluation Resolution Confounds Learning-Rule Comparisons in Model-Brain RSA of Early Visual Cortex. arXiv:2608.12408
- **Related Work**: Studies on biologically plausible learning rules, RSA methodology, model-brain comparisons
- **Data Sources**: Human fMRI datasets, macaque electrophysiology recordings, CIFAR/ImageNet benchmarks
## Activation Keywords
- evaluation resolution confound
- RSA visual cortex
- model-brain similarity analysis
- representational similarity analysis
- learning rule comparison
- early visual cortex modeling
- resolution dependence neuroscience
- fMRI model comparison
- untrained network baseline
- backpropagation advantageIs 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!