VAARHAFT
Technology

Image
Trust Layer

The Image Trust Layer is VAARHAFT's proprietary deep learning architecture for detecting deepfakes, AI-generated images, and image manipulation. Trained on real-world data, not academic lab benchmarks.

>95%Detection Accuracy
82%Precision @ 1% Prevalence
<5sAvg Latency
Detection Analysis
Manipulation Detected
REGION 97.2% CONFIDENCE0.97
modules: gen_detect · tamper_detect · heatmap2.4s · 12 tokens
Image Detection Modules

Complete Image Analysis. Five Modules. One API Call.

Each module handles a specific image analysis task. Proprietary neural networks for AI detection, deterministic algorithms for matching, and deep metadata extraction. All accessible through a single endpoint.

Module 01Proprietary Model

Image Generation Detection

Detects fully AI-generated images and deepfakes: GANs, diffusion models, neural renderers. Standalone, proprietary neural network.

Module 02Proprietary Model

Image Tampering Detection

Detects post-capture manipulations on real photos: deepfake face swaps, inpainting, splicing. Standalone, proprietary neural network.

Module 03Deterministic

Duplicate Detection

Perspective-invariant matching beyond SHA256. 100% deterministic, no neural network embeddings.

Module 04Explainability

Heatmap Creation

Pixel-level attribution maps that visualize exactly which regions triggered detection. Full transparency for human review.

Module 05Provenance

Metadata Analysis

Extracts and cross-references EXIF, XMP, and C2PA metadata to verify provenance, device origin, and editing history.

Deep Technology

Proprietary Context-Aware Visual Networks

No off-the-shelf foundation models. Our entire detection pipeline is built from scratch with hierarchical spatial architectures, trained exclusively on proprietary forensic datasets.

  • Context-Aware Anomaly Detection

    Detects anomalies in spatial context not just isolated pixel artifacts.

  • Intrinsic Explainability

    Explainability is an inherent mathematical part of backpropagation not generated post-hoc like GradCAM or ELA. The proof is part of the classification.

  • Deterministic, No LLM

    100% reproducible results. No stochastic LLM, no prompt engineering, no hallucinations.

  • Adversarial Hardening

    Hardened against FGSM and PGD adversarial perturbations as well as real-life data laundering (WhatsApp, Telegram, screenshots).

Spatial Processing PipelineLIVE
InputImage / DocumentFORENSIC ANALYSISMulti-Module EngineProprietary DetectionMANIPULATED97.2%{ "score": 0.972"verdict": ...}VerdictJSON ResponseUPLOAD → FORENSIC ANALYSIS → VERDICT + STRUCTURED JSON

A highly optimized, multi-stage feature extraction pipeline trained to detect manipulation-specific artifacts, even after severe messenger compression. Intrinsic explainability as a mathematical byproduct no post-hoc XAI.

Real-World Performance

Built for Reality, not for the Lab.

Academic benchmarks test on clean, high-resolution original images. Fraudsters almost never use these. The benchmarks from the majority of image forensics providers are worthless.

Our model was not trained in a lab but on real-world data. We evaluate our metrics explicitly on "washed" data (data laundering).

>95%Detection accuracyReal-World Data
8 of 10Alerts are correctNeedle-in-a-Haystack
AI Generation Detection97.1%
Manipulation Detection93.8%
False Positive Rate3.2%

82% Precision @ 1% Prevalence: Even when 99 out of 100 images are real, our model is correct 82% of the time when flagging an image as "fake".

Our performance holds even when an AI image was:

  • Compressed multiple times via WhatsApp, Telegram, or iMessage
  • Screenshotted and photographed on a smartphone
  • Cropped or downscaled in resolution
  • Passed through multiple social media platforms
  • Degraded through print-scan cycles

FP-Catcher Module

Pure image analysis is not enough for production. Specialized false-positive catcher modules are adapted to real production conditions. Example: Logos are automatically detected and filtered out in the first step, as they would otherwise lead to duplicates or false hits in reverse image searches.

Configurable Detection

Precision vs. Recall. Your Decision.

Different use cases require different trade-offs. Automated rejection needs maximum precision. Screening with human-in-the-loop maximizes recall.

Choose the mode that matches your risk appetite or let us calibrate your model individually.

0%0%25%25%50%50%75%75%100%100%RecallPrecisionP: 82% · R: 80%

Balanced: Balanced trade-off between precision and recall. Default configuration for most enterprise customers.

Beyond Base Metrics

Custom Calibration

Our out-of-the-box metrics are industry-leading, but every company has unique data distributions. We offer deep system calibration to tune the model precisely to our enterprise customers' requirements.

Through advanced probability calibration and model finetuning, we ensure that a confidence score of 90% truly corresponds to a 90% probability of a fake optimal for seamless integration into existing risk engines.

Probability CalibrationIsotonic regression on your data
Threshold TuningOptimal cut-off for your risk profile
Model FinetuningDomain-specific transfer learning
Score MappingDirect integration into risk engines
Enterprise Calibration
RawCalibrated
0%0%25%25%50%50%75%75%100%100%idealPredicted ProbabilityActual ProbabilityPrecision82%Recall75%Confidence90%Base89.0%Calibrated93.2%Fine-tuned97.1%
Training Data
GeneratedManipulatedAuthentic
10M+ IMAGES
Data Advantage

Proprietary Real-World Data

Our model was not trained in an academic lab. Over 10 million in-house curated data points hand-edited by image editing experts simulate extreme real-world conditions including massive messenger compression and targeted image degradation.

Most open-source detectors and academic models are trained on clean, high-resolution originals from public datasets like DFFD or FaceForensics++. These benchmarks do not reflect production reality: real fraud images arrive compressed, screenshotted, cropped, and shared through multiple messengers. Our proprietary training data mirrors exactly these conditions, which is why our detection accuracy holds where academic models collapse.

>10MCurated data points
Real-World Data Laundry
100+Camera models
WeeklyRetraining cadence

Zero-Day GenAI Defense

When new AI models or versions of them are released, we integrate their signatures within days not weeks.

Infrastructure

Enterprise-Grade from the Ground Up.

Auto-Scaling GPU

Elastic Concurrency

GPU clusters (NVIDIA Tensor Core) scale dynamically. 10 requests at night or 5,000 RPM during a campaign latency remains stable.

Multi-Model Voting

Ensemble Classification

Specialized sub-models vote independently on generation and manipulation probability, combined via calibrated ensemble.

TensorRT INT8

0ms Cold-Start

Dedicated endpoints no serverless cold-start penalty. Inference optimized via TensorRT (INT8 Quantization).

End-to-End

< 5s Avg Latency

Average end-to-end latency including ensemble voting, heatmap generation, and JSON response.

Zero-Retention

Stateless Processing

Zero-retention API: We don't store any images. RAM is cleared immediately after inference. Privacy by design.

All Formats

Native Format Support

Supports all common image formats natively: JPEG, PNG, TIFF, HEIC, WebP. No conversion, no pre-processing required.

Upload

Smart Payload Management

Direct upload up to 10 MB for single images and compact PDFs. For large payloads and batch pipelines, asynchronous S3 offloading up to 80 MB with webhook notification on completion.

Why VAARHAFT

Technology Leadership Through Specialization

01

Proprietary Real-World Data

Over 10 million in-house curated data points simulating extreme real-world conditions including massive messenger compression and targeted image degradation. Robustness where conventional SOTA models break down.

02

Zero-Day GenAI Defense

When new architectures like Midjourney v7 or Sora are released, we integrate their signatures within days. Radical agility in the cat-and-mouse game of AI generators.

03

Stateless & EU AI Act Ready

Developed and hosted in Germany. Zero-retention API: RAM is cleared immediately after inference, no customer data stored. Fully auditable, EU AI Act compliant, no third-party data leakage.

04

Intrinsic Explainability (No Black Box)

Our architecture generates explainability not after the fact, but as a mandatory mathematical byproduct. Granular JSON data and spatial heatmaps prove pixel-precisely why an image was flagged.

05

Enterprise Grade Infrastructure

Built from the ground up for scale. Asynchronous webhooks, deterministic processing without LLM overhead, and seamless S3 payload offloading for gigabyte-heavy document pipelines.

06

Production-Ready FP-Catcher

Specialized modules for real production conditions. Logo detection, duplicate filtering, and adaptive threshold adjustment minimize false positives.

In Production

Powering the Fraud Scanner

The Image Trust Layer is the core detection engine of the VAARHAFT Fraud Scanner available as a fully managed API. No infrastructure, no model maintenance. Integrate once, benefit permanently.

  • Single REST API call result in under 5 seconds
  • Fraud probability score (0–1) + explainability heatmap
  • Batch processing for high-volume enterprise workflows
  • Automated PDF audit reports for compliance
  • User interface available no coding required
POST /v2/fraudscanner
200 OK · 2.4s

{

"suspicion_level": "Green",

"Files": {

"photo_01.jpg": { … },

"photo_02.jpg": { … }

},

"caseNumber": "Case 123A",

"sessionId": "5a8d8fd2-3317-4964-8298-caa96cd5cfa3",

"modelVersions": {

"imagesModelVersion": "vh-mo-images-alpha",

"documentsModelVersion": "vh-mo-docs-alpha"

},

"tokensConsumed": 12,

"attachments": {

"heatmaps": [ … ],

"analysis_report": [ … ]

}

}

Frequently asked questions

Open-source tools like FaceForensics++ detectors or DIRE are trained on academic datasets with clean, high-resolution originals. They perform well in lab conditions but collapse when images are compressed, screenshotted, or shared via messengers. Our models are trained exclusively on proprietary real-world data, including washed, degraded, and adversarially manipulated images, and deliver production-grade accuracy where academic models fail.

We detect images from all major GenAI models, including (but not limited to) Stable Diffusion, Dall-E / ChatGPT, Flux, Nano Banana.

We deploy specialized FP-Catcher modules adapted to real production conditions. For example, logos and watermarks are automatically detected and filtered in the first step, as they would otherwise trigger false hits. Additionally, enterprise customers can configure custom threshold tuning and probability calibration for their specific data distributions.

Our models are hardened against known adversarial perturbation techniques including FGSM and PGD attacks, as well as real-world data laundering strategies like multiple rounds of messenger compression, screenshots, and print-scan cycles. We continuously test against new evasion techniques and update our defenses accordingly.

None. The Image Trust Layer uses a zero-retention architecture: images are processed in GPU RAM and cleared immediately after inference. No customer images are stored, logged, or retained. The API is fully stateless, EU AI Act compliant, and hosted in Germany.

Average end-to-end latency is under 5 seconds including ensemble voting, heatmap generation, and JSON response. Our GPU clusters scale dynamically, from 10 requests at night to 5,000 RPM during campaigns, with zero cold-start penalty thanks to dedicated TensorRT-optimized endpoints.

VAARHAFT Trust Suite

One Technology Stack. Five Trust Layers.

Explore the full technology stack

Every VAARHAFT product is built on the same proprietary technology base: five specialized trust layers covering images, documents, audio, contextual information, and capture-time source verification. Combined, they form the technological foundation of the VAARHAFT Trust Suite.

In production, these layers power the VAARHAFT Trust Suite products:Fraud ScannerSafeCamSafeMic
Get Started

Test with your own data

Book a demo and see how our detection performs on your real-world pipeline. We'll walk you through integration, threshold configuration, and deployment options.