REVIEW 3 major objections 4 minor 29 references
MedGame transforms static clinical case reports into executable storytelling games, and task-specific fine-tuning lets open-source LLMs approach commercial quality on the two core generation tasks.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-01 07:01 UTC pith:CCCITZZK
load-bearing objection Solid new benchmark and system for LLM-driven clinical case gamification; content-quality claims need stronger human validation before the fine-tuning results are taken at face value. the 3 major comments →
MedGame: Storytelling Gamification Empowered by Large Language Models for Medical Education
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper's central claim is that case-to-game transformation can be factorized into two tractable generation tasks rather than one free-form request to 'write a game.' The Medical Narrative Designer produces a hierarchical Clinical Storyline — Acts, Scenes, and Decision Nodes — that preserves the factual trajectory of the source case while adding learner-facing choices and feedback. The Story Director then maps that storyline into a directed acyclic graph of multimodal generation primitives (image, audio, video) with explicit identity and scene dependencies, so the same patient and location remain consistent across the rendered game. The paper provides evidence that task-specific fine-tunin
What carries the argument
The load-bearing object is the Clinical Storyline, a hierarchical, machine-readable structure built from Acts (macro-stages), Scenes (clinical steps), and Decision Nodes (learner-facing checkpoints). The key move is to make this structure the interface between two LLM-driven engines: the Medical Narrative Designer, which generates it from a patient summary under fidelity, pedagogical, and structural constraints, and the Story Director, which consumes it and emits a directed acyclic graph of multimodal generation tasks with dependency placeholders. This separation decouples clinical narrative ideation from technical orchestration, and the graph's dependency propagation is what preserves chara
Load-bearing premise
The load-bearing premise is that LLM-as-a-judge scores on 1,000 test cases genuinely measure clinical accuracy and educational quality; human agreement is strong for narrative generation but only moderate for story direction, and the reference trajectories used for fine-tuning were themselves produced by a commercial model without independent medical verification.
What would settle it
A blinded review in which independent medical experts score a random sample of 200 generated storylines and orchestration plans using the paper's own rubrics; if their scores fail to correlate with the LLM judge's scores (roughly r < 0.5 for story direction or r < 0.7 for narrative generation), the benchmark's quality claims collapse. A randomized controlled trial comparing knowledge retention in students who play the multimodal game versus those who read the static case could settle whether the engagement advantage translates into learning gains.
If this is right
- Existing static case libraries can be repurposed into interactive, decision-centered training without human actors, at a fraction of the cost of standardized patient programs.
- A few thousand reference trajectories are enough to make open-source LLMs structurally reliable at both narrative generation and story direction, so institutions can run the pipeline on local hardware.
- Medical accuracy remains the hard part: even the strongest models score around 7/10 on clinical accuracy metrics, so expert review is still required before generated content reaches students.
- The Story Director's dependency-aware graph makes identity-preserving, causally coherent multimodal rendering feasible, which the paper links to higher perceived engagement and presence in learners.
- The benchmark and evaluation protocol give the community a reusable way to measure structured educational storylines, beyond single-turn medical question answering.
Where Pith is reading between the lines
- Inference: The same dual-engine factorization — narrative design separate from technical orchestration — could transfer to other high-stakes training domains, such as law, aviation, or emergency response, where cases exist as static text but reasoning must be practiced sequentially.
- Inference: Because the paper's story-direction quality scores rely on an LLM judge with only moderate human agreement (r=0.61), orchestration-quality claims should be treated as approximate until larger human validation is run.
- Inference: A testable extension is to randomize learners across linear versus branching versions of the same case to see whether the branching extension the paper outlines in an appendix improves reasoning outcomes.
- Inference: The logical next step, which the authors explicitly leave open, is a larger longitudinal study measuring knowledge retention and clinical reasoning transfer rather than perceived engagement.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper introduces MedGame, a dual-engine framework that turns static clinical case summaries into structured, executable storytelling games. A Medical Narrative Designer generates a hierarchical clinical storyline (Acts, Scenes, Decision Nodes), and a Story Director converts that storyline into a directed acyclic graph of multimodal generation tasks. The authors release MedGame Bench, built from 5,000 PMC-Patients cases, with rule-based structural validation and GPT-5.2 LLM-as-a-judge scoring for content-oriented indicators. Experiments compare commercial and open-source LLMs, and LoRA fine-tuned open-source models trained on Gemini-3-Pro reference trajectories. The reported results show that fine-tuning substantially improves open-source models on structural validity and on several content metrics, narrowing the gap with commercial models. A small learner-perception study and expert-revision analyses provide additional evidence. The central quantitative claim is that task-specific fine-tuning improves open-source LLMs on both MedGame Bench tasks.
Significance. The framework and benchmark address a real gap in LLM-based medical education: moving from fragmented QA interactions to whole-case, decision-centered learning trajectories. Concrete strengths include the released interactive platform, machine-checked Pydantic schemas, rule-based validation pipelines, a balanced 5,000-case benchmark, and extensive appendices. The structural validity results are convincing because they rely on automated checks rather than subjective scoring. The related-case overlap analysis is a responsible check on a common benchmark artifact. However, the content-oriented claims that carry the headline conclusion — fine-tuning improves medical accuracy and educational quality — depend on an LLM judge validated on only 50 cases per task, with per-indicator correlations as low as r=0.48. The reference trajectories produced by Gemini-3-Pro without independent medical verification further complicate interpretation. If the judge validity is strengthened or the claims are scoped to structural and stylistic improvements, the contribution is solid; as it stands, the central quantitative claim is conditional on a measurement whose validity is weakest in exactly the indica
major comments (3)
- [§6.4 / Fig. 18 / Tables 2–3] The LLM-as-a-judge validation is based on only 50 cases per task. For Story Direction, the average human correlation is r=0.61, and the API Type Selection indicator — which is central to the fine-tuning gains in Table 3 (e.g., Qwen3.5-27B* ATS 9.02 vs. 7.01) — has r=0.48. With n=50, the 95% CI for r=0.48 spans roughly 0.23–0.67, so the judge's ranking of models is nearly indistinguishable from noise for that indicator. The headline claim that fine-tuning 'substantially improves' content quality and narrows the gap with commercial models rests on these scores. Please either provide a much larger human validation (per indicator, with inter-rater reliability) or explicitly downgrade the content-level conclusions to exploratory.
- [§6.3 / Appendix C.2] Fine-tuned models are trained on Gemini-3-Pro reference trajectories, and content quality is subsequently scored by GPT-5.2 without an independent medical gold standard. Appendix C.2 states that these reference trajectories 'are not treated as direct evidence of clinical correctness.' Because the judge may reward the formatting and narrative conventions of the reference model, the observed content gains (e.g., CSU 5.41→8.50 for Qwen3-32B*) may reflect distillation of Gemini-3-Pro style rather than improved clinical or pedagogical quality. Structural metrics are rule-based and robust to this concern, but CDA/ODA/MEA/QDQ/FQ are not. To support the interpretation, the authors should compare fine-tuned outputs against base outputs with human experts on content dimensions, or use independent expert-constructed references.
- [§5 / Appendix A.3 / Appendix D.3] The Story Direction track evaluates only image-generation orchestration: the three API types in Appendix D.3 are character_gen, fusion, and modification, and all reported task-reasonability indicators (RA/ATS/PC) concern image tasks. The framework description in §4.2 and the toolset in Appendix A.3, however, include audio and video generation (f_aud, f_vid). No benchmark metric or experiment covers audio/video task planning or dependency modeling for those modalities. Thus the claim of validating 'dependency-aware multimodal orchestration plans' is overstated; MedGame Bench's Story Direction track should be described as visual orchestration only, or the benchmark should be extended to cover the other modalities.
minor comments (4)
- [§3 / Appendix B] Eq. (1) defines a linear storyline, which is an explicit design choice. Appendix B's branching extension is presented only as an inference-time construction and is not evaluated. Please state in the main text that the benchmark and experiments cover linear storylines only.
- [§6.4 / Appendix D.4] The same three medical Ph.D. evaluators who validated the LLM judge also performed the expert-revision study. Please clarify whether the revision evaluators were blinded to model identity and whether they had access to their own earlier scores for the same cases.
- [References] Reference formatting contains errors: 'LujieZheng LujieZheng' is duplicated, several entries end with '1 others', and one author name appears as 'Co¸ skun'. Please clean up the bibliography.
- [§6.5 / Fig. 4] The learner-perception study uses eight students and a one-sided paired Wilcoxon test. This is acceptable for a pilot, but the conclusion should more explicitly emphasize the exploratory nature, as the Limitations section already does for long-term outcomes.
Circularity Check
No significant circularity: the benchmark's fine-tuned models are evaluated on held-out cases with rule-based checks and a separately human-validated LLM judge; self-citations are not load-bearing.
full rationale
MedGame's central derivation is an empirical construction/evaluation loop, not a mathematical derivation. The reference trajectories are produced by Gemini-3-Pro (Appendix C.2), and open-source models are fine-tuned on them, so the 'gap narrowing' relative to Gemini-3-Pro is partly a distillation effect. However, the paper explicitly states that 'these reference trajectories are not treated as direct evidence of clinical correctness' and that content indicators are 'assessed by separate evaluation rubrics rather than by exact matching to the reference trajectories' (Appendix C.2). Structure validation is rule-based (Section 5, Appendix D.2.1/D.3.1), content scores come from GPT-5.2 with human correlation reported (r=0.81 for Medical Narrative Generation, r=0.61 for Story Direction, Appendix D.4), and RQ4 is an independent paired student perception study. There is no equation in which a predicted quantity is identical to a fitted input, and no load-bearing self-citation: the cited prior works by the authors (Wu et al. 2025b/c; Ma et al. 2026; Wang et al. 2026) are contextual and do not supply a uniqueness theorem or an ansatz that the paper treats as external. The moderate Story Direction human-judge correlation, the lack of independent medical verification of reference trajectories, and the expert-marked 8.3–8.9 revision regions per draft (Appendix E.3) are validity/robustness limitations, which the paper itself acknowledges, rather than circularity by construction.
Axiom & Free-Parameter Ledger
axioms (4)
- ad hoc to paper Linear storyline flattening: a clinical case can be represented as a single sequence of decision-gated states (Eq. 1).
- domain assumption Gemini-3-Pro reference trajectories provide valid targets for fine-tuning and format-compatible references.
- domain assumption GPT-5.2 judge scores are a valid proxy for expert quality on all benchmark dimensions.
- domain assumption PMC-Patients summaries are representative clinical cases for educational gamification.
read the original abstract
Large Language Models (LLMs) show promise for medical education, but most existing systems focus on localized interactions such as question answering or single-turn feedback, rather than organizing an entire clinical case into a decision-centered learning trajectory. We introduce \textit{MedGame}, a framework that transforms static clinical cases into structured, executable storytelling games. MedGame uses a dual-engine design: a Medical Narrative Designer synthesizes case-grounded clinical storylines with states and decision nodes, while a Story Director converts them into dependency-aware multimodal orchestration plans rendered by our released interactive platform. We construct MedGame Bench, a 5,000-case benchmark and evaluation protocol for Medical Narrative Generation and Story Direction. Experiments show that task-specific fine-tuning substantially improves open-source LLMs on MedGame Bench and narrows the gap with commercial models. A pilot student study further shows that learners perceive MedGame as more engaging and useful than text-only alternatives.
Figures
Reference graph
Works this paper leans on
-
[1]
por- trait
character_gen— Generate character portrait with pure white background. Use Case:Create patient images for the story (first appearance). Parameters: age (int), ethnicity (string), gender (string), appearance (string), expression (string), clothing (string),shot_type (string, default: “por- trait”)
-
[2]
Use Case:Place characters into clinical environ- ments
fusion— Fuse one or multiple person images into a scene at specified positions. Use Case:Place characters into clinical environ- ments. Supports single-person and multi-person scenarios. Parameters: person_image_path (string or list), scene_image_path (string), location_description (string or list), posture_expression(string or list). Note:For multi-perso...
-
[3]
I’ve been experiencing these symptoms for weeks now
modification— Modify the state of person(s) in an existing image. Use Case:Adjust expression, posture, or clothing while preserving identity. Essential for reflecting narrative progression. Modifiable Attributes:Facial expression, body posture, action state, clothing style, interaction with objects. Parameters: input_image_path (string, sup- ports [task_X...
-
[4]
single_choice
Executes tasks in order, resolving placeholders to actual file paths as upstream tasks complete A.6.3 Dependency Graph Metrics For quality assurance, we compute several metrics on the generated dependency graphs: • Root Tasks: Tasks with no dependencies (typ- ically Act 1 Character_Profile and initial scene Instruction Template:Φ des # Objective: We are d...
-
[5]
Stories” indicates the number of storylines featuring each character type, and “Total Usage
Merge A1:k with each valid A(m) k+1 to obtain branch- specific storyline variants. This construction should be interpreted as an inference-time extension rather than as a claim that the model automatically discovers a complete branching policy. The branch states may be manu- ally specified or semi-automatically proposed and should be medically reviewed, e...
2023
-
[6]
Audio: The synthesized speech from faud, which drives lip movements
-
[7]
First Frame: A static character image (from fvis), defining the visual appearance
-
[8]
sitting hunched over, clutching abdomen
Text Description: A natural language prompt describing the character’s state, posture, and expression. Description Generation.An LLM generates video descriptions by analyzing: • Character States: Whether each character in frame istalking(audio contains their dialogue) orlistening(only appears visually). • Emotion Tags: Extracted from the dialogue to infor...
2026
-
[9]
Parses all [task_XXX_output] references to construct the dependency graph
-
[10]
Performs topological sorting to determine a valid execution order
-
[11]
Validates that no circular dependencies exist
-
[13]
Mouth closed
modification: Modify the state of person(s) in an existing image (expression, posture, clothing, etc.). Can reference previous task outputs via [task_XXX_output]placeholder. # Task List There are{N}image generation tasks. Based on the plot, visual continuity, and dialogue characters, determine the appropriate API type and parameters for each task. {task_l...
-
[14]
Generate or select a shared Act prefix A1:k = ⟨A1, . . . , Ak⟩
-
[15]
, bM }, where each bm describes the clinical state entering the next Act
Specify branch states Bk ={b 1, . . . , bM }, where each bm describes the clinical state entering the next Act
-
[16]
For each branch state bm, prompt the Medical Narra- tive Designer with Spat, A1:k, and bm to generate only A(m) k+1
-
[17]
Validate the generated successor Act against the Clini- cal Storyline schema
-
[19]
Character Profile Rules: • Act 1 Character_Profile: MUST usecharacter_gen(generate from scratch) • Act 2/3 Character_Profile: MUST usemodificationwithinput_image_pathreferencing previous Act’s profile • The modification chain should be: Act 1→Act 2→Act 3 (not Act 1→Act 3 directly)
-
[20]
First-Person Perspective Rules: • Doctor_Thinking scenes: Only doctor in frame, camera looks at doctor • Dialogue scenes: Doctor NEVER appears with other characters; use first-person view showing others
-
[21]
Multi-Person Scene Rules: • 2+ characters in frame: Must usefusionormodificationwith LIST parameters • Single character: Can usefusion(single) ormodification
-
[22]
api_type_selection
Fusion vs Modification Strategy: • Story/Plot images: Should prioritizefusionto maintain image quality • Avoid long chains ofmodification(causes quality degradation) •modificationshould only be used when plot requires subtle changes to existing image Scoring Criteria: • 10: Perfect - All API type selections strictly follow the rules • 9: Excellent - Nearl...
-
[23]
after”, “again
description(character_gen, fusion): • Should accurately describe the visual content of the image • Should only contain visual elements, NOT plot words like “after”, “again”, “returned” • Should be concise and clear
-
[24]
mouth closed
posture_expression(fusion): • Should match the emotional context of the plot • Serious scene→serious/concerned expression (NOT smiling) • Should explicitly state posture: Sitting/Standing/Leaning, etc. • Note: Whether “mouth closed” is included does NOT affect scoring
-
[25]
main_position
location_description(fusion): • Should be specific position descriptions • WRONG: “main_position”, “secondary_position”, “left_side” • CORRECT: “standing in the center of the room”, “sitting on the hospital bed”
-
[26]
patient”, “doctor
modification_target(modification): • Should describe visual features, NOT identity • WRONG: “patient”, “doctor”, “the nurse” • CORRECT: “the elderly man lying in bed”, “the young woman in hospital gown”
-
[27]
modification_details(modification): • Should describe specific changes needed • For Character_Profile (Act 2/3): Should reflect disease progression (e.g., more tired, paler skin, changed expression)
-
[28]
standing and thinking
Doctor_Thinking Diversity: • Doctor’s postures should be varied across different thinking scenes • NOT always the same “standing and thinking” • Examples: arms crossed, hand on chin, looking at report, leaning forward, etc
-
[29]
parameter_content
character_gen parameters(for Act 1 Character_Profile only): • expression: Should match the patient’s initial emotional state • appearance: Should establish the patient’s baseline look • clothing: Appropriate attire for initial hospital visit • All parameters should be specific and visual, not generic placeholders Scoring Criteria: • 10: Perfect - All para...
2023
-
[2023]
chapter-level
Judging llm-as-a-judge with mt-bench and chatbot arena.Advances in neural information pro- cessing systems, 36:46595–46623. Appendix Overview A Game Design Logic . . . . . . . 12 A.1 Clinical Story Structure. . . . 12 A.2 Details of Narrative Elements . 13 A.3 Details of Multimodal Toolset . 15 A.4 The Instruction used for Medical Narrative Design:Φ des ....
-
[2025]
From problem-solving to teaching problem- solving: Aligning llms with pedagogy using rein- forcement learning. InProceedings of the 2025 Con- ference on Empirical Methods in Natural Language Processing, pages 272–292. Zhuoyun Du, LujieZheng LujieZheng, Renjun Hu, Yuyang Xu, Xiawei Li, Ying Sun, Wei Chen, Jian Wu, Haolei Cai, and Haochao Ying. 2025. Llms c...
Pith/arXiv arXiv 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.