Adversarial Threat Detection via BERT
A fine-tuned BERT model trained on network log sequences to classify and flag adversarial intrusion patterns with high recall. The central challenge was translating raw network telemetry into token sequences a language model could reason about — and then making those predictions interpretable. I integrated attention visualization so security analysts can see exactly which events triggered a classification, not just what the verdict was.