Skip to content
Research · Aug 5, 2026

Researchers propose Meta-Persona Anchoring and Filtered Temperature Scaling to reduce LLM homogenization

A new framework aims to mitigate the 'Artificial Hivemind' effect in large language models by increasing response diversity through persona anchoring and extreme temperature scaling.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • A novel two-stage method reduces semantic convergence in LLMs, lowering average pairwise cosine similarity from ~0.85 to ~0.65.
  • The approach combines Meta-Persona Anchoring with Filtered Temperature Scaling (FTS), using extreme temperature scaling (T ≥ 4.0) after Top-p filtering.
  • Evaluated on the INFINITY-CHAT dataset with open-weight models around ~20B parameters, achieving majority of questions below the 0.7 similarity threshold.
  • Implementation released as open-source to enable more diverse and creative AI outputs.

A new arXiv preprint introduces a framework called Meta-Persona Anchoring combined with Filtered Temperature Scaling (FTS) to address the 'Artificial Hivemind' effect in large language models (LLMs). The authors argue that LLMs often converge on narrow, homogenized responses even for open-ended questions, a phenomenon they quantify as high inter-response similarity (≈0.80–0.90) even under high-temperature sampling.

The proposed method operates in two stages: first, the model is prompted to self-select a unique persona to anchor its starting point, and second, a dual-stage sampling process applies Top-p filtering to preserve grammatical validity before applying extreme temperature scaling (T ≥ 4.0) on the surviving candidates. This aims to broaden the explored probability distribution and increase response diversity.

The researchers evaluate their approach using the INFINITY-CHAT dataset on state-of-the-art open-weight models with approximately 20 billion parameters. They report a significant reduction in semantic convergence, with average pairwise cosine similarity dropping from approximately 0.85 to approximately 0.65. The method achieves a majority of questions below the 0.7 threshold, which the authors describe as reducing the gap between artificial mode collapse and human-level typological diversity.

To support reproducibility and further research, the authors provide an open-source implementation of the framework. They suggest this could enable more diverse and creative deployments of AI systems by mitigating the tendency toward homogenized outputs.

Sources
  1. 01arXiv cs.AIBeyond the Hivemind: Escaping LLM Homogeneity via Meta-Persona Anchoring and Sequential Temperature Scaling
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.