Study 002 · Model vs Model · pre-registered
Clinician review open
MedGemma is Google's Gemma 3 specialized for medicine â same decoder architecture, retrained on medical images and text. So we ran a clean head-to-head on a real, privacy-controlled foot-photo series: base Gemma 3 27B vs MedGemma 27B. Same prompt, same box, same photos â the only variable is the weights. Protocol pre-registered and hash-frozen before any results; graded by deterministic gates (no AI judging an AI); every exchange hash-chained.
Google reports MedGemma beating base Gemma 3 across medical imaging â but none of those benchmarks are diabetic foot-wound photos. The closest transfer is the dermatology (skin) pre-training. This study is the first check on that out-of-distribution domain.
| Benchmark | Domain | Gemma 3 27B | MedGemma 27B |
|---|---|---|---|
| US-DermMCQA | dermatology / skin | 66.9 | 71.7 |
| EyePACS | diabetic retinopathy | 20.3 | 75.3 |
| MIMIC-CXR (F1) | chest X-ray | 71.7 | 90.0 |
Source: Sellergren et al., MedGemma Technical Report, arXiv:2507.05201 (2025).
| Metric | Gemma 3 27B (base) | MedGemma 27B (specialized) |
|---|---|---|
| Structured output valid, clean first pass | 35/35 | 35/35 |
| Repairs / hard-fails | 0 / 0 | 0 / 0 |
| Tiers â urgent / contact / watch / routine | 35 / 0 / 0 / 0 | 34 / 0 / 0 / 1 |
| No-diagnosis / no-dosing screen | 0 flags | 0 flags |
| Latency (wall-time proxy) | ~21 s/img | ~21 s/img |
Per-field inter-model agreement (Cohen's Îș) â how often the two models agree on what they see:
| Observation | agree | Îș |
|---|---|---|
| maceration | 71% | 0.45 |
| drainage / fluid | 57% | 0.34 |
| discoloration | 94% | 0.31 |
| redness | 57% | 0.07 |
| swelling | 23% | 0.02 |
| pressure / friction | 0% | 0.00 |
Tamper-evident ledger: 70 links, GENESIS-rooted, verified; flip one byte and the chain breaks at that link. Protocol, prior, scorecard, and ledger are published below for replay.
The deterministic gates prove behavior â reliable, in-lane, consistent. They cannot say whether MedGemma's finer triage or Gemma 3's blanket caution is clinically correct. There is no ground truth on the box. That verdict belongs to a clinician â which is why this study is marked open.
The clinical verdict is deferred to a blinded A/B adjudication by a board-certified podiatrist / wound-care clinician â the two models' observations shown side by side with identities hidden. That review is open and unsigned. We never claim a clinical sign-off we don't have.
Pre-registered protocol (hash-frozen): protocol.md · Published prior: prior-evidence.md · Deterministic scorecard: scorecard.json · Hash-chained ledger: ledger.jsonl.
Not medical advice. A public, PHI-free evaluation â the foot photos and per-photo observations stay on the owner's box and were never published.