Few-shot Weakly-supervised Cybersecurity Anomaly Detection
With increased reliance on Internet based technologies, cyberattacks compromising users' sensitive data are becoming more prevalent. The scale and frequency of these attacks are escalating rapidly, affecting systems and devices connected to the Internet. The traditional defense mechanisms may not be sufficiently equipped to handle the complex and ever-changing new threats. The significant breakthroughs in the machine learning methods including deep learning, had attracted interests from the cybersecurity research community for further enhancements in the existing anomaly detection methods. Unfortunately, collecting labelled anomaly data for all new evolving and sophisticated attacks is not practical. Training and tuning the machine learning model for anomaly detection using only a handful of labelled data samples is a pragmatic approach. Therefore, few-shot weakly supervised anomaly detection is an encouraging research direction. In this paper, we propose an enhancement to an existing few-shot weakly-supervised deep learning anomaly detection framework. This framework incorporates data augmentation, representation learning and ordinal regression. We then evaluated and showed the performance of our implemented framework on three benchmark datasets: NSL-KDD, CIC-IDS2018, and TON_IoT.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionData AugmentationRepresentation LearningSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Weakly Supervised Anomaly Detection for Chest X-Ray Image
Chest X-Ray (CXR) examination is a common method for assessing thoracic diseases in clinical applications. While recent advances in deep learning have enhanced the significance of visual analysis for CXR anomaly detectio…
Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionWeakly-supervised anomaly detection for multimodal data distributions
Weakly-supervised anomaly detection can outperform existing unsupervised methods with the assistance of a very small number of labeled anomalies, which attracts increasing attention from researchers. However, existing we…
Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionWeakly Supervised Detection of Baby Cry
Detection of baby cries is an important part of baby monitoring and health care. Almost all existing methods use supervised SVM, CNN, or their varieties. In this work, we propose to use weakly supervised anomaly detectio…
Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionCross Pseudo Labeling For Weakly Supervised Video Anomaly Detection
Weakly supervised video anomaly detection aims to detect anomalies and identify abnormal categories with only video-level labels. We propose CPL-VAD, a dual-branch framework with cross pseudo labeling. The binary anomaly…
Video Anomaly DetectionAnomalyLLM: Few-shot Anomaly Edge Detection for Dynamic Graphs using Large Language Models
Detecting anomaly edges for dynamic graphs aims to identify edges significantly deviating from the normal pattern and can be applied in various domains, such as cybersecurity, financial transactions and AIOps. With the e…
Anomaly DetectionEdge DetectionIn-Context LearningWord Embeddings