paper-with-me

홈 › Papers

CreativityNeuro: Steering Language Model Weights to Improve Divergent Thinking and Reduce Mode Collapse

2026-07-01 · Samuel Schapiro, Core Francisco Park, Felix Sosa, Lav R. Varshney arxiv

Divergent thinking is a crucial aspect of creativity, yet large language models (LLMs) tend to consistently generate similar responses to open-ended questions, in what has been termed the artificial hivemind effect. Here, we introduce CreativityNeuro, a data-free method for enhancing divergent thinking in LLMs via contrastive weight steering. We evaluate our method across multiple creativity assessments and report several main findings. On the Divergent Association Task (DAT), a vocabulary-space creativity test, CreativityNeuro improves performance by up to 14 human percentile points. Next, in a large-scale human evaluation (N=720) on the Alternative Uses Test (AUT) and the Task Task, CreativityNeuro achieves significant improvements in originality, surprise, and creativity, transferring to longer-form and more open-ended tasks. Importantly, we find that across all three tasks, CreativityNeuro demonstrably reduces measures of mode collapse. Moreover, activation steering achieves comparable performance to CreativityNeuro on the DAT, but it does not transfer to the AUT and Task Task, demonstrating the effectiveness of weight-space steering in generalizing to unseen tasks. In conclusion, CreativityNeuro improves divergent thinking and reduces mode collapse without requiring behavioral data, re-training, or gradient-based fine-tuning, providing a straightforward way to enhance LLM performance in creative domains.

📄 PDF Abstract BibTeX arXiv:2607.01433

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Diverse Generation Paths via Inference-time Stiefel Activation Steering

2026-01-29 · Dongxuan Zhu, Ly Tran Ho Khanh, Andy Yat-Ming Cheung, Man-Chung Yue 외 arxiv

Language models often default to a narrow set of high-probability outputs, leaving their generation paths homogeneous and prone to mode collapse. Sampling-based strategies inject randomness but still struggle to guarante…

Improved Representation Steering for Language Models

2025-05-27 · Zhengxuan Wu, Qinan Yu, Aryaman Arora, Christopher D. Manning 외

Steering methods for language models (LMs) seek to provide fine-grained and interpretable control over model generations by variously changing model inputs, weights, or representations to adjust behavior. Recent work has…

Language ModelingLanguage Modelling

Steering Language Model Refusal with Sparse Autoencoders

2024-11-18 · Kyle O'Brien, David Majercak, Xavier Fernandes, Richard Edgar 외

Responsible practices for deploying language models include guiding models to recognize and refuse answering prompts that are considered unsafe, while complying with safe prompts. Achieving such behavior typically requir…

Language ModelingLanguage Modellingmodel

Steering Frozen LLMs: Adaptive Social Alignment via Online Prompt Routing

2026-03-04 · Zeyu Zhang, Xiangxiang Dai, Ziyi Han, Xutong Liu 외 arxiv

Large language models (LLMs) are typically governed by post-training alignment (e.g., RLHF or DPO), which yields a largely static policy during deployment and inference. However, real-world safety is a full-lifecycle pro…

Where Paths Split: Localized, Calibrated Control of Moral Reasoning in Large Language Models

2026-05-05 · Chenchen Yuan, Zheyu Zhang, Gjergji Kasneci arxiv

Large language models often display heterogeneous moral preferences across settings. We study inference-time steering toward a desired ethical framework while preserving general competence. We present Convergent-Divergen…