paper-with-me

Papers

DocOIE: A Document-level Context-Aware Dataset for OpenIE

2021-05-10 · Findings (ACL) 2021 8 · Kuicai Dong, Yilin Zhao, Aixin Sun, Jung-jae Kim, XiaoLi Li

Open Information Extraction (OpenIE) aims to extract structured relational tuples (subject, relation, object) from sentences and plays critical roles for many downstream NLP applications. Existing solutions perform extraction at sentence level, without referring to any additional contextual information. In reality, however, a sentence typically exists as part of a document rather than standalone; we often need to access relevant contextual information around the sentence before we can accurately interpret it. As there is no document-level context-aware OpenIE dataset available, we manually annotate 800 sentences from 80 documents in two domains (Healthcare and Transportation) to form a DocOIE dataset for evaluation. In addition, we propose DocIE, a novel document-level context-aware OpenIE model. Our experimental results based on DocIE demonstrate that incorporating document-level context is helpful in improving OpenIE performance. Both DocOIE dataset and DocIE model are released for public.

📄 PDF Abstract BibTeX arXiv:2105.04271

Code (1)

daviddongkc/DocOIE 공식 구현 pytorch

Tasks

Open Information ExtractionSentence

Similar Papers 제목 키워드 기반

Selective Attention for Context-aware Neural Machine Translation

2019-03-21 · NAACL 2019 6 · Sameen Maruf, André F. T. Martins, Gholamreza Haffari

Despite the progress made in sentence-level NMT, current systems still fall short at achieving fluent, good quality translation for a full document. Recent works in context-aware NMT consider only a few previous sentence…

DecoderMachine TranslationNMTSentence+1

Context-aware Decoder for Neural Machine Translation using a Target-side Document-Level Language Model

2020-10-24 · NAACL 2021 4 · Amane Sugiyama, Naoki Yoshinaga

Although many context-aware neural machine translation models have been proposed to incorporate contexts in translation, most of those models are trained end-to-end on parallel documents aligned in sentence-level. Becaus…

DecoderLanguage ModelingLanguage ModellingMachine Translation+2

Breaking the Corpus Bottleneck for Context-Aware Neural Machine Translation with Cross-Task Pre-training

2021-08-01 · ACL 2021 5 · Linqing Chen, Junhui Li, ZhengXian Gong, Boxing Chen 외

Context-aware neural machine translation (NMT) remains challenging due to the lack of large-scale document-level parallel corpora. To break the corpus bottleneck, in this paper we aim to improve context-aware NMT by taki…

Machine TranslationNMTSentenceTranslation

Challenges in Context-Aware Neural Machine Translation

2023-05-23 · Linghao Jin, Jacqueline He, Jonathan May, Xuezhe Ma

Context-aware neural machine translation involves leveraging information beyond sentence-level context to resolve inter-sentential discourse dependencies and improve document-level translation quality, and has given rise…

Machine TranslationSentenceTranslation

Analysing concatenation approaches to document-level NMT in two different domains

2019-11-01 · WS 2019 11 · Yves Scherrer, J{\"o}rg Tiedemann, Sharid Lo{\'a}iciga

In this paper, we investigate how different aspects of discourse context affect the performance of recent neural MT systems. We describe two popular datasets covering news and movie subtitles and we provide a thorough an…

NMTSentenceTranslationVocal Bursts Valence Prediction