← Latest papers
💬 NLP

OptimismBench: Forecasting Bias and the Alignment Effect in Language Model Judgment

The paper introduces OptimismBench, a novel framework using inverted success/failure pairs to detect systematic directional bias in large language models, revealing that most models exhibit an "optimism tilt" driven by post-training alignment rather than model architecture or language.

Original authors: Seonglae Cho, Adriano Koshiyama

Published 2026-07-30
📖 5 min read🧠 Deep dive

Original authors: Seonglae Cho, Adriano Koshiyama

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are asking a group of very smart, well-read friends to guess the outcome of a coin toss, a startup's success, or whether it will rain tomorrow. You ask them, "What are the odds this goes well?" and then, separately, "What are the odds this goes badly?" In a perfect world, if your friend says there is a 70% chance of success, they should also say there is a 30% chance of failure. Those two numbers should add up to exactly 100%. This is the basic logic of probability: if you have a full pie, the slice you eat plus the slice you leave behind must equal the whole pie.

However, humans are famously bad at this. We have a "cognitive glitch" called optimism bias, where we tend to think good things are more likely to happen to us than they really are, and bad things are less likely. We also have "prospect theory," which suggests we feel the pain of a loss much more sharply than the joy of a gain, making us weigh risks and rewards unevenly. For a long time, scientists have wondered: Do these same human quirks infect our artificial intelligence? If we ask a language model to predict the future, does it have its own version of "hoping for the best" that skews its math? This matters because we are starting to use these AI models to help make big decisions, from investing money to planning medical treatments. If the AI is secretly biased toward optimism, it could lead us to take dangerous risks we didn't mean to take.

This is exactly what the paper OptimismBench investigates. The researchers built a special testing ground to see if Large Language Models (LLMs) have a systematic "tilt" in their probability judgments. They didn't just ask the models to guess; they used a clever trick called "inverted pairs." For every single scenario, they asked the model two questions: "What is the chance of success?" and "What is the chance of failure?" If the model is perfectly logical, these answers should always sum to 100%. But if the model is biased, the numbers won't add up.

The results were surprisingly clear. Out of 16 different AI models tested from 8 major companies, 14 of them were consistently optimistic. They overestimated the chance of success and underestimated the chance of failure. It was like asking a group of friends to guess the weather, and almost everyone insisted it would be sunny, even when the clouds were gathering. The only models that were "pessimistic" (thinking bad things were more likely than they should be) came from one specific company, Anthropic, and only their largest, most advanced models. Interestingly, their smaller, lighter models were actually optimistic, just like everyone else.

The study also dug into why this happens. They found that the bias isn't just a random glitch or a result of the model being confused; it's a deep-seated feature of how these models are trained. When researchers compared the "raw" versions of these models (before they were fine-tuned to be helpful assistants) with their "chatbot" versions, they saw that the training process itself changed the direction of the bias. For some families of models, the training made them more optimistic; for others, it made them more pessimistic. This suggests that the "personality" of the AI's bias is set by the specific recipe used to teach it how to talk to humans.

The researchers also checked if this bias was just a trick of the question or if it could be fixed by simply telling the AI, "Hey, don't be too optimistic!" They tried changing the temperature settings, asking the questions from different points of view (like "You" vs. "Your friend"), and even adding a warning label to the AI's instructions. None of these surface-level fixes worked. The bias remained stubborn, proving it is a fundamental part of the model's internal logic, not just a momentary confusion.

Perhaps the most striking finding was that the model mattered way more than the language. The researchers tested these models in 10 different languages. They found that the difference in bias between two different models was nearly 5 times larger than the difference in bias when the same model spoke different languages. In other words, whether an AI is optimistic or pessimistic depends on which AI you are using, not whether it is speaking English, Chinese, or Spanish.

In short, the paper reveals that our AI tools are not neutral calculators. They carry a hidden "directional bias" that can tilt our perception of risk and reward. While most models lean toward a sunny, optimistic view of the future, this isn't a universal rule—it depends heavily on who built the model and how they trained it. The authors warn that if we use these models to help us make decisions, we need to be aware that their "gut feelings" might be systematically skewed, and we can't just assume they are seeing the world clearly.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →