paper-with-me

Papers

Gradual Machine Learning for Entity Resolution

2018-10-29 · Boyi Hou, Qun Chen, Yanyan Wang, Youcef Nafa, Zhanhuai Li

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.

📄 PDF Abstract BibTeX arXiv:1810.12125

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEntity ResolutionGeneral Classification

Similar Papers 제목 키워드 기반

Active Gradual Machine Learning for Entity Resolution

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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 Resolution

Collaborative Feature Aggregation for Face Super-Resolution and Robust Re-Identification

2026-07-30 · Juheon Hwang, Taewan Kim, Jiwoo Kang arxiv

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 Restoration

Performance Bounds for Pairwise Entity Resolution

2015-09-10 · Matt Barnes, Kyle Miller, Artur Dubrawski

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 Resolution

Anaphora and Coreference Resolution: A Review

2018-05-30 · Rhea Sukthanker, Soujanya Poria, Erik Cambria, Ramkumar Thirunavukarasu

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+2

GUN: Gradual Upsampling Network for Single Image Super-Resolution

2017-03-13 · Yang Zhao, Guoqing Li, Wenjun Xie, Wei Jia 외

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