Reuse and Adaptation for Entity Resolution through Transfer Learning
Entity resolution (ER) is one of the fundamental problems in data integration, where machine learning (ML) based classifiers often provide the state-of-the-art results. Considerable human effort goes into feature engineering and training data creation. In this paper, we investigate a new problem: Given a dataset D_T for ER with limited or no training data, is it possible to train a good ML classifier on D_T by reusing and adapting the training data of dataset D_S from same or related domain? Our major contributions include (1) a distributed representation based approach to encode each tuple from diverse datasets into a standard feature space; (2) identification of common scenarios where the reuse of training data can be beneficial; and (3) five algorithms for handling each of the aforementioned scenarios. We have performed comprehensive experiments on 12 datasets from 5 different domains (publications, movies, songs, restaurants, and books). Our experiments show that our algorithms provide significant benefits such as providing superior performance for a fixed training data size.
Code (0)
등록된 구현이 없습니다.
Tasks
Data IntegrationEntity ResolutionFeature EngineeringTransfer LearningSimilar Papers 제목 키워드 기반
Low-resource Deep Entity Resolution with Transfer and Active Learning
Entity resolution (ER) is the task of identifying different representations of the same real-world entities across databases. It is a key step for knowledge base creation and text mining. Recent adaptation of deep learni…
Active LearningEntity ResolutionFeature EngineeringTransfer LearningA Feature Reuse Framework with Texture-adaptive Aggregation for Reference-based Super-Resolution
Reference-based super-resolution (RefSR) has gained considerable success in the field of super-resolution with the addition of high-resolution reference images to reconstruct low-resolution (LR) inputs with more high-fre…
Image Super-ResolutionReference-based Super-ResolutionSuper-ResolutionCross-Model Memory Transfer via Target-Side Reader Adaptation
Methods for improving knowledge use in large language models typically fall into two regimes. Non-parametric retrieval offers flexible access to external knowledge, but adds retrieval latency, context overhead, and only …
Question AnsweringCost-effective Variational Active Entity Resolution
Accurately identifying different representations of the same real-world entity is an integral part of data cleaning and many methods have been proposed to accomplish it. The challenges of this entity resolution task that…
Active LearningEntity ResolutionRepresentation LearningSpecificity+1Adapting an Entity Centric Model for Portuguese Coreference Resolution
This paper presents the adaptation of an Entity Centric Model for Portuguese coreference resolution, considering 10 named entity categories. The model was evaluated on named e using the HAREM Portuguese corpus and the re…
coreference-resolutionCoreference Resolution