← Search

Yueqi XIE

8 accepted papers

2025

Defending against Indirect Prompt Injection by Instruction Detection

EMNLP 2025

The integration of Large Language Models (LLMs) with external sources is becoming increasingly common, with Retrieval-Augmented Generation (RAG) being a prominent example. However, this integration introduces vulnerabilities of Indirect Prompt Injection (IPI) attacks, where hidden instructions embed

2025

Model Poisoning Attacks to Federated Learning via Multi-Round Consistency

CVPR 2025poster

Model poisoning attacks are critical security threats to Federated Learning (FL). Existing model poisoning attacks suffer from two key limitations: 1) they achieve suboptimal effectiveness when defenses are deployed, and/or 2) they require knowledge of the model updates or local training data on gen…

2024

FedREDefense: Defending against Model Poisoning Attacks for Federated Learning using Model Update Reconstruction Error

ICML 2024poster

Federated Learning (FL) faces threats from model poisoning attacks. Existing defenses, typically relying on cross-client/global information to mitigate these attacks, fall short when faced with non-IID data distributions and/or a large number of malicious clients. To address these challenges, we pre…

Cited by 7SourcePDFScholar
2024

GradSafe: Detecting Jailbreak Prompts for LLMs via Safety-Critical Gradient Analysis

ACL 2024long

Large Language Models (LLMs) face threats from jailbreak prompts. Existing methods for detecting jailbreak prompts are primarily online moderation APIs or finetuned LLMs. These strategies, however, often require extensive and resource-intensive data collection and training processes. In this study,…

2024

MLLM-Protector: Ensuring MLLM’s Safety without Hurting Performance

EMNLP 2024main

The deployment of multimodal large language models (MLLMs) has brought forth a unique vulnerability: susceptibility to malicious attacks through visual inputs. This paper investigates the novel challenge of defending MLLMs against such attacks. Compared to large language models (LLMs), MLLMs include…

2023

DynaFed: Tackling Client Data Heterogeneity With Global Dynamics

CVPR 2023poster

The Federated Learning (FL) paradigm is known to face challenges under heterogeneous client data. Local training on non-iid distributed data results in deflected local optimum, which causes the client models drift further away from each other and degrades the aggregated global model's performance. A…

Cited by 30SourcePDFScholar