From f9b26eb4ef44cd6f251ef1ecb8534efa74ba2131 Mon Sep 17 00:00:00 2001 From: Siem de Jong <28396796+siemdejong@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:05:58 +0200 Subject: [PATCH] feat: add usability --- README.md | 8 ++++---- .../sections/results/usability.tex | 13 +++++++++++++ 2 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 pediatric-brain-tumours/sections/results/usability.tex diff --git a/README.md b/README.md index 4f1b7b1..a07a9b9 100644 --- a/README.md +++ b/README.md @@ -350,10 +350,10 @@ Yet to be adapted to this study. - [ ] results of analysis on performance errors - [ ] Model updating (performance per update) - [ ] Usability - - [ ] how and when in the clinical pathway to use the prediction AI - - [ ] how will the AI be integrated into the target setting + requirements (on-/offsite) - - [ ] how will poor data be assessed when implementing AI model - - [ ] any human interaction needed for data to be used with the model + expertise of users + - [x] how and when in the clinical pathway to use the prediction AI + - [x] how will the AI be integrated into the target setting + requirements (on-/offsite) + - [x] how will poor data be assessed when implementing AI model + - [x] any human interaction needed for data to be used with the model + expertise of users - [ ] Sensitivity analysis - [ ] Multiple splits - [ ] identify input that increase output uncertainty diff --git a/pediatric-brain-tumours/sections/results/usability.tex b/pediatric-brain-tumours/sections/results/usability.tex new file mode 100644 index 0000000..617d558 --- /dev/null +++ b/pediatric-brain-tumours/sections/results/usability.tex @@ -0,0 +1,13 @@ +\subsection{Usability} +The prediction model can be used intraoperatively to predict tumour type and amount in a biopt. +The biopt can be placed on the scanner as in [ref sylvia] and optionally the location of the tumour can be given in natural language. +The model outputs a prediction in seconds. + +To integrate the model with the target system, the raw data needs to be converted to images of \qty{0.2}{mpp} for the model to accept it. +A user interface should be designed with an optional user input for clinical context. +The all tumours the model has been trained on with their probabilities should be displayed as output. +The min-max-normalized attention map should be displayed along the prediction, optionally with a variable threshold. + +Data polluted with blood or a malfunctioning imaging system are not detected by the model. +The user should proceed with caution if any of such artifacts appear. +The model is shown to be accurate for images with the blood artifact where there are also regions of high quality [fig].