Pith. sign in

REVIEW 1 cited by

StablePrompt: Automatic Prompt Tuning using Reinforcement Learning for Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.07652 v1 pith:6SQSOI7N submitted 2024-10-10 cs.CL

classification cs.CL
keywords promptstableprompttuningappoinstabilitylanguagelargelearning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Finding appropriate prompts for the specific task has become an important issue as the usage of Large Language Models (LLM) has expanded. Reinforcement Learning (RL) is widely used for prompt tuning, but its inherent instability and environmental dependency make it difficult to use in practice. In this paper, we propose StablePrompt, which strikes a balance between training stability and search space, mitigating the instability of RL and producing high-performance prompts. We formulate prompt tuning as an online RL problem between the agent and target LLM and introduce Adaptive Proximal Policy Optimization (APPO). APPO introduces an LLM anchor model to adaptively adjust the rate of policy updates. This allows for flexible prompt search while preserving the linguistic ability of the pre-trained LLM. StablePrompt outperforms previous methods on various tasks including text classification, question answering, and text generation. Our code can be found in github.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ACING: Actor-Critic for Instruction Learning in Black-Box LLMs

    cs.CL 2024-11 conditional novelty 5.0 of 10

    ACING uses off-policy actor-critic RL over continuous latent vectors, decoded by a frozen white-box model, to optimize discrete instructions for black-box LLMs from reward feedback alone.

Pith tools