🤖Freshcollected in 7m

Explainable Bone-Lesion Screening for £5

PostLinkedIn
🤖Read original on Reddit r/MachineLearning
#medical-imaging#explainable-ai#ood-detection#cloud-costsosteo-neural-networkdensenet-121cloudflarebtxrd

💡See how DenseNet-121 medical screening was deployed cheaply—with safeguards worth scrutinizing.

⚡ 30-Second TL;DR

What Changed

DenseNet-121 was trained on 3,746 BTXRD radiographs across normal, benign, and malignant classes.

Why It Matters

This project demonstrates that low-cost cloud infrastructure can host a medically oriented ML prototype with basic safeguards and interpretability. It is not evidence of clinical readiness: the small dataset, class imbalance, heuristic OOD detection, and single-reviewer labeling process require substantial validation before real-world medical use.

What To Do Next

Replicate the prototype’s validation setup with patient-level splits, AUROC and sensitivity-at-specificity metrics, then stress-test the hand-tuned OOD gate before considering deployment.

Who should care:Developers & AI Engineers

Key Points

  • DenseNet-121 was trained on 3,746 BTXRD radiographs across normal, benign, and malignant classes.
  • Focal loss, inverse-frequency weighting, validation-only threshold selection, and post-hoc calibration address the 9.1% malignant-class imbalance.
  • An explainability layer uses heatmaps, while a hand-tuned out-of-distribution gate rejects unrelated inputs such as hotdog photos.
  • A single reviewer assigns ground truth to user-flagged images instead of automatically adding potentially poisoned labels.
  • Cloudflare Worker orchestration and a container limited to five runtime hours monthly keep the service within a £5 budget.
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.

Explainable Bone-Lesion Screening for £5 | Reddit r/MachineLearning | SetupAI | SetupAI