How AMIE Uses Video for Expert-Level Clinical Consultations

Peter Bubenik ยท Google Research blog ยท ยท Source
Image for Advancing AMIE towards expert-level audio-visual clinical consultations

Step-by-Step Teaching

Step 1: The Problem โ€” Why Text Alone Is Not Enough

What happens in a real clinical consultation?

When a doctor sees a patient, they gather information through multiple channels simultaneously:

ChannelExamples
VerbalPatient describes symptoms in words
VisualGait, facial expressions, breathing patterns, skin color
AuditoryTone of voice, breathing sounds
Physical examinationGuiding patient to move limbs, checking reflexes

๐Ÿ”‘ Key Insight: A text-only AI system discards all non-verbal information. This is not a minor gap โ€” it is a fundamental clinical limitation.

Why does this matter practically?

  • Patients must translate physical symptoms into words, which is difficult and lossy
  • Patients with low health or digital literacy struggle even more
  • Critical diagnostic signs โ€” like a tremor, labored breathing, or visible swelling โ€” simply cannot be typed

Step 2: What Is AMIE and What Came Before?

Background

AMIE (Articulate Medical Intelligence Explorer) is Google's research AI system designed for clinical reasoning and dialogue.

Previous achievements (building context):

  • โœ… Expert-level performance in text-based diagnostic dialogue
  • โœ… Effective as a differential diagnosis aid for clinicians
  • โœ… Extended to specialist domains (oncology, cardiology, ophthalmology)
  • โœ… Multimodal reasoning over images and clinical documents
  • โœ… Early real-world clinical studies (e.g., Beth Israel Deaconess Medical Center)

The remaining gap:

Despite all this progress, AMIE was still text-only โ€” missing the visual and auditory dimensions of real clinical practice.


Step 3: The Solution โ€” AMIE (Video)

What is AMIE (Video)?

AMIE (Video) is a new configuration built on Gemini and Project Astra that enables:

  • Real-time synchronous video consultations
  • Perception of non-verbal clinical cues
  • Guiding patients through virtual physical examinations
  • Simultaneous diagnostic reasoning while conversing naturally

The Core Engineering Challenge

A single AI agent cannot do everything at once without unacceptable delays.

The tension:

  • Deep clinical reasoning takes time
  • Conversational pauses erode patient trust
  • Visual/audio streams require continuous processing

The Solution: Asynchronous Multi-Agent Architecture

Instead of one agent doing everything, AMIE (Video) uses three specialized agents working in parallel:

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚           AMIE (Video) Architecture             โ”‚
โ”‚                                                 โ”‚
โ”‚  Agent 1: CONVERSATION AGENT                    โ”‚
โ”‚  โ†’ Responds to patient at natural speed         โ”‚
โ”‚                                                 โ”‚
โ”‚  Agent 2: REASONING AGENT                       โ”‚
โ”‚  โ†’ Performs deep clinical diagnostic reasoning  โ”‚
โ”‚                                                 โ”‚
โ”‚  Agent 3: PERCEPTION AGENT                      โ”‚
โ”‚  โ†’ Continuously processes visual/audio streams  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
         All three run simultaneously (asynchronously)

๐Ÿ”‘ Key Insight: By dividing labor, the system maintains natural conversation speed without sacrificing clinical depth. Each agent contributes measurably to performance.


Step 4: How Was AMIE (Video) Evaluated?

Two-Phase Evaluation Strategy

Phase 1: Automated Evaluation (Development Phase)

Researchers built a taxonomy of clinical audio-visual competencies from medical literature, covering:

  • Non-verbal visual cues (e.g., facial asymmetry, tremors)
  • Auditory signals (e.g., breathing patterns)
  • Physical examination maneuvers

This taxonomy powered two types of automated tests:

Test TypeWhat It MeasuresExample
Single-turn assessmentsSpecific perceptual tasks"Identify which side of the body is affected"
Multi-turn simulationsEnd-to-end conversation with injected visual cuesAI patient "shows cramped handwriting" via text description

๐Ÿ’ก This allowed rapid iteration before expensive human studies.

Phase 2: Human OSCE Study (Validation Phase)

OSCE = Objective Structured Clinical Examination โ€” a gold-standard method for evaluating clinical competence.

Study Design:

ElementDetail
Clinical scenarios100 scenarios across 5 body systems
Body systems coveredCardiopulmonary, Abdominal, HEENT, Neurological/Psychiatric, Musculoskeletal
Total consultations300 live consultations
Patient actors15 trained professionals
Study arms3 (AMIE Video, AMIE Text, PCPs)
Evaluators20 experienced primary care physicians

Step 5: What Were the Key Findings?

Finding 1: Expert-Level Clinical Performance

AMIE (Video) was rated on par with board-certified PCPs across:

  • History-taking thoroughness
  • Diagnostic accuracy
  • Management appropriateness
  • Communication quality

๐Ÿ”‘ This is the first demonstration of an AI achieving expert-level performance in real-time clinical video consultations.

Finding 2: Superior Physical Examination Guidance

AMIE (Video) was rated significantly higher than both PCPs and AMIE (Text) in:

  • Eliciting physical signs
  • Proactively guiding patients through virtual examination maneuvers

๐Ÿ’ก This makes sense โ€” AMIE (Video) was specifically designed and optimized for this, while PCPs may rely more on in-person examination in real practice.

Finding 3: Patient Actors Preferred the Video Experience

Compared to text-based chat, patients rated the video interface as:

  • โœ… Easier to use
  • โœ… More effective for communicating health concerns
  • โœ… Higher on empathy, rapport, and confidence in care

Step 6: Critical Limitations โ€” What We Cannot Conclude Yet

This is where scientific literacy matters. Strong results must be interpreted carefully.

LimitationWhy It Matters
Patient actors, not real patientsActors cannot fully replicate unpredictable real clinical encounters
Limited scenario typesOnly conditions that can be acted โ€” excludes many diagnostically important presentations
Occasional perceptual errorsDespite overall accuracy, errors still occur
Technical disruptionsIntermittent issues affect conversational naturalness
Prototype technologyBuilt on Project Astra, which is still in development

โš ๏ธ Critical Takeaway: These results are promising but cannot yet be generalized to real-world clinical practice. Validation with real patients is an essential next step.


Step 7: The Bigger Picture โ€” Why This Matters

The Path Forward

Text-based AMIE          AMIE (Video)           Real-World Deployment
(Proven in research) โ†’ (Proven in simulation) โ†’ (Needs real patient studies)
        โœ…                      โœ…                        ๐Ÿ”„ In progress

Real-world steps already underway:

  • Beth Israel Deaconess Medical Center โ€” feasibility study with real patients (text-based)
  • Included Health โ€” ongoing nationwide randomized study in real virtual care

The ultimate vision:

AI systems that can augment physician care by engaging with the full sensory complexity of clinical practice โ€” potentially expanding access to medical expertise for underserved populations.


Summary: What You Should Now Know

ConceptKey Takeaway
Why video mattersClinical diagnosis depends on non-verbal visual and auditory cues that text discards
AMIE (Video)'s designThree parallel specialized agents solve the speed-vs-depth tradeoff
Evaluation approachAutomated taxonomy-based testing + rigorous OSCE human study
Key resultsExpert-level performance, superior examination guidance, patient preference for video
LimitationsSimulated setting only; real-patient validation is still needed
Broader significanceA milestone toward responsible, real-world audio-visual medical AI

More to study