paper-with-me

Papers

Introducing a New Dataset for Event Detection in Cybersecurity Texts

2020-11-01 · EMNLP 2020 11 · Hieu Man Duc Trong, Duc Trong Le, Amir Pouran Ben Veyseh, Thuat Nguyen, Thien Huu Nguyen

Detecting cybersecurity events is necessary to keep us informed about the fast growing number of such events reported in text. In this work, we focus on the task of event detection (ED) to identify event trigger words for the cybersecurity domain. In particular, to facilitate the future research, we introduce a new dataset for this problem, characterizing the manual annotation for 30 important cybersecurity event types and a large dataset size to develop deep learning models. Comparing to the prior datasets for this task, our dataset involves more event types and supports the modeling of document-level information to improve the performance. We perform extensive evaluation with the current state-of-the-art methods for ED on the proposed dataset. Our experiments reveal the challenges of cybersecurity ED and present many research opportunities in this area for the future work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event Detection

Similar Papers 제목 키워드 기반

Treasures Outside Contexts: Improving Event Detection via Global Statistics

2021-11-01 · EMNLP 2021 11 · Rui Li, Wenlin Zhao, Cheng Yang, Sen Su

Event detection (ED) aims at identifying event instances of specified types in given texts, which has been formalized as a sequence labeling task. As far as we know, existing neural-based ED models make decisions relying…

Event Detection

Attention Augmented GNN RNN-Attention Models for Advanced Cybersecurity Intrusion Detection

2025-10-29 · Jayant Biradar, Smit Shah, Tanmay Naik arxiv

In this paper, we propose a novel hybrid deep learning architecture that synergistically combines Graph Neural Networks (GNNs), Recurrent Neural Networks (RNNs), and multi-head attention mechanisms to significantly enhan…

Intrusion Detection

Quantum Autoencoders for Anomaly Detection in Cybersecurity

2025-10-22 · Rohan Senthil, Swee Liang Wong arxiv

Anomaly detection in cybersecurity is a challenging task, where normal events far outnumber anomalous ones with new anomalies occurring frequently. Classical autoencoders have been used for anomaly detection, but struggl…

Anomaly Detection

Unsupervised anomaly detection on cybersecurity data streams: a case with BETH dataset

2025-03-06 · Evgeniy Eremin

In modern world the importance of cybersecurity of various systems is increasing from year to year. The number of information security events generated by information security tools grows up with the development of the I…

Anomaly DetectionUnsupervised Anomaly Detection

Collecting Indicators of Compromise from Unstructured Text of Cybersecurity Articles using Neural-Based Sequence Labelling

2019-07-04 · Zi Long, Lianzhi Tan, Shengping Zhou, Chaoyang He 외

Indicators of Compromise (IOCs) are artifacts observed on a network or in an operating system that can be utilized to indicate a computer intrusion and detect cyber-attacks in an early stage. Thus, they exert an importan…

Articles