← Blog · Compliance
Adverse Media Screening: Separating Signal From Noise

Adverse media screening (sometimes called negative news screening) asks a deceptively simple question: has this customer been credibly linked to financial crime, corruption, or other reputational risk? The challenge is not finding articles — it is finding the right articles about the right person, and proving why you concluded what you did. A poorly tuned process buries analysts under thousands of false positives; a lax one misses the one story that mattered.
Why Adverse Media Is Harder Than List Screening
Sanctions and PEP lists are structured, curated, and finite. Adverse media is the open web: news outlets, regulatory press releases, court filings, and a long tail of blogs and aggregators of varying reliability. Three problems dominate:
- Entity resolution. "James Miller" returns thousands of unrelated people. Without secondary identifiers — date of birth, nationality, occupation, employer — you cannot bind an article to your customer with confidence.
- Source quality. A conviction reported by a national newspaper and a rumor on a content farm are not equivalent evidence, yet naive keyword tools treat them alike.
- Staleness and relevance. A 15-year-old fraud allegation that was later dismissed carries different weight than an active investigation. Screening that ignores recency and disposition produces misleading risk pictures.
Structuring a Defensible Screening Pipeline
Treat adverse media as a scored, staged process rather than a binary keyword match. A workable structure has four layers:
- Query construction. Combine the name with at least one strong identifier and category terms tied to your risk taxonomy — fraud, money laundering, bribery, terrorism financing, tax evasion. Avoid overly broad terms like "investigation" alone.
- Relevance scoring. Weight each hit by source tier, match confidence between the article's subject and your customer, offense category, and recency. Surface high-score items to analysts and route low-score noise to suppression with a logged reason.
- Disposition capture. Record whether an allegation resulted in charges, conviction, dismissal, or remains unproven. This distinction drives both the risk rating and any later regulatory conversation.
- Evidence snapshotting. Store the article text, URL, publication date, and retrieval timestamp at the moment of review. Web content changes and disappears; a screenshot or archived copy is what you will actually rely on months later.
Categorize offenses against a defined taxonomy so a single fraud article does not carry the same weight as an unrelated civil dispute. Map each category to a risk contribution rather than a blanket escalation.
Cutting False Positives Without Cutting Coverage
False positive rates above 90% are common in name-only screening and quietly erode analyst attention. The most effective reduction lever is identifier binding: the more discriminating data you can match against — full date of birth, country, sector — the fewer spurious hits you review. This is where a structured onboarding conversation helps. When identity attributes are collected cleanly and consistently — for example through a guided chat flow — they become reliable inputs for entity resolution rather than free-text guesses.
Practical tactics that measurably reduce noise:
- Suppress hits below a confidence threshold, but log every suppression so the decision is reconstructable.
- De-duplicate syndicated coverage of the same event into a single reviewable item.
- Exclude clearly unrelated subjects using disambiguating fields before a human ever sees the result.
- Track your false-positive rate as an ongoing metric and re-tune thresholds against it.
Ongoing Monitoring and Data Minimization
Adverse media is not a one-time gate. Risk profiles change, and perpetual monitoring re-runs screening on defined triggers or intervals. Keep the input footprint minimal: you need enough identifiers to disambiguate, not a warehouse of unrelated personal data. Apply configurable retention so evidence snapshots and match records are kept only as long as your AML obligations and internal policy require, then deleted on schedule. For general regulatory context, the FATF recommendations frame ongoing due diligence expectations; your specific obligations depend on jurisdiction and should be confirmed with qualified counsel. Done well, adverse media screening sharpens your risk view without becoming a liability of its own.
General information, not legal advice. Talk to your compliance counsel for guidance on your specific obligations.