ARTFEED — Contemporary Art Intelligence

Synchronized Logit Steering: A New Steganographic Method for LLMs

ai-technology · 2026-08-18

A recent paper published on arXiv (2608.14697) presents Synchronized Logit Steering (SLS), a deterministic steganography technique for large language models (LLMs) that removes the necessity for the sender and receiver to have the same prompt context. Conventional methods of token and logit-level steganography depend on this shared context, which is often not available in production environments utilizing retrieval-augmented generation or proprietary instructions. SLS generates a proxy prompt from the output, enabling both parties to recreate the same logit distribution without needing the original prompt. The approach encodes payload values as token ranks in high-entropy areas of the proxy distribution and enhances it with periodic recurrence and payload bursts to increase information density. Experiments conducted on ShareGPT, GSM8K, and SWE-bench Verified datasets demonstrate minimized KL divergence between true and proxy prompt distributions, showcasing effective steganographic embedding. This research tackles a significant issue in covert communication through LLMs, with potential implications for information security and AI ethics.

Key facts

  • Paper arXiv:2608.14697 introduces Synchronized Logit Steering (SLS).
  • SLS is a deterministic steganographic scheme for large language models.
  • It eliminates the need for shared prompt context between sender and receiver.
  • SLS derives a proxy prompt from the generated output.
  • Payload values are encoded as token ranks in high-entropy regions.
  • The scheme uses periodic recurrence and payload bursts to scale information density.
  • Experiments were conducted on ShareGPT, GSM8K, and SWE-bench Verified datasets.
  • The paper reports minimized KL divergence between true and proxy prompt distributions.

Entities

Institutions

  • arXiv

Sources