Cover image

Swin or Swim: Federated Fusion for Lung AI

Hospital AI sounds simple until someone asks where the patient images will live. A research team can build a decent chest X-ray classifier in a lab. A hospital network, however, has to answer less glamorous questions. Can private data stay inside each institution? Can the model improve across sites without pooling raw images? Can the system run without consuming hardware like a small dragon? And, after all that, does accuracy actually improve enough to justify the complexity? ...

February 20, 2026 · 17 min · Zelina
Cover image

Grading the Doctor: How Health-SCORE Scales Judgment in Medical AI

Checklist is a boring word. That is why it is useful. In healthcare AI, the glamorous question is whether a model can “reason like a doctor.” The operational question is uglier: did it invent a lab value, miss an emergency referral, overstate certainty, ignore the requested format, recommend unsafe antibiotics, or fail to ask for missing context? ...

February 2, 2026 · 15 min · Zelina
Cover image

When Data Can’t Travel, Models Must: Federated Transformers Meet Brain Tumor Reality

Hospital AI has a very ordinary problem: the useful data is never conveniently in one place. One hospital has enough MRI scans to start a model, but not enough to stretch a sophisticated architecture to its full capacity. Another hospital has different patients, different scanners, and different institutional rules. A research network can imagine the pooled dataset. The compliance office can imagine the incident report. Everyone nods politely. The data stays where it is. ...

January 22, 2026 · 12 min · Zelina
Cover image

Doctor GPT, But Make It Explainable

Triage begins with messy language. A patient does not usually arrive as a clean feature vector. They arrive with “I feel tired,” “my stomach is strange,” “I have fever but not always,” or the classic: “I searched online and now I am either fine or dying.” Traditional diagnostic models are not built for this level of human poetry. They prefer structured fields, stable vocabularies, and the fantasy that symptoms behave like dropdown menus. ...

December 22, 2025 · 15 min · Zelina
Cover image

When Tensors Meet Telemedicine: Diagnosing Leukemia at the Edge

Blood Smears, But Make Them Networked A blood smear is not exactly the image most executives imagine when they say “AI transformation.” It is small, stained, quiet, and usually examined under conditions that do not look like a glossy product demo. Yet this is where many medical AI systems either become useful or become another benchmark trophy gathering dust in a PDF. ...

December 21, 2025 · 15 min · Zelina
Cover image

When Attention Learns to Breathe: Sparse Transformers for Sustainable Medical AI

When Attention Learns to Breathe: Sparse Transformers for Sustainable Medical AI Hospital AI does not fail only because models are inaccurate. It also fails because the input is messy, the compute budget is limited, the deployment environment is not a research lab, and the missing field in the patient record is somehow always the one the model wanted most. Elegant, really. ...

December 17, 2025 · 17 min · Zelina
Cover image

When Medical AI Stops Guessing and Starts Asking

Slides are easy to admire and hard to interrogate. That is the unpleasant little problem behind medical AI. A pathology image can look like a rich source of clinical intelligence, and a large multimodal model can produce fluent comments about what it sees. But fluent comments are not the same thing as medical insight. A model can describe tissue architecture, mention invasion risk, add a treatment-sounding phrase, and still fail at the actual analytical task: asking the right question, finding the relevant evidence, connecting it to a clinically meaningful conclusion, and knowing when it has not seen enough. ...

December 16, 2025 · 16 min · Zelina
Cover image

When Reasoning Needs Receipts: Graphs Over Guesswork in Medical AI

Diagnosis is not a magic word. In medicine, the answer matters, but the path to the answer matters almost as much. A model that says the correct disease name after skipping the decisive evidence is not “reasoning efficiently.” It is guessing with bedside manner. That is the problem addressed by MedCEG: Reinforcing Verifiable Medical Reasoning with Critical Evidence Graph.1 The paper’s core claim is not simply that a medical LLM can score higher on benchmarks. That would be useful, but not especially surprising. The more interesting move is architectural: the authors try to make clinical reasoning trainable by turning it into a graph of required evidence, then rewarding the model for following that graph. ...

December 16, 2025 · 15 min · Zelina
Cover image

When LLMs Get Fatty Liver: Diagnosing AI-MASLD in Clinical AI

A patient walks into a clinic and tells the doctor several things at once: chest tightness, shortness of breath, leg swelling, leg pain, maybe a history of walking too much, maybe some anxiety, maybe something that sounds more obviously cardiac. The dangerous part is not the word “chest.” The dangerous part is the chain: leg swelling and pain may suggest deep vein thrombosis; shortness of breath may suggest pulmonary embolism; pulmonary embolism can kill. ...

December 15, 2025 · 15 min · Zelina
Cover image

When Tools Think Before Tokens: What TxAgent Teaches Us About Safe Agentic AI

When Tools Think Before Tokens: What TxAgent Teaches Us About Safe Agentic AI Tools are supposed to make AI safer. That is the sales pitch, anyway. Give the model access to curated biomedical databases, let it call APIs instead of hallucinating from memory, and clinical reasoning suddenly becomes more grounded. Less improvisation, more evidence. Less theatrical confidence, more traceable work. ...

December 15, 2025 · 13 min · Zelina