paper-with-me

Papers

Multi-features based Semantic Augmentation Networks for Named Entity Recognition in Threat Intelligence

2022-07-01 · Peipei Liu, Hong Li, Zuoguang Wang, Jie Liu, Yimo Ren, Hongsong Zhu

Extracting cybersecurity entities such as attackers and vulnerabilities from unstructured network texts is an important part of security analysis. However, the sparsity of intelligence data resulted from the higher frequency variations and the randomness of cybersecurity entity names makes it difficult for current methods to perform well in extracting security-related concepts and entities. To this end, we propose a semantic augmentation method which incorporates different linguistic features to enrich the representation of input tokens to detect and classify the cybersecurity names over unstructured text. In particular, we encode and aggregate the constituent feature, morphological feature and part of speech feature for each input token to improve the robustness of the method. More than that, a token gets augmented semantic information from its most similar K words in cybersecurity domain corpus where an attentive module is leveraged to weigh differences of the words, and from contextual clues based on a large-scale general field corpus. We have conducted experiments on the cybersecurity datasets DNRTI and MalwareTextDB, and the results demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2207.00232

Code (1)

liupeip-cs/ner4cti 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Simple Semantic-based Data Augmentation for Named Entity Recognition in Biomedical Texts

2022-05-01 · BioNLP (ACL) 2022 5 · Uyen Phan, Nhung Nguyen

Data augmentation is important in addressing data sparsity and low resources in NLP. Unlike data augmentation for other tasks such as sentence-level and sentence-pair ones, data augmentation for named entity recognition …

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

GNTeam at 2018 n2c2: Feature-augmented BiLSTM-CRF for drug-related entity recognition in hospital discharge summaries

2019-09-23 · Maksim Belousov, Nikola Milosevic, Ghada Alfattni, Haifa Alrdahi 외

Monitoring the administration of drugs and adverse drug reactions are key parts of pharmacovigilance. In this paper, we explore the extraction of drug mentions and drug-related information (reason for taking a drug, rout…

Entity Extraction using GANnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Entity-to-Text based Data Augmentation for various Named Entity Recognition Tasks

2022-10-19 · Xuming Hu, Yong Jiang, Aiwei Liu, Zhongqiang Huang 외

Data augmentation techniques have been used to alleviate the problem of scarce labeled data in various NER tasks (flat, nested, and discontinuous NER tasks). Existing augmentation techniques either manipulate the words i…

Data AugmentationDiversitynamed-entity-recognitionNamed Entity Recognition+3

Improving Chinese Named Entity Recognition by Search Engine Augmentation

2022-10-23 · Qinghua Mao, Jiatong Li, Kui Meng

Compared with English, Chinese suffers from more grammatical ambiguities, like fuzzy word boundaries and polysemous words. In this case, contextual information is not sufficient to support Chinese named entity recognitio…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Syntax-driven Data Augmentation for Named Entity Recognition

2022-08-15 · PANDL (COLING) 2022 10 · Arie Pratama Sutiono, Gus Hahn-Powell

In low resource settings, data augmentation strategies are commonly leveraged to improve performance. Numerous approaches have attempted document-level augmentation (e.g., text classification), but few studies have explo…

Data AugmentationLanguage ModelingLanguage Modellingnamed-entity-recognition+4