← Search

Yuanshun Yao

11 accepted papers

2026

Label Smoothing Improves Machine Unlearning

ICLR 2026poster

The objective of machine unlearning (MU) is to eliminate previously learned data from a model. However, it can be challenging to strike a balance between computation cost and performance when using existing MU techniques. Taking inspiration from the influence of label smoothing on model confidence a…

Cited by 0SourceScholar
2025

ACC-Collab: An Actor-Critic Approach to Multi-Agent LLM Collaboration

ICLR 2025poster

Large language models (LLMs) have demonstrated a remarkable ability to serve as general-purpose tools for various language-based tasks. Recent works have demonstrated that the efficacy of such models can be improved through iterative dialog between multiple models. While these paradigms show…

Cited by 0SourcePDFScholar
2025

Robust Multi-bit Text Watermark with LLM-based Paraphrasers

ICML 2025poster

We propose an imperceptible multi-bit text watermark embedded by paraphrasing with LLMs. We fine-tune a pair of LLM paraphrasers that are designed to behave differently so that their paraphrasing difference reflected in the text semantics can be identified by a trained decoder. To embed our multi-bi…

2025

Toward Optimal LLM Alignments Using Two-Player Games

EMNLP 2025

Alignment of large language models (LLM) is a process that ensures the model’s responses to user prompts align with human intentions and social values. This optimization typically relies on pre-collected prompts. The collection of these prompts often either requires careful human interventions or pr

2024

Fair Classifiers that Abstain without Harm

ICLR 2024poster

In critical applications, it is vital for classifiers to defer decision-making to humans. We propose a post-hoc method that makes existing classifiers selectively abstain from predicting certain samples. Our abstaining classifier is incentivized to maintain the original accuracy for each sub-populat…

Cited by 5SourcePDFScholar
2024

Fairness without Harm: An Influence-Guided Active Sampling Approach

NeurIPS 2024poster

The pursuit of fairness in machine learning (ML), ensuring that the models do not exhibit biases toward protected demographic groups, typically results in a compromise scenario. This compromise can be explained by a Pareto frontier where given certain resources (e.g., data), reducing the fairness vi…

2023

DPAUC: Differentially Private AUC Computation in Federated Learning

AAAI 2023technical

Federated learning (FL) has gained significant attention recently as a privacy-enhancing tool to jointly train a machine learning model by multiple participants. The prior work on FL has mostly studied how to protect label privacy during model training. However, model evaluation in FL might also le…

2023

Weak Proxies are Sufficient and Preferable for Fairness with Missing Sensitive Attributes

ICML 2023poster

Evaluating fairness can be challenging in practice because the sensitive attributes of data are often inaccessible due to privacy constraints. The go-to approach that the industry frequently adopts is using off-the-shelf proxy models to predict the missing sensitive attributes, e.g. Meta (Alao et al…

2022

Differentially private multi-party data release for linear regression

UAI 2022poster

Differentially Private (DP) data release is a promising technique to disseminate data without compromising the privacy of data subjects. However the majority of prior work has focused on scenarios where a single party owns all the data. In this paper we focus on the multi-party setting, where differ…

Cited by 4SourcePDFScholar
2021

Backdoor Attacks Against Deep Learning Systems in the Physical World

CVPR 2021poster

Backdoor attacks embed hidden malicious behaviors into deep learning models, which only activate and cause misclassifications on model inputs containing a specific "trigger." Existing works on backdoor attacks and defenses, however, mostly focus on digital attacks that apply digitally generated patt…

Cited by 248PDFScholar