← Latest papers
📊 statistics

To select or not to select: predictively consistent priors instead of model selection

This paper argues that model selection is often unnecessary or even detrimental to predictive performance in finite data regimes, proposing instead the use of predictively consistent priors that maintain sensible predictive implications as model complexity increases, thereby allowing flexible models to match or outperform selected simpler models.

Original authors: Anna Elisabeth Riha, Leevi Lindgren, David Kohns, Paul-Christian Bürkner, Aki Vehtari

Published 2026-06-23
📖 5 min read🧠 Deep dive

Original authors: Anna Elisabeth Riha, Leevi Lindgren, David Kohns, Paul-Christian Bürkner, Aki Vehtari

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 a chef trying to create the perfect soup. You have a basic recipe (a simple model) that works okay, but you suspect adding more exotic spices and vegetables (complexity) could make it taste even better. However, you've heard a warning: "If you add too many ingredients, you might ruin the flavor and make it taste weird to anyone who hasn't tried it before" (overfitting).

For a long time, statisticians have followed a rule of thumb: "Keep it simple." They would build a complex soup, taste it, and if it seemed too complicated, they would throw away the extra ingredients and stick to the simpler version. This is called model selection.

This paper, written by Anna Riha and colleagues, asks a bold question: What if the problem isn't the complexity of the soup, but the way we seasoned it in the first place?

The Core Problem: The "Wild" Seasoning

The authors argue that when statisticians build complex models, they often use "default seasoning" (priors) that are too loose. Imagine sprinkling salt without measuring it. If you add just a pinch of salt to a small bowl of soup, it's fine. But if you use that same "pinch" logic for a giant pot with 50 different ingredients, you end up with a soup that is overwhelmingly salty and inedible.

In statistical terms, when you add more variables (ingredients) to a model but keep using independent, unmeasured "priors" (seasoning rules), the model's predictions can go wild. It starts predicting impossible things, like a soup that tastes like pure salt or pure water, just because the math allowed it. To fix this, people used to say, "Okay, let's just remove some ingredients (select a simpler model)."

The Solution: "Predictively Consistent" Priors

The authors propose a new way of thinking. Instead of throwing away ingredients, we should change how we season the pot from the start. They call these "predictively consistent priors."

Think of this as a smart measuring spoon.

  • Old Way: You have a spoon that holds a fixed amount of salt. If you add 10 ingredients, you add 10 spoonfuls. The soup gets too salty.
  • New Way (Predictively Consistent): You have a magical spoon that knows how many ingredients are in the pot. If you add 10 ingredients, the spoon automatically adjusts to ensure the total saltiness of the soup stays exactly where you want it.

By using these "smart priors," the model can handle 50 ingredients just as well as it handles 5. The predictions remain stable and sensible, no matter how complex the model gets.

The Experiments: Testing the Soup

The researchers ran several experiments to test this idea, comparing the "Old Way" (selecting simpler models) against the "New Way" (using smart priors on complex models).

  1. Adding Ingredients (Linear & Logistic Regression): They added more and more variables to a model.
    • Result: The "Old Way" (simple models) often performed well, but the "New Way" (complex model with smart priors) performed just as well or better. The complex model didn't get "salty" or weird.
  2. Forward Selection (Picking the Best Ingredients): They tried to build a model by adding ingredients one by one, picking the best ones.
    • Result: When using the "Old Way," the selection process often got confused and picked bad ingredients because the seasoning was off. When using the "New Way," the complex model with all ingredients was safe to use, and the selection process worked much better.
  3. Non-Linear Shapes (Curvy Recipes): They tried to model complex, curvy patterns (like a rollercoaster) using polynomials.
    • Result: The "Old Way" (raw polynomials) exploded into chaos as they added more curves. The "New Way" (using Gaussian Processes, a type of smart prior) kept the curves smooth and accurate, no matter how many they added.

The Big Takeaway

The paper concludes that we often don't need to select simpler models.

If you are worried about a model being too complex and overfitting, the solution isn't to cut it down. The solution is to fix the seasoning (the priors) so that the model knows how to behave as it grows.

  • If you select a simpler model and it works better: The paper suggests this is a red flag. It usually means your original "seasoning" was bad (too much mass on impossible predictions), and the simpler model just happened to hide that flaw.
  • The Recommendation: Stop obsessing over "sparseness" (having few ingredients). Instead, focus on "predictive consistency" (making sure your seasoning rules stay sensible as you add more ingredients).

A Final Metaphor

Imagine you are building a tower of blocks.

  • The Old View: "If the tower gets too tall, it will fall. Let's stop building at 10 blocks."
  • The Paper's View: "The tower falls because you are using wobbly glue. If you use strong, consistent glue (predictively consistent priors), you can build a 100-block tower that stands just as straight as the 10-block one. You don't need to stop building; you just need better glue."

In short: Don't fear complexity. Fear bad priors. If you get your priors right, you can use the biggest, most complex model available, and it will likely predict the future just as well as, or better than, any simplified version you could pick.

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 →