Papers › Picket: Guarding Against Corrupted Data in Tabular Data during Learning and Inference

Picket: Guarding Against Corrupted Data in Tabular Data during Learning and Inference

8 Jun 2020arXiv:2006.04730archive 2025-07-28

Zifan Liu, Zhechun Zhou, Theodoros Rekatsinas

Data corruption is an impediment to modern machine learning deployments. Corrupted data can severely bias the learned model and can also lead to invalid inferences. We present, Picket, a simple framework to safeguard against data corruptions during both training and deployment of machine learning models over tabular data. For the training stage, Picket identifies and removes corrupted data points from the training data to avoid obtaining a biased model. For the deployment stage, Picket flags, in an online manner, corrupted query points to a trained machine learning model that due to noise will result in incorrect predictions. To detect corrupted data, Picket uses a self-supervised deep learning model for mixed-type tabular data, which we call PicketNet. To minimize the burden of deployment, learning a PicketNet model does not require any human-labeled data. Picket is designed as a plugin that can increase the robustness of any machine learning pipeline. We evaluate Picket on a diverse array of real-world data considering different corruption models that include systematic and adversarial noise during both training and testing. We show that Picket consistently safeguards against corrupted data during both training and deployment of various models ranging from SVMs to neural networks, beating a diverse array of competing methods that span from data quality validation models to robust outlier-detection models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2006.04730")

Code

Syntology Ran 1 of 17 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 17 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

rekords-uw/Picket mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 1 ran; 0 honoured the contract we drafted; 16 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
16unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from rekords-uw/Picket. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clones rekords-uw/Picket/picket/transformer/PicketNet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · b1bec2c4b1c9b491 · report
attention rekords-uw/Picket/picket/transformer/PicketNet.py community (archive-listed) unverified MIT (permissive) · b1b1f3c94280b7cd · report
dataPack rekords-uw/Picket/picket/filter/filtersTest.py community (archive-listed) unverified MIT (permissive) · 2bc0524c41027104 · report
dataPackAdv rekords-uw/Picket/picket/filter/filtersTest.py community (archive-listed) unverified MIT (permissive) · 72947f687afde26a · report
evaluation_phase rekords-uw/Picket/picket/rvae/train_eval_models.py community (archive-listed) unverified MIT (permissive) · f31567e2531cace6 · report
flattern rekords-uw/Picket/picket/filter/filtersTrain.py community (archive-listed) unverified MIT (permissive) · 92be350945f9b822 · report
getCleanDirtyMix rekords-uw/Picket/picket/filter/filtersTrain.py community (archive-listed) unverified MIT (permissive) · 08d29bc201ab1618 · report
getCleanPoisonMix rekords-uw/Picket/picket/filter/filtersTrain.py community (archive-listed) unverified MIT (permissive) · 0fb67b9d95e7e366 · report
logit_fn rekords-uw/Picket/picket/rvae/model_utils.py community (archive-listed) unverified MIT (permissive) · faa345f3ec52e705 · report
make_model rekords-uw/Picket/picket/transformer/PicketNet.py community (archive-listed) unverified MIT (permissive) · 5cd95cc706535ebb · report
nll_categ_global rekords-uw/Picket/picket/rvae/model_utils.py community (archive-listed) unverified MIT (permissive) · ecf06b84d66c4983 · report
nll_gauss_global rekords-uw/Picket/picket/rvae/model_utils.py community (archive-listed) unverified MIT (permissive) · 4555a0d1dd7fd087 · report
randomSelect rekords-uw/Picket/picket/filter/filtersTest.py community (archive-listed) unverified MIT (permissive) · 119b757f6c0660c4 · report
random_flip rekords-uw/Picket/picket/prepare/dataPrepare.py community (archive-listed) unverified MIT (permissive) · b0f137dc86a5d3f1 · report
repair_phase rekords-uw/Picket/picket/rvae/train_eval_models.py community (archive-listed) unverified MIT (permissive) · 6242edd693182969 · report
standardize rekords-uw/Picket/picket/prepare/dataPrepare.py community (archive-listed) unverified MIT (permissive) · f7ae8b3165f58eab · report
training_phase rekords-uw/Picket/picket/rvae/train_eval_models.py community (archive-listed) unverified MIT (permissive) · 6766b30d90dfd263 · report

Tasks

BIG-bench Machine LearningOutlier Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections