English
Related papers

Related papers: Unsupervised Ranking Model for Entity Coreference …

200 papers

In this work, we revisit the problem of semi-supervised named entity recognition (NER) focusing on extremely light supervision, consisting of a lexicon containing only 10 examples per class. We introduce ELLEN, a simple, fully modular,…

Computation and Language · Computer Science 2025-02-26 Haris Riaz , Razvan-Gabriel Dumitru , Mihai Surdeanu

We present a novel incremental learning approach for unsupervised word segmentation that combines features from probabilistic modeling and model selection. This includes super-additive penalties for addressing the cognitive burden imposed…

Computation and Language · Computer Science 2016-09-26 Ruey-Cheng Chen

Recently, neural methods have achieved state-of-the-art (SOTA) results in Named Entity Recognition (NER) tasks for many languages without the need for manually crafted features. However, these models still require manually annotated…

Computation and Language · Computer Science 2019-11-25 M Saiful Bari , Shafiq Joty , Prathyusha Jwalapuram

The use of LLMs for natural language processing has become a popular trend in the past two years, driven by their formidable capacity for context comprehension and learning, which has inspired a wave of research from academics and industry…

Computation and Language · Computer Science 2024-04-09 Faren Yan , Peng Yu , Xin Chen

Cross-lingual entity alignment (EA) aims to find the equivalent entities between crosslingual KGs, which is a crucial step for integrating KGs. Recently, many GNN-based EA methods are proposed and show decent performance improvements on…

Computation and Language · Computer Science 2021-09-16 Xin Mao , Wenting Wang , Yuanbin Wu , Man Lan

Unsupervised learning methods have a soft inspiration in cognition models. To this day, the most successful unsupervised learning methods revolve around clustering samples in a mathematical space. In this paper we propose a primitive-based,…

Artificial Intelligence · Computer Science 2025-07-04 Alfredo Ibias , Hector Antona , Guillem Ramirez-Miranda , Enric Guinovart , Eduard Alarcon

Neural entity linking models are very powerful, but run the risk of overfitting to the domain they are trained in. For this problem, a domain is characterized not just by genre of text but even by factors as specific as the particular…

Computation and Language · Computer Science 2020-01-09 Yasumasa Onoe , Greg Durrett

Large-scale coreference resolution presents a significant challenge in natural language processing, necessitating a balance between efficiency and accuracy. In response to this challenge, we introduce an End-to-End Neural Coreference…

Computation and Language · Computer Science 2025-04-09 Zhang Dong , Songhang deng , Mingbang Wang , Le Dai , Jiyuan Li , Xingzu Liu , Ruilin Nong

We introduce the first end-to-end coreference resolution model and show that it significantly outperforms all previous work without using a syntactic parser or hand-engineered mention detector. The key idea is to directly consider all spans…

Computation and Language · Computer Science 2017-12-19 Kenton Lee , Luheng He , Mike Lewis , Luke Zettlemoyer

This paper explores learning rich self-supervised entity representations from large amounts of the associated text. Once pre-trained, these models become applicable to multiple entity-centric tasks such as ranked retrieval, knowledge base…

Computation and Language · Computer Science 2021-03-01 Yury Zemlyanskiy , Sudeep Gandhe , Ruining He , Bhargav Kanagal , Anirudh Ravula , Juraj Gottweis , Fei Sha , Ilya Eckstein

We explore semantic correspondence estimation through the lens of unsupervised learning. We thoroughly evaluate several recently proposed unsupervised methods across multiple challenging datasets using a standardized evaluation protocol…

Computer Vision and Pattern Recognition · Computer Science 2022-07-12 Mehmet Aygün , Oisin Mac Aodha

A coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to tackle two main tasks: one task is to detect all of the potential mentions, and the…

Computation and Language · Computer Science 2022-12-21 Yu Wang , Hongxia Jin

Recognizing coreferring events and entities across multiple texts is crucial for many NLP applications. Despite the task's importance, research focus was given mostly to within-document entity coreference, with rather little attention to…

Computation and Language · Computer Science 2019-06-06 Shany Barhom , Vered Shwartz , Alon Eirew , Michael Bugert , Nils Reimers , Ido Dagan

Sentence-level relation extraction aims to identify the relation between two entities for a given sentence. The existing works mostly focus on obtaining a better entity representation and adopting a multi-label classifier for relation…

Computation and Language · Computer Science 2023-04-12 Jiewen Zheng , Ze Chen

Information extraction is an important task in NLP, enabling the automatic extraction of data for relational database filling. Historically, research and data was produced for English text, followed in subsequent years by datasets in…

Computation and Language · Computer Science 2019-12-13 Taesun Moon , Parul Awasthy , Jian Ni , Radu Florian

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

Computation and Language · Computer Science 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

Modern entity linking systems rely on large collections of documents specifically annotated for the task (e.g., AIDA CoNLL). In contrast, we propose an approach which exploits only naturally occurring information: unlabeled documents and…

Computation and Language · Computer Science 2019-06-05 Phong Le , Ivan Titov

Measuring entity relatedness is a fundamental task for many natural language processing and information retrieval applications. Prior work often studies entity relatedness in static settings and an unsupervised manner. However, entities in…

Information Retrieval · Computer Science 2025-12-01 Tu Nguyen , Tuan Tran , Wolfgang Nejdl

Since the first end-to-end neural coreference resolution model was introduced, many extensions to the model have been proposed, ranging from using higher-order inference to directly optimizing evaluation metrics using reinforcement…

Computation and Language · Computer Science 2022-02-10 Tuan Manh Lai , Trung Bui , Doo Soon Kim

Contextualized embeddings use unsupervised language model pretraining to compute word representations depending on their context. This is intuitively useful for generalization, especially in Named-Entity Recognition where it is crucial to…

Computation and Language · Computer Science 2020-01-23 Bruno Taillé , Vincent Guigue , Patrick Gallinari