paper-with-me

Papers

Jointly Extracting Multiple Triplets with Multilayer Translation Constraints

2019-07-17 · AAAI-2019 2019 7 · Zhen Tan, Xiang Zhao, Wei Wang, Weidong Xiao

Triplets extraction is an essential and pivotal step in automatic knowledge base construction, which captures structural information from unstructured text corpus. Conventional extraction models use a pipeline of named entity recognition and relation classification to extract entities and relations, respectively, which ignore the connection between the two tasks. Recently, several neural network-based models were proposed to tackle the problem, and achieved state-of-the-art performance. However, most of them are unable to extract multiple triplets from a single sentence, which are yet commonly seen in real-life scenarios. To close the gap, we propose in this paper a joint neural extraction model for multitriplets, namely, TME, which is capable of adaptively discovering multiple triplets simultaneously in a sentence via ranking with translation mechanism. In experiment, TME exhibits superior performance and achieves an improvement of 37.6% on F1 score over state-of-the-art competitors.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base Constructionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Relation ClassificationRelation ExtractionSentenceTranslation

Similar Papers 제목 키워드 기반

Position-Aware Tagging for Aspect Sentiment Triplet Extraction

2020-10-06 · EMNLP 2020 11 · Lu Xu, Hao Li, Wei Lu, Lidong Bing

Aspect Sentiment Triplet Extraction (ASTE) is the task of extracting the triplets of target entities, their associated sentiment, and opinion spans explaining the reason for the sentiment. Existing research efforts mostl…

Aspect Sentiment Triplet ExtractionPositionTriplet

Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism

2018-07-01 · ACL 2018 7 · Xiangrong Zeng, Daojian Zeng, Shizhu He, Kang Liu 외

The relational facts in sentences are often complicated. Different relational triplets may have overlaps in a sentence. We divided the sentences into three types according to triplet overlap degree, including Normal, Ent…

DecoderFeature EngineeringRelation ExtractionSentence+1

Exploiting Duality in Open Information Extraction with Predicate Prompt

2024-01-20 · Zhen Chen, Jingping Liu, Deqing Yang, Yanghua Xiao 외

Open information extraction (OpenIE) aims to extract the schema-free triplets in the form of (\emph{subject}, \emph{predicate}, \emph{object}) from a given sentence. Compared with general information extraction (IE), Ope…

Open Information ExtractionSentence

REMOTE: A Unified Multimodal Relation Extraction Framework with Multilevel Optimal Transport and Mixture-of-Experts

2025-09-05 · Xinkui Lin, Yongxiu Xu, Minghao Tang, Shilong Zhang 외 arxiv

Multimodal relation extraction (MRE) is a crucial task in the fields of Knowledge Graph and Multimedia, playing a pivotal role in multimodal knowledge graph construction. However, existing methods are typically limited t…

Relation Extraction

A Novel Approach to Dropped Pronoun Translation

2016-04-21 · NAACL 2016 6 · Long-Yue Wang, Zhaopeng Tu, Xiaojun Zhang, Hang Li 외

Dropped Pronouns (DP) in which pronouns are frequently dropped in the source language but should be retained in the target language are challenge in machine translation. In response to this problem, we propose a semi-sup…

Machine TranslationTranslation