PulseAugur
EN
LIVE 07:12:19
Français(FR) Un system prompt se reconstitue à partir d'une seule réponse

New method reconstructs LLM prompts from output alone

Researchers from IIT Bombay and Adobe Research have developed a method called Previous-Token Prediction (PTP) that can reconstruct a model's original prompt from its generated text alone. This technique trains an inverse model to predict preceding tokens instead of the next one. A PTP model trained on a small open-source model like Qwen-3-0.6B can accurately infer the intent and meaning of prompts sent to larger, proprietary models such as GPT-4o, even without knowing which model produced the output. While the current demonstration is limited to short prompts, it raises concerns about the security of proprietary system prompts used by companies. AI

IMPACT Raises concerns about the security of proprietary system prompts and could impact how companies protect their AI instructions.

RANK_REASON Research paper detailing a new method for prompt reconstruction. [lever_c_demoted from research: ic=1 ai=1.0]

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method reconstructs LLM prompts from output alone

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 Français(FR) · Thibault Monteiro ·

    A system prompt is reconstructed from a single response

    <p>L'essentiel</p> <ul> <li> Des chercheurs de l'IIT Bombay et d'Adobe Research reconstituent le prompt d'origine à partir du seul texte produit par un modèle, sans accès à ses poids.</li> <li> Leur méthode, baptisée « Previous-Token Prediction », entraîne un modèle inverse qui p…