Sequential Search with Planning
This paper models sequential product development and resource exploration as an ordered Pandora's box problem with costly planning, proving that optimal search strategies follow a scope-dependent threshold rule shaped by the interplay of guarantee, paid-scope, and remaining-horizon effects.
Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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 an explorer setting out to find a hidden treasure. You know the treasure is buried in one of several caves, but you don't know which one. The caves are arranged in a line, and you must check them in order: Cave 1, then Cave 2, then Cave 3, and so on.
Every time you peek into a cave, it costs you money (for supplies, time, and effort). If you find a treasure, great! But if the cave is empty, you have to decide: do you keep going to the next cave, or do you stop and go home with whatever you've found so far?
This is the classic "search problem." But this paper adds a twist that makes it much more realistic: Planning Costs.
The Twist: Buying Your Map
In the old, simple version of this game, you could just decide "I'll check Cave 5" on a whim, and it would cost the same as checking Cave 1. In the real world, that's not how it works.
To even get to Cave 5, you often need to buy a map, hire a guide, or build a bridge first. These are planning costs.
- The Initial Plan: Before you start, you have to choose a "scope." You decide, "I will plan to explore up to Cave 3." You pay a fee for this plan. This fee gets bigger the further out you plan (planning to reach Cave 10 costs more than planning to reach Cave 3).
- The Adjustment: If you start your journey, check Cave 1, find nothing, and decide, "You know what? I'm going to try to reach Cave 10 after all," you can do that. But you have to pay an adjustment fee to expand your map. It's usually more expensive to change your mind mid-journey than to have planned for it from the start.
The Big Question
The paper asks: How far ahead should you plan?
Should you be a cautious planner who only buys a map for the first three caves and hopes to find something there? Or should you be an ambitious planner who buys a map for all ten caves right away, even if you might not need it?
The authors found that the answer depends on three competing forces, which they call "economic effects."
The Three Forces at Play
Think of these forces as three different voices in your head arguing about whether to keep digging.
1. The "Guarantee" Effect (The Voice of Caution)
- What it is: As you explore, you keep a "guarantee" in your pocket. This is the value of the best thing you've found so far. If Cave 1 had a small gem, your guarantee is "a small gem."
- How it works: The better your current guarantee, the less excited you are to keep searching. If you already have a diamond, why risk it all for a chance at a bigger diamond? This voice says, "Stop now, you have a good thing."
- The Paper's Insight: The higher your current "guarantee," the more likely you are to stop early.
2. The "Paid-Scope" Effect (The Voice of Investment)
- What it is: This is the new, unique idea in this paper. It's about the money you've already spent on your plan.
- How it works: If you paid a lot of money upfront to plan for Cave 10, the cost to actually reach Cave 10 is now very cheap (because you already paid the big planning fee). If you only planned for Cave 3, reaching Cave 10 later would be super expensive.
- The Paper's Insight: If you have a "broad" plan (paid for many caves), you are willing to keep searching even if your current guarantee is quite good. Why? Because the future caves are "on sale" for you. You've already sunk the cost, so you might as well keep looking. This is the Paid-Scope Effect.
3. The "Remaining-Horizon" Effect (The Voice of Time)
- What it is: This is simply about how many caves are left.
- How it works: If you are at Cave 1 and there are 99 caves left, the "option value" of continuing is huge. But if you are at Cave 99 and only one is left, the value of continuing is small.
- The Paper's Insight: As you get closer to the end of your list, the temptation to keep going fades because there's less potential upside left.
The Result: Two Types of Explorers
The paper shows that these three forces interact to create two very different types of behavior, depending on the situation:
1. The "Under-Planner" (The Gambler)
- Scenario: Imagine the rewards are unpredictable, but usually small, with a tiny chance of a massive jackpot (like a lottery ticket).
- Behavior: You start with a tiny plan (just Cave 1). You pay a small fee. If you find nothing, you pay a little extra to expand your plan to Cave 2. If that fails, you expand again.
- Why? Because the upfront cost of planning for 10 caves is too high. You wait to see if the "jackpot" is even possible before you commit to the big plan. You end up searching more caves than you originally planned.
2. The "Over-Planner" (The Conservative)
- Scenario: Imagine the rewards are very predictable and steady, but the cost of changing your plan later is very high.
- Behavior: You buy a massive plan for all 10 caves right away. But, because you paid so much upfront, you set a very high bar for yourself. If you find a decent reward early on, you stop immediately.
- Why? You paid a premium for the option to go far, but because the rewards are predictable, you don't need to go far. You end up searching fewer caves than you originally planned.
The "Reservation Value" (The Stop-Loss Line)
In simple search problems, there is usually one magic number (a "reservation value") that tells you when to stop. "If the treasure is worth less than $50, keep looking. If it's worth more, stop."
This paper proves that there is no single magic number.
Instead, your "stop line" changes based on how much you planned.
- If you planned for 3 caves, your stop line might be $50.
- If you planned for 10 caves, your stop line might be $80.
Because you paid for the 10-cave plan, you are willing to keep searching even if you have a $70 treasure, because the next cave is cheap for you to reach. The person who only planned for 3 caves would stop at $70 because reaching the next cave would cost them a fortune.
Summary
This paper teaches us that planning isn't just a one-time decision; it changes your future behavior.
- Sunk Costs Matter: The money you spent planning for the future changes how you value the present.
- Flexibility has a Price: Being able to change your mind later costs money, which makes you think harder about your initial plan.
- Context is King: Whether you should be a cautious "under-planner" or a bold "over-planner" depends entirely on how unpredictable the rewards are and how expensive it is to change your mind later.
The authors use math to prove that this "scope-dependent" way of thinking is the only way to make the smartest decisions in these uncertain, step-by-step situations.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.