Posts

When the AI Becomes the Attack Surface: Healthcare Cybersecurity Risks in AI Systems

Image
  Key Concept: Healthcare Cybersecurity Risks in AI Systems Date: August 25, 2026 by Ph. D. Giljae Lee Artificial intelligence is becoming embedded in clinical decision-making, radiology workflows, patient communication, operational analytics, and medical-device software. Yet the security problem is changing faster than many hospital security programs. A conventional cyberattack attempts to steal information, disrupt availability, or obtain unauthorized access. An attack against an AI-enabled clinical system can do something more subtle: alter the information on which a clinical decision is based without obviously breaking the system itself . Consider an imaging department in which an AI algorithm analyzes CT studies for pulmonary embolism. The PACS remains available. The DICOM study opens normally. The algorithm returns a result. The radiologist sees the familiar interface. But if an attacker has manipulated the model, its input pipeline, model weights, inference environment, or...

How Generative AI Is Reshaping Healthcare: From AI Copilots to Clinical Infrastructure

Image
  Key Concept: Generative AI in healthcare — August 25, 2026 by Ph. D. Giljae Lee Healthcare is entering an uncomfortable phase of artificial intelligence adoption. The question is no longer whether clinicians will encounter generative AI; they already do. The harder question is whether hospitals can integrate systems that generate text, recommendations, summaries, images, and workflow actions without creating a new layer of clinical risk . The distinction matters. A chatbot that drafts a discharge summary is fundamentally different from an AI system that synthesizes a patient's longitudinal record and proposes a diagnostic pathway. The first may save documentation time. The second can influence clinical reasoning. Physician adoption is accelerating. The American Medical Association reported that more than 80% of surveyed physicians were using AI professionally in 2026, with applications ranging from research summarization to documentation and patient communication. [1] Yet adopti...

When Clinical AI Fails: Incident Response, Accountability, and Recovery in Healthcare AI Systems

Image
  Key Concept | August 21, 2026 by Ph. D. Giljae Lee A clinical AI system does not have to be completely wrong to become dangerous. A model that normally performs well can fail because a scanner was upgraded, an imaging protocol changed, a new patient population entered the hospital, an interface stopped transmitting metadata correctly, or an upstream EHR/FHIR service delivered incomplete information. A radiology algorithm may remain technically “within specification” while its clinical workflow has quietly become unsafe. That distinction matters. The difficult question after an AI-related clinical incident is rarely “Did the algorithm make an error?” The more consequential questions are: Who detected the failure? Who was responsible for escalation? Which patients may have been affected? Should the model be suspended? And how does the organization prove that the same failure will not recur? Healthcare AI therefore needs something more sophisticated than model validation. It needs ...

Beyond Validation: Continuous Monitoring and Real-World Performance Surveillance for Clinical AI

Image
  Key Concept | August 20, 2026 by Ph. D. Giljae lee A clinical AI system can achieve excellent sensitivity, specificity, AUROC, or Dice similarity during validation and still become unreliable after deployment. The reason is not necessarily that the algorithm was poorly designed. The clinical environment itself changes. A radiology department may replace CT scanners, modify acquisition protocols, introduce a new reconstruction algorithm, change PACS or RIS interfaces, or experience a shift in referral patterns. A hospital may adopt a new treatment pathway that changes the prevalence of a target condition. Even the behavior of clinicians can change once an AI system becomes part of routine workflow. This creates a fundamental governance problem: What exactly are we validating—the model, or the model embedded within a living clinical system? For clinical AI, validation should therefore be understood as a milestone rather than a finish line. Post-deployment surveillance must determin...