Papers › Data-SUITE: Data-centric identification of in-distribution incongruous examples

Data-SUITE: Data-centric identification of in-distribution incongruous examples

17 Feb 2022arXiv:2202.08836archive 2025-07-28

Nabeel Seedat, Jonathan Crabbé, Mihaela van der Schaar

Systematic quantification of data quality is critical for consistent model performance. Prior works have focused on out-of-distribution data. Instead, we tackle an understudied yet equally important problem of characterizing incongruous regions of in-distribution (ID) data, which may arise from feature space heterogeneity. To this end, we propose a paradigm shift with Data-SUITE: a data-centric AI framework to identify these regions, independent of a task-specific model. Data-SUITE leverages copula modeling, representation learning, and conformal prediction to build feature-wise confidence interval estimators based on a set of training instances. These estimators can be used to evaluate the congruence of test instances with respect to the training set, to answer two practically useful questions: (1) which test instances will be reliably predicted by a model trained with the training instances? and (2) can we identify incongruous regions of the feature space so that data owners understand the data's limitations or guide future data collection? We empirically validate Data-SUITE's performance and coverage guarantees and demonstrate on cross-site medical data, biased data, and data with concept drift, that Data-SUITE best identifies ID regions where a downstream model may be reliable (independent of said model). We also illustrate how these identified regions can provide insights into datasets and highlight their limitations.

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="2202.08836")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

seedatnabeel/data-suite officialmentioned in papermentioned 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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 0 of the 11 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 seedatnabeel/data-suite. “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.

all_equal2 seedatnabeel/data-suite/src/models/mcd.py official repository unverified MIT (permissive) · f7ce604d7f4dcace · report
compute_representation seedatnabeel/data-suite/src/models/representation.py official repository unverified MIT (permissive) · 7357cd13309d3f31 · report
covariance_comparison seedatnabeel/data-suite/src/utils/data_utils.py official repository unverified MIT (permissive) · 9d9f5093936c406a · report
get_mse_table seedatnabeel/data-suite/src/utils/graphics.py official repository unverified MIT (permissive) · 34f7beadd5fda2a1 · report
inlier_outlier_dicts seedatnabeel/data-suite/src/utils/helpers.py official repository unverified MIT (permissive) · 3f0f7bcbd34e50f4 · report
representation_class_based seedatnabeel/data-suite/src/models/representation.py official repository unverified MIT (permissive) · 8515fb9ae1ae6e7b · report
return_diagonal seedatnabeel/data-suite/src/utils/data_utils.py official repository unverified MIT (permissive) · 8827b14a2d884cb0 · report
sample_copula seedatnabeel/data-suite/src/models/benchmarks.py official repository unverified MIT (permissive) · ab6621513840038b · report
scaler seedatnabeel/data-suite/src/utils/data_utils.py official repository unverified MIT (permissive) · db182a4e5b31bf62 · report
sort_cis_all seedatnabeel/data-suite/src/utils/helpers.py official repository unverified MIT (permissive) · 58c9f9694a3b2975 · report
sort_cis_synth seedatnabeel/data-suite/src/utils/helpers.py official repository unverified MIT (permissive) · 53035afb7a99185e · report

Tasks

Conformal PredictionRepresentation Learning

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