Multi-Objective Linguistic Control of Large Language Models
About
Large language models (LLMs), despite their breakthroughs on many challenging benchmark tasks, lean to generate verbose responses and lack the controllability of output complexity, which is usually preferred by human users in practice. In this paper, we study how to precisely control multiple linguistic complexities of LLM output by finetuning using off-the-shelf data. To this end, we propose multi-control tuning (MCTune), which includes multiple linguistic complexity values of ground-truth responses as controls in the input for instruction tuning. We finetune LLaMA2-7B on Alpaca-GPT4 and WizardLM datasets. Evaluations on widely used benchmarks demonstrate that our method does not only improve LLMs' multi-complexity controllability substantially but also retains or even enhances the quality of the responses as a side benefit.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Controllable Generation | HelpSteer2 | Diversity0.739 | 36 | |
| Controllable Generation | Code-UltraFeedback | Diversity77.8 | 36 | |
| Attribute-controlled Text Generation | HelpSteer2 Relative Positive Representative Target | Diversity0.739 | 12 | |
| Attribute-controlled Text Generation | HelpSteer2 Negative Representative Target Score (test) | Diversity0.539 | 12 | |
| Attribute-controlled Text Generation | Code-UltraFeedback Relative Positive Representative Target | Diversity77.8 | 12 | |
| Attribute-controlled Text Generation | Code-UltraFeedback Negative Representative Target Score (test) | Diversity0.48 | 12 | |
| Linguistic Controllability | Alpaca-GPT4 (test) | Word Count Ratio18 | 8 | |
| Computational cost comparison | HelpSteer2 (test) | GPU Hours0.07 | 6 |