Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PACIT: Unlocking the Power of Examples for Better In-Context Instruction Tuning

About

Instruction tuning enhances the instruction following ability of large language models by finetuning with supervised instruction data. Previous work proposes in-context instruction tuning (ICIT) where specific positive or negative examples are incorporated into the prompt for better performance. In this work, we propose PACIT, a simple and effective in-context instruction tuning method, inspired by the pedagogical concept of desirable difficulty. The PACIT method unlocks the power of examples by encouraging the model to actively learn to grasp the distinctions between the positive and negative examples instead of merely reading. The model is expected to first verify the correctness of the provided example according to the task description, which is then set as the condition for generating a better response to the task instance. Our extensive experiments prove the effectiveness of PACIT, outperforming ICIT baseline on both in-domain and out-domain tasks up to 9.16 and 3.14 average ROUGE-L scores, respectively. Moreover, PACIT can notably enhance the performance of instruction tuning even when all positive and negative examples are generated with a self-instruct method.

Tianci Xue, Ziqi Wang, Yixia Li, Yun Chen, Guanhua Chen• 2023

Related benchmarks

TaskDatasetResultRank
Multiple-choice Question AnsweringMMLU
Accuracy51.22
148
Instruction FollowingSuperNI Hold-Out v1.0 (test)
ROUGE-L53.53
18
Instruction FollowingSuperNI Hold-In v1.0 (test)
ROUGE-L Score62.47
18
Showing 3 of 3 rows

Other info

Follow for update