'Reinforced ICL' refers to
AReinforcement learning fine-tuning on top of ICL prompts
BA retrieval-augmented system over expert-written rationales
CUsing model-generated rationales filtered by correctness
DAdding a reward model during inference at every step
Answer & Solution
Correct answer: C. Using model-generated rationales filtered by correctness
Reinforced ICL replaces human-written rationales with model-generated ones, filtered by answer correctness. Reduces dependence on costly human data.
Related questions
The implication for prompt design when shots are abundant isAn architectural risk of many-shot ICL exposed by the XSum result isWhy is many-shot ICL practically more attractive than fine-tuning?Long-context scaling laws (next-token loss)Many-shot ICL can overcomeMany-shot ICL can perform comparably toThe order of examples in many-shot promptsAbstractive summarization on XSum