paper-with-me

홈 › Papers

Automatic Labeling for Entity Extraction in Cyber Security

2013-08-22 · Robert A. Bridges, Corinne L. Jones, Michael D. Iannacone, Kelly M. Testa, John R. Goodall

Timely analysis of cyber-security information necessitates automated information extraction from unstructured text. While state-of-the-art extraction methods produce extremely accurate results, they require ample training data, which is generally unavailable for specialized applications, such as detecting security related entities; moreover, manual annotation of corpora is very costly and often not a viable solution. In response, we develop a very precise method to automatically label text from several data sources by leveraging related, domain-specific, structured data and provide public access to a corpus annotated with cyber-security entities. Next, we implement a Maximum Entropy Model trained with the average perceptron on a portion of our corpus ($\sim$750,000 words) and achieve near perfect precision, recall, and accuracy, with training times under 17 seconds.

📄 PDF Abstract BibTeX arXiv:1308.4941

Code (3)

stucco/auto-labeled-corpus 공식 구현
IS5882/Open-CyKG tf
ShashSec/SMTI_SA

Tasks

Entity Extraction using GAN

Similar Papers 제목 키워드 기반

TIJERE: A Novel Threat Intelligence Joint Extraction Model Based on Analyst Expert Knowledge

2026-05-03 · Inoussa Mouiche, Sherif Saad arxiv

The extraction of entities and relationships from threat intelligence reports into structured formats, such as cybersecurity knowledge graphs, is essential for automated threat analysis, detection, and mitigation. Howeve…

Joint Entity and Relation ExtractionKnowledge Graphs

Open-CyKG: An Open Cyber Threat Intelligence Knowledge Graph

2021-12-05 · Knowledge-Based Systems 2021 12 · InjySarhan, MarcoSpruit

Instant analysis of cybersecurity reports is a fundamental challenge for security experts as an immeasurable amount of cyber information is generated on a daily basis, which necessitates automated information extraction …

Deep AttentionKnowledge GraphsNEROpen Information Extraction+2

HCCL at SemEval-2018 Task 8: An End-to-End System for Sequence Labeling from Cybersecurity Reports

2018-06-01 · SEMEVAL 2018 6 · Mingming Fu, Xuemin Zhao, Yonghong Yan

This paper describes HCCL team systems that participated in SemEval 2018 Task 8: SecureNLP (Semantic Extraction from cybersecurity reports using NLP). To solve the problem, our team applied a neural network architecture …

Feature EngineeringNamed Entity Recognition (NER)Structured Prediction

Cybersecurity Entity Alignment via Masked Graph Attention Networks

2022-07-04 · Yue Qin, Xiaojing Liao

Cybersecurity vulnerability information is often recorded by multiple channels, including government vulnerability repositories, individual-maintained vulnerability-gathering platforms, or vulnerability-disclosure email …

Entity AlignmentGraph Attention

Named Entity Recognition in Information Security Domain for Russian

2019-09-01 · RANLP 2019 9 · Anastasiia Sirotina, Natalia Loukachevitch

In this paper we discuss the named entity recognition task for Russian texts related to cybersecurity. First of all, we describe the problems that arise in course of labeling unstructured texts from information security …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)