paper-with-me

홈 › Papers

SATA: A Paradigm for LLM Jailbreak via Simple Assistive Task Linkage

2024-12-19 · Xiaoning Dong, WenBo Hu, Wei Xu, Tianxing He

Large language models (LLMs) have made significant advancements across various tasks, but their safety alignment remain 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.

📄 PDF Abstract BibTeX arXiv:2412.15289

Code (1)

xndong/sata 공식 구현

Tasks

Language ModelingLanguage ModellingLLM JailbreakPositionSafety Alignment

Similar Papers 제목 키워드 기반

CoSaTa: A Constraint Satisfaction Solver and Interpreted Language for Semi-Structured Tables of Sentences

2020-10-01 · EMNLP 2020 11 · Peter Jansen

This work presents CoSaTa, an intuitive constraint satisfaction solver and interpreted language for knowledge bases of semi-structured tables expressed as text. The stand-alone CoSaTa solver allows easily expressing comp…

Question Answering

RSATalker: Realistic Socially-Aware Talking Head Generation for Multi-Turn Conversation

2026-01-15 · Peng Chen, Xiaobao Wei, Yi Yang, Naiming Yao 외 arxiv

Talking head generation is increasingly important in virtual reality (VR), especially for social scenarios involving multi-turn conversation. Existing approaches face notable limitations: mesh-based 3D methods can model …

Talking Head Generation

SATA: Sparsity-Aware Training Accelerator for Spiking Neural Networks

2022-04-11 · Ruokai Yin, Abhishek Moitra, Abhiroop Bhattacharjee, Youngeun Kim 외

Spiking Neural Networks (SNNs) have gained huge attention as a potential energy-efficient alternative to conventional Artificial Neural Networks (ANNs) due to their inherent high-sparsity activation. Recently, SNNs with …

MesaTask: Towards Task-Driven Tabletop Scene Generation via 3D Spatial Reasoning

2025-09-26 · Jinkun Hao, Naifu Liang, Zhen Luo, Xudong Xu 외 arxiv

The ability of robots to interpret human instructions and execute manipulation tasks necessitates the availability of task-relevant tabletop scenes for training. However, traditional methods for creating these scenes rel…

Spatial ReasoningScene Generation

Real Time Visual Tracking using Spatial-Aware Temporal Aggregation Network

2019-08-02 · Tao Hu, Lichao Huang, Xian-Ming Liu, Han Shen

More powerful feature representations derived from deep neural networks benefit visual tracking algorithms widely. However, the lack of exploitation on temporal information prevents tracking algorithms from adapting to a…

Motion EstimationReal-Time Visual TrackingVisual Tracking