English
Related papers

Related papers: A Technical Report: Entity Extraction using Both C…

200 papers

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

Computation and Language · Computer Science 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

We explore methods to extract relations between named entities from free text in an unsupervised setting. In addition to standard feature extraction, we develop a novel method to re-weight word embeddings. We alleviate the problem of…

Computation and Language · Computer Science 2018-01-23 Hady Elsahar , Elena Demidova , Simon Gottschalk , Christophe Gravier , Frederique Laforest

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base. One of the key challenges comes from insufficient labeled data for specific domains. Although dense retrievers have achieved excellent…

Computation and Language · Computer Science 2023-10-20 Yulin Chen , Zhenran Xu , Baotian Hu , Min Zhang

Entity resolution (ER) is the problem of identifying and merging records that refer to the same real-world entity. In many scenarios, raw records are stored under heterogeneous environment. Specifically, the schemas of records may differ…

Databases · Computer Science 2016-11-01 Yiming Lin , Hongzhi Wang , Jianzhong Li , Hong Gao

Named entity linking is to map an ambiguous mention in documents to an entity in a knowledge base. The named entity linking is challenging, given the fact that there are multiple candidate entities for a mention in a document. It is…

Computation and Language · Computer Science 2020-02-13 Wei Shi , Siyuan Zhang , Zhiwei Zhang , Hong Cheng , Jeffrey Xu Yu

Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among…

Computation and Language · Computer Science 2023-01-27 Ningyu Zhang , Xiang Chen , Xin Xie , Shumin Deng , Chuanqi Tan , Mosha Chen , Fei Huang , Luo Si , Huajun Chen

Entities, as the essential elements in relation extraction tasks, exhibit certain structure. In this work, we formulate such structure as distinctive dependencies between mention pairs. We then propose SSAN, which incorporates these…

Computation and Language · Computer Science 2021-02-23 Benfeng Xu , Quan Wang , Yajuan Lyu , Yong Zhu , Zhendong Mao

Similarities between entities occur frequently in many real-world scenarios. For over a century, researchers in different fields have proposed a range of approaches to measure the similarity between entities. More recently, inspired by…

Artificial Intelligence · Computer Science 2023-03-21 Giovanni Amendola , Marco Manna , Aldo Ricioppo

In many scenarios, named entity recognition (NER) models severely suffer from unlabeled entity problem, where the entities of a sentence may not be fully annotated. Through empirical studies performed on synthetic datasets, we find two…

Computation and Language · Computer Science 2021-03-19 Yangming Li , Lemao Liu , Shuming Shi

Named entity recognition and relation extraction are two important fundamental problems. Joint learning algorithms have been proposed to solve both tasks simultaneously, and many of them cast the joint task as a table-filling problem.…

Computation and Language · Computer Science 2020-10-09 Jue Wang , Wei Lu

Most state-of-the-art information extraction approaches rely on token-level labels to find the areas of interest in text. Unfortunately, these labels are time-consuming and costly to create, and consequently, not available for many…

Computation and Language · Computer Science 2017-07-18 Rasmus Berg Palm , Dirk Hovy , Florian Laws , Ole Winther

The extraction of relevant information carried out by named entities in handwriting documents is still a challenging task. Unlike traditional information extraction approaches that usually face text transcription and named entity…

Computer Vision and Pattern Recognition · Computer Science 2021-12-09 Ahmed Cheikh Rouhoua , Marwa Dhiaf , Yousri Kessentini , Sinda Ben Salem

Entity resolution, the task of identifying and merging records that refer to the same real-world entity, is crucial in sectors like e-commerce, healthcare, and law enforcement. Large Language Models (LLMs) introduce an innovative approach…

Computation and Language · Computer Science 2024-09-13 Huahang Li , Longyu Feng , Shuangyin Li , Fei Hao , Chen Jason Zhang , Yuanfeng Song

In this paper, we address two different types of noise in information extraction models: noise from distant supervision and noise from pipeline input features. Our target tasks are entity typing and relation extraction. For the first noise…

Computation and Language · Computer Science 2017-01-11 Yadollah Yaghoobzadeh , Heike Adel , Hinrich Schütze

Determining semantic similarity between academic documents is crucial to many tasks such as plagiarism detection, automatic technical survey and semantic search. Current studies mostly focus on semantic similarity between concepts,…

Computation and Language · Computer Science 2017-12-01 Ming Liu , Bo Lang , Zepeng Gu

Recent works on relational triple extraction have shown the superiority of jointly extracting entities and relations over the pipelined extraction manner. However, most existing joint models fail to balance the modeling of entity features…

Computation and Language · Computer Science 2022-05-04 Zhepei Wei , Yantao Jia , Yuan Tian , Mohammad Javad Hosseini , Sujian Li , Mark Steedman , Yi Chang

Extracting entity from images is a crucial part of many OCR applications, such as entity recognition of cards, invoices, and receipts. Most of the existing works employ classical detection and recognition paradigm. This paper proposes an…

Computer Vision and Pattern Recognition · Computer Science 2019-09-23 He guo , Xiameng Qin , Jiaming Liu , Junyu Han , Jingtuo Liu , Errui Ding

The task of end-to-end relation extraction consists of two sub-tasks: i) identifying entity mentions along with their types and ii) recognizing semantic relations among the entity mention pairs. %Identifying entity mentions along with their…

Artificial Intelligence · Computer Science 2017-12-05 Sachin Pawar , Pushpak Bhattacharya , Girish K. Palshikar

Relation extraction is a type of information extraction task that recognizes semantic relationships between entities in a sentence. Many previous studies have focused on extracting only one semantic relation between two entities in a single…

Computation and Language · Computer Science 2021-03-08 Seongsik Park , Harksoo Kim

When an entity name contains other names within it, the identification of all combinations of names can become difficult and expensive. We propose a new method to recognize not only outermost named entities but also inner nested ones. We…

Computation and Language · Computer Science 2020-07-13 Takashi Shibuya , Eduard Hovy