← Latest papers
🤖 machine learning

Picking the Right Specialist: Attentive Neural Process-based Selection of Task-Specialized Models as Tools for Agentic Healthcare Systems

This paper introduces ToolSelect, an Attentive Neural Process-based selector that adaptively chooses the optimal task-specialized model from a heterogeneous pool for agentic healthcare systems, validated through the newly established ToolSelectBench on a comprehensive Chest X-ray environment.

Original authors: Pramit Saha, Joshua Strong, Mohammad Alsharid, Divyanshu Mishra, J. Alison Noble

Published 2026-02-17
📖 4 min read☕ Coffee break read

Original authors: Pramit Saha, Joshua Strong, Mohammad Alsharid, Divyanshu Mishra, J. Alison Noble

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 hospital administrator trying to solve a complex medical mystery. You have a room full of specialist doctors, but here's the catch: none of them are perfect at everything.

  • Dr. A is a genius at spotting pneumonia in X-rays from one specific hospital, but they get confused by X-rays from another.
  • Dr. B is amazing at writing detailed medical reports, but they sometimes miss small details.
  • Dr. C is great at pointing exactly where a tumor is, but they struggle with rare diseases.

In the past, AI systems trying to help doctors were like a single general practitioner who tried to do everything. They were okay at many things, but often missed the mark on specific, tricky cases.

This paper introduces a new system called ToolSelect. Think of it as a super-smart triage nurse or a conductor for an orchestra.

The Problem: The "One-Size-Fits-All" Trap

The authors realized that in real healthcare, you can't just pick one "best" model (AI doctor) to handle every patient.

  • The Analogy: Imagine asking a master chef to cook a steak, a sushi roll, and a vegan salad. They might be great at the steak, but terrible at the sushi. If you force them to do all three, the sushi will be bad.
  • The Reality: In AI, different models are trained on different data. A model trained on American hospital data might fail on Asian hospital data. A model trained to find "big" tumors might miss "tiny" ones.

The Solution: The "Smart Matchmaker" (ToolSelect)

Instead of forcing one AI to do everything, the authors built a system that keeps a library of 55 different specialist AI models (the "tool zoo").

When a patient comes in with a question (e.g., "Is there pneumonia in this X-ray?"), the ToolSelect system acts as the matchmaker:

  1. It listens to the query: It reads the patient's image and the doctor's question.
  2. It checks the "resume" of every specialist: It doesn't just ask, "Who is the best overall?" Instead, it asks, "Who is the best for this specific type of image and question?"
  3. It picks the right expert: It routes the task to the specific AI model that has the best track record for that exact scenario.

How Does It Work? (The "Behavioral Summary")

You might wonder, "How does the matchmaker know who is good at what without re-training them?"

The system uses a clever trick called Attentive Neural Processes.

  • The Analogy: Imagine each specialist doctor has a small "portfolio" of their past work (a few examples of X-rays they diagnosed correctly).
  • When a new patient arrives, the matchmaker looks at the new X-ray and compares it to the portfolios of all 55 doctors.
  • It asks: "Hey, Dr. X, your past work looks very similar to this new patient's X-ray. You're the one for this job!"
  • It does this in a split second, without needing to re-teach the doctors anything.

The Results: Why It Matters

The authors tested this in a simulated hospital environment using Chest X-rays. They compared their "Smart Matchmaker" against:

  • Random guessing: Picking a doctor at random (like flipping a coin).
  • The "Best" Single Doctor: Picking the one model that is usually the best on average.
  • Other AI routing methods: Older, simpler ways of choosing.

The Outcome:

  • Random guessing often picked the wrong doctor, leading to bad diagnoses.
  • The "Best" Single Doctor was good, but failed when the patient's data didn't match their training.
  • ToolSelect consistently outperformed everyone. It was like having a team where the right expert is always in the room for the right problem.

The Big Picture

This paper is a blueprint for the future of AI in Healthcare. It argues that we shouldn't just build one giant, all-knowing AI. Instead, we should build agentic systems—smart assistants that know how to assemble a team of specialized tools on the fly.

In simple terms:

Don't hire one person to be a surgeon, a lawyer, and a mechanic. Instead, hire a manager who knows exactly which expert to call when you have a broken leg, a legal dispute, or a flat tire. That's what ToolSelect does for medical AI.

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 →