CASE STUDY

>>00..8855

Dice coefficient

NHS-grade clinical AI cutting reporting time by 85%

>0.85

Dice coefficient

92%

classification accuracy

85%

faster reporting

40%

workflow efficiency gain

A deep-learning CT analysis pipeline for lung nodule risk stratification, reaching a Dice coefficient above 0.85 and 92% classification accuracy, wrapped in role-based clinical workflows. Reporting time fell from around 30 minutes to about 5 — an 85% reduction — with a 40% workflow efficiency gain in pilot data.

Radiologists were spending ~30 minutes per CT report while referral queues grew — clinical attention consumed by admin instead of patients.

We engineered a U-Net segmentation pipeline achieving a Dice coefficient above 0.85, with a hybrid malignancy classifier reaching 92% accuracy for lung nodule risk stratification.

Around the models we built a full role-based clinical platform — pulmonologist, radiologist and admin workflows covering referrals, nodule tracking, MDT discussions and automated decision logging.

Automated 2D/3D visualization and auto-generated PDF/MP4 reports cut reporting time from 30 minutes to ~5 (85% reduction), with pilot data showing a 40% workflow efficiency gain.

What made this hard

A clinician signs the output

Every result reaching a record is somebody's professional responsibility. That is a constraint on the interface and the audit trail before it is a constraint on the model.

Local validation, not published performance

Accuracy moves with scanner, protocol and population. Figures inherited from a paper do not transfer, so validation had to be done on the data the system would actually see.

Reporting is the bottleneck, not detection

The clinical time cost was in producing the report, so automating detection alone would have moved a number nobody was measured on.

Imaging lives behind its own boundary

PACS and DICOM sit on a separate network with their own access path, which shapes where inference can run.

How we built it

  1. U-Net segmentation

    Nodule segmentation achieving a Dice coefficient above 0.85 on held-out data from the deploying site.

  2. Hybrid malignancy classifier

    92% accuracy for risk stratification, with performance reported by subgroup rather than as a single figure.

  3. Role-based clinical platform

    Pulmonologist, radiologist and admin workflows covering referrals, nodule tracking, MDT discussion and automated decision logging.

  4. Automated reporting

    2D/3D visualisation with generated PDF and MP4 outputs for clinician review — the step that moved the headline number.

The stack

PyTorchU-NetDICOM and PACS integrationPythonAutomated report generationRole-based access controlAudit logging

What should you take from this?

Frequently asked questions

Is this a regulated medical device?

Software influencing a diagnostic or treatment decision may be, and where the line falls decides the entire evidence burden. Establishing that early changes cost and timeline more than any technical choice.

Would these numbers hold at our site?

Not automatically. Performance moves with scanner, protocol and coding practice, which is why local validation is part of the work rather than an optional extra. Any figure not measured on your data is marketing.

How do clinicians interact with it?

Through the systems they already use, with the output presented for review and an override path that is recorded. A tool requiring a separate login does not get used.

Related service: Healthcare AI Development

Build something at this level

Tell us what you are building. We reply within one business day.