paper-with-me

홈 › Papers

Breaking BERT: Understanding its Vulnerabilities for Named Entity Recognition through Adversarial Attack

2021-09-23 · Anne Dirkson, Suzan Verberne, Wessel Kraaij

Both generic and domain-specific BERT models are widely used for natural language processing (NLP) tasks. In this paper we investigate the vulnerability of BERT models to variation in input data for Named Entity Recognition (NER) through adversarial attack. Experimental results show that BERT models are vulnerable to variation in the entity context with 20.2 to 45.0% of entities predicted completely wrong and another 29.3 to 53.3% of entities predicted wrong partially. BERT models seem most vulnerable to changes in the local context of entities and often a single change is sufficient to fool the model. The domain-specific BERT model trained from scratch (SciBERT) is more vulnerable than the original BERT model or the domain-specific model that retains the BERT vocabulary (BioBERT). We also find that BERT models are particularly vulnerable to emergent entities. Our results chart the vulnerabilities of BERT models for NER and emphasize the importance of further research into uncovering and reducing these weaknesses.

📄 PDF Abstract BibTeX arXiv:2109.11308

Code (1)

annedirkson/breakingbert 공식 구현 pytorch

Tasks

Adversarial AttackDecision Makingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Weight Decay 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

VEE-BERT: Accelerating BERT Inference for Named Entity Recognition via Vote Early Exiting

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Named entity recognition (NER) is of great importance for a wide range of tasks, such as medical health record understanding, document analysis, dialogue understanding. BERT and its variants are the most performing model…

Dialogue Understandingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

CAE: Mechanism to Diminish the Class Imbalanced in SLU Slot Filling Task

2022-09-21 · Advances in Computational Collective Intelligence 2022 9 · Nguyen Minh Phuong, Tung Le, Nguyen Le Minh

Spoken Language Understanding (SLU) task is a wide application task in Natural Language Processing. In the success of the pre-trained BERT model, NLU is addressed by Intent Classification and Slot Filling task with signi…

intent-classificationIntent ClassificationIntent Classification and Slot FillingIntent Detection+5

DeNERT-KG: Named Entity and Relation Extraction Model Using DQN, Knowledge Graph, and BERT

2020-09-15 · SungMin Yang, SoYeop Yoo, OkRan Jeong

Along with studies on artificial intelligence technology, research is also being carried out actively in the field of natural language processing to understand and process people’s language, in other words, natural langu…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+6

Chemical Identification and Indexing in PubMed Articles via BERT and Text-to-Text Approaches

2021-11-30 · Virginia Adams, Hoo-chang Shin, Carol Anderson, Bo Liu 외

The Biocreative VII Track-2 challenge consists of named entity recognition, entity-linking (or entity-normalization), and topic indexing tasks -- with entities and topics limited to chemicals for this challenge. Named en…

ArticlesChemical IndexingEntity LinkingMetric Learning+5

Wiki to Automotive: Understanding the Distribution Shift and its impact on Named Entity Recognition

2021-12-01 · Anmol Nayak, Hari Prasad Timmapathini

While transfer learning has become a ubiquitous technique used across Natural Language Processing (NLP) tasks, it is often unable to replicate the performance of pre-trained models on text of niche domains like Automotiv…

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