#APSA50: Artificial Intelligence
Inside this episode
Kai, the Library's AI content creator,
listened to this episode and mapped who's speaking, the chapters,
key claims, and cases. Every item links to the exact moment in the
recording.
AI-enriched
Inside this episode
Who's speaking
- Alexander Gibbons — host
- Alexander Gibbons — host
- Michael Muley — guest
Chapters
- 0:00Introduction and Background — Introduction to Dr. Michael Muley, radiologist and Google Cloud product manager, discussing AI in healthcare at the 50th APSA meeting.
- 1:20Current AI Applications in Healthcare — Discussion of existing AI deployments in radiology, including head CT bleed prioritization, and why surgical specialties are less affected by current AI applications.
- 4:34Future Applications in Surgery and ICU — Exploration of potential AI applications in surgical specialties, including laparoscopic surgery, trauma triaging, and ICU sepsis alerts.
- 7:41Limitations of AI and Data Requirements — Discussion of deep learning limitations, particularly the need for large, high-quality datasets and challenges in healthcare data collection.
- 10:47Cloud Infrastructure and Ethical Considerations — Examination of cloud computing's role in enabling data sharing, ethical concerns around model bias, and AI's promise for providing consistent care.
Key claims
- 1:39Radiology has been thought of as one of the first fields where artificial intelligence will make an impact in healthcare — Michael Muley
- 1:46At the Radiological Society of North America annual meeting, there are about 100 to 150 startups presenting in the machine learning showcase — Michael Muley
- 2:24Yale has deployed AI for prioritization of head bleeds on head CTs, cutting down the time until a radiologist looks at studies with bleeds — Michael Muley
- 2:45Most AI applications in radiology are currently in the operational realm, augmenting workflow rather than in the diagnostic sphere — Michael Muley
- 3:54Evidence-based medicine has been discussed since the 70s, but most surgical training practices lack strong evidence behind them — Michael Muley
- 4:43Laparoscopic surgery provides a natural opportunity for AI because it captures data digitally with video — Michael Muley
- 4:50Surgical robots are not currently using AI tools primarily for regulatory reasons — Michael Muley
- 5:28Trauma triaging is currently done based on very simple rules and is not very data driven — Michael Muley
- 6:29Penn State rolled out a simple sepsis alert based on four criteria (elevated or low white count, temperature, heart rate) that did not work well because it went off too frequently — Michael Muley
- 7:06Emory has sepsis alerts deployed into clinical workflow using deep learning — Michael Muley
- 7:56Deep learning neural networks are very large and learn just by example, requiring many examples with good variety of the data space — Michael Muley
- 8:11The type of acquisition device (GE versus Siemens) may affect what an AI algorithm learns in radiology — Michael Muley
- 8:31There are approximately 7 to 8 billion people in the world, most without access to healthcare, and very few with medical conditions, making healthcare data availability very small — Michael Muley
- 9:11Tesla has 100,000 to 200,000 cars collecting data daily for training self-driving capability — Michael Muley
- 9:26Waymo has collected about 10 million miles of driving experience for self-driving car development — Michael Muley
- 10:26AI models learn whatever associations are present in training data, including spurious correlations like rulers in melanoma images — Michael Muley
- 11:33Cloud computing enables centralized data storage which makes it easier to create frameworks for data sharing between institutions for research — Michael Muley
- 12:26A model trained on US data may not work anywhere else due to population differences — Michael Muley
- 12:36If training data has racial or ethnic bias, the AI model will have that bias as well — Michael Muley
- 13:00Training a machine learning model is a very small part of what needs to be done for clinical deployment — Michael Muley
- 13:12How the FDA will decide what constitutes a safe medical device for AI applications remains an unsolved question — Michael Muley
- 13:28AI models are much more consistent than humans even if not better, which is their great promise — Michael Muley
- 13:38There is huge variance between how different radiologists read studies, sometimes incorrectly and sometimes due to difference of opinion — Michael Muley
- 13:53Similar variance exists among ophthalmologists in their clinical interpretations — Michael Muley
Open questions
- How will the FDA decide what constitutes a safe medical device for AI applications in healthcare?
- What are the actual outcome data from Emory's deployed sepsis alert system?
- How can large, high-quality datasets be collected in pediatric surgery given the small patient populations and workflow constraints?
Artificial Intelligence in Medicine: Workflow Optimization Now, Clinical Augmentation Later
The episode's main topic retold as a plain-language walkthrough — what it is, why it matters, and what the speakers concluded.
Written by Kai from the episode transcript and reviewed before
publishing.
For the care team · Explainer · AI-written, human-reviewed
Artificial Intelligence in Medicine: Workflow Optimization Now, Clinical Augmentation Later
Why AI in Medicine Exists as a Distinct Discipline
Artificial intelligence entered clinical medicine not because algorithms outperform physicians, but because healthcare generates vast amounts of digital data that humans cannot process efficiently. Radiology led adoption because imaging data is natively digital and standardized 1:39. At the annual Radiological Society of North America meeting, 100 to 150 AI startups now present products, some already deployed in clinical systems 1:46. The discipline exists to solve a throughput problem: too much data, too few eyes, and unacceptable variance in how clinicians interpret the same information.
The Core Clinical Problem
Clinical decision-making suffers from two fundamental weaknesses. First, humans cannot process the volume of data modern medicine generates—radiologists drown in imaging studies, intensivists miss early sepsis signals buried in vital sign trends, surgeons triage trauma patients using crude rule sets that lack strong data support 5:28. Second, clinician performance varies wildly. Radiologists show substantial variance in how they read studies, with disagreements stemming from both error and legitimate differences of opinion 13:38. Ophthalmologists show similar inconsistency 13:53. Most surgical training practices lack strong evidence behind them 3:54. AI promises not necessarily superior judgment, but consistent application of whatever standard the model learns.
How the Approach Works
Current AI deployment in healthcare focuses almost entirely on operational optimization rather than diagnostic replacement 2:45. Yale uses AI to prioritize head CTs with intracranial hemorrhage, cutting the time until a radiologist reviews critical studies 2:24. Emory has deployed deep learning sepsis alerts in ICU workflow 7:06—a marked improvement over earlier rule-based systems that triggered so frequently they became clinically useless 6:29. Trauma triaging remains an area where current approaches lack strong data-driven foundations 5:28, representing an obvious target for AI augmentation.
The underlying technology is deep learning: very large neural networks that learn just by example 7:56. These models require massive datasets with good variety across the problem space 7:56. In radiology, this means training on images from different scanner manufacturers, because acquisition device characteristics can affect what an AI algorithm learns 8:11. The models are, in the words of one radiologist working on these systems, very limited in their reasoning—they learn whatever associations exist in the training data, whether clinically meaningful or spurious 10:26. A melanoma classifier trained on images that happened to include rulers learned to associate rulers with malignancy. CT interpretation models can learn to recognize which hospital generated a scan based on external markers, then use local disease prevalence as a diagnostic shortcut.
Surgical specialties face steeper barriers to AI adoption than radiology, but laparoscopic surgery offers a natural entry point because it captures data digitally through video 4:43. Surgical robots do not currently incorporate AI tools, primarily for regulatory reasons 4:50. When that regulatory hurdle clears, AI-augmented robotic platforms will likely emerge quickly.
Where Practice Remains Contested
The central tension is data availability. Healthcare generates far less usable training data than other domains pursuing AI deployment. Global healthcare access remains limited, and medical conditions affect only a fraction of the population, making healthcare data availability relatively small 8:31. Compare this to autonomous vehicle development: Tesla has a large fleet collecting data daily 9:11, and Waymo has accumulated substantial driving experience 9:26. Pediatric surgery, with its small patient populations and rare conditions, faces particularly severe data scarcity.
Model bias remains an unsolved ethical problem. AI systems trained on US populations may not work elsewhere 12:26. If training data contains racial or ethnic bias, the model inherits that bias 12:36. Disease prevalence varies across populations, and models must account for this or risk systematic errors in underrepresented groups.
Regulatory frameworks lag behind technical capability. How the FDA will determine safety standards for AI medical devices remains an open question 13:12. Training a functional model represents only a small fraction of the work required for clinical deployment 13:00—the harder problems are validation, integration into clinical workflow, and ongoing performance monitoring.
When to Involve AI-Augmented Systems
For referring clinicians, the practical question is when AI-augmented care pathways exist and should influence referral decisions. Currently, this applies primarily in radiology (imaging prioritization) and critical care (sepsis alerts at select institutions). The discussion did not address specific referral criteria, but the operational focus of current deployments suggests AI tools function transparently within existing workflows rather than creating new referral triggers. A head CT ordered for clinical indications gets AI-assisted prioritization automatically; the ordering physician need not do anything differently.
The value proposition is not that AI replaces clinical judgment—"I'm not working at Google because I think my radiology job is going to go away, I think my radiology job is here to stay" [q1]—but that AI models offer greater consistency than human interpretation, even when not demonstrably superior in accuracy 13:28. Reducing practice variation and ensuring consistent application of evidence-based standards may prove more valuable than marginal improvements in diagnostic accuracy.
Cloud infrastructure enables the data sharing necessary for model development 11:33, though centralized storage does not automatically grant access—"just because the data is in the cloud doesn't mean that anybody has access to it outside of the rights holder" [q5]. The technical infrastructure now exists; the organizational and regulatory frameworks to use it safely remain under construction.
Takeaways from this story
- Current AI in healthcare optimizes workflow (prioritizing studies, triaging patients) rather than replacing diagnostic judgment.
- Deep learning models learn spurious correlations from training data; a melanoma classifier associated rulers with malignancy.
- Healthcare data scarcity limits AI development—billions lack access to care, and rare conditions yield tiny datasets.
- AI's primary value is consistency, not superiority: reducing the variance in how clinicians interpret identical cases.
- Models trained on biased data inherit that bias; US-trained algorithms may fail in other populations with different disease prevalence.
Topic overview
Interview with Dr. Michael Muley, a radiologist and product manager at Google Cloud's Healthcare and Life Sciences team, discussing artificial intelligence applications in medicine. The discussion covers current AI deployments in radiology (such as head CT bleed prioritization at Yale), limitations of deep learning methods (particularly the need for large, high-quality datasets), and the challenge of applying AI to surgical specialties where digital data capture is less established. Dr. Muley argues that AI's primary value lies in providing consistent, evidence-based care rather than replacing physicians, with near-term applications focused on workflow optimization and triaging rather than direct diagnostic replacement.
Key takeaways
- AI in radiology currently augments workflow (e.g., prioritizing head CT bleeds) rather than replacing diagnostic interpretation. (2:24)
- Deep learning requires large, diverse datasets; device variability (GE vs Siemens) can affect algorithm performance in radiology. (7:56)
- AI models replicate training data biases; US-trained models may fail in other populations due to demographic differences. (12:26)
- AI's clinical value lies in consistency rather than superiority; radiologists show significant inter-reader variability. (13:28)
Keywords
Hashtags
Transcript
Click "Show Transcript" to view the full text (15098 characters)
Comments