Cover image

The Clean Label Fairy Is Not Coming

TL;DR for operators Hospitals do not label images the same way. Radiologists disagree on contours. Pathologists disagree on grades. Automatically generated masks miss structures, add structures, or quietly confuse one target for another. In centralized AI, those errors are already irritating. In federated learning, they become operationally awkward because the data cannot simply be pooled, inspected, cleaned, and morally forgiven by a heroic annotation team. ...

June 24, 2026 · 17 min · Zelina
Cover image

Mind the BOLD Gap: Why fMRI Models Need More Than a Local Look

TL;DR for operators This paper is not about magically reading the mind from fMRI. Fortunately. We already have enough products pretending to do that. The useful point is narrower and more operational: fMRI signals are distributed across brain regions and stretched across time, so a model that treats them as local snapshots may be structurally under-equipped before training even begins. Kramer, Acharya, Giola, and Zappala adapt an Attentional Neural Integral Equation-style architecture to fMRI encoding and decoding, learning a nonlocal operator in latent space rather than relying only on local filters, short recurrent memory, or fixed graph assumptions.1 ...

June 18, 2026 · 16 min · Zelina
Cover image

Seeing the Invisible: When MRI Learns to Think Like PET

Seeing the Invisible: When MRI Learns to Think Like PET MRI is easy to respect. It is detailed, familiar, non-radioactive, and available in far more clinical settings than PET. It shows the brain’s structure with admirable discipline: folds, volumes, atrophy, lesions, the anatomical furniture of disease. PET is less polite. FDG-PET asks a different question: not only what has changed in the brain’s shape, but where the brain has stopped consuming glucose normally. In Alzheimer’s disease, that functional signal matters. The cruel part is that PET is expensive, less widely available, and involves radiation exposure. Healthcare, as usual, gives clinicians the useful thing and then hides it behind cost, infrastructure, and risk. ...

March 22, 2026 · 16 min · Zelina
Cover image

When Prompts Hire Specialists: Why pMoE Changes Visual Adaptation Economics

Inspection cameras, pathology scanners, product catalog systems, and retail shelf analytics all create the same inconvenient problem: the image may look simple, but the knowledge needed to interpret it rarely comes from one source. A model trained on broad natural images may recognize general objects well. A contrastive model may separate fine visual categories better. A medical encoder may notice domain-specific patterns that a general model treats as visual noise. A segmentation-oriented model may understand spatial boundaries better than a classifier. Asking one backbone to cover all of this is elegant in a slide deck and occasionally foolish in production. Nature, sadly, did not optimize itself for clean model procurement. ...

March 1, 2026 · 16 min · Zelina
Cover image

When One Heatmap Isn’t Enough: Layered XAI for Brain Tumour Detection

Diagnosis has a simple business problem hiding inside a clinical one: nobody wants a black box that is confident for the wrong reason. That is especially true in medical imaging. A brain MRI classifier that says “tumour” or “non-tumour” is not automatically useful because it crosses a respectable accuracy threshold. The difficult question comes next: did the model look at the clinically relevant region, or did it discover some convenient artefact in the image pipeline? A single heatmap may answer that question. It may also merely look persuasive, which is not quite the same thing. Medicine, regrettably, is one of those domains where aesthetic confidence is still not a validation method. ...

February 7, 2026 · 17 min · Zelina