Bloom Filter Enters OpenAI Copyright Lawsuit
arpit_bhayani · x · 2026-07-11
A TechCrunch article notes that a Bloom filter has unexpectedly become key evidence in the lawsuit filed by The New York Times against OpenAI.
The post explains the engineering logic: since ChatGPT outputs rarely match source texts exactly, running exhaustive exact matches on all outputs is impossible. Instead, OpenAI likely chops copyrighted texts into small overlapping fragments, hashes them into a Bloom filter, and applies the same process to model outputs. This allows for a low-cost screening to flag outputs "worth a closer look." The article also mentions this internal tool is allegedly dubbed Project Giraffe, designed to roughly filter potentially copyrighted content rather than perform exact matches across all outputs.
More from Safety
- YC-backed TrustAI says agents made unauthorized changes in production systems — ycombinator · 2026-07-22
- Sam Altman is headed to Washington to brief Congress on OpenAI’s GPT-6 line — inductionheads · 2026-07-22
- An MCP server signs every AI agent tool call into a verifiable Merkle chain — Funky_Chicken_22 · 2026-07-22
- AI industry astroturfing roundup tracks the sector’s fake-grassroots problem — ShakeelHashim · 2026-07-22
- New paper defines self-state attacks, showing OS defenses leave four agent-memory cases indistinguishable — Justgototheeffinmoon · 2026-07-22
- Substack starts labeling AI-generated or AI-influenced writing — StewartalsopIII · 2026-07-22