← Latest papers
💻 computer science

Modeling Bounded Rationality in Drug Shortage Pharmacists Using Attention-Guided Dynamic Decomposition

This paper proposes and validates an attention-guided dynamic decomposition framework that models bounded rationality in hospital pharmacists by prioritizing cognitive effort on critical drug shortages, demonstrating that such satisficing strategies enable stable decision-making under uncertainty without requiring complete state reasoning.

Original authors: Yaniv Eliyahu Amiri, Noah Chicoine, Jacqueline Griffin, Stacy Marsella

Published 2026-05-15
📖 4 min read☕ Coffee break read

Original authors: Yaniv Eliyahu Amiri, Noah Chicoine, Jacqueline Griffin, Stacy Marsella

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 the head chef in a massive, chaotic kitchen. You have hundreds of ingredients (drugs) to manage. Some are running low, some suppliers are unreliable, and you have to feed hundreds of people every day. If you run out of a key ingredient, patients (or diners) go hungry or get sick.

The problem is that you can't possibly check every single jar, can, and box on every shelf every single minute. There isn't enough time, and your brain can't hold that much information at once.

This paper is about how expert pharmacists (the head chefs) actually solve this problem, and how the authors built a computer program to mimic that smart, "bounded" way of thinking.

The Problem: Trying to Do Everything at Once

In the old way of thinking, computers tried to be "perfectly rational." They tried to look at every drug, calculate the best move for every one, and plan weeks ahead.

  • The Analogy: Imagine trying to read every single book in a library to decide which one to recommend to a customer. It would take forever, and you'd never get anything done. In the real world, this "perfect planning" is so slow and complex that the computer crashes or takes too long to help.

The Human Solution: The "Urgency Filter"

The researchers interviewed real pharmacists and found something interesting. Experts don't try to solve the whole puzzle at once. Instead, they use a mental filter.

  • The Analogy: Think of a lighthouse in a stormy sea. The lighthouse doesn't shine a beam on the entire ocean; it focuses its bright light on the specific rocks that are dangerous right now. The rest of the ocean is just "dark water" that gets a quick, lazy glance.
  • How it works: Pharmacists look at a few key signals:
    • Runway: How many weeks of supply do we have left?
    • Uncertainty: Is the supplier lying or being vague?
    • History: Has this drug caused trouble before?
    • Impact: Is this a life-saving drug?

If a drug hits a certain "urgency" level, the pharmacist focuses their brain power on it. If it's low urgency, they just keep an eye on it without deep thinking.

The Computer Models: Two New Agents

The authors built two computer "agents" (programs) to test if this "focus filter" works better than trying to do everything.

  1. The Expert Agent: This is the "copycat." It was programmed with the exact rules the human pharmacists described in the interviews. It knows exactly which drugs to focus on based on the "urgency" signals.
  2. The Learner Agent: This is the "student." It starts with no idea which drugs are important. It tries different things, makes mistakes, and learns over time which signals (like "supplier uncertainty" or "usage rates") actually help it avoid running out of stock. Eventually, it learns to focus on the right drugs, just like the human expert.

The Results: Fast and Stable

The researchers tested these agents in a simulated hospital environment with three different timeframes: short (3 weeks), medium (10 weeks), and long (52 weeks).

  • Speed: The "Focus" agents were much faster. In the long-term tests, the "perfect planner" (which tries to look at everything) became so slow it was practically useless. The "Focus" agents made decisions in seconds.
  • Success: Even though they ignored most of the drugs most of the time, they were just as good at preventing stockouts (running out of medicine) as the perfect planner.
  • The Lesson: The paper argues that the most important decision isn't "What action should I take?" but rather "Where should I spend my brain power?"

The Takeaway

The paper suggests that in high-stress, complex situations (like a hospital pharmacy), you don't need to be a super-computer that calculates everything. You just need to be smart about what you pay attention to.

By focusing only on the "hot" problems and letting the "cool" problems sit on the back burner, you can make stable, good decisions quickly without burning out your brain (or your computer). The "Learner" agent proved that a system can even teach itself to do this focus trick over time, getting better at spotting the real dangers without needing a human to program every single rule.

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 →