paper-with-me

Papers

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, mainly targeting the latent structured perceptron (LSP). In this paper, we carried out a practical study comparing for the first time online learning with LSSVM. We analyze the intricacies that may have made initial attempts to use LSSVM fail, i.e., a huge training time and much lower accuracy produced by Kruskal{'}s spanning tree algorithm. In this respect, we also propose a new effective feature selection approach for improving system efficiency. The results show that LSP, if correctly parameterized, produces the same performance as LSSVM, being much more efficient.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference Resolutionfeature selectionStructured PredictionText Categorization

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Learning Structured Perceptrons for Coreference Resolution with Latent Antecedents and Non-local Features

2014-06-01 · ACL 2014 6 · Anders Bj{\"o}rkelund, Jonas Kuhn
coreference-resolutionCoreference ResolutionNamed Entity Recognition (NER)Part-Of-Speech Tagging+1

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 l…

coreference-resolutionCoreference ResolutionStructured Prediction

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

Learning Global Features for Coreference Resolution

2016-04-11 · NAACL 2016 6 · Sam Wiseman, Alexander M. Rush, Stuart M. Shieber

There is compelling evidence that coreference prediction would benefit from modeling global information about entity-clusters. Yet, state-of-the-art performance can be achieved with systems treating each mention predicti…

Attributecoreference-resolutionCoreference ResolutionPrediction

Situation Graph Prediction: Structured Perspective Inference for User Modeling

2026-02-10 · Jisung Shin, Daniel Platnick, Marjan Alirezaie, Hossein Rahnama arxiv

Perspective-Aware AI requires modeling evolving internal states--goals, emotions, contexts--not merely preferences. Progress is limited by a data bottleneck: digital footprints are privacy-sensitive and perspective state…