Springboards' Flint model challenges LLM homogeneity problem
An Australian startup is training a model to break LLMs' tendency toward repetitive, predictable responses on open-ended tasks.
Last verified:
Flint Challenges LLM Convergence Problem
Large language models exhibit a striking behavioral bias: when prompted with open-ended questions, they return nearly identical outputs. According to MIT Technology Review, Springboards, an Australian startup, has developed Flint, a model explicitly trained to break this pattern by generating diverse responses where mainstream LLMs converge on single, predictable answers.
Springboards cofounder and CEO Pip Bingemann frames the issue as the inverse of hallucination risk. While industry discourse centers on preventing false outputs, Springboards welcomes controlled divergence. When asked to generate a random number between 1 and 10, ChatGPT and Claude consistently return 7; Flint produced 3.7916. When naming automobiles, both GPT and Claude gravitated toward Toyota or Honda; Flint surfaced Ford F-150. On a New Balance campaign tagline task, the two incumbents both generated “Run your way,” while Flint produced “Built to last, run to win.”
Why Homogeneity Matters for Creative Work
Bingemann attributes the convergence problem to what he calls “lost information”—the models possess capability to diversify but are biased toward majority-likely outputs. This limitation degrades performance on open-ended tasks like vacation planning or brainstorming, where novelty and ideation matter.
Academic research has now quantified the scope. According to MIT Technology Review, a paper titled “Artificial Hivemind: The Open-Ended Homogeneity of Language Models (and Beyond)” won the best-paper award at NeurIPS, a major AI conference, in November 2025. The team tested 25 distinct LLMs—including models from leading US firms and open-source competitors from China—with 50 prompts each. The finding: convergence across diverse architectures and training regimes, suggesting the issue is systemic rather than idiosyncratic to a single lab’s training approach.
Why This Matters
For enterprise customers deploying LLMs in ideation workflows, creative writing, or multi-solution exploratory tasks, the homogeneity problem narrows output value. If Flint’s approach holds up under independent reproduction and scales to production workloads, it could reshape vendor selection for teams where answer diversity directly maps to task quality. The same logic applies to research and strategic planning domains where avoiding anchoring bias—even artificial bias—has measurable downstream cost.
However, the tradeoff remains unresolved: does training explicitly for diversity sacrifice accuracy or factual grounding on domains where convergence reflects legitimate ground truth? The paper and Flint’s marketing do not yet address this calibration.
Frequently Asked Questions
Why do large language models give the same answers to open-ended questions?
According to MIT Technology Review, researchers speculate that LLMs converge on similar responses because most are trained using similar methods on comparable datasets for overlapping tasks, creating systematic bias toward predictable outputs.
How does Flint differ from ChatGPT or Claude on creative tasks?
Springboards cofounder Pip Bingemann demonstrated that while ChatGPT and Claude both returned 'Toyota' or 'Honda' when asked to name a car, Flint returned 'Ford F-150.' On a New Balance campaign tagline, Flint produced 'Built to last, run to win' versus both competitors' identical 'Run your way.'
What academic evidence supports the homogeneity problem?
A November paper titled 'Artificial Hivemind' presented at NeurIPS by a team of researchers analyzed 25 different LLMs prompted 50 times each and found remarkable convergence in answers across models, even between US and Chinese open-source competitors.