paper-with-me

홈 › Papers

DORY: Deliberative Prompt Recovery for LLM

2024-05-31 · Lirong Gao, Ru Peng, Yiming Zhang, Junbo Zhao

Prompt recovery in large language models (LLMs) is crucial for understanding how LLMs work and addressing concerns regarding privacy, copyright, etc. The trend towards inference-only APIs complicates this task by restricting access to essential outputs for recovery. To tackle this challenge, we extract prompt-related information from limited outputs and identify a strong(negative) correlation between output probability-based uncertainty and the success of prompt recovery. This finding led to the development of Deliberative PrOmpt RecoverY (DORY), our novel approach that leverages uncertainty to recover prompts accurately. DORY involves reconstructing drafts from outputs, refining these with hints, and filtering out noise based on uncertainty. Our evaluation across diverse LLMs and prompt benchmarks shows that DORY outperforms existing baselines, improving performance by approximately 10.82% and establishing a new state-of-the-art record in prompt recovery tasks. Significantly, DORY operates using a single LLM without any external resources or model, offering a cost-effective, user-friendly prompt recovery solution.

📄 PDF Abstract BibTeX arXiv:2405.20657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dorylus: Affordable, Scalable, and Accurate GNN Training with Distributed CPU Servers and Serverless Threads

2021-05-24 · John Thorpe, Yifan Qiao, Jonathan Eyolfson, Shen Teng 외

A graph neural network (GNN) enables deep learning on structured graph data. There are two major GNN training obstacles: 1) it relies on high-end servers with many GPUs which are expensive to purchase and maintain, and 2…

CPUGPUGraph Neural Network

DORY: Automatic End-to-End Deployment of Real-World DNNs on Low-Cost IoT MCUs

2020-08-17 · Alessio Burrello, Angelo Garofalo, Nazareno Bruschi, Giuseppe Tagliavini 외

The deployment of Deep Neural Networks (DNNs) on end-nodes at the extreme edge of the Internet-of-Things is a critical enabler to support pervasive Deep Learning-enhanced applications. Low-Cost MCU-based end-nodes have l…

C++ codeTiling & Deployment

InfiGUI-R1: Advancing Multimodal GUI Agents from Reactive Actors to Deliberative Reasoners

2025-04-19 · Yuhang Liu, Pengxiang Li, Congkai Xie, Xavier Hu 외

Multimodal Large Language Models (MLLMs) have powered Graphical User Interface (GUI) Agents, showing promise in automating tasks on computing devices. Recent works have begun exploring reasoning in GUI tasks with encoura…

Action GenerationLogical ReasoningSpatial Reasoning

To Redact, or not to Redact? A Local LLM Approach to Deliberative Process Privilege Classification

2026-05-11 · Maik Larooij, David Graus arxiv

Government transparency laws, like the Freedom of Information (FOIA) acts in the United States and United Kingdom, and the Woo (Open Government Act) in the Netherlands, grant citizens the right to directly request docume…

Sensitivity ClassificationSentence Classification

A Discontinuous Neural Network for Non-Negative Sparse Approximation

2016-03-21 · Martijn Arts, Marius Cordts, Monika Gorin, Marc Spehr 외

This paper investigates a discontinuous neural network which is used as a model of the mammalian olfactory system and can more generally be applied to solve non-negative sparse approximation problems. By inherently limit…

Denoising