TRIAGE: Characterizing and auditing training data for improved regression
Nabeel Seedat, Jonathan Crabb\'e, Zhaozhi Qian, Mihaela van der Schaar

TL;DR
TRIAGE introduces a model-agnostic framework for characterizing and auditing training data in regression tasks, enhancing data quality assessment and improving model performance through data filtering and selection.
Contribution
The paper presents TRIAGE, a novel data characterization method for regression that uses conformal predictive distributions to analyze training data and improve regression models.
Findings
TRIAGE effectively characterizes training samples as under-, over-, or well-estimated.
Using TRIAGE improves regression performance through data filtering.
TRIAGE enables new dataset selection and feature acquisition strategies.
Abstract
Data quality is crucial for robust machine learning algorithms, with the recent interest in data-centric AI emphasizing the importance of training data characterization. However, current data characterization methods are largely focused on classification settings, with regression settings largely understudied. To address this, we introduce TRIAGE, a novel data characterization framework tailored to regression tasks and compatible with a broad class of regressors. TRIAGE utilizes conformal predictive distributions to provide a model-agnostic scoring method, the TRIAGE score. We operationalize the score to analyze individual samples' training dynamics and characterize samples as under-, over-, or well-estimated by the model. We show that TRIAGE's characterization is consistent and highlight its utility to improve performance via data sculpting/filtering, in multiple regression settings.…
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.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Gaussian Processes and Bayesian Inference · Anomaly Detection Techniques and Applications
