paper-with-me

Papers

Automatic Error Analysis for Document-level Information Extraction

2022-09-15 · ACL 2022 5 · Aliva Das, Xinya Du, Barry Wang, Kejian Shi, Jiayuan Gu, Thomas Porter, Claire Cardie

Document-level information extraction (IE) tasks have recently begun to be revisited in earnest using the end-to-end neural network techniques that have been successful on their sentence-level IE counterparts. Evaluation of the approaches, however, has been limited in a number of dimensions. In particular, the precision/recall/F1 scores typically reported provide few insights on the range of errors the models make. We build on the work of Kummerfeld and Klein (2013) to propose a transformation-based framework for automating error analysis in document-level event and (N-ary) relation extraction. We employ our framework to compare two state-of-the-art document-level template-filling approaches on datasets from three domains; and then, to gauge progress in IE since its inception 30 years ago, vs. four systems from the MUC-4 (1992) evaluation.

📄 PDF Abstract BibTeX arXiv:2209.07442

Code (1)

icejinx33/auto-err-template-fill 공식 구현

Tasks

Event ExtractionRelation ExtractionSentence

Similar Papers 제목 키워드 기반

WMT20 Document-Level Markable Error Exploration

2020-11-01 · WMT (EMNLP) 2020 11 · Vilém Zouhar, Tereza Vojtěchová, Ondřej Bojar

Even though sentence-centric metrics are used widely in machine translation evaluation, document-level performance is at least equally important for professional usage. In this paper, we bring attention to detailed docum…

Machine TranslationSentenceTranslation

A Survey of Document-Level Information Extraction

2023-09-23 · Hanwen Zheng, Sijia Wang, Lifu Huang

Document-level information extraction (IE) is a crucial task in natural language processing (NLP). This paper conducts a systematic review of recent document-level IE literature. In addition, we conduct a thorough error …

coreference-resolutionCoreference ResolutionSurvey

Automatic Evaluation Metrics for Document-level Translation: Overview, Challenges and Trends

2025-04-21 · Jiaxin Guo, Xiaoyu Chen, Zhiqiang Rao, Jinlong Yang 외

With the rapid development of deep learning technologies, the field of machine translation has witnessed significant progress, especially with the advent of large language models (LLMs) that have greatly propelled the ad…

Machine TranslationSentenceTranslation

Automatic Glossing in a Low-Resource Setting for Language Documentation

2018-08-01 · COLING 2018 8 · Sarah Moeller, Mans Hulden

Morphological analysis of morphologically rich and low-resource languages is important to both descriptive linguistics and natural language processing. Field documentary efforts usually procure analyzed data in cooperati…

DecoderDescriptiveMorphological Analysis

An Automatic Approach for Document-level Topic Model Evaluation

2017-06-16 · CONLL 2017 8 · Shraey Bhatia, Jey Han Lau, Timothy Baldwin

Topic models jointly learn topics and document-level topic distribution. Extrinsic evaluation of topic models tends to focus exclusively on topic-level evaluation, e.g. by assessing the coherence of topics. We demonstrat…

Topic Models