CRCLLGJun 19

A Hybrid, Multi-Layered Pipeline for Phishing and Threat Classification: Independently Validated URL and NLP Engines with a Calibrated Multi-Channel Fusion Stage

arXiv:2606.216903.4
Predicted impact top 81% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For cybersecurity practitioners, this work offers a modular, independently validated pipeline that addresses generalization in phishing detection, though the integrated result is preliminary.

The authors present a hybrid pipeline combining URL and NLP engines for phishing detection, achieving F1=0.914 on a 10,677-email benchmark with held-out real-spam false positives reduced to 3.6% and NLP recall improved from 0.8% to 87.3%. The result is preliminary due to proxy channels and recalibration needs.

Phishing is a multi-modal threat. We present a hybrid pipeline that scores each modality with its own engine and fuses the results. Three engines are built, deployed, and independently benchmarked: a four-stage URL stack (Domain Guard, lexical model, threat intelligence, and an asymmetric L2 fusion sidecar); a generalization-hardened DistilBERT NLP classifier whose held-out real-phishing recall rises from 0.8% to 87.3%; and a threat-intelligence synchronizer with end-to-end OpenTelemetry instrumentation confirming 1:1 message conservation. A decision-level fusion stage, characterized on a 10,677-email whole-system benchmark, reaches F1 = 0.914 with a calibrated probabilistic-OR over URL, header, and phishing-probability channels while cutting held-out real-spam false positives to 3.6%. Because that benchmark uses proxy URL and header channels and an operating point still needing recalibration, we present it as a preliminary integrated result. The binding constraint for deployable detection is generalization rather than same-distribution accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes