NeFut Logo NeFut
Admin Login

[CS.AI] Incomplete Prompt Jailbreaks in Large Language Models

Published at: 2026-07-24 22:00 Last updated: 2026-07-26 07:44
#AI #Machine Learning #Neural

Abstract

Large language models (LLMs) are increasingly released as open-weight models with safeguards against harmful requests. Nevertheless, sentence completion remains vulnerable to incomplete harmful prompts. In this work, we formalize this phenomenon as incomplete prompt jailbreaks (IPJ) and provide a systematic empirical characterization of when and how incomplete prompts elicit harmful continuations.

We analyze diverse attractor types associated with incomplete sentence continuation and show that LLMs systematically delay refusal until sentence termination. We further demonstrate that training models to refuse incomplete harmful prompts via parameter tuning is insufficient, failing to generalize across both content domains and attractor types.

To enable fine-grained control, we identify two functional neurons: termination and continuation neurons. By clarifying their roles in sentence completion, we highlight the potential of neuron-level interventions for more precise and robust IPJ defenses.

Blogger's Review: This study reveals the vulnerabilities of large language models when dealing with incomplete prompts and suggests targeted defenses. By analyzing the roles of neurons, future defenses could be developed to counter potential security threats. This serves as a caution for model developers, emphasizing the importance of a comprehensive understanding of model behaviors.

Original Source: https://arxiv.org/abs/2607.20473

[h] Back to Home