We test whether the complexity of cross-subject neural alignment increases with post-stimulus time in MEG — the hypothesis that early visual representations align via simple rigid rotations while late semantic representations require more flexible transforms.
Using THINGS-MEG (4 subjects, 272-channel CTF MEG, 1,854 object images) and a large-scale EEG replication (THINGS-EEG1, 48 subjects), we find that alignment complexity is flat across all timepoints and all PCA dimensionalities — definitively rejecting the hypothesis. A temporal generalization analysis reveals the mechanism: the geometric relationship between subjects is time-invariant, meaning a map trained at 20 ms transfers equally to 400 ms.
A systematic brain-DNN comparison reveals a clear supervision gradient: architecture alone (ViT-B/16 supervised ≈ random ViT-B/32) contributes nothing; joint visual-language training (CLIP) is required for full alignment. Source-space RSA confirms the alignment peaks in ventral stream regions (temporal pole, parahippocampal cortex), consistent with the CLIP model's semantic rather than purely visual representations.
All models tested against the full crossnobis RDM at each of 180 timepoints. Expressed as peak Spearman r and percentage of noise ceiling.
| Model | Training | Peak r | % Ceiling | Peak time |
|---|---|---|---|---|
| SPOSE | Human similarity judgments | 0.046 | 17.3% | 380 ms |
| CLIP ViT-B/32 | Image + language (400M pairs) | 0.043 | 16.1% | 325 ms |
| CLIP ViT-L/14 | Image + language (400M pairs) | 0.030 | 11.2% | 340 ms |
| ResNet-50 | ImageNet classification | 0.029 | 10.9% | 410 ms |
| CLIP-text | Text encoder only | 0.028 | 10.5% | 410 ms |
| DINOv2 ViT-B/14 | Self-supervised | 0.013 | 4.8% | 380 ms |
| ViT-B/16 supervised | ImageNet classification | 0.008 | 3.0% | 390 ms |
| Random ViT-B/32 | Untrained (control) | 0.009 | 3.4% | — |
@article{seghir2026meg, title = {Temporal Dynamics of Cross-Subject Representational Alignment in Human MEG}, author = {Seghir, Anouar}, year = {2026}, doi = {10.17605/OSF.IO/JZFSA}, url = {https://doi.org/10.17605/OSF.IO/JZFSA}, note = {OSF Preprint} }