paper-with-me

홈 › Papers

Entity Resolution and Federated Learning get a Federated Resolution

2018-03-11 · Richard Nock, Stephen Hardy, Wilko Henecka, Hamish Ivey-Law, Giorgio Patrini, Guillaume Smith, Brian Thorne

Consider two data providers, each maintaining records of different feature sets about common entities. They aim to learn a linear model over the whole set of features. This problem of federated learning over vertically partitioned data includes a crucial upstream issue: entity resolution, i.e. finding the correspondence between the rows of the datasets. It is well known that entity resolution, just like learning, is mistake-prone in the real world. Despite the importance of the problem, there has been no formal assessment of how errors in entity resolution impact learning. In this paper, we provide a thorough answer to this question, answering how optimal classifiers, empirical losses, margins and generalisation abilities are affected. While our answer spans a wide set of losses --- going beyond proper, convex, or classification calibrated ---, it brings simple practical arguments to upgrade entity resolution as a preprocessing step to learning. One of these suggests that entity resolution should be aimed at controlling or minimizing the number of matching errors between examples of distinct classes. In our experiments, we modify a simple token-based entity resolution algorithm so that it indeed aims at avoiding matching rows belonging to different classes, and perform experiments in the setting where entity resolution relies on noisy data, which is very relevant to real world domains. Notably, our approach covers the case where one peer \textit{does not} have classes, or a noisy record of classes. Experiments display that using the class information during entity resolution can buy significant uplift for learning at little expense from the complexity standpoint.

📄 PDF Abstract BibTeX arXiv:1803.04035

Code (0)

등록된 구현이 없습니다.

Tasks

Entity ResolutionFederated LearningQuestion Answering

Similar Papers 제목 키워드 기반

Private federated learning on vertically partitioned data via entity resolution and additively homomorphic encryption

2017-11-29 · Stephen Hardy, Wilko Henecka, Hamish Ivey-Law, Richard Nock 외

Consider two data providers, each maintaining private records of different feature sets about common entities. They aim to learn a linear model jointly in a federated setting, namely, data is local and a shared model is …

Entity ResolutionFederated LearningPrivacy Preserving

Federated Learning of Spiking Neural Networks under Heterogeneous Temporal Resolutions

2026-05-14 · Sanja Karilanova, Subhrakanti Dey, Ayça Özçelikkale arxiv

Spiking neural networks (SNNs) are biologically inspired energy-efficient models that use sparse binary spike-based communication between neurons, making them attractive for resource-constrained edge devices. Federated l…

Federated Learning

FedDM: Enhancing Communication Efficiency and Handling Data Heterogeneity in Federated Diffusion Models

2024-07-20 · Jayneel Vora, Nader Bouacida, Aditya Krishnan, Prasant Mohapatra

We introduce FedDM, a novel training framework designed for the federated training of diffusion models. Our theoretical analysis establishes the convergence of diffusion models when trained in a federated setting, presen…

Quantization

Closer to Reality: Practical Semi-Supervised Federated Learning for Foundation Model Adaptation

2025-08-22 · Guangyu Sun, Jingtao Li, Weiming Zhuang, Chen Chen 외 arxiv

Foundation models (FMs) exhibit remarkable generalization but require adaptation to downstream tasks, particularly in privacy-sensitive applications. Due to data privacy regulations, cloud-based FMs cannot directly acces…

Federated LearningAutonomous DrivingObject Detection

Automated Metadata Harmonization Using Entity Resolution & Contextual Embedding

2020-10-17 · Kunal Sawarkar, Meenkakshi Kodati

ML Data Curation process typically consist of heterogeneous & federated source systems with varied schema structures; requiring curation process to standardize metadata from different schemas to an inter-operable schema.…

Entity Resolution