paper-with-me

Papers

Don't understand a measure? Learn it: Structured Prediction for Coreference Resolution optimizing its measures

2017-07-01 · ACL 2017 7 · Iryna Haponchyk, Aless Moschitti, ro

An interesting aspect of structured prediction is the evaluation of an output structure against the gold standard. Especially in the loss-augmented setting, the need of finding the max-violating constraint has severely limited the expressivity of effective loss functions. In this paper, we trade off exact computation for enabling the use and study of more complex loss functions for coreference resolution. Most interestingly, we show that such functions can be (i) automatically learned also from controversial but commonly accepted coreference measures, e.g., MELA, and (ii) successfully used in learning algorithms. The accurate model comparison on the standard CoNLL-2012 setting shows the benefit of more expressive loss functions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionStructured Prediction

Similar Papers 제목 키워드 기반

Autoregressive Structured Prediction with Language Models

2022-10-26 · Tianyu Liu, Yuchen Jiang, Nicholas Monath, Ryan Cotterell 외

Recent years have seen a paradigm shift in NLP towards using pretrained language models ({PLM}) for a wide range of tasks. However, there are many difficult design decisions to represent structures (e.g. tagged text, cor…

Coreference ResolutionNamed Entity RecognitionNamed Entity Recognition (NER)Prediction+2

A Practical Perspective on Latent Structured Prediction for Coreference Resolution

2017-04-01 · EACL 2017 4 · Iryna Haponchyk, Aless Moschitti, ro

Latent structured prediction theory proposes powerful methods such as Latent Structural SVM (LSSVM), which can potentially be very appealing for coreference resolution (CR). In contrast, only small work is available, mai…

coreference-resolutionCoreference Resolutionfeature selectionStructured Prediction+1

The Validity of Coreference-based Evaluations of Natural Language Understanding

2026-02-18 · Ian Porada arxiv

In this thesis, I refine our understanding as to what conclusions we can reach from coreference-based evaluations by expanding existing evaluation practices and considering the extent to which evaluation results are eith…

Natural Language Understanding

Type-aware Convolutional Neural Networks for Slot Filling

2019-10-01 · Heike Adel, Hinrich Schütze

The slot filling task aims at extracting answers for queries about entities from text, such as "Who founded Apple". In this paper, we focus on the relation classification component of a slot filling system. We propose ty…

coreference-resolutionCoreference ResolutionGeneral ClassificationRelation+5

Pairwise Representation Learning for Event Coreference

2020-10-24 · *SEM (NAACL) 2022 7 · Xiaodong Yu, Wenpeng Yin, Dan Roth

Natural Language Processing tasks such as resolving the coreference of events require understanding the relations between two text snippets. These tasks are typically formulated as (binary) classification problems over i…

Binary ClassificationCoreference ResolutionEvent Cross-Document Coreference ResolutionRepresentation Learning