中文
相关论文

相关论文: Online Topic-Aware Entity Resolution Over Incomple…

200 篇论文

Entity resolution (ER) is a fundamental task in data integration that enables insights from heterogeneous data sources. The primary challenge of ER lies in classifying record pairs as matches or nonmatches, which in multi-source ER (MS-ER)…

数据库 · 计算机科学 2026-04-10 Victor Christen , Peter Christen

In many government applications we often find that information about entities, such as persons, are available in disparate data sources such as passports, driving licences, bank accounts, and income tax records. Similar scenarios are…

数据库 · 计算机科学 2014-02-19 Pankaj Malhotra , Puneet Agarwal , Gautam Shroff

Entity resolution is a widely studied problem with several proposals to match records across relations. Matching textual content is a widespread task in many applications, such as question answering and search. While recent methods achieve…

数据库 · 计算机科学 2021-12-17 Naser Ahmadi , Hansjorg Sand , Paolo Papotti

Real-world data contains various kinds of errors. Before analyzing data, one usually needs to process the raw data. However, traditional data processing based on exactly match often misses lots of valid information. To get high-quality…

数据库 · 计算机科学 2017-12-19 Dong Deng

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations with correctly detecting and classifying entities,…

信息检索 · 计算机科学 2017-10-31 Diego Esteves , Rafael Peres , Jens Lehmann , Giulio Napolitano

Identifying communities from temporal networks facilitates the understanding of potential dynamic relationships among entities, which has already received extensive applications. However, existing methods primarily rely on lower-order…

社会与信息网络 · 计算机科学 2024-10-22 Huihui Yang , Chunxue Zhu , Longlong Lin , Pingpeng Yuan

Named entity recognition (NER) systems have seen rapid progress in recent years due to the development of deep neural networks. These systems are widely used in various natural language processing applications, such as information…

计算与语言 · 计算机科学 2023-08-17 Boxi Yu , Yiyan Hu , Qiuyang Mang , Wenhan Hu , Pinjia He

More and more users and developers are using Issue Tracking Systems (ITSs) to report issues, including bugs, feature requests, enhancement suggestions, etc. Different information, however, is gathered from users when issues are reported on…

软件工程 · 计算机科学 2019-09-04 Yuxiang Zhu , Minxue Pan , Yu Pei , Tian Zhang

Product reviews contain a lot of useful information about product features and customer opinions. One important product feature is the complementary entity (products) that may potentially work together with the reviewed product. Knowing…

计算与语言 · 计算机科学 2016-12-06 Hu Xu , Sihong Xie , Lei Shu , Philip S. Yu

Entity resolution (ER) is the task of identifying records belonging to the same entity (e.g. individual, group) across one or multiple databases. Ironically, it has multiple names: deduplication and record linkage, among others. In this…

数据库 · 计算机科学 2015-09-15 Matt Barnes

Probabilistic databases play a preeminent role in the processing and management of uncertain data. Recently, many database research efforts have integrated probabilistic models into databases to support tasks such as information extraction…

数据库 · 计算机科学 2015-08-14 Christan Grant , Daisy Zhe Wang , Michael L. Wick

Clustering web documents has numerous applications, such as aggregating news articles into meaningful events, detecting trends and hot topics on the Web, preserving diversity in search results, etc. At the same time, the importance of named…

计算与语言 · 计算机科学 2016-07-19 Matthias Galle , Jean-Michel Renders , Guillaume Jacquet

Entity Resolution (ER) is the task of finding entity profiles that correspond to the same real-world entity. Progressive ER aims to efficiently resolve large datasets when limited time and/or computational resources are available. In…

数据库 · 计算机科学 2019-05-17 Giovanni Simonini , George Papadakis , Themis Palpanas , Sonia Bergamaschi

Edge Computing (EC) offers an infrastructure that acts as the mediator between the Cloud and the Internet of Things (IoT). The goal is to reduce the latency that we enjoy when relying on Cloud. IoT devices interact with their environment to…

分布式、并行与集群计算 · 计算机科学 2020-07-28 Panagiotis Fountas , Kostas Kolomvatsos

Entity Matching (EM), which aims to identify all entity pairs referring to the same real-world entity from relational tables, is one of the most important tasks in real-world data management systems. Due to the labeling process of EM being…

数据库 · 计算机科学 2023-08-07 Xiaocan Zeng , Pengfei Wang , Yuren Mao , Lu Chen , Xiaoze Liu , Yunjun Gao

Named entity recognition (NER) is a fundamental component in many applications, such as Web Search and Voice Assistants. Although deep neural networks greatly improve the performance of NER, due to the requirement of large amounts of…

计算与语言 · 计算机科学 2021-06-02 Shining Liang , Ming Gong , Jian Pei , Linjun Shou , Wanli Zuo , Xianglin Zuo , Daxin Jiang

Named entity recognition (NER) is the task to identify mentions of rigid designators from text belonging to predefined semantic types such as person, location, organization etc. NER always serves as the foundation for many natural language…

计算与语言 · 计算机科学 2023-04-26 Jing Li , Aixin Sun , Jianglei Han , Chenliang Li

Entity Resolution (ER) is a critical data cleaning task for identifying records that refer to the same real-world entity. In the era of Big Data, traditional batch ER is often infeasible due to volume and velocity constraints, necessitating…

数据库 · 计算机科学 2026-01-05 Dimitrios Karapiperis , George Papadakis , Vassilios Verykios

Entity resolution (ER) remains a significant challenge in data management, especially when dealing with large datasets. This paper introduces MERAI (Massive Entity Resolution using AI), a robust and efficient pipeline designed to address…

Entity resolution (ER) aims at matching records that refer to the same real-world entity. Although widely studied for the last 50 years, ER still represents a challenging data management problem, and several recent works have started to…