Content that leaks once rarely stays under one filename for long — it gets renamed, cropped, re-encoded, and re-uploaded across dozens of sites within days. Detection systems built around keyword or filename search only catch the copies that still carry a matching name, which is a shrinking fraction of what's actually online. The scale data from facial recognition benchmarks, hash-matching programs, and takedown transparency reports shows how wide that gap is.
1. How facial recognition and hash-matching actually differ
Facial recognition and perceptual hash-matching are often lumped together as "AI detection," but they solve different problems and neither depends on a filename at all.
| Metric | Value | Source |
|---|---|---|
| Algorithms benchmarked in NIST's FRVT program | ~200 algorithms from ~100 developers | [1] |
| Top 2025 FRVT 1:N false-negative rate (12M-person gallery) | 0.07% at 0.3% false-positive rate | [2] |
| PhotoDNA's actual function per Microsoft | Not facial recognition — hash-matching only | [3] |
0.07%
false-negative rate for the top-ranked 2025 facial recognition algorithm against a 12-million-identity gallery, per NIST's FRVT benchmark.
NEC Corporation / NIST FRVT, 2025
“
PhotoDNA is not facial recognition software and it cannot be used to identify a person or object in an image — it is only used to find copies of previously identified images.
”— Microsoft, PhotoDNA product page
That distinction matters for leak detection specifically: facial recognition identifies who is in an image regardless of the file around it, while hash-matching identifies whether this exact (or near-identical) image has been seen before — both operate on pixel content, not on a filename string, which is precisely what a rename-and-reupload defeats.
2. The volume hash-matching has to operate against
Hash-matching programs exist because the raw volume of daily uploads makes any name-based or manual search approach mathematically impossible to keep up with.
| Images uploaded/shared online per day | ~2 billion | Thorn |
| Illegal images disrupted via hash-matching in one year | 4 million+ (4x YoY) | Thorn |
| NCMEC CyberTipline reports, 2025 | 21.3 million | NCMEC |
| Total files contained in those reports | 61.8 million | NCMEC |
| Known-content hashes NCMEC has shared with ESPs | 12.1 million, with 78 providers | NCMEC |
| Share of 2025 submissions that were genuinely unique | 48% of images, 28% of videos | NCMEC |
1.4 million
times one victim's abusive imagery has recurred across 20 years of NCMEC submissions — identical content resurfacing under new filenames a name-based search would never link back together.
NCMEC CyberTipline data
“
Only 48% of images and 28% of videos reported in 2025 were unique — the rest were duplicates of previously seen content, re-identified through hash matching rather than any filename or keyword match.
”— NCMEC CyberTipline Data
The 4x year-over-year jump in disrupted images[5] against a daily upload volume of roughly 2 billion images[6] illustrates the mismatch: even a well-resourced hash-matching operation is working against files that outnumber it by orders of magnitude, and a filename-only approach has no mechanism at all for catching a duplicate once it's renamed. NCMEC's own figures make the duplication problem concrete: 21.3 million CyberTipline reports containing 61.8 million files in 2025, of which just 48% of images and 28% of videos were unique, and 12.1 million known-content hashes now shared with 78 electronic service providers so previously identified files can be re-recognized automatically — including one victim's imagery recurring 1.4 million times over 20 years of submissions.[28]
3. Where reverse image and filename search fall short
Reverse image search is the closest publicly available tool to hash-matching for ordinary users, but independent testing shows its recall is inconsistent and category-dependent — nowhere near the reliability of a purpose-built hash index.
| Metric | Value | Source |
|---|---|---|
| Google reverse image search recall (academic study) | 42%–71%, varies by image category | [7] |
| Cross-tool reverse image search consistency (OSINT study) | Significant inconsistency across tools/categories | [8] |
| StopNCII matching mechanism | On-device perceptual hash, image never leaves device | [9] |
| Google/StopNCII integration basis | Hash matching against search index, not filename/keyword | [11] |
42%–71%
the recall range researchers measured for Google's reverse image search, depending on image category — meaning even a purpose-built visual search tool misses a meaningful share of matches, let alone a filename search.
ResearchGate retrieval-effectiveness study
“
The system works by matching digital fingerprints against content already in the search index, rather than searching for filenames or keywords.
”— Panda Security, on the Google–StopNCII integration
Google's September 2025 partnership with StopNCII[10] and StopNCII's own list of 16 participating platforms[12] — including Meta, TikTok, Reddit, and Bumble as of December 2025 — both explicitly work on the same principle: match the image itself, since anyone motivated enough to re-upload leaked content is also motivated enough to rename the file.
4. What filename-search-based takedown volume actually looks like
DMCA takedown requests submitted by rightsholders are almost entirely filename- and URL-agnostic in their scale but blunt in their precision, since a request targets a specific URL rather than the underlying content wherever it reappears.
| Metric | Value | Source |
|---|---|---|
| Total URLs Google was asked to remove, past decade | 5.75 billion, from 300,000+ requesters | [13] |
| Most-targeted single domain | 4shared.com, 68 million URLs | [14] |
| Single organization's share of all requests | BPI, ~10% (570 million links) | [15] |
| Google's own accuracy caveat | Cannot always verify accuracy or notify site owner first | [16] |
5.75 billion
copyright-removal URLs rightsholders have asked Google to delist over the past decade — each one tied to a specific link, not the underlying file, so a re-upload under a new name starts the count over.
TorrentFreak analysis of Google Transparency Report data
“
Google cannot always verify the accuracy of a copyright removal request, nor can it always notify the site owner before content is removed.
”— Google Transparency Report FAQ
A URL-by-URL takedown pipeline scales only as fast as someone finds each new URL — 68 million requests against a single domain[14] shows how much repeat effort goes into content that keeps resurfacing under different links and filenames on the same site.
5. Where content actually resurfaces, according to victim-support data
Frontline helpline data shows non-consensual content clusters in exactly the places a filename search is least equipped to reach: adult sites with their own naming conventions and private messaging channels with no public index at all.
| Metric | Value | Source |
|---|---|---|
| Revenge Porn Helpline reports, 2025 | ~25,000 (+11% YoY, busiest year since 2015) | [17] |
| Removal rate on 20,800+ reported images | >94% | [18] |
| Most common location for images | Adult websites, 26.8% of cases | [19] |
| Cases involving private messaging (invisible to web search) | ~1 in 5 (~20%) | [19] |
| NCMEC online enticement reports, 2025 | 1.4 million | [20] |
| NCMEC sextortion reports, 2025 | 100+ per day | [21] |
~1 in 5
Revenge Porn Helpline cases in 2025 involved private messaging channels — content that never touches a public index a filename or keyword search could crawl in the first place.
SWGfL / Revenge Porn Helpline, 2025
“
2025 was our busiest year since the helpline launched in 2015 — nearly 25,000 reports, an 11% increase on the year before.
”— SWGfL / Revenge Porn Helpline, 2025 report
The 94%+ removal rate the helpline achieved on the images it actually reported[18] shows takedown works once a match is found — the bottleneck is finding the match in channels that a name-based crawl can't reach at all.
6. Detection scale, and the limits both approaches still face
Facial recognition databases have grown enormous, but both facial recognition and hash-matching have documented failure modes that a name-based system doesn't even attempt to solve.
| Metric | Value | Source |
|---|---|---|
| Clearview AI database size, mid-2024 | 50 billion images; 2 million searches/year | [22] |
| Clearview AI database size, Nov 2023 | 40 billion reference images | [23] |
| Clearview AI's own stated index size | 30 billion+ faces | [24] |
| Human accuracy identifying deepfake video (meta-analysis) | 24.5% (worse than chance); 62% for still images | [25] |
| Perceptual hash evasion mitigation status | No robust mitigation currently exists | [26] |
| Perceptual hash robustness | Robust to compression/resizing; weak to cropping/mirroring | [27] |
24.5%
how often people correctly identified high-quality deepfake video in a 56-study meta-analysis — worse than random chance, and far below the 62% accuracy for still deepfake images.
Human Behavior and Emerging Technologies (Wiley)
“
Detection-avoidance attacks can alter an image enough to evade hash matching while remaining visually near-identical to a human observer, and no reliable mitigation is currently available.
”— Perceptual hashing evasion research, arXiv
Clearview's index growing from 40 billion to 50 billion images in roughly seven months[22][23] shows facial recognition scale is not the bottleneck — the open problems are evasion (geometric edits that defeat perceptual hashes)[27] and human review reliability on deepfakes[25], neither of which a filename or keyword search touches at all.
Summary of key figures
| Metric | Value |
|---|---|
| Top FRVT facial recognition false-negative rate | 0.07% (12M-identity gallery) |
| Daily image uploads worldwide | ~2 billion |
| NCMEC reports / files, 2025 | 21.3M reports / 61.8M files |
| Share of 2025 NCMEC submissions that were unique | 48% of images, 28% of videos |
| Google reverse image search recall range | 42%–71% |
| Total Google DMCA URLs removed, past decade | 5.75 billion |
| Revenge Porn Helpline removal rate, 2025 | >94% |
| Cases in private messaging (invisible to web search) | ~20% |
| Clearview AI database size, mid-2024 | 50 billion images |
| Human deepfake video detection accuracy | 24.5% |
Sources
Sources
- 1. NIST Face Recognition Vendor Test (FRVT) program ↩
- 2. NEC press release on 2025 NIST FRVT results ↩
- 3. Microsoft PhotoDNA product page ↩
- 4. Thorn: PhotoDNA leads fight against CSAM ↩
- 5. Thorn: PhotoDNA leads fight against CSAM (4M+ images disrupted) ↩
- 6. Thorn: PhotoDNA leads fight against CSAM (2B images/day) ↩
- 7. Retrieval Effectiveness of Google on Reverse Image Search (ResearchGate) ↩
- 8. MDPI Electronics: black-box comparison of reverse image search tools ↩
- 9. StopNCII.org ↩
- 10. ppc.land: Google teams with StopNCII ↩
- 11. Panda Security: Google partners with StopNCII ↩
- 12. SWGfL StopNCII helpline page ↩
- 13. TorrentFreak: 10 years of Google DMCA notice transparency ↩
- 14. TorrentFreak: 10 years of Google DMCA notice transparency (4shared.com) ↩
- 15. TorrentFreak: 10 years of Google DMCA notice transparency (BPI share) ↩
- 16. Google Transparency Report FAQ ↩
- 17. SWGfL: Revenge Porn Helpline record year 2025 ↩
- 18. SWGfL: Revenge Porn Helpline record year 2025 (removal rate) ↩
- 19. SWGfL: Revenge Porn Helpline record year 2025 (locations) ↩
- 20. NCMEC: The work never stops — first look at 2025 data ↩
- 21. NCMEC: New sextortion data 2025 ↩
- 22. Biometric Update: Clearview searches double, database reaches 50B images ↩
- 23. Biometric Update: Clearview AI tops 40 billion reference images ↩
- 24. Clearview AI: How we store and search 30 billion faces ↩
- 25. Human Behavior and Emerging Technologies: deepfake detection meta-analysis ↩
- 26. arXiv: perceptual hashing evasion research ↩
- 27. ScienceDirect: Forensic Science International — Digital Investigation, perceptual hash robustness ↩
- 28. NCMEC CyberTipline data ↩