CreativityNeuro: Steering Language Model Weights to Improve Divergent Thinking and Reduce Mode Collapse
Summary
CreativityNeuro introduces a data-free method designed to enhance divergent thinking in large language models (LLMs) and mitigate the "artificial hivemind effect," where models generate consistently similar responses. This technique employs contrastive weight steering without requiring re-training or gradient-based fine-tuning. Evaluations show CreativityNeuro improves performance on the Divergent Association Task (DAT) by up to 14 human percentile points. Furthermore, a large-scale human evaluation involving 720 participants on the Alternative Uses Test (AUT) and the Task Task demonstrated significant improvements in originality, surprise, and overall creativity. Crucially, the method consistently reduces measures of mode collapse across all three assessments. The study also highlights that weight-space steering, as used by CreativityNeuro, generalizes effectively to unseen tasks, unlike activation steering which performed comparably on DAT but failed to transfer.
Key takeaway
For Machine Learning Engineers aiming to enhance the creative output and reduce repetitive responses from your LLMs, consider integrating data-free contrastive weight steering. This approach, exemplified by CreativityNeuro, offers a straightforward way to improve divergent thinking and mitigate mode collapse without the overhead of re-training or extensive fine-tuning. You can apply this technique to existing models to achieve significant gains in originality and surprise on open-ended generation tasks.
Key insights
CreativityNeuro enhances LLM divergent thinking and reduces mode collapse through data-free contrastive weight steering.
Principles
- Weight-space steering improves LLM divergent thinking.
- Contrastive weight steering can be data-free.
- Generalization to unseen tasks is key.
Method
A data-free method using contrastive weight steering to modify LLM weights, avoiding re-training or gradient-based fine-tuning.
In practice
- Implement contrastive weight steering for LLM creativity.
- Apply to open-ended generation tasks.
Topics
- CreativityNeuro
- Divergent Thinking
- Large Language Models
- Mode Collapse
- Weight Steering
- Human Evaluation
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.