← Search

Jiachen T. Wang

18 accepted papers

2026

Adversarial Déjà Vu: Jailbreak Dictionary Learning for Stronger Generalization to Unseen Attacks

ICLR 2026poster

Large language models remain vulnerable to jailbreak attacks that bypass safety guardrails to elicit harmful outputs. Defending against novel jailbreaks represents a critical challenge in AI safety. Adversarial training---designed to make models robust against worst-case perturbations---has been the…

Cited by 0SourceScholar
2026

Can Small Training Runs Reliably Guide Data Curation? Rethinking Proxy-Model Practice

ICLR 2026poster

Data teams at frontier AI companies routinely train small proxy models to make critical decisions about pretraining data recipes for full-scale training. However, the community has a limited understanding of whether and when conclusions drawn from small-scale experiments reliably transfer to large-s…

Cited by 0SourcecodeScholar
2025

A Sustainable AI Economy Needs Data Deals That Work for Generators

NeurIPS 2025poster

We argue that the machine learning value chain is structurally unsustainable due to an economic data processing inequality: each state in the data cycle from inputs to model weights to synthetic outputs refines technical signal but strips economic equity from data generators. We show, by analyzing s…

Cited by 0SourceScholar
2025

Capturing the Temporal Dependence of Training Data Influence

ICLR 2025oral

Traditional data influence estimation methods, like influence function, assume that learning algorithms are permutation-invariant with respect to training data. However, modern training paradigms—especially for foundation models using stochastic algorithms and non-convergent, multi-stage curricula—a…

Cited by 2SourcePDFScholar
2025

TokenShapley: Token Level Context Attribution with Shapley Value

ACL 2025finding

Large language models (LLMs) demonstrate strong capabilities in in-context learning, but verifying the correctness of their generated responses remains a challenge. Prior work has explored attribution at the sentence level, but these methods fall short when users seek attribution for specific keywor…

Cited by 0SourcePDFScholar
2024

BaDExpert: Extracting Backdoor Functionality for Accurate Backdoor Input Detection

ICLR 2024poster

We present a novel defense, against backdoor attacks on Deep Neural Networks (DNNs), wherein adversaries covertly implant malicious behaviors (backdoors) into DNNs. Our defense falls within the category of post-development defenses that operate independently of how the model was generated. The propo…

2024

Boosting Alignment for Post-Unlearning Text-to-Image Generative Models

NeurIPS 2024poster

Large-scale generative models have shown impressive image-generation capabilities, propelled by massive data. However, this often inadvertently leads to the generation of harmful or inappropriate content and raises copyright concerns. Driven by these concerns, machine unlearning has become crucial t…

2024

DP-OPT: Make Large Language Model Your Privacy-Preserving Prompt Engineer

ICLR 2024spotlight

Large Language Models (LLMs) have emerged as dominant tools for various tasks, particularly when tailored for a specific target by prompt tuning. Nevertheless, concerns surrounding data privacy present obstacles due to the tuned prompts' dependency on sensitive private information. A practical solut…

2024

GREATS: Online Selection of High-Quality Data for LLM Training in Every Iteration

NeurIPS 2024spotlight

Online batch selection methods offer an adaptive alternative to static training data selection by dynamically selecting data batches during training. However, existing methods either rely on impractical reference models or simple heuristics that may not capture true data informativeness. To address…

Cited by 6SourcePDFScholar
2024

Language Models as Science Tutors

ICML 2024poster

NLP has recently made exciting progress toward training language models (LMs) with strong scientific problem-solving skills. However, model development has not focused on real-life use-cases of LMs for science, including applications in education that require processing long scientific documents. To…

2024

Privacy-Preserving In-Context Learning for Large Language Models

ICLR 2024poster

In-context learning (ICL) is an important capability of Large Language Models (LLMs), enabling these models to dynamically adapt based on specific, in-context exemplars, thereby improving accuracy and relevance. However, LLM's responses may leak the sensitive private information contained in in-cont…

Cited by 40SourcePDFScholar
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

A Privacy-Friendly Approach to Data Valuation

NeurIPS 2023spotlight

Data valuation, a growing field that aims at quantifying the usefulness of individual data sources for training machine learning (ML) models, faces notable yet often overlooked privacy challenges. This paper studies these challenges with a focus on KNN-Shapley, one of the most practical data valuati…

Cited by 24SourcePDFScholar
2023

A Randomized Approach to Tight Privacy Accounting

NeurIPS 2023poster

Bounding privacy leakage over compositions, i.e., privacy accounting, is a key challenge in differential privacy (DP). However, the privacy parameter ($\varepsilon$ or $\delta$) is often easy to estimate but hard to bound. In this paper, we propose a new differential privacy paradigm called estimate…

Cited by 10SourcePDFScholar
2023

Uncovering Adversarial Risks of Test-Time Adaptation

ICML 2023poster

Recently, test-time adaptation (TTA) has been proposed as a promising solution for addressing distribution shifts. It allows a base model to adapt to an unforeseen distribution during inference by leveraging the information from the batch of (unlabeled) test data. However, we uncover a novel securit…

Cited by 11SourcePDFScholar