中文
相关论文

相关论文: VER: Unifying Verbalizing Entities and Relations

200 篇论文

Entity matching is the task of deciding whether two entity descriptions refer to the same real-world entity. Entity matching is a central step in most data integration pipelines. Many state-of-the-art entity matching methods rely on…

计算与语言 · 计算机科学 2024-10-21 Ralph Peeters , Aaron Steiner , Christian Bizer

Entity matching in Customer 360 is the task of determining if multiple records represent the same real world entity. Entities are typically people, organizations, locations, and events represented as attributed nodes in a graph, though they…

人工智能 · 计算机科学 2022-12-02 Sukriti Jaitly , Deepa Mariam George , Balaji Ganesan , Muhammad Ameen , Srinivas Pusapati

Entity linking and resolution is a fundamental database problem with applications in data integration, data cleansing, information retrieval, knowledge fusion, and knowledge-base population. It is the task of accurately identifying…

数据库 · 计算机科学 2019-11-26 Jixue Liu , Selasi Kwashie , Jiuyong Li , Lin Liu , Michael Bewong

Recent work in learning vector-space embeddings for multi-relational data has focused on combining relational information derived from knowledge bases with distributional information derived from large text corpora. We propose a simple…

计算与语言 · 计算机科学 2016-05-19 Teng Long , Ryan Lowe , Jackie Chi Kit Cheung , Doina Precup

Named Entity Recognition (NER) and Relation Classification (RC) are important steps in extracting information from unstructured text and formatting it into a machine-readable format. We present a survey of recent deep learning models that…

计算与语言 · 计算机科学 2024-03-28 Sakher Khalil Alqaaidi , Elika Bozorgi , Afsaneh Shams , Krzysztof Kochut

Language models (LMs) are typically trained once on a large-scale corpus and used for years without being updated. However, in a dynamic world, new entities constantly arise. We propose a framework to analyze what LMs can infer about new…

计算与语言 · 计算机科学 2022-05-06 Yasumasa Onoe , Michael J. Q. Zhang , Eunsol Choi , Greg Durrett

Entity-linking is a natural-language-processing task that consists in identifying the entities mentioned in a piece of text, linking each to an appropriate item in some knowledge base; when the knowledge base is Wikipedia, the problem comes…

数据结构与算法 · 计算机科学 2014-07-31 Roi Blanco , Paolo Boldi , Andrea Marino

Entity resolution (ER) refers to the problem of matching records in one or more relations that refer to the same real-world entity. While supervised machine learning (ML) approaches achieve the state-of-the-art results, they require a large…

数据库 · 计算机科学 2020-04-07 Renzhi Wu , Sanya Chaba , Saurabh Sawlani , Xu Chu , Saravanan Thirumuruganathan

Generating a long, coherent text such as a paragraph requires a high-level control of different levels of relations between sentences (e.g., tense, coreference). We call such a logical connection between sentences as a (paragraph) flow. In…

计算与语言 · 计算机科学 2019-09-02 Dongyeop Kang , Hiroaki Hayashi , Alan W Black , Eduard Hovy

Entity Linking (EL), the task of mapping textual entity mentions to their corresponding entries in knowledge bases, constitutes a fundamental component of natural language understanding. Recent advancements in Large Language Models (LLMs)…

计算与语言 · 计算机科学 2025-11-19 Jiajun Hou , Chenyu Zhang , Rui Meng

Equipping machines with comprehensive knowledge of the world's entities and their relationships has been a long-standing goal of AI. Over the last decade, large-scale knowledge bases, also known as knowledge graphs, have been automatically…

人工智能 · 计算机科学 2021-12-07 Gerhard Weikum , Luna Dong , Simon Razniewski , Fabian Suchanek

Joint representation learning of words and entities benefits many NLP tasks, but has not been well explored in cross-lingual settings. In this paper, we propose a novel method for joint representation learning of cross-lingual words and…

计算与语言 · 计算机科学 2018-11-28 Yixin Cao , Lei Hou , Juanzi Li , Zhiyuan Liu , Chengjiang Li , Xu Chen , Tiansi Dong

Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG representations so…

计算与语言 · 计算机科学 2019-08-23 Yuting Wu , Xiao Liu , Yansong Feng , Zheng Wang , Rui Yan , Dongyan Zhao

In sentiment analysis of longer texts, there may be a variety of topics discussed, of entities mentioned, and of sentiments expressed regarding each entity. We find a lack of studies exploring how such texts express their sentiment towards…

计算与语言 · 计算机科学 2024-09-18 Egil Rønningstad , Roman Klinger , Lilja Øvrelid , Erik Velldal

This study addresses the problem of identifying the meaning of unknown words or entities in a discourse with respect to the word embedding approaches used in neural language models. We proposed a method for on-the-fly construction and…

计算与语言 · 计算机科学 2017-10-18 Sosuke Kobayashi , Naoaki Okazaki , Kentaro Inui

Entity matching (EM) is a challenging problem studied by different communities for over half a century. Algorithmic fairness has also become a timely topic to address machine bias and its societal impacts. Despite extensive research on…

数据库 · 计算机科学 2023-07-07 Nima Shahbazi , Nikola Danevski , Fatemeh Nargesian , Abolfazl Asudeh , Divesh Srivastava

Pre-trained language models (PLMs) cannot well recall rich factual knowledge of entities exhibited in large-scale corpora, especially those rare entities. In this paper, we propose to build a simple but effective Pluggable Entity Lookup…

计算与语言 · 计算机科学 2022-05-18 Deming Ye , Yankai Lin , Peng Li , Maosong Sun , Zhiyuan Liu

Embeddings have become a pivotal means to represent complex, multi-faceted information about entities, concepts, and relationships in a condensed and useful format. Nevertheless, they often preclude direct interpretation. While downstream…

So far, named entity recognition (NER) has been involved with three major types, including flat, overlapped (aka. nested), and discontinuous NER, which have mostly been studied individually. Recently, a growing interest has been built for…

计算与语言 · 计算机科学 2021-12-21 Jingye Li , Hao Fei , Jiang Liu , Shengqiong Wu , Meishan Zhang , Chong Teng , Donghong Ji , Fei Li

Understanding human's language requires complex world knowledge. However, existing large-scale knowledge graphs mainly focus on knowledge about entities while ignoring knowledge about activities, states, or events, which are used to…

人工智能 · 计算机科学 2020-01-28 Hongming Zhang , Xin Liu , Haojie Pan , Yangqiu Song , Cane Wing-Ki Leung