AI vs Real Faces: A Neural Brain Atlas Study. 1,000 Images. Perfect Separation.
TRIBE V2 brain activations perfectly distinguish AI-generated from real human faces across 1,000 images. A linear classifier achieves AUC = 1.000 with 99.4% accuracy — the two categories are linearly separable in brain space. Every ROI tested shows Cohen's d > 1.4. And AI faces trigger a reversed temporal trajectory: sustained prediction errors where real faces suppress. The brain knows the difference. We measured exactly how.
Study Overview
TRIBE V2 brain activations perfectly distinguish AI-generated from real human faces across all 1,000 images. A linear classifier achieves AUC = 1.000 with 99.4% accuracy — the two categories are linearly separable in brain space. Every ROI and network tested shows Cohen's d > 1.4 (all FDR q < 0.0001). The strongest effects are in Superior Temporal Cortex and the Auditory/Language network (d = 1.810), regions central to social face processing.
AI faces also show a reversed temporal trajectory: neural activation increases late in processing (early_late_delta = +0.53) while real faces show the opposite (−0.45). This is consistent with the brain treating AI faces as statistically surprising stimuli — familiar enough to engage face-processing machinery, yet never quite resolving into the expected pattern.
Executive Summary Metrics
| Metric | Value | Interpretation |
|---|---|---|
| Classifier AUC | 1.000 ± 0.000 | Perfect (1.0 = ideal) |
| Accuracy | 99.4% | Near-perfect |
| RSA cross-group | 0.551 | AI vs real brain similarity |
| RSA within-AI | 0.953 | Stereotyped responses |
| RSA within-real | 0.714 | Variable responses |
| Top Cohen's d | 1.810 | Sup. Temporal & Auditory/Language |
| Significant (FDR) | 13/15 | q < 0.05 after correction |
1. Brain Space Visualisation
PCA of 6,144-dimensional TRIBE features reveals near-perfect cluster separation along PC1. AI faces (red) and real faces (blue) occupy virtually non-overlapping regions of brain space. The two clusters form a clear arc in PC1-PC2 space, with AI faces concentrated in the negative-PC1 quadrant and real faces spreading across positive PC1. The separation is so clean that a simple threshold on PC1 alone recovers >95% of the classification accuracy.
PCA of TRIBE Brain Representations (n=1,000)
Clusters separate almost completely along PC1. AI faces form a tight arc in negative-PC1 space; real faces spread across positive PC1 — two distinct neural territories in 6,144-dimensional brain space.
2. Region-of-Interest Activation
All six ROIs are significantly elevated for AI faces. Superior Temporal Cortex — involved in biological motion, voice-face binding, and social cognition — shows the largest effect (d = 1.810). Higher Visual / Occipital cortex is second (d = 1.707), indicating stronger high-level visual feature processing for AI faces. The pattern is consistent across every region tested.
ROI Activation — AI vs Real Faces (mean activation)
All six ROIs are significantly elevated for AI faces (FDR q < 0.0001). Every effect exceeds Cohen's d = 1.4.
3. Brain Network Analysis
All five large-scale resting-state networks are elevated for AI faces. The Auditory/Language network mirrors the Superior Temporal Cortex finding (d = 1.810). The Attention network shows the smallest — but still very large — effect (d = 1.499). No network is neutral to the AI vs real distinction.
The consistent elevation across Auditory/Language, Visual, Language Control, Default Mode, and Attention networks suggests that the brain's response to AI faces is not localised to a single processing stream. It recruits the full face-and-person network with greater intensity than it does for real faces.
4. Temporal Dynamics
The early_late_delta feature is the most diagnostically useful temporal signature: it reverses sign between AI (+0.531) and real (−0.446) faces (d = 1.684). For real faces, neural activation peaks early and then settles — the standard predictive coding pattern for familiar stimuli. AI faces do the opposite: activation increases into late processing windows.
This suggests the brain's late-stage predictive coding processes respond differently — AI faces continue to generate prediction errors while real faces settle into familiar processing patterns. The brain recognises AI faces as face-like enough to engage the full social-processing hierarchy, but never fully resolves the prediction, producing sustained elevated activation rather than the usual rapid suppression.
Temporal Dynamics — Early-Late Delta
Sign reversal between AI and real faces (d = 1.684). AI faces generate sustained prediction errors; real faces suppress.
5. Representational Similarity Analysis
AI faces produce highly uniform brain responses (within-AI = 0.953) — they form a tight, stereotyped cluster in neural space. Real faces produce more variable, individualised responses (within-real = 0.714). Cross-group similarity (0.551) is far below either within-group measure, confirming the two categories occupy separate neural territories.
The high within-AI similarity is telling: the brain treats all AI faces as fundamentally the same class of object, regardless of how different they look to a human observer. AI faces are cognitively stereotyped at the neural level in a way that real faces — with their individual histories and social signals — are not.
Representational Similarity Analysis — Mean Cosine Similarity
6. Effect Sizes Across All Brain Features
Cohen's d by Brain Feature — All ROI & Network Features (AI higher)
All values exceed Cohen's d = 1.4. The only real-higher effect is mean_intensity (d = −0.41, still significant).
7. Methods
Brain model: TRIBE V2 (facebook/tribev2), local FastAPI, NVIDIA RTX 5080 Laptop (16 GB, CUDA 12.8). Each image was converted to a 3-second MP4 and processed in 'full' mode yielding 6,144-dim features + 6 ROI + 5 network + 4 temporal values.
AI dataset: 500 images from CommunityForensics (OwensLab/CMU, HuggingFace Hub, CC-BY 4.0), selected by SSIM-based quality ranking from the full dataset. Real dataset: 500 images from COCO 2017 validation set (Microsoft, CC-BY 4.0), selected by face keypoint visibility count (5-keypoint images preferred).
Classification: Linear SVM on 6,144-dim TRIBE features, 5-fold cross-validation. RSA: Mean pairwise cosine similarity computed within-AI, within-Real, and cross-group. Statistics: Two-sample t-tests with Benjamini-Hochberg FDR correction across all features. PCA: 2-component PCA on z-scored 6,144-dim feature matrix (1,000 × 6,144).