← Search

Zhaohan Xi

9 accepted papers

2026

Benchmarking LLM-Assisted Blue Teaming via Standardized Threat Hunting

ICML 2026poster

As cyber threats continue to grow in scale and sophistication, blue team defenders increasingly require advanced tools to proactively detect and mitigate risks. Large Language Models (LLMs) offer promising capabilities for enhancing threat analysis. However, their effectiveness in real-world blue te…

Cited by 0SourceScholar
2026

On the Eligibility of LLMs for Counterfactual Reasoning: A Decompositional Study

ICLR 2026poster

Counterfactual reasoning has emerged as a crucial technique for generalizing the reasoning capabilities of large language models (LLMs). By generating and analyzing counterfactual scenarios, researchers can assess the adaptability and reliability of model decision-making. Although prior work has sho…

Cited by 0SourceScholar
2026

Small Agent Group is the Future of Digital Health

ICML 2026poster

The rapid adoption of large language models (LLMs) in digital health has been driven by a "scaling-first" philosophy, i.e., the assumption that clinical intelligence increases with model size and data. However, real-world clinical needs include not only effectiveness, but also reliability and reason…

Cited by 0SourceScholar
2026

The Value of Variance: Mitigating Debate Collapse in Multi-Agent Systems via Uncertainty-Driven Policy Optimization

ICML 2026spotlight

Multi-agent debate (MAD) systems improve LLM reasoning through iterative deliberation, but remain vulnerable to debate collapse, a failure type where final agent decisions are compromised on erroneous reasoning. Existing methods lack principled mechanisms to detect or prevent such failures. To addre…

Cited by 0SourceScholar
2025

Data to Defense: The Role of Curation in Aligning Large Language Models Against Safety Compromise

EMNLP 2025

Large language models (LLMs) are widely adapted for downstream applications through fine-tuning, a process named customization. However, recent studies have identified a vulnerability during this process, where malicious samples can compromise the robustness of LLMs and amplify harmful behaviors. To

Cited by 0SourcePDFScholar
2024

PromptFix: Few-shot Backdoor Removal via Adversarial Prompt Tuning

NAACL 2024long

Pre-trained language models (PLMs) have attracted enormous attention over the past few years with their unparalleled performances. Meanwhile, the soaring cost to train PLMs as well as their amazing generalizability have jointly contributed to few-shot fine-tuning and prompting as the most popular tr…

Cited by 1SourcePDFScholar
2023

An Embarrassingly Simple Backdoor Attack on Self-supervised Learning

ICCV 2023poster

As a new paradigm in machine learning, self-supervised learning (SSL) is capable of learning high-quality representations of complex data without relying on labels. In addition to eliminating the need for labeled data, research has found that SSL improves the adversarial robustness over supervised l…

Cited by 51PDFcodeScholar
2023

Defending Pre-trained Language Models as Few-shot Learners against Backdoor Attacks

NeurIPS 2023poster

Pre-trained language models (PLMs) have demonstrated remarkable performance as few-shot learners. However, their security risks under such settings are largely unexplored. In this work, we conduct a pilot study showing that PLMs as few-shot learners are highly vulnerable to backdoor attacks while ex…

2023

The Dark Side of AutoML: Towards Architectural Backdoor Search

ICLR 2023poster

This paper asks the intriguing question: is it possible to exploit neural architecture search (NAS) as a new attack vector to launch previously improbable attacks? Specifically, we present EVAS, a new attack that leverages NAS to find neural architectures with inherent backdoors and exploits such vu…