SourceSplice: Source Selection for Machine Learning Tasks
Ambarish Singh, Romila Pradhan

TL;DR
This paper introduces SourceSplice, a novel framework for selecting the optimal subset of data sources to enhance machine learning performance, using biologically inspired algorithms and demonstrating efficiency and effectiveness on real-world datasets.
Contribution
It proposes SourceSplice, a source selection method inspired by gene splicing, to improve data subset choice for ML tasks, outperforming existing approaches in efficiency and accuracy.
Findings
SourceSplice identifies high-utility data source subsets with fewer explorations.
The algorithms outperform baseline methods in real-world and synthetic datasets.
Sensitivity analysis shows robustness of SourceSplice under various settings.
Abstract
Data quality plays a pivotal role in the predictive performance of machine learning (ML) tasks - a challenge amplified by the deluge of data sources available in modern organizations. Prior work in data discovery largely focus on metadata matching, semantic similarity or identifying tables that should be joined to answer a particular query, but do not consider source quality for high performance of the downstream ML task. This paper addresses the problem of determining the best subset of data sources that must be combined to construct the underlying training dataset for a given ML task. We propose SourceGrasp and SourceSplice, frameworks designed to efficiently select a suitable subset of sources that maximizes the utility of the downstream ML model. Both the algorithms rely on the core idea that sources (or their combinations) contribute differently to the task utility, and must be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Machine Learning and Data Classification · Text and Document Classification Technologies
