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
Cover image

Scan, Plan, Report: When Agentic AI Starts Thinking Like a Radiologist

Scan, Plan, Report: When Agentic AI Starts Thinking Like a Radiologist Report writing is the visible part of radiology. It is also the part easiest for AI vendors to misunderstand. A radiology report looks like text, so the naive automation pitch is obvious: give the CT scan to a vision-language model, ask for a report, and let the model type faster than a human. Congratulations, we have reinvented autocomplete with more liability. ...

December 3, 2025 · 18 min · Zelina
Cover image

Eight Arms, One Mind: How OctoMed Turns Data Recipes into Medical Reasoning Power

Eight Arms, One Mind: How OctoMed Turns Data Recipes into Medical Reasoning Power Recipe sounds like a small word for an expensive problem. In medical AI, the usual boardroom story is simple: buy a bigger model, add more compute, sprinkle in reinforcement learning, and wait for clinical intelligence to appear. Very elegant. Also very convenient for anyone selling compute. ...

December 1, 2025 · 18 min · Zelina
Cover image

Dreams Decoded: When Vision–Language Models Learn to Read Your Brain Waves

Sleep looks simple until someone has to label it. A patient lies still. Sensors record electrical activity. The night becomes a long strip of waveforms. Then a sleep technologist, following clinical scoring rules, breaks the record into 30-second epochs and assigns stages: Wake, N1, N2, N3, REM. That sounds mechanical. It is not. N1 can look annoyingly close to REM. Wake can share alpha activity with early sleep. Signals are noisy. Humans disagree. Machines, when handed the wrong representation, fail with impressive confidence. Very on brand. ...

November 25, 2025 · 13 min · Zelina
Cover image

CLOZE Encounters: When LLMs Start Editing Medical Ontologies

Hospitals already have the raw material for better medical knowledge systems. It is sitting inside discharge summaries, nursing notes, radiology reports, ECG interpretations, and all the other clinical prose that makes electronic health records look deceptively “digital” while still behaving like a very expensive filing cabinet. The awkward part is that clinical notes are both valuable and dangerous. Valuable, because they contain granular observations that structured fields often miss. Dangerous, because they contain protected health information, idiosyncratic phrasing, and enough local context to make naïve automation look clever right up to the moment it quietly corrupts a downstream system. ...

November 23, 2025 · 16 min · Zelina
Cover image

Graph Medicine: When RAG Stops Guessing and Starts Diagnosing

Hospitals do not suffer from a shortage of medical text. They suffer from a shortage of medical text that machines can use without becoming dangerously imaginative. Clinical guidelines are full of thresholds, exceptions, disease associations, diagnostic pathways, and terminology that looks tidy only until someone tries to automate it. A guideline may say one thing about a biomarker in the context of cardiovascular risk, another in renal disease, and something subtly different when age, sex, postoperative status, or treatment history enters the room. This is exactly the sort of nuance that makes large language models useful—and also exactly the sort of nuance that makes them risky. ...

November 18, 2025 · 15 min · Zelina
Cover image

Aligning the Unalignable: How CORE Redefines Multistain Image Registration

Slides do not politely stay aligned. A pathology lab may scan an H&E slide for tissue architecture, an IHC slide for protein expression, a PAS slide for renal structure, and a multiplex immunofluorescence slide for cellular markers. The human story is that these images come from the same biopsy. The computational story is less sentimental: the tissue has been sliced, stained, bleached, re-stained, stretched, torn, folded, scanned, and generally treated like a fragile biological object in a world built for rectangles. ...

November 9, 2025 · 14 min · Zelina