中文
相关论文

相关论文: Merging datasets through deep learning

200 篇论文

Software reuse has long been recognized as a critical and widely studied topic in software engineering, offering substantial benefits in reducing development costs, improving software quality, and enhancing operational efficiency. This…

软件工程 · 计算机科学 2026-02-02 You Lu , Jiyang Zhang , Bihuan Chen , Chaofeng Sha , Dingji Wang , Xin Peng

Metric learning aims to construct an embedding where two extracted features corresponding to the same identity are likely to be closer than features from different identities. This paper presents a method for learning such a feature space…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Nicolai Wojke , Alex Bewley

Deep learning algorithms for connectomics rely upon localized classification, rather than overall morphology. This leads to a high incidence of erroneously merged objects. Humans, by contrast, can easily detect such errors by acquiring…

计算机视觉与模式识别 · 计算机科学 2017-06-01 David Rolnick , Yaron Meirovitch , Toufiq Parag , Hanspeter Pfister , Viren Jain , Jeff W. Lichtman , Edward S. Boyden , Nir Shavit

Model merging aims to cheaply combine individual task-specific models into a single multitask model. In this work, we view past merging methods as leveraging different notions of a ''task parameter subspace'' in which models are matched…

机器学习 · 计算机科学 2024-04-16 Derek Tam , Mohit Bansal , Colin Raffel

Named Entity Recognition seeks to extract substrings within a text that name real-world objects and to determine their type (for example, whether they refer to persons or organizations). In this survey, we first present an overview of…

计算与语言 · 计算机科学 2024-12-23 Imed Keraghel , Stanislas Morbieu , Mohamed Nadif

Decision making algorithms are used in a multitude of different applications. Conventional approaches for designing decision algorithms employ principled and simplified modelling, based on which one can determine decisions via tractable…

信号处理 · 电气工程与系统科学 2022-06-23 Nir Shlezinger , Yonina C. Eldar , Stephen P. Boyd

Kernel fusion is a popular and effective approach for combining multiple features that characterize different aspects of data. Traditional approaches for Multiple Kernel Learning (MKL) attempt to learn the parameters for combining the…

Entity resolution (ER) is the process of identifying records that refer to the same entities within one or across multiple databases. Numerous techniques have been developed to tackle ER challenges over the years, with recent emphasis…

数据库 · 计算机科学 2023-11-14 George Papadakis , Nishadi Kirielle , Peter Christen , Themis Palpanas

Aggregate analysis, such as comparing country-wise sales versus global market share across product categories, is often complicated by the unavailability of common join attributes, e.g., category, across diverse datasets from different…

数据库 · 计算机科学 2017-01-05 Karamjit Singh , Garima Gupta , Gautam Shroff , Puneet Agarwal

Standardising structure volume names in radiotherapy (RT) data is necessary to enable data mining and analyses, especially across multi-institutional centres. This process is time and resource intensive, which highlights the need for new…

机器学习 · 计算机科学 2024-02-15 Ali Haidar , Daniel Al Mouiee , Farhannah Aly , David Thwaites , Lois Holloway

Clustering mixed data presents numerous challenges inherent to the very heterogeneous nature of the variables. A clustering algorithm should be able, despite of this heterogeneity, to extract discriminant pieces of information from the…

机器学习 · 计算机科学 2022-05-10 Robin Fuchs , Denys Pommeret , Cinzia Viroli

Entity linking methods based on dense retrieval are an efficient and widely used solution in large-scale applications, but they fall short of the performance of generative models, as they are sensitive to the structure of the embedding…

Ensembling is a universally useful approach to boost the performance of machine learning models. However, individual models in an ensemble were traditionally trained independently in separate stages without information access about the…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Hanhan Li , Joe Yue-Hei Ng , Paul Natsev

Named entities in text documents are the names of people, organization, location or other types of objects in the documents that exist in the real world. A persisting research challenge is to use computational techniques to identify such…

计算与语言 · 计算机科学 2019-07-09 Abdulkareem Alsudais , Hovig Tchalian

Entity matching is a critical challenge in data integration and cleaning, central to tasks like fuzzy joins and deduplication. Traditional approaches have focused on overcoming fuzzy term representations through methods such as edit…

数据库 · 计算机科学 2024-05-30 Zezhou Huang

Traditional machine learning (ML) algorithms, such as multiple regression, require human analysts to make decisions on how to treat the data. These decisions can make the model building process subjective and difficult to replicate for…

机器学习 · 计算机科学 2022-01-31 William Franz Lamberti

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

Integrating machine learning into the internals of database management systems requires significant feature engineering, a human effort-intensive process to determine the best way to represent the pieces of information that are relevant to…

数据库 · 计算机科学 2019-02-04 Ryan Marcus , Olga Papaemmanouil

Data deduplication is the task of detecting records in a database that correspond to the same real-world entity. Our goal is to develop a procedure that samples uniformly from the set of entities present in the database in the presence of…

机器学习 · 计算机科学 2020-08-25 Alireza Heidari , Shrinu Kushagra , Ihab F. Ilyas

Multi-table entity matching (MEM) addresses the limitations of dual-table approaches by enabling simultaneous identification of equivalent entities across multiple data sources without unique identifiers. However, existing methods relying…

计算与语言 · 计算机科学 2026-04-24 Yingkai Tang , Taoyu Su , Wenyuan Zhang , Xiaoyang Guo , Tingwen Liu