paper-with-me

Papers

Learning Over Dirty Data Without Cleaning

2020-04-05 · Jose Picado, John Davis, Arash Termehchy, Ga Young Lee

Real-world datasets are dirty and contain many errors. Examples of these issues are violations of integrity constraints, duplicates, and inconsistencies in representing data values and entities. Learning over dirty databases may result in inaccurate models. Users have to spend a great deal of time and effort to repair data errors and create a clean database for learning. Moreover, as the information required to repair these errors is not often available, there may be numerous possible clean versions for a dirty database. We propose DLearn, a novel relational learning system that learns directly over dirty databases effectively and efficiently without any preprocessing. DLearn leverages database constraints to learn accurate relational models over inconsistent and heterogeneous data. Its learned models represent patterns over all possible clean instances of the data in a usable form. Our empirical study indicates that DLearn learns accurate models over large real-world databases efficiently.

📄 PDF Abstract BibTeX arXiv:2004.02308

Code (0)

등록된 구현이 없습니다.

Tasks

Relational Reasoning

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

DTGen: Generative Diffusion-Based Few-Shot Data Augmentation for Fine-Grained Dirty Tableware Recognition

2025-09-15 · Lifei Hao, Yue Cheng, Baoqi Huang, Bing Jia 외 arxiv

Intelligent tableware cleaning is a critical application in food safety and smart homes, but existing methods are limited by coarse-grained classification and scarcity of few-shot data, making it difficult to meet indust…

Data Augmentation

ActiveClean: Interactive Data Cleaning While Learning Convex Loss Models

2016-01-15 · Sanjay Krishnan, Jiannan Wang, Eugene Wu, Michael J. Franklin 외

Data cleaning is often an important step to ensure that predictive models, such as regression and classification, are not affected by systematic errors such as inconsistent, out-of-date, or outlier data. Identifying dirt…

Active LearningEEGElectroencephalogram (EEG)regression

AutoDCWorkflow: LLM-based Data Cleaning Workflow Auto-Generation and Benchmark

2024-12-09 · Lan Li, Liri Fang, Vetle I. Torvik

We investigate the reasoning capabilities of large language models (LLMs) for automatically generating data-cleaning workflows. To evaluate LLMs' ability to complete data-cleaning tasks, we implemented a pipeline for LLM…

Missing Values

Arabic Hate Speech Identification and Masking in Social Media using Deep Learning Models and Pre-trained Models Fine-tuning

2025-07-31 · Salam Thabet Doghmash, Motaz Saad arxiv

Hate speech identification in social media has become an increasingly important issue in recent years. In this research, we address two problems: 1) to detect hate speech in Arabic text, 2) to clean a given text from hat…

Hate Speech DetectionMachine Translation

Impacts of Dirty Data: and Experimental Evaluation

2018-03-16 · Zhixin Qi, Hongzhi Wang, Jianzhong Li, Hong Gao

Data quality issues have attracted widespread attention due to the negative impacts of dirty data on data mining and machine learning results. The relationship between data quality and the accuracy of results could be ap…

BIG-bench Machine LearningClusteringGeneral Classification