← Search

Yijun Pan

3 accepted papers

2026

Detecting and Filtering Unsafe Training Data via Data Attribution with Denoised Representation

ICML 2026poster

Large language models (LLMs) are highly sensitive to even small amounts of unsafe training data, making effective detection and filtering essential for trustworthy model development. Current state-of-the-art (SOTA) detection approaches primarily rely on moderation classifiers, which require signific…

Cited by 0SourceScholar
2025

DATE-LM: Benchmarking Data Attribution Evaluation for Large Language Models

NeurIPS 2025poster

Data attribution methods quantify the influence of training data on model outputs and are becoming increasingly relevant for a wide range of LLM research and applications, including dataset curation, model interpretability, data valuation. However, there remain critical gaps in systematic LLM-centri…

Cited by 0SourceScholar
2024

$\texttt{dattri}$: A Library for Efficient Data Attribution

NeurIPS 2024spotlight

Data attribution methods aim to quantify the influence of individual training samples on the prediction of artificial intelligence (AI) models. As training data plays an increasingly crucial role in the modern development of large-scale AI models, data attribution has found broad applications in imp…