Few-Shot Self-Rationalization with Natural Language Prompts
About
Self-rationalization models that predict task labels and generate free-text elaborations for their predictions could enable more intuitive interaction with NLP systems. These models are, however, currently trained with a large amount of human-written free-text explanations for each task which hinders their broader usage. We propose to study a more realistic setting of self-rationalization using few training examples. We present FEB -- a standardized collection of four existing English-language datasets and associated metrics. We identify the right prompting approach by extensively exploring natural language prompts on FEB. Then, by using this prompt and scaling the model size, we demonstrate that making progress on few-shot self-rationalization is possible. We show there is still ample room for improvement in this task: the average plausibility of generated explanations assessed by human annotators is at most 51% (with GPT-3), while plausibility of human explanations is 76%. We hope that FEB and our proposed approach will spur the community to take on the few-shot self-rationalization challenge.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Natural Language Explanation Generation | ECQA | Human Evaluation Score41.92 | 7 | |
| Natural Language Explanation Generation | E-SNLI | Human Evaluation Score29.63 | 7 | |
| Natural Language Explanation Generation | ComVE | Human Evaluation Score40 | 7 | |
| Natural Language Explanation Generation | SBIC | Human Evaluation Score54.44 | 7 | |
| Natural Language Explanation Generation | SBIC 60-shot | Accuracy63.86 | 3 | |
| Natural Language Explanation Generation | ComVE few-shot 60-shot | Accuracy63.71 | 3 | |
| Natural Language Explanation Generation | ECQA few-shot 60-shot | Accuracy11.14 | 3 | |
| Natural Language Explanation Generation | e-SNLI 60-shot | Accuracy34.91 | 3 |