← Search

Yichuan Mo

6 accepted papers

2024

Fight Back Against Jailbreaking via Prompt Adversarial Tuning

NeurIPS 2024poster

While Large Language Models (LLMs) have achieved tremendous success in various applications, they are also susceptible to jailbreaking attacks. Several primary defense strategies have been proposed to protect LLMs from producing harmful information, mostly focusing on model fine-tuning or heuristica…

2024

PID: Prompt-Independent Data Protection Against Latent Diffusion Models

ICML 2024poster

The few-shot fine-tuning of Latent Diffusion Models (LDMs) has enabled them to grasp new concepts from a limited number of images. However, given the vast amount of personal images accessible online, this capability raises critical concerns about civil privacy. While several previous defense methods…

2024

TERD: A Unified Framework for Safeguarding Diffusion Models Against Backdoors

ICML 2024poster

Diffusion models have achieved notable success in image generation, but they remain highly vulnerable to backdoor attacks, which compromise their integrity by producing specific undesirable outputs when presented with a pre-defined trigger. In this paper, we investigate how to protect diffusion mode…

2022

Improving Generative Adversarial Networks via Adversarial Learning in Latent Space

NeurIPS 2022accept

For Generative Adversarial Networks which map a latent distribution to the target distribution, in this paper, we study how the sampling in latent space can affect the generation performance, especially for images. We observe that, as the neural generator is a continuous function, two close samples…

Cited by 24SourcePDFScholar
2022

When Adversarial Training Meets Vision Transformers: Recipes from Training to Architecture

NeurIPS 2022accept

Vision Transformers (ViTs) have recently achieved competitive performance in broad vision tasks. Unfortunately, on popular threat models, naturally trained ViTs are shown to provide no more adversarial robustness than convolutional neural networks (CNNs). Adversarial training is still required for V…