TATRA: Training-Free Instance-Adaptive Prompting Through Rephrasing and Aggregation
Bartosz Dziuba, Kacper Kuchta, Pawe{\l} Batorski, Przemys{\l}aw Spurek, Paul Swoboda

TL;DR
TATRA is a training-free, instance-adaptive prompting method for LLMs that synthesizes on-the-fly examples to improve task performance without requiring labeled data or optimization loops.
Contribution
TATRA introduces a novel prompt construction approach that generates per-instance examples dynamically, eliminating the need for task-specific training or extensive prompt optimization.
Findings
Matches or exceeds prompt-optimization baselines on text classification.
Achieves state-of-the-art on GSM8K and DeepMath benchmarks.
Requires no labeled data or optimization loops.
Abstract
Large Language Models (LLMs) have improved substantially alignment, yet their behavior remains highly sensitive to prompt phrasing. This brittleness has motivated automated prompt engineering, but most existing methods (i) require a task-specific training set, (ii) rely on expensive iterative optimization to produce a single dataset-level prompt, and (iii) must be rerun from scratch for each new task. We introduce TATRA, a dataset-free prompting method that constructs instance-specific few-shot prompts by synthesizing on-the-fly examples to accompany a user-provided instruction. TATRA requires no labeled training data and avoids task-specific optimization loops, while retaining the benefits of demonstration-based prompting. Across standard text classification benchmarks, TATRA matches or improves over strong prompt-optimization baselines that depend on training data and extensive…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Machine Learning and Data Classification
