paper-with-me

홈 › Papers

Improving Linguistic Diversity of Large Language Models with Possibility Exploration Fine-Tuning

2024-12-04 · Long Mai, Julie Carson-Berndsen

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 generate multiple diverse responses, each corresponding with a controllable possibility number. Experiments on dialogue and story generation tasks demonstrate that PEFT significantly enhances the diversity of LLM outputs, as evidenced by lower similarity between candidate responses. Since PEFT emphasizes semantic diversity over lexical diversity, it can also notably reduce demographic bias in dialogue systems. The implementations and datasets are available in our repository: https://github.com/mailong25/peft_diversity

📄 PDF Abstract BibTeX arXiv:2412.03343

Code (1)

mailong25/peft_diversity 공식 구현 pytorch

Tasks

DiversityStory Generation

Similar Papers 제목 키워드 기반

On the Amplification of Linguistic Bias through Unintentional Self-reinforcement Learning by Generative Language Models -- A Perspective

2023-06-12 · Minhyeok Lee

Generative Language Models (GLMs) have the potential to significantly shape our linguistic landscape due to their expansive use in various digital applications. However, this widespread adoption might inadvertently trigg…

DiversityFairness

Predicting retrosynthetic pathways using a combined linguistic model and hyper-graph exploration strategy

2019-10-17 · Philippe Schwaller, Riccardo Petraglia, Valerio Zullo, Vishnu H Nair 외

We present an extension of our Molecular Transformer architecture combined with a hyper-graph exploration strategy for automatic retrosynthesis route planning without human intervention. The single-step retrosynthetic mo…

DiversityRetrosynthesis

Benchmarking Linguistic Diversity of Large Language Models

2024-12-13 · Yanzhu Guo, Guokan Shang, Chloé Clavel

The development and evaluation of Large Language Models (LLMs) has primarily focused on their task-solving capabilities, with recent models even surpassing human performance in some areas. However, this focus often negle…

BenchmarkingDiversityText Generation

ARCH-Elites: Quality-Diversity for Urban Design

2021-04-18 · Theodoros Galanos, Antonios Liapis, Georgios N. Yannakakis, Reinhard Koenig

This paper introduces ARCH-Elites, a MAP-Elites implementation that can reconfigure large-scale urban layouts at real-world locations via a pre-trained surrogate model instead of costly simulations. In a series of experi…

Diversity

Circadian Modulation of Semantic Exploration in Social Media Language

2026-01-21 · Vuong Hung Truong, Mariana Gabrielle Cangco Reyes, Masatoshi Koizumi, Jihwan Myung arxiv

Human cognition exhibits strong circadian modulation, yet its influence on high-dimensional semantic behavior remains poorly understood. Using large-scale Reddit data, we quantify time-of-day variation in language use by…