Improving Linguistic Diversity of Large Language Models with Possibility Exploration Fine-Tuning
Long Mai, Julie Carson-Berndsen

TL;DR
This paper introduces Possibility Exploration Fine-Tuning (PEFT), a novel, task-agnostic method that increases the linguistic diversity of large language models' outputs without additional computational costs, improving response variety and reducing bias.
Contribution
PEFT is a new fine-tuning framework that enhances LLM output diversity and reduces demographic bias without increasing latency or computational overhead.
Findings
PEFT significantly increases output diversity in dialogue and story generation.
PEFT reduces demographic bias in LLM responses.
Models fine-tuned with PEFT produce multiple diverse responses per prompt.
Abstract
While Large Language Models (LLMs) have made significant strides in replicating human-like abilities, there are concerns about a reduction in the linguistic diversity of their outputs. This results in the homogenization of viewpoints and perspectives, as well as the underrepresentation of specific demographic groups. Although several fine-tuning and prompting techniques have been suggested to tackle the issue, they are often tailored to specific tasks or come with a substantial increase in computational cost and latency. This makes them challenging to apply to applications that demand very low latency, such as chatbots and virtual assistants. We propose Possibility Exploration Fine-Tuning (PEFT), a task-agnostic framework that enhances the text diversity of LLMs without increasing latency or computational cost. Given the same prompt, models fine-tuned with PEFT can simultaneously…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
