首页 > AI前沿 > Before the Warning Comes Too Late: Incremental Phone-Scam Detection from Speech

Before the Warning Comes Too Late: Incremental Phone-Scam Detection from Speech

arXiv自然语言 2026-07-28 11:12 3 阅读 查看原文

We study weakly supervised incremental telecom fraud detection from raw telephone audio, where training provides only conversation-level labels and predictions must be updated before a call ends.

We introduce StreamFraudNet, which processes incoming audio through overlapping bounded-context windows using a frozen self-supervised speech encoder, recurrent temporal modeling, and learned aggregation of latent window scores.

On a controlled English benchmark, StreamFraudNet achieves a ROC--AUC of \(0.9953\), significantly outperforming acoustic and mean-pooling baselines while remaining competitive with strong global temporal models.

The model produces its first prediction after 10 seconds of audio, updates every 2 seconds, and operates faster than real time on the evaluated server hardware.

Ablations identify recurrent temporal context as the principal contributor to performance.

These results demonstrate that fraud risk can be scored incrementally from raw speech without transcripts or temporal annotations, while highlighting the need for latency-aware training to improve early prediction.