paper-with-me

Papers

ActiveClean: Interactive Data Cleaning While Learning Convex Loss Models

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

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 dirty data is often a manual and iterative process, and can be challenging on large datasets. However, many data cleaning workflows can introduce subtle biases into the training processes due to violation of independence assumptions. We propose ActiveClean, a progressive cleaning approach where the model is updated incrementally instead of re-training and can guarantee accuracy on partially cleaned data. ActiveClean supports a popular class of models called convex loss models (e.g., linear regression and SVMs). ActiveClean also leverages the structure of a user's model to prioritize cleaning those records likely to affect the results. We evaluate ActiveClean on five real-world datasets UCI Adult, UCI EEG, MNIST, Dollars For Docs, and WorldBank with both real and synthetic errors. Our results suggest that our proposed optimizations can improve model accuracy by up-to 2.5x for the same amount of data cleaned. Furthermore for a fixed cleaning budget and on all real dirty datasets, ActiveClean returns more accurate models than uniform sampling and Active Learning.

📄 PDF Abstract BibTeX arXiv:1601.03797

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningEEGElectroencephalogram (EEG)regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

ActiveClean: Generating Line-Level Vulnerability Data via Active Learning

2023-12-04 · Ashwin Kallingal Joshy, Mirza Sanjida Alam, Shaila Sharmin, Qi Li 외

Deep learning vulnerability detection tools are increasing in popularity and have been shown to be effective. These tools rely on large volume of high quality training data, which are very hard to get. Most of the curren…

Active LearningVulnerability Detection

Some Robustness Properties of Label Cleaning

2025-09-14 · Chen Cheng, John Duchi arxiv

We demonstrate that learning procedures that rely on aggregated labels, e.g., label information distilled from noisy responses, enjoy robustness properties impossible without data cleaning. This robustness appears in sev…

Interactive Label Cleaning with Example-based Explanations

2021-06-07 · NeurIPS 2021 12 · Stefano Teso, Andrea Bontempelli, Fausto Giunchiglia, Andrea Passerini

We tackle sequential learning under label noise in applications where a human supervisor can be queried to relabel suspicious examples. Existing approaches are flawed, in that they only relabel incoming examples that loo…

AssetGen: Deployable 3D Asset Generation at Interactive Speed

2026-05-22 · Dilin Wang, Xiaoyu Xiang, Kihyuk Sohn, Tom Monnier 외 arxiv

While 3D generation is progressing rapidly, recent work has often focused on obtaining high-resolution assets, leaving user experience and deployability as afterthoughts. We present AssetGen, a 3D generator that focuses …

3D Generation

CausalAgent: A Conversational Multi-Agent System for End-to-End Causal Inference

2026-02-12 · Jiawei Zhu, Wei Chen, Ruichu Cai arxiv

Causal inference holds immense value in fields such as healthcare, economics, and social sciences. However, traditional causal analysis workflows impose significant technical barriers, requiring researchers to possess du…

Causal Inference