How do Categorical Duplicates Affect ML? A New Benchmark and Empirical Analyses
Summary: First systematic empirical study of categorical duplicates (e.g., "CA" vs "California") on ML classification: labeled corpus of 1,262 categorical columns and a 16-dataset benchmark across five classifiers and five encoders. Finds logistic regression and similarity encoding robust to duplicates while one-hot with high-capacity models degrade; provides benchmarks and actionable takeaways for AutoML and data-prep. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Vraj Shah (IBM)
- 2. Thomas Parashos (California State University, Northridge)
- 3. Arun Kumar (University of California San Diego)
BibTeX Citation
@article{shah_vldb24,
title = {{How do Categorical Duplicates Affect ML? A New Benchmark and Empirical Analyses}},
author = {Shah, Vraj and Parashos, Thomas and Kumar, Arun},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {6},
pages = {1391--1404},
doi = {10.14778/3648160.3648178},
url = {https://doi.org/10.14778/3648160.3648178},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,604 | Fault Lines: Benchmarking the Impact of Label Data Quality on ML Robustness and Fairness | 2026 | VLDB | 5.093636e-05 |
| 10,882 | CatDB: Data-catalog-guided, LLM-based Generation of Data-centric ML Pipelines | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 13,303 | Demonstrating CatDB: LLM-based Generation of Data-centric ML Pipelines | 2025 | SIGMOD |
| 2 | 10,352 | Categorical Data Clustering via Value Order Estimated Distance Metric Learning | 2026 | SIGMOD |
| 3 | 6,038 | Efficient Construction of Approximate Ad-Hoc ML models Through Materialization and Reuse | 2018 | VLDB |
| 4 | 6,708 | Serving Deep Learning Models with Deduplication from Relational Databases | 2022 | VLDB |
| 5 | 10,882 | CatDB: Data-catalog-guided, LLM-based Generation of Data-centric ML Pipelines | 2025 | VLDB |
| 6 | 871 | Framework for Evaluating Clustering Algorithms in Duplicate Detection | 2009 | VLDB |
| 7 | 3,371 | Modeling and Querying Possible Repairs in Duplicate Detection | 2009 | VLDB |
| 8 | 306 | Eliminating Fuzzy Duplicates in Data Warehouses | 2002 | VLDB |
| 9 | 5,391 | MDedup: Duplicate Detection with Matching Dependencies | 2020 | VLDB |
| 10 | 5,051 | Towards Benchmarking Feature Type Inference for AutoML Platforms | 2021 | SIGMOD |