Data di Pubblicazione:
2025
Citazione:
Deduplicated Sampling On-Demand / Zecchini, L., Efthymiou, V., Naumann, F., Simonini, G.. - In: PROCEEDINGS OF THE VLDB ENDOWMENT. - ISSN 2150-8097. - 18:8(2025), pp. 2482-2495. (51st International Conference on Very Large Data Bases, VLDB 2025 gbr 2025) [10.14778/3742728.3742742].
Abstract:
Data practitioners often sample their datasets to produce representative subsets for their downstream tasks. When entities in a dataset can be partitioned into multiple groups, stratified sampling is commonly used to produce subsets that match a target group distribution, e.g., to select a balanced subset for training a machine learning model. However, real-world data frequently contains duplicates — multiple representations of the same real-world entity — that can bias sampling, necessitating deduplication. We define deduplicated sampling as the task of producing a clean sample of a dirty dataset according to a target group distribution. The naïve approach to deduplicated sampling would first deduplicate the entire dataset upfront, then perform sampling ex post. However, that approach might be prohibitively expensive for large datasets and time/resource constraints. Deduplicated sampling ondemand with RadlER is a novel approach to produce a clean sample by focusing the cleaning effort only on entities required to appear in that sample. Our experimental evaluation, performed on multiple datasets from different domains, demonstrates that RadlER consistently outperforms baseline approaches, providing data scientists with an efficient solution to quickly produce a clean sample of a dirty dataset according to a target group distribution.
Tipologia CRIS:
Abstract in Rivista
Elenco autori:
Zecchini, Luca; Efthymiou, Vasilis; Naumann, Felix; Simonini, Giovanni
Link alla scheda completa:
Link al Full Text:
Pubblicato in: