Multi-Layered Deepfake Detection System

Voxear

Advanced deepfake detection combining metadata forensics, Xception spatial analysis, and physics-based verification for comprehensive video authenticity analysis

Test Case Playback

Detection Examples

Real sample videos from the test case folder, paired with backend-scored module outputs and verdict confidence.

Real.mp4
Test Cases / Real
REC
AUTHENTICConf 19.3%
AUTHENTIC
19.3%
Deepfake Probability19.3%
Metadata
UNCERTAIN
AI Model
REAL
Physics
VALID

Backend result: REAL. Metadata was uncertain, AI scored 27.0% fake, and physics found no anomalies.

Hash#real-case
Deepfake.mp4
Test Cases / Deepfake
REC
DEEPFAKE DETECTEDConf 64.1%
DEEPFAKE DETECTED
64.1%
Deepfake Probability64.1%
Metadata
UNCERTAIN
AI Model
FAKE
Physics
FAKE

Backend result: FAKE. Metadata was uncertain, while AI and corneal reflection both flagged manipulation.

Hash#deepfake
Metadata.mp4
Test Cases / Metadata
REC
DEEPFAKE DETECTEDConf 100.0%
DEEPFAKE DETECTED
100.0%
Deepfake Probability100.0%
Metadata
FLAGGED
AI Model
SKIPPED
Physics
SKIPPED

Backend result: FAKE. C2PA/content credentials indicated AI-generated content.

Hash#metadata
Spliced Video Deepfake.mp4
Test Cases / Spliced Video Deepfake
REC
DEEPFAKE DETECTEDConf 73.9%
DEEPFAKE DETECTED
73.9%
Deepfake Probability73.9%
Metadata
UNCERTAIN
AI Model
FAKE
Physics
FAKE

Backend result: FAKE. Metadata was uncertain, while AI and physics both produced fake signals.

Hash#spliced
System Overview

Multi-Layered Detection Pipeline

Voxear implements a hierarchical detection pipeline combining three complementary approaches:

1. Metadata Forensics

First-line defense checking for generator watermarks and encoding anomalies.

2. Xception Spatial

Xception CNN analyzing face crops with per-frame scoring, temporal anomaly detection, and Grad-CAM spatial explainability.

3. Physics Verification

Independent checks for violations of physical laws in motion, lighting, and facial dynamics.

The system uses adaptive frame sampling and SHAP explainability to deliver transparent results suitable for forensic and research applications.

Technical Modules

Detection Methods

Click any card to explore the technical details, algorithms, and visualizations behind each detection module.

AI Detection

Xception CNN trained on deepfake datasets, analyzing face crops with per-frame scoring, temporal anomaly detection, and Grad-CAM spatial explainability.

Click to learn more →

Physics-Based Detection

Analyzes physical properties and motion patterns to detect violations of natural laws that deepfakes often fail to replicate correctly.

Click to learn more →

Metadata Analysis

Examines video file metadata, encoding parameters, and digital signatures to detect AI-generated content markers and manipulation traces.

Click to learn more →

Explainability Features

Provides transparent, interpretable insights into detection results using SHAP values, attention weights, and visual explanations.

Click to learn more →