How to assess if there is a strong signal in your dirty data [Project]
Summary
Entropic Scree is a new diagnostic tool for assessing signal strength and structure in dirty tabular data using mutual information, with a preprint and upcoming Python and R packages.
Similar Articles
Need to estimate rank or perform dimensionality reduction on big, messy tabular data? The Entropic Scree is an information-theoretic upgrade to PCA
The Entropic Scree is an information-theoretic upgrade to PCA for robust rank estimation and dimensionality reduction on messy tabular data, with open-sourced code and a preprint released.
Mapping intrinsic rank and informational gravity in complex tabular data: I developed a non-parametric, model-agnostic, information-theoretic diagnostic to bypass the limits of linear, rank, and Euclidean baselines. [R]
The Entropic Scree is a non-parametric, information-theoretic diagnostic framework that maps intrinsic rank and informational gravity in complex tabular data, addressing limitations of standard PCA and other baselines.
Getting good predictions without data cleaning (Why "Garbage In, Garbage Out" is sometimes a trap)
This arXiv preprint challenges the 'Garbage In, Garbage Out' heuristic, arguing that aggressive manual data cleaning can limit predictive performance in high-dimensional tabular data by reducing dimensionality needed to triangulate latent drivers.
Breaking Structural Isolation: Scalable Graph Clustering via Community-Aware Sampling and Structural Entropy
This paper proposes SCISE, a scalable unsupervised graph clustering framework that uses community-aware sampling and structural entropy to overcome structural isolation in mini-batch training, achieving state-of-the-art results on benchmark datasets.
Perturbation Sensitivity at Convergence: A Simple Signal for Identifying Spuriously Correlated Samples
This paper proposes a method to identify spuriously correlated samples after model convergence by measuring prediction fragility under input perturbation, requiring no group labels or early-stopping epochs. Rebalancing training with detected samples improves worst-group accuracy on Waterbirds from 57.3% to 80.8%.