Gradual Machine Learning for Entity Resolution
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 notably deep neural networks), which require lots of accurately labeled training data. Unfortunately, high-quality labeled data usually require expensive manual work, and are therefore not readily available in many real scenarios. In this paper, we propose a novel learning paradigm for ER, called gradual machine learning, which aims to enable effective machine labeling without the requirement for manual labeling effort. It begins with some easy instances in a task, which can be automatically labeled by the machine with high accuracy, and then gradually labels more challenging instances by iterative factor graph inference. In gradual machine learning, the hard instances in a task are gradually labeled in small stages based on the estimated evidential certainty provided by the labeled easier instances. Our extensive experiments on real data have shown that the performance of the proposed approach is considerably better than its unsupervised alternatives, and highly competitive compared to the state-of-the-art supervised techniques. Using ER as a test case, we demonstrate that gradual machine learning is a promising paradigm potentially applicable to other challenging classification tasks requiring extensive labeling effort.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningEntity ResolutionGeneral ClassificationSimilar Papers 제목 키워드 기반
Active Gradual Machine Learning for Entity Resolution
Recent work has shown that the task of entity resolution (ER) can be effectively performed by gradual machine learning (GML). GML begins with some easy instances, which can be automatically labeled by the machine with hi…
Active LearningBIG-bench Machine LearningEntity ResolutionCollaborative Feature Aggregation for Face Super-Resolution and Robust Re-Identification
We propose a novel collaborative approach for face super-resolution (SR) and robust person re-identification from sequential or multi-view facial images. Traditional SR methods often suffer from blurring and distortion i…
Person Re-IdentificationImage RestorationPerformance Bounds for Pairwise Entity Resolution
One significant challenge to scaling entity resolution algorithms to massive datasets is understanding how performance changes after moving beyond the realm of small, manually labeled reference datasets. Unlike tradition…
BIG-bench Machine LearningEntity ResolutionAnaphora and Coreference Resolution: A Review
Entity resolution aims at resolving repeated references to an entity in a document and forms a core component of natural language processing (NLP) research. This field possesses immense potential to improve the performan…
coreference-resolutionCoreference ResolutionEntity ResolutionMachine Translation+2GUN: Gradual Upsampling Network for Single Image Super-Resolution
In this paper, an efficient super-resolution (SR) method based on deep convolutional neural network (CNN) is proposed, namely Gradual Upsampling Network (GUN). Recent CNN based SR methods often preliminarily magnify the …
Image Super-ResolutionSuper-Resolution