paper-with-me

Papers

Leveraging the Context through Multi-Round Interactions for Jailbreaking Attacks

2024-02-14 · Yixin Cheng, Markos Georgopoulos, Volkan Cevher, Grigorios G. Chrysos

Large Language Models (LLMs) are susceptible to Jailbreaking attacks, which aim to extract harmful information by subtly modifying the attack query. As defense mechanisms evolve, directly obtaining harmful information becomes increasingly challenging for Jailbreaking attacks. In this work, inspired from Chomsky's transformational-generative grammar theory and human practices of indirect context to elicit harmful information, we focus on a new attack form, called Contextual Interaction Attack. We contend that the prior context\u2014the information preceding the attack query\u2014plays a pivotal role in enabling strong Jailbreaking attacks. Specifically, we propose a first multi-turn approach that leverages benign preliminary questions to interact with the LLM. Due to the autoregressive nature of LLMs, which use previous conversation rounds as context during generation, we guide the model's question-response pair to construct a context that is semantically aligned with the attack query to execute the attack. We conduct experiments on seven different LLMs and demonstrate the efficacy of this attack, which is black-box and can also transfer across LLMs. We believe this can lead to further developments and understanding of security in LLMs.

📄 PDF Abstract BibTeX arXiv:2402.09177

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

AsyMoE: Leveraging Modal Asymmetry for Enhanced Expert Specialization in Large Vision-Language Models

2025-09-16 · Heng Zhang, Haichuan Hu, Yaomin Shen, Weihao Yu 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated impressive performance on multimodal tasks through scaled architectures and extensive training. However, existing Mixture of Experts (MoE) approaches face challenges…

Federated In-Context Learning: Iterative Refinement for Improved Answer Quality

2025-06-09 · Ruhan Wang, Zhiyong Wang, Chengkai Huang, Rui Wang 외

For question-answering (QA) tasks, in-context learning (ICL) enables language models to generate responses without modifying their parameters by leveraging examples provided in the input. However, the effectiveness of IC…

In-Context LearningQuestion Answering

Heterogeneous Graph-based Trajectory Prediction using Local Map Context and Social Interactions

2023-11-30 · Daniel Grimm, Maximilian Zipfl, Felix Hertlein, Alexander Naumann 외

Precisely predicting the future trajectories of surrounding traffic participants is a crucial but challenging problem in autonomous driving, due to complex interactions between traffic agents, map context and traffic rul…

Autonomous DrivingPredictionRelationTrajectory Prediction

Grounding Language Models to Images for Multimodal Inputs and Outputs

2023-01-31 · Jing Yu Koh, Ruslan Salakhutdinov, Daniel Fried

We propose an efficient method to ground pretrained text-only language models to the visual domain, enabling them to process arbitrarily interleaved image-and-text data, and generate text interleaved with retrieved image…

Image RetrievalIn-Context LearningLanguage ModelingLanguage Modelling+3

X-OmniClaw Technical Report: A Unified Mobile Agent for Multimodal Understanding and Interaction

2026-05-07 · Xiaoming Ren, Ru Zhen, Chao Li, Yang Song 외 arxiv

Inspired by the development of OpenClaw, there is a growing demand for mobile-based personal agents capable of handling complex and intuitive interactions. In this technical report, we introduce X-OmniClaw, a unified mob…