Adversarial training for multi-context joint entity and relation extraction
Adversarial training (AT) is a regularization method that can be used to improve the robustness of neural network methods by adding small perturbations in the training data. We show how to use AT for the tasks of entity recognition and relation extraction. In particular, we demonstrate that applying AT to a general purpose baseline model for jointly extracting entities and relations, allows improving the state-of-the-art effectiveness on several datasets in different contexts (i.e., news, biomedical, and real estate data) and for different languages (English and Dutch).
Code (1)
Tasks
Joint Entity and Relation ExtractionRelationRelation ExtractionSimilar Papers 제목 키워드 기반
ENPAR:Enhancing Entity and Entity Pair Representations for Joint Entity Relation Extraction
Current state-of-the-art systems for joint entity relation extraction (Luan et al., 2019; Wad-den et al., 2019) usually adopt the multi-task learning framework. However, annotations for these additional tasks such as cor…
coreference-resolutionCoreference ResolutionEntity TypingEvent Extraction+4Object-aware Multimodal Named Entity Recognition in Social Media Posts with Adversarial Learning
Named Entity Recognition (NER) in social media posts is challenging since texts are usually short and contexts are lacking. Most recent works show that visual information can boost the NER performance since images can pr…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERCross-lingual Entity Alignment with Adversarial Kernel Embedding and Adversarial Knowledge Translation
Cross-lingual entity alignment, which aims to precisely connect the same entities in different monolingual knowledge bases (KBs) together, often suffers challenges from feature inconsistency to sequence context unawarene…
AttributeEntity AlignmentKnowledge GraphsTranslationContextualized End-to-End Neural Entity Linking
We propose yet another entity linking model (YELM) which links words to entities instead of spans. This overcomes any difficulties associated with the selection of good candidate mention spans and makes the joint trainin…
Entity DisambiguationEntity LinkingWord EmbeddingsSpan-based Joint Entity and Relation Extraction with Transformer Pre-training
We introduce SpERT, an attention model for span-based joint entity and relation extraction. Our key contribution is a light-weight reasoning on BERT embeddings, which features entity recognition and filtering, as well as…
Joint Entity and Relation ExtractionNamed Entity Recognition (NER)RelationRelation Classification+2