Hugging Face Daily PapersHuiyuan Liu, Zhiming Ma, Yanxing Liu1 min readpaperadvanced
TeleAntiFraud 2.0: A Refreshable, Profile-Grounded, and Audio-Based Benchmark for Telecom Fraud Detection
Summary
The paper introduces TeleAntiFraud 2.0, a monthly refreshed, frozen audio benchmark of 900 Chinese telecom calls (600 fraud, 300 near‑domain non‑fraud) built with a Mixed‑Tree generation pipeline. Experiments show models that score perfectly on unrelated negatives fall to ~0.66 Macro‑F1 on near‑domain cases, exposing shortcut learning and prediction collapse.
- TeleAntiFraud 2.0 provides a monthly refreshed, frozen audio benchmark of 900 Chinese calls (600 fraud, 300 near‑domain non‑fraud) with full provenance.
- The Mixed‑Tree Anti‑Fraud Generation Pipeline creates profile‑grounded scenarios and expands them via mixed‑tree generation for realistic dialogues.
- Classifiers that achieve perfect Macro‑F1 on unrelated negatives drop to ~0.66 on near‑domain negatives, revealing reliance on topic cues.
- ASR+LLM pipelines exhibit class‑prior shortcuts and prediction collapse, underscoring the need for collapse‑aware reporting.
Engineers building audio‑based telecom fraud detectors need realistic, refreshable benchmarks with near‑domain negatives to avoid misleading performance claims.
8/10

