CLMar 4, 2025

Shakespearean Sparks: The Dance of Hallucination and Creativity in LLMs' Decoding Layers

arXiv:2503.02851v16 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding and quantifying the interplay between hallucination and creativity in LLMs for researchers and practitioners, though it is incremental as it builds on prior qualitative studies.

The authors tackled the relationship between hallucination and creativity in large language models by introducing a quantitative evaluation framework, HCL, and found a consistent tradeoff across layers, model types, and sizes, with an optimal balancing layer identified in each model.

Large language models (LLMs) are known to hallucinate, a phenomenon often linked to creativity. While previous research has primarily explored this connection through theoretical or qualitative lenses, our work takes a quantitative approach to systematically examine the relationship between hallucination and creativity in LLMs. Given the complex nature of creativity, we propose a narrow definition tailored to LLMs and introduce an evaluation framework, HCL, which quantifies Hallucination and Creativity across different Layers of LLMs during decoding. Our empirical analysis reveals a tradeoff between hallucination and creativity that is consistent across layer depth, model type, and model size. Notably, across different model architectures, we identify a specific layer at each model size that optimally balances this tradeoff. Additionally, the optimal layer tends to appear in the early layers of larger models, and the confidence of the model is also significantly higher at this layer. These findings provide a quantitative perspective that offers new insights into the interplay between LLM creativity and hallucination. The code and data for our experiments are available at https://github.com/ZicongHe2002/HCL-Spark.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes