paper-with-me

홈 › Papers

Labeling Gaps Between Words: Recognizing Overlapping Mentions with Mention Separators

2018-10-22 · EMNLP 2017 9 · Aldrian Obaja Muis, Wei Lu

In this paper, we propose a new model that is capable of recognizing overlapping mentions. We introduce a novel notion of mention separators that can be effectively used to capture how mentions overlap with one another. On top of a novel multigraph representation that we introduce, we show that efficient and exact inference can still be performed. We present some theoretical analysis on the differences between our model and a recently proposed model for recognizing overlapping mentions, and discuss the possible implications of the differences. Through extensive empirical analysis on standard datasets, we demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:1810.09073

Code (1)

fishjh2/merge_label pytorch

Similar Papers 제목 키워드 기반

TOGGL: Transcribing Overlapping Speech with Staggered Labeling

2024-08-12 · Chak-Fai Li, William Hartmann, Matthew Snover

Transcribing the speech of multiple overlapping speakers typically requires separating the audio into multiple streams and recognizing each one independently. More recent work jointly separates and transcribes, but requi…

AttributeDecoder

Automatic Reconstruction of Missing Romanian Cognates and Unattested Latin Words

2020-05-01 · LREC 2020 5 · Alina Maria Ciobanu, Liviu P. Dinu, Laurentiu Zoicas

Producing related words is a key concern in historical linguistics. Given an input word, the task is to automatically produce either its proto-word, a cognate pair or a modern word derived from it. In this paper, we appl…

Re-Ranking

Domain Adaptive Person Re-Identification via Camera Style Generation and Label Propagation

2019-05-14 · Chuan-Xian Ren, Bo-Hua Liang, Zhen Lei

Unsupervised domain adaptation in person re-identification resorts to labeled source data to promote the model training on target domain, facing the dilemmas caused by large domain shift and large camera variations. The …

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationUnsupervised Domain Adaptation

Learning Better Internal Structure of Words for Sequence Labeling

2018-10-29 · EMNLP 2018 10 · Yingwei Xin, Ethan Hart, Vibhuti Mahajan, Jean-David Ruvini

Character-based neural models have recently proven very useful for many NLP tasks. However, there is a gap of sophistication between methods for learning representations of sentences and words. While most character model…

Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Recognizing Nested Entities from Flat Supervision: A New NER Subtask, Feasibility and Challenges

2022-11-01 · Enwei Zhu, Yiyang Liu, Ming Jin, Jinpeng Li

Many recent named entity recognition (NER) studies criticize flat NER for its non-overlapping assumption, and switch to investigating nested NER. However, existing nested NER models heavily rely on training data annotate…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER