中文
相关论文

相关论文: Performance Bounds for Pairwise Entity Resolution

200 篇论文

Much of Software Engineering (SE) research assumes that progress depends on massive datasets and CPU-intensive optimizers. Yet has this assumption been rigorously tested? The counter-evidence presented in this paper suggests otherwise. For…

软件工程 · 计算机科学 2026-03-31 Kishan Kumar Ganguly , Tim Menzies

Entity Matching (EM) refers to the problem of determining whether two different data representations refer to the same real-world entity. It has been a long-standing interest of the data management community and many efforts have been paid…

数据库 · 计算机科学 2021-06-17 Jin Wang , Yuliang Li , Wataru Hirota

Data-driven algorithm selection is a powerful approach for choosing effective heuristics for computational problems. It operates by evaluating a set of candidate algorithms on a collection of representative training instances and selecting…

机器学习 · 计算机科学 2025-12-04 Vaggos Chatziafratis , Ishani Karmarkar , Yingxi Li , Ellen Vitercik

Algorithm evaluation and comparison are fundamental questions in machine learning and statistics -- how well does an algorithm perform at a given modeling task, and which algorithm performs best? Many methods have been developed to assess…

统计理论 · 数学 2025-11-25 Yuetian Luo , Rina Foygel Barber

A common form of MapReduce application involves discovering relationships between certain pairs of inputs. Similarity joins serve as a good example of this type of problem, which we call a "some-pairs" problem. In the framework of Afrati et…

数据库 · 计算机科学 2016-02-04 Jeffrey D. Ullman , Jonathan Ullman

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base, which is significant and fundamental for various downstream applications, e.g., knowledge base completion, question answering, and…

计算与语言 · 计算机科学 2022-07-20 Xiuxing Li , Zhenyu Li , Zhengyan Zhang , Ning Liu , Haitao Yuan , Wei Zhang , Zhiyuan Liu , Jianyong Wang

In this work, we take a closer look at the evaluation of two families of methods for enriching information from knowledge graphs: Link Prediction and Entity Alignment. In the current experimental setting, multiple different scores are…

机器学习 · 计算机科学 2023-09-21 Max Berrendorf , Evgeniy Faerman , Laurent Vermue , Volker Tresp

This paper introduces a novel evaluation methodology for entity resolution algorithms. It is motivated by PatentsView.org, a U.S. Patents and Trademarks Office patent data exploration tool that disambiguates patent inventors using an entity…

数字图书馆 · 计算机科学 2023-04-19 Olivier Binette , Sokhna A York , Emma Hickerson , Youngsoo Baek , Sarvo Madhavan , Christina Jones

Now we live in an era of big data, and big data applications are becoming more and more pervasive. How to benchmark data center computer systems running big data applications (in short big data systems) is a hot topic. In this paper, we…

性能 · 计算机科学 2013-07-31 Zhen Jia , Runlin Zhou , Chunge Zhu , Lei Wang , Wanling Gao , Yingjie Shi , Jianfeng Zhan , Lixin Zhang

Recent works have shown that machine learning models improve at a predictable rate with the total amount of training data, leading to scaling laws that describe the relationship between error and dataset size. These scaling laws can help…

机器学习 · 计算机科学 2024-06-03 Ian Covert , Wenlong Ji , Tatsunori Hashimoto , James Zou

Large language models (LLMs) are becoming increasingly capable at small parameter scales. At the same time, conventional cloud-centric deployment introduces challenges around data privacy, latency, and cost that are acute in operational…

硬件体系结构 · 计算机科学 2026-04-29 Harri Renney , Fouad Trad , Michael Mattarock , Zena Wood

A number of applications (e.g., AI bot tournaments, sports, peer grading, crowdsourcing) use pairwise comparison data and the Bradley-Terry-Luce (BTL) model to evaluate a given collection of items (e.g., bots, teams, students, search…

机器学习 · 计算机科学 2019-06-12 Jingyan Wang , Nihar B. Shah , R. Ravi

In the rapidly evolving domain of Recommender Systems (RecSys), new algorithms frequently claim state-of-the-art performance based on evaluations over a limited set of arbitrarily selected datasets. However, this approach may fail to…

Accurate and efficient entity resolution (ER) has been a problem in data analysis and data mining projects for decades. In our work, we are interested in developing ER methods to handle big data. Good public datasets are restricted in this…

统计方法学 · 统计学 2020-09-08 Samudra Herath , Matthew Roughan , Gary Glonek

Entity resolution (ER), an important and common data cleaning problem, is about detecting data duplicate representations for the same external entities, and merging them into single representations. Relatively recently, declarative rules…

数据库 · 计算机科学 2016-02-09 Zeinab Bahmani , Leopoldo Bertossi , Nikolaos Vasiloglou

Large-scale multi-relational embedding refers to the task of learning the latent representations for entities and relations in large knowledge graphs. An effective and scalable solution for this problem is crucial for the true success of…

机器学习 · 计算机科学 2017-07-07 Hanxiao Liu , Yuexin Wu , Yiming Yang

Understanding and predicting the performance of big data applications running in the cloud or on-premises could help minimise the overall cost of operations and provide opportunities in efforts to identify performance bottlenecks. The…

分布式、并行与集群计算 · 计算机科学 2020-05-26 Sheriffo Ceesay , Adam Barker , Yuhui Lin

Experimental evaluation is a major research methodology for investigating clustering algorithms and many other machine learning algorithms. For this purpose, a number of benchmark datasets have been widely used in the literature and their…

机器学习 · 计算机科学 2019-10-21 Tiantian Zhang , Li Zhong , Bo Yuan

Machine learning can significantly improve performance for decision-making under uncertainty across a wide range of domains. However, ensuring robustness guarantees requires well-calibrated uncertainty estimates, which can be difficult to…

机器学习 · 计算机科学 2026-02-03 Christopher Yeh , Nicolas Christianson , Alan Wu , Adam Wierman , Yisong Yue

Usually considered as a classification problem, entity resolution (ER) can be very challenging on real data due to the prevalence of dirty values. The state-of-the-art solutions for ER were built on a variety of learning models (most…

数据库 · 计算机科学 2019-06-17 Boyi Hou , Qun Chen , Yanyan Wang , Youcef Nafa , Zhanhuai Li