voidly

Unsupervised anomaly leaderboard

Live CenDTect-style DBSCAN over a rolling 45-day window of per-country OONI feature vectors. Higher anomaly score = farther from this country's recent normal. Useful as a second opinion on the supervised classifier — DBSCAN surfaces shape-anomalous days the labels never saw.

AUC vs labels
0.6506
Promote floor
0.65
Passed
YES
n scored
3922
#CountryAnomaly scoreBlock raten measurementsAs of
1AU (AU)8.78928.6%72026-05-21
2NL (NL)8.26442.9%72026-05-21
3JP (JP)8.16444.4%92026-05-21
4DE (DE)8.04740.0%102026-05-21
5United States (US)7.60969.0%292026-05-21
6Brazil (BR)7.36750.0%82026-05-21
7ZA (ZA)7.28233.3%62026-05-21
8FR (FR)7.185100.0%122026-05-21
9CA (CA)6.46420.0%52026-05-21
10GB (GB)6.44028.6%72026-05-21
11ES (ES)6.4050.0%52026-05-21
12South Korea (KR)6.3120.0%52026-05-21
13SG (SG)5.48844.4%92026-05-21
14India (IN)3.54860.0%102026-05-21
15Morocco (MA)3.26231.3%162026-05-20
16Egypt (EG)2.29829.4%172026-05-20
17IQ (IQ)1.77317.6%172026-05-20
18AE (AE)0.00073.7%382026-05-20
19Armenia (AM)0.0000.0%52026-05-20
20AR (AR)0.0000.0%52026-05-20
21Azerbaijan (AZ)0.00068.0%252026-05-20
22Bangladesh (BD)0.00087.0%462026-05-20
23Bulgaria (BG)0.0000.0%52026-05-20
24Belarus (BY)0.00058.6%292026-05-20
25China (CN)0.00097.3%732026-05-20
26Colombia (CO)0.0000.0%52026-05-20
27Cuba (CU)0.00020.0%52026-05-19
28Algeria (DZ)0.00012.5%162026-05-20
29Ethiopia (ET)0.00011.1%182026-05-20
30GE (GE)0.0000.0%52026-05-20

Why two models? The supervised v3.3 classifier is excellent at known censorship patterns (F1 0.99 stratified) but cannot recognize patterns it never saw labels for. The unsupervised DBSCAN surfaces “weird days” without any training labels — a valuable complement when labels lag the world. AUC vs labels of 0.65 is intentional: an unsupervised method that perfectly matched the labels would be redundant with the supervised one.

Generated: 2026-05-21T12:48:34.035280Z