paper-with-me

Papers

Implementing Active Learning in Cybersecurity: Detecting Anomalies in Redacted Emails

2023-03-01 · Mu-Huan Chung, Lu Wang, Sharon Li, Yuhong Yang, Calvin Giang, Khilan Jerath, Abhay Raman, David Lie, Mark Chignell

Research on email anomaly detection has typically relied on specially prepared datasets that may not adequately reflect the type of data that occurs in industry settings. In our research, at a major financial services company, privacy concerns prevented inspection of the bodies of emails and attachment details (although subject headings and attachment filenames were available). This made labeling possible anomalies in the resulting redacted emails more difficult. Another source of difficulty is the high volume of emails combined with the scarcity of resources making machine learning (ML) a necessity, but also creating a need for more efficient human training of ML models. Active learning (AL) has been proposed as a way to make human training of ML models more efficient. However, the implementation of Active Learning methods is a human-centered AI challenge due to potential human analyst uncertainty, and the labeling task can be further complicated in domains such as the cybersecurity domain (or healthcare, aviation, etc.) where mistakes in labeling can have highly adverse consequences. In this paper we present research results concerning the application of Active Learning to anomaly detection in redacted emails, comparing the utility of different methods for implementing active learning in this context. We evaluate different AL strategies and their impact on resulting model performance. We also examine how ratings of confidence that experts have in their labels can inform AL. The results obtained are discussed in terms of their implications for AL methodology and for the role of experts in model-assisted email anomaly screening.

📄 PDF Abstract BibTeX arXiv:2303.00870

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningAnomaly Detection

Similar Papers 제목 키워드 기반

Unsupervised Learning of Distributional Properties can Supplement Human Labeling and Increase Active Learning Efficiency in Anomaly Detection

2023-07-13 · Jaturong Kongmanee, Mark Chignell, Khilan Jerath, Abhay Raman

Exfiltration of data via email is a serious cybersecurity threat for many organizations. Detecting data exfiltration (anomaly) patterns typically requires labeling, most often done by a human annotator, to reduce the hig…

Active LearningAnomaly DetectionUnsupervised Anomaly Detection

Maximizing Information Gain in Privacy-Aware Active Learning of Email Anomalies

2024-05-13 · Mu-Huan Miles Chung, Sharon Li, Jaturong Kongmanee, Lu Wang 외

Redacted emails satisfy most privacy requirements but they make it more difficult to detect anomalous emails that may be indicative of data exfiltration. In this paper we develop an enhanced method of Active Learning usi…

Active Learning

Unsupervised Threat Hunting using Continuous Bag-of-Terms-and-Time (CBoTT)

2024-03-15 · Varol Kayhan, Shivendu Shivendu, Rouzbeh Behnia, Clinton Daniel 외

Threat hunting is sifting through system logs to detect malicious activities that might have bypassed existing security measures. It can be performed in several ways, one of which is based on detecting anomalies. We prop…

siForest: Detecting Network Anomalies with Set-Structured Isolation Forest

2024-12-08 · Christie Djidjev

As cyber threats continue to evolve in sophistication and scale, the ability to detect anomalous network behavior has become critical for maintaining robust cybersecurity defenses. Modern cybersecurity systems face the o…

Anomaly Detection

Forecasting Anomaly Precursors via Uncertainty-Aware Time-Series Ensembles

2026-02-19 · Hyeongwon Kang, Jinwoo Park, Seunghun Han, Pilsung Kang arxiv

Detecting anomalies in time-series data is critical in domains such as industrial operations, finance, and cybersecurity, where early identification of abnormal patterns is essential for ensuring system reliability and e…