Purpose

What this evaluates

This 50-query instrument measures the six IVEM (Immersive Visualisation Evaluation Metrics) scores for MediVerse alongside a comparator system, on the same paediatric datasets and the same natural-language prompts. Each system runs every query three times so that Encoding Consistency can be observed. The full spreadsheet - with the yellow-cell scoring workflow, one worked example row, and an auto-computed Summary tab - is available on request; this page reproduces the query list and the metric definitions so results can be cited without shipping an Excel file.

A first-pass instrument. AI Encoding Accuracy and Visualisation Reasoning Score require aggregation across three or more expert raters for the values reported in the paper; the intent here is to fix the queries, thresholds, and score keys so different raters and different systems can be compared like-for-like.

Datasets

Two paediatric cohorts, 50 queries

A

Leukaemia (25 queries)

100 acute lymphoblastic leukaemia patients from three CSVs: PatientData.csv, PatientTreatments.csv, and processedPatientData.csv. Fields cover phenotype (FAB L1/L2), risk stratification, treatment protocol, initial WBC and blast counts, CNS involvement, and relapse status.

100 patients3 CSV sourcesQuery IDs A1–A25
B

Rhabdomyosarcoma (25 queries)

101 RMS samples: SVD on top 258.csv holds three principal components (V1/V2/V3), histology (ERMS vs ARMS), COG risk classifier, age status, and survival time; Williamson.csv is the accompanying gene-expression matrix (PAX3, FOXO1, etc.).

101 samplesSVD + expressionQuery IDs B1–B25
Scoring

The six IVEM metrics

Yellow cells on the Scoring sheet feed into the Summary tab, which computes each metric automatically. Thresholds below are the excellent band; the paper reports full distributions rather than pass/fail.

Metric Abbrev. What it measures Excellent threshold
Intent Recognition Accuracy IRA Query intent correctly interpreted (1) or not (0), averaged over 50 queries. ≥ 0.95
AI Encoding Accuracy AEA Chosen visual encoding: optimal (1), acceptable (0.5), or incorrect (0). Mean of ≥3 expert raters in the final paper. ≥ 0.90
Update Latency UL End-to-end wall-clock time from spoken/typed query to rendered visualisation, in milliseconds. < 1000 ms
Encoding Consistency Score ECS Fraction of queries for which the system chose the same encoding across all 3 repeated runs. ≥ 0.95
Visualisation Reasoning Score VRS Fraction of 4 reasoning components present in the system's explanation (why-questions only). higher is better
Scene Stability Index SSI Property-update queries only: does the scene retain camera pose, selection, and axes after re-encoding? Not applicable to 2D dashboards. ≥ 0.90
Query set

50 queries by cohort and class

Every query is run three times on each system for the Encoding Consistency observation.

  • Descriptive
  • Filtering
  • Comparative
  • Diagnostic

A. Leukaemia cohort

25 queries · A1–A25
ID Class Query
A1DescriptiveShow all patients in a 3D scatter plot grouped by gender.
A2DescriptiveShow the distribution of patients by phenotype (FAB L1 vs L2).
A3DescriptiveColour the scatter by relapse status.
A4DescriptiveHow many patients are there in total?
A5DescriptiveShow the number of patients per treatment protocol.
A6DescriptiveShow patient counts by ethnicity.
A7DescriptiveShow initial WBC counts across all patients.
A8DescriptiveShow the proportion of patients with CNS involvement.
A9FilteringShow only patients who relapsed.
A10FilteringList all female patients with FAB L2 phenotype.
A11FilteringShow high-risk patients only.
A12FilteringFilter to patients treated with BMT.
A13FilteringShow patients with splenomegaly greater than 10 cm.
A14FilteringList patients on the BFM 95 protocol.
A15FilteringShow patients with blast percentage above 90.
A16ComparativeCompare initial WBC between relapsed and non-relapsed patients.
A17ComparativeCompare blast percentage across risk stratification groups.
A18ComparativeCompare male vs female counts by protocol.
A19ComparativeCompare platelet counts between standard and high risk groups.
A20ComparativeCompare CNS involvement rates between phenotypes.
A21DiagnosticWhy do relapsed patients cluster together in the scatter?
A22DiagnosticWhy was a scatter plot selected to visualise all patients?
A23DiagnosticWhat factors are associated with high-risk stratification?
A24DiagnosticRecolour the scatter by treatment status.
A25DiagnosticChange point colour to risk stratification.

B. Rhabdomyosarcoma (RMS) cohort

25 queries · B1–B25
ID Class Query
B1DescriptiveShow a 3D scatter of V1, V2, V3 coloured by histology.
B2DescriptiveColour all samples by age status.
B3DescriptiveShow the number of samples by clinical group.
B4DescriptiveShow sample counts by primary site.
B5DescriptiveShow a line chart of PAX3 expression across all samples.
B6DescriptiveShow the distribution of survival time.
B7DescriptiveColour samples by COG risk classifier.
B8DescriptiveShow the count of ERMS vs ARMS samples.
B9FilteringShow only ERMS samples.
B10FilteringList all ERMS patients with AgeStatus unfavourable and survival_time under 2 years.
B11FilteringFilter to metastatic (M1) samples.
B12FilteringShow high-risk (COG) samples only.
B13FilteringList samples from parameningeal primary sites.
B14FilteringShow ARMS samples with unfavourable age status.
B15FilteringFilter to samples that are dead from disease.
B16ComparativeCompare PAX3 expression between ERMS and ARMS.
B17ComparativeCompare survival time between favourable and unfavourable age status.
B18ComparativeCompare V1 values across histological subtypes.
B19ComparativeCompare metastasis rates between clinical groups.
B20ComparativeCompare FOXO1 expression between COG risk groups.
B21DiagnosticWhy was a line chart chosen to show PAX3 expression?
B22DiagnosticWhy do ARMS samples separate from ERMS in the scatter?
B23DiagnosticWhat distinguishes high-risk from low-risk samples?
B24DiagnosticRecolour the RMS scatter by survival status.
B25DiagnosticChange encoding to colour by primary site.
Citing this instrument

Use it in your own comparison

The 50 queries above, the six IVEM metrics, and the datasets they run against are open for other researchers to reproduce and extend. If you want the full scoring spreadsheet (with the auto-computed Summary tab, worked example row, and colour-coded input cells) - or want to compare a different system to MediVerse - please get in touch.

Email Rani for the spreadsheet Read the future-research directions