Multi-objective Bayesian optimization for Likelihood-Free inference in sequential sampling models of decision making
This paper proposes Multi-objective Bayesian Optimization for Likelihood-Free Inference (MOBOLFI), a novel method that utilizes multi-source data and multi-objective Bayesian optimization to efficiently approximate likelihoods, detect conflicting information, and improve parameter estimation in sequential sampling models for decision making.
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 detective trying to solve a mystery, but you don't have a direct way to see the culprit's face. You only have a "simulator"—a machine that can generate fake crime scenes based on different theories about who the criminal might be. Your goal is to figure out which theory (or set of parameters) makes the fake crime scenes look most like the real one you found at the scene.
This is the core challenge of Likelihood-Free Inference (LFI). In many scientific fields, like psychology or engineering, the math required to calculate the "likelihood" (how probable a theory is) is too complex to solve directly. So, scientists rely on running thousands of simulations to guess the answer.
The Old Way: The "Blindfolded Chef"
Previously, researchers used a method called BOLFI (Bayesian Optimization for Likelihood-Free Inference). Think of this like a chef trying to perfect a soup recipe but is blindfolded.
- The chef tastes a spoonful (runs a simulation).
- They compare it to the "perfect" soup (the real data).
- They guess how far off they are (the "discrepancy").
- They adjust the recipe slightly and try again.
The problem with this old method arises when you have multiple sources of data. Imagine you are trying to perfect a soup, but you have two judges: one judges the taste, and the other judges the texture.
- If you combine their scores into one single number (e.g., "Taste Score + Texture Score"), you might get a misleading result. Maybe the soup tastes amazing but is too chunky. If you just add the scores, you might miss the fact that the texture is terrible.
- Worse, if the "perfect taste" requires a lot of salt, but the "perfect texture" requires no salt, combining them into one score confuses the chef. The chef might get stuck in a middle ground that satisfies neither judge, or they might ignore one judge entirely because their score was weighted poorly.
The New Way: MOBOLFI (The "Two-Track Detective")
The authors of this paper propose a new method called MOBOLFI (Multi-objective Bayesian Optimization for Likelihood-Free Inference).
Instead of forcing the two judges (Taste and Texture) to agree on a single combined score, MOBOLFI treats them as two separate tracks.
- The Multi-Objective Approach: The algorithm runs a "smart search" that looks for recipes that are good at both taste and texture simultaneously, without forcing them into a single number. It finds a "Pareto frontier"—a set of recipes where you can't improve the taste without making the texture worse, and vice versa.
- The Benefit: This allows the detective to see exactly where the conflict lies. If the "Taste" judge wants a salty soup and the "Texture" judge wants a smooth one, MOBOLFI can show you that the data sources are disagreeing. It doesn't just give you a blurry average; it gives you a clear picture of what each piece of data is telling you.
Real-World Example: The Ride-Hailing Driver Study
To prove this works, the authors applied it to a real study about ride-hailing drivers in Singapore deciding whether to rent electric vehicles (EVs).
- The Data Sources: They had two types of data from the drivers:
- Choice Data: Did they pick the EV or the gas car? (The "Choice" judge).
- Response Time Data: How long did it take them to make that decision? (The "Speed" judge).
- The Problem: In psychology models (called Sequential Sampling Models), these two data points often tell different stories. A driver might pick the EV quickly (fast response) but only because they were forced to, or they might take a long time to think it over.
- The Result: Using the old method (BOLFI), the model might have missed the nuance, blending the speed and the choice into a single, less accurate picture. Using MOBOLFI, the researchers could see that the "Choice" data was mostly driving the decision about preferences (what they like), while the "Response Time" data was driving the decision about caution (how hard they thought about it).
Why This Matters
The paper claims three main victories for this new method:
- Efficiency: It finds the best answers using fewer computer simulations than before, saving time and money.
- No Information Loss: It avoids the "blending" problem where combining data sources hides important conflicts.
- Conflict Detection: It acts like a truth serum. If your data sources are lying to each other (e.g., the choice says "Yes" but the speed says "I'm confused"), MOBOLFI spots the disagreement immediately, whereas the old method might just smooth it over and give a false sense of certainty.
In short, MOBOLFI is a smarter way to tune complex models when you have multiple, potentially conflicting pieces of evidence, ensuring you don't lose the plot by trying to force everything into a single number.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.