paper-with-me

Papers

Language of Thought Shapes Output Diversity in Large Language Models

2026-01-16 · Shaoyang Xu, Wenxuan Zhang arxiv

Output diversity is crucial for Large Language Models as it underpins pluralism and creativity. In this work, we reveal that controlling the language used during model thinking-the language of thought-provides a novel and structural source of output diversity. Our preliminary study shows that different thinking languages occupy distinct regions in a model's thinking space. Based on this observation, we study two repeated sampling strategies under multilingual thinking-Single-Language Sampling and Mixed-Language Sampling-and conduct diversity evaluation on outputs that are controlled to be in English, regardless of the thinking language used. Across extensive experiments, we demonstrate that switching the thinking language from English to non-English languages consistently increases output diversity, with a clear and consistent positive correlation such that languages farther from English in the thinking space yield larger gains. We further show that aggregating samples across multiple thinking languages yields additional improvements through compositional effects, and that scaling sampling with linguistic heterogeneity expands the model's diversity ceiling. Finally, we show that these findings translate into practical benefits in pluralistic alignment scenarios, leading to broader coverage of cultural knowledge and value orientations in LLM outputs. Our code is publicly available at https://github.com/iNLP-Lab/Multilingual-LoT-Diversity.

📄 PDF Abstract BibTeX arXiv:2601.11227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Where does output diversity collapse in post-training?

2026-04-17 · Constantinos Karouzos, Xingwei Tan, Nikolaos Aletras arxiv

Post-trained language models produce less varied outputs than their base counterparts. This output diversity collapse undermines inference-time scaling methods that rely on varied samples, and risks homogenizing model ou…

DPWriter: Reinforcement Learning with Diverse Planning Branching for Creative Writing

2026-01-14 · Qian Cao, Yahui Liu, Wei Bi, Yi Zhao 외 arxiv

Reinforcement learning (RL)-based enhancement of large language models (LLMs) often leads to reduced output diversity, undermining their utility in open-ended tasks like creative writing. Current methods lack explicit me…

Reinforcement Learning

LSD-StructureNet: Modeling Levels of Structural Detail in 3D Part Hierarchies

2021-08-18 · ICCV 2021 10 · Dominic Roberts, Ara Danielyan, Hang Chu, Mani Golparvar-Fard 외

Generative models for 3D shapes represented by hierarchies of parts can generate realistic and diverse sets of outputs. However, existing models suffer from the key practical limitation of modelling shapes holistically a…

Diversity

Scaling Code-Assisted Chain-of-Thoughts and Instructions for Model Reasoning

2025-10-05 · Honglin Lin, Qizhi Pei, Xin Gao, Zhuoshi Pan 외 arxiv

Reasoning capability is pivotal for Large Language Models (LLMs) to solve complex tasks, yet achieving reliable and scalable reasoning remains challenging. While Chain-of-Thought (CoT) prompting has become a mainstream a…

Mathematical Reasoning

Standardizing the Measurement of Text Diversity: A Tool and a Comparative Analysis of Scores

2024-03-01 · Chantal Shaib, Joe Barrow, Jiuding Sun, Alexa F. Siu 외

The diversity across outputs generated by large language models shapes the perception of their quality and utility. Prompt leaks, templated answer structure, and canned responses across different interactions are readily…

Diversity