← Search

Yige Li

18 accepted papers

2026

Just Ask: Curious Code Agents Reveal System Prompts in Frontier LLMs

ICML 2026poster

Autonomous code agents built on large language models are reshaping software and AI development through tool use, long-horizon reasoning, and self-directed interaction. However, this autonomy introduces a previously unrecognized security risk: agentic interaction fundamentally expands the LLM attack…

Cited by 0SourceScholar
2026

Propaganda AI: An Analysis of Semantic Divergence in Large Language Models

ICLR 2026poster

Large language models (LLMs) can exhibit *concept-conditioned semantic divergence*: common high-level cues (e.g., ideologies, public figures) elicit unusually uniform, stance-like responses that evade token-trigger audits. This behavior falls in a blind spot of current safety evaluations, yet carrie…

Cited by 0SourcecodeScholar
2026

Toward Universal and Transferable Jailbreak Attacks on Vision-Language Models

ICLR 2026poster

Vision–language models (VLMs) extend large language models (LLMs) with vision encoders, enabling text generation conditioned on both images and text. However, this multimodal integration expands the attack surface by exposing the model to image-based jailbreaks crafted to induce harmful responses. E…

Cited by 0SourcecodeScholar
2026

Where Did It Go Wrong? Attributing Undesirable LLM Behaviors via Representation Gradient Tracing

ICLR 2026poster

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their deployment is frequently undermined by undesirable behaviors such as generating harmful content, factual inaccuracies, and societal biases. Diagnosing the root causes of these failures poses a critical challenge for AI…

Cited by 0SourcecodeScholar
2025

Anyattack: Towards Large-scale Self-supervised Adversarial Attacks on Vision-language Models

CVPR 2025poster

Due to their multimodal capabilities, Vision-Language Models (VLMs) have found numerous impactful applications in real-world scenarios. However, recent studies have revealed that VLMs are vulnerable to image-based adversarial attacks. Traditional targeted adversarial attacks require specific targets…

Cited by 0SourcePDFScholar
2025

Backdoor Token Unlearning: Exposing and Defending Backdoors in Pretrained Language Models

AAAI 2025technical

Supervised fine-tuning has become the predominant method for adapting large pretrained models to downstream tasks. However, recent studies have revealed that these models are vulnerable to backdoor attacks, where even a small number of malicious samples can successfully embed backdoor triggers into…

2025

BackdoorLLM: A Comprehensive Benchmark for Backdoor Attacks and Defenses on Large Language Models

NeurIPS 2025poster

Generative large language models (LLMs) have achieved state-of-the-art results on a wide range of tasks, yet they remain susceptible to backdoor attacks: carefully crafted triggers in the input can manipulate the model to produce adversary-specified outputs. While prior research has predominantly fo…

Cited by 0SourcecodeScholar
2025

BlueSuffix: Reinforced Blue Teaming for Vision-Language Models Against Jailbreak Attacks

ICLR 2025poster

In this paper, we focus on black-box defense for VLMs against jailbreak attacks. Existing black-box defense methods are either unimodal or bimodal. Unimodal methods enhance either the vision or language module of the VLM, while bimodal methods robustify the model through text-image representation re…

2025

CROW: Eliminating Backdoors from Large Language Models via Internal Consistency Regularization

ICML 2025poster

Large Language Models (LLMs) are vulnerable to backdoor attacks that manipulate outputs via hidden triggers. Existing defense methods—designed for vision/text classification tasks—fail for text generation. We propose *Internal Consistency Regularization (CROW)*, a defense leveraging the observation…

2025

Detecting Backdoor Samples in Contrastive Language Image Pretraining

ICLR 2025poster

Contrastive language-image pretraining (CLIP) has been found to be vulnerable to poisoning backdoor attacks where the adversary can achieve an almost perfect attack success rate on CLIP models by poisoning only 0.01\% of the training dataset. This raises security concerns on the current practice of…

2025

Memory Injection Attacks on LLM Agents via Query-Only Interaction

NeurIPS 2025poster

Agents powered by large language models (LLMs) have demonstrated strong capabilities in a wide range of complex, real-world applications. However, LLM agents with a compromised memory bank may easily produce harmful outputs when the past records retrieved for demonstration are malicious. In this pap…

Cited by 0SourceScholar
2025

X-Transfer Attacks: Towards Super Transferable Adversarial Attacks on CLIP

ICML 2025poster

As Contrastive Language-Image Pre-training (CLIP) models are increasingly adopted for diverse downstream tasks and integrated into large vision-language models (VLMs), their susceptibility to adversarial perturbations has emerged as a critical concern. In this work, we introduce **X-Transfer**, a no…

2025

Zero-Shot Defense Against Toxic Images via Inherent Multimodal Alignment in LVLMs

EMNLP 2025

Large Vision-Language Models (LVLMs) have made significant strides in multimodal comprehension, thanks to extensive pre-training and fine-tuning on large-scale visual datasets. However, despite their robust textual safety mechanisms, they remain vulnerable to harmful visual inputs. Existing safeguar

2024

Defending Large Language Models Against Jailbreak Attacks via Layer-specific Editing

EMNLP 2024finding

Large language models (LLMs) are increasingly being adopted in a wide range of real-world applications. Despite their impressive performance, recent studies have shown that LLMs are vulnerable to deliberately crafted adversarial prompts even when aligned via Reinforcement Learning from Human Feedbac…

2023

Reconstructive Neuron Pruning for Backdoor Defense

ICML 2023poster

Deep neural networks (DNNs) have been found to be vulnerable to backdoor attacks, raising security concerns about their deployment in mission-critical applications. While existing defense methods have demonstrated promising results, it is still not clear how to effectively remove backdoor-associated…

2021

Anti-Backdoor Learning: Training Clean Models on Poisoned Data

NeurIPS 2021poster

Backdoor attack has emerged as a major security threat to deep neural networks (DNNs). While existing defense methods have demonstrated promising results on detecting or erasing backdoors, it is still not clear whether robust training methods can be devised to prevent the backdoor triggers being inj…

2021

Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks

ICLR 2021poster

Deep neural networks (DNNs) are known vulnerable to backdoor attacks, a training time attack that injects a trigger pattern into a small proportion of training data so as to control the model's prediction at the test time. Backdoor attacks are notably dangerous since they do not affect the model's p…