@inproceedings{dong-etal-2025-sata,
title = "{SATA}: A Paradigm for {LLM} Jailbreak via Simple Assistive Task Linkage",
author = "Dong, Xiaoning and
Hu, Wenbo and
Xu, Wei and
He, Tianxing",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/transition-to-people-yaml/2025.findings-acl.100/",
doi = "10.18653/v1/2025.findings-acl.100",
pages = "1952--1987",
ISBN = "979-8-89176-256-5",
abstract = "Large language models (LLMs) have made significant advancements across various tasks, but their safety alignment remains a major concern. Exploring jailbreak prompts can expose LLMs' vulnerabilities and guide efforts to secure them. Existing methods primarily design sophisticated instructions for the LLM to follow, or rely on multiple iterations, which could hinder the performance and efficiency of jailbreaks. In this work, we propose a novel jailbreak paradigm, Simple Assistive Task Linkage (SATA), which can effectively circumvent LLM safeguards and elicit harmful responses. Specifically, SATA first masks harmful keywords within a malicious query to generate a relatively benign query containing one or multiple [MASK] special tokens. It then employs a simple assistive task{---}such as a masked language model task or an element lookup by position task{---}to encode the semantics of the masked keywords. Finally, SATA links the assistive task with the masked query to jointly perform the jailbreak. Extensive experiments show that SATA achieves state-of-the-art performance and outperforms baselines by a large margin. Specifically, on AdvBench dataset, with mask language model (MLM) assistive task, SATA achieves an overall attack success rate (ASR) of 85{\%} and harmful score (HS) of 4.57, and with element lookup by position (ELP) assistive task, SATA attains an overall ASR of 76{\%} and HS of 4.43."
}
Markdown (Informal)
[SATA: A Paradigm for LLM Jailbreak via Simple Assistive Task Linkage](https://preview.aclanthology.org/transition-to-people-yaml/2025.findings-acl.100/) (Dong et al., Findings 2025)
ACL