Hard Prompts Made Interpretable: Sparse Entropy Regularization for Prompt Tuning with RL
Yunseon Choi, Sangmin Bae, Seonghyun Ban, Minchan Jeong, Chuheng, Zhang, Lei Song, Li Zhao, Jiang Bian, Kee-Eung Kim

TL;DR
This paper introduces a novel sparse entropy regularization method for reinforcement learning-based prompt tuning, resulting in more natural, interpretable prompts and improved performance across diverse NLP tasks.
Contribution
It proposes a sparse Tsallis entropy regularization technique to enhance interpretability and effectiveness of prompts in RL-based prompt tuning methods.
Findings
Prompts become more natural and interpretable with the new regularization.
The approach outperforms baseline methods on various NLP tasks.
Enhanced prompt quality leads to better task performance.
Abstract
With the advent of foundation models, prompt tuning has positioned itself as an important technique for directing model behaviors and eliciting desired responses. Prompt tuning regards selecting appropriate keywords included into the input, thereby adapting to the downstream task without adjusting or fine-tuning the model parameters. There is a wide range of work in prompt tuning, from approaches that directly harness the backpropagated gradient signals from the model, to those employing black-box optimization such as reinforcement learning (RL) methods. Our primary focus is on RLPrompt, which aims to find optimal prompt tokens leveraging soft Q-learning. While the results show promise, we have observed that the prompts frequently appear unnatural, which impedes their interpretability. We address this limitation by using sparse Tsallis entropy regularization, a principled approach to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Model Reduction and Neural Networks · Neural Networks and Applications
MethodsFocus
