← Search

Shaopeng Fu

8 accepted papers

2026

Algorithmic Recourse of In-Context Learning for Tabular Data

ICML 2026poster

As predictive models are increasingly deployed in high-stakes settings such as credit approval, there is a growing need for post-hoc methods that provide recourse to affected individuals. Many such models operate on tabular data, where features correspond to real-world attributes. Recently, in-conte…

Cited by 0SourceScholar
2026

Benign Overfitting in Adversarial Training for Vision Transformers

ICML 2026poster

Despite the remarkable success of Vision Transformers (ViTs) across a wide range of vision tasks, recent studies have revealed that they remain vulnerable to adversarial examples, much like Convolutional Neural Networks (CNNs). A common empirical defense strategy is adversarial training, yet the the…

Cited by 0SourceScholar
2026

Understanding Private Learning From Feature Perspective

ICML 2026poster

Differentially private Stochastic Gradient Descent (DP-SGD) has become integral to privacy-preserving machine learning, ensuring robust privacy guarantees in sensitive domains. Despite notable empirical advances leveraging features from non-private, pre-trained models to enhance DP-SGD training, a t…

Cited by 0SourceScholar
2026

Understanding and Improving Continuous LLM Adversarial Training via In-context Learning Theory

ICLR 2026poster

Adversarial training (AT) is an effective defense for large language models (LLMs) against jailbreak attacks, but performing AT on LLMs is costly. To improve the efficiency of AT for LLMs, recent studies propose continuous AT (CAT) that searches for adversarial inputs within the continuous embedding…

Cited by 0SourcecodeScholar
2025

Short-length Adversarial Training Helps LLMs Defend Long-length Jailbreak Attacks: Theoretical and Empirical Evidence

NeurIPS 2025poster

Jailbreak attacks against large language models (LLMs) aim to induce harmful behaviors in LLMs through carefully crafted adversarial prompts. To mitigate attacks, one way is to perform adversarial training (AT)-based alignment, i.e., training LLMs on some of the most adversarial prompts to help them…

Cited by 0SourcecodeScholar
2022

Robust Unlearnable Examples: Protecting Data Privacy Against Adversarial Learning

ICLR 2022poster

The tremendous amount of accessible data in cyberspace face the risk of being unauthorized used for training deep learning models. To address this concern, methods are proposed to make data unlearnable for deep learning models by adding a type of error-minimizing noise. However, such conferred unlea…