← Search

Yongchan Kwon

16 accepted papers

2026

DSGym: A Standardized and Holistic Framework for Advancing Data Science Agents

ICML 2026poster

Data science agents promise to accelerate discovery and insight-generation by turning data into executable analyses and findings. Yet existing data science benchmarks fall short due to fragmented evaluation interfaces that make cross-benchmark comparison difficult, narrow task coverage and a lack of…

Cited by 0SourceScholar
2025

TimeInf: Time Series Data Contribution via Influence Functions

ICLR 2025poster

Evaluating the contribution of individual data points to a model's prediction is critical for interpreting model predictions and improving model performance. Existing data contribution methods have been applied to various data types, including tabular data, images, and text; however, their primary f…

2025

Understanding Impact of Human Feedback via Influence Functions

ACL 2025long

In Reinforcement Learning from Human Feedback (RLHF), it is crucial to learn suitable reward models from human feedback to align large language models (LLMs) with human intentions. However, human feedback can often be noisy, inconsistent, or biased, especially when evaluating complex responses. Such…

2024

2D-OOB: Attributing Data Contribution Through Joint Valuation Framework

NeurIPS 2024poster

Data valuation has emerged as a powerful framework for quantifying each datum's contribution to the training of a machine learning model. However, it is crucial to recognize that the quality of cells within a single data point can vary greatly in practice. For example, even in the case of an abnorma…

Cited by 0SourcePDFScholar
2024

DataInf: Efficiently Estimating Data Influence in LoRA-tuned LLMs and Diffusion Models

ICLR 2024poster

Quantifying the impact of training data points is crucial for understanding the outputs of machine learning models and for improving the transparency of the AI pipeline. The influence function is a principled and popular data attribution method, but its computational cost often makes it challenging…

2024

Rethinking Data Shapley for Data Selection Tasks: Misleads and Merits

ICML 2024oral

Data Shapley provides a principled approach to data valuation and plays a crucial role in data-centric machine learning (ML) research. Data selection is considered a standard application of Data Shapley. However, its data selection performance has shown to be inconsistent across settings in the lite…

Cited by 11SourcePDFScholar
2023

Accuracy on the Curve: On the Nonlinear Correlation of ML Performance Between Data Subpopulations

ICML 2023poster

Understanding the performance of machine learning (ML) models across diverse data distributions is critically important for reliable applications. Despite recent empirical studies positing a near-perfect linear correlation between in-distribution (ID) and out-of-distribution (OOD) accuracies, we emp…

2023

OpenDataVal: a Unified Benchmark for Data Valuation

NeurIPS 2023poster

Assessing the quality and impact of individual data points is critical for improving model performance and mitigating undesirable biases within the training dataset. Several data valuation algorithms have been proposed to quantify data quality, however, there lacks a systemic and standardized benchm…

2022

Beta Shapley: a Unified and Noise-reduced Data Valuation Framework for Machine Learning

AISTATS 2022poster

Data Shapley has recently been proposed as a principled framework to quantify the contribution of individual datum in machine learning. It can effectively identify helpful or harmful data points for a learning algorithm. In this paper, we propose Beta Shapley, which is a substantial generalization o…

2022

Mind the Gap: Understanding the Modality Gap in Multi-modal Contrastive Representation Learning

NeurIPS 2022accept

We present modality gap, an intriguing geometric phenomenon of the representation space of multi-modal models. Specifically, we show that different data modalities (e.g. images and text) are embedded at arm's length in their shared representation in multi-modal models such as CLIP. Our systematic an…

2021

Competing AI: How does competition feedback affect machine learning?

AISTATS 2021poster

This papers studies how competition affects machine learning (ML) predictors. As ML becomes more ubiquitous, it is often deployed by companies to compete over customers. For example, digital platforms like Yelp use ML to predict user preference and make recommendations. A service that is more often…

Cited by 21SourcePDFScholar
2021

Efficient Computation and Analysis of Distributional Shapley Values

AISTATS 2021poster

Distributional data Shapley value (DShapley) has recently been proposed as a principled framework to quantify the contribution of individual datum in machine learning. DShapley develops the foundational game theory concept of Shapley values into a statistical framework and can be applied to identify…

2020

Lipschitz Continuous Autoencoders in Application to Anomaly Detection

AISTATS 2020poster

Anomaly detection is the task of finding abnormal data that are distinct from normal behavior. Current deep learning-based anomaly detection methods train neural networks with normal data alone and calculate anomaly scores based on the trained model. In this work, we formalize current practices, bui…

2020

Principled learning method for Wasserstein distributionally robust optimization with local perturbations

ICML 2020poster

Wasserstein distributionally robust optimization (WDRO) attempts to learn a model that minimizes the local worst-case risk in the vicinity of the empirical data distribution defined by Wasserstein ball. While WDRO has received attention as a promising tool for inference since its introduction, its t…