SIGNAL
Adverse drug event extraction from clinical narratives and pharmacovigilance reports.

SIGNAL identifies adverse drug events (ADEs) in unstructured clinical text — spontaneous reports, case narratives, and pharmacovigilance databases. The 24.3-month median detection window represents how far in advance SIGNAL identifies safety signals before they appear in regulatory action.
Unlike LLM-based extraction pipelines, SIGNAL uses a sealed corpus of FAERS data — a public-domain government dataset — combined with a deterministic entity extraction and normalization pipeline. No inference is made about causality or severity unless the corpus explicitly supports it. Ambiguous mentions trigger honest refusal via AURORA.
Baselines are real implementations — keyword matching against MedDRA and drug-name dictionary lookup — not straw men.
FAERS report quality variance. Incomplete, noisy, or duplicative reports can affect extraction quality and downstream signal timing.
Causality not inferred. SIGNAL does not infer causality or severity unless the corpus explicitly supports it.
Corpus recency. FAERS is updated monthly; detection latency depends on data availability and processing cadence.