REVIEW 4 major objections 5 minor 37 references
NeuroMosaic: Anatomically Grounded Multimodal Large Language Modeling for Molecularly Aware Glioma Reasoning from 3D MRI and Clinical Narratives
T0 review · 4 major / 5 minor · reviewed 2026-08-05 · deepseek-v4-flash
Pith's one-line read The paper claims that routing MRI evidence through a patient-specific anatomical graph, rather than pooling it into generic tokens, is what makes multimodal glioma reasoning accurate, grounded, and calibrated.
desk verdict A carefully engineered systems paper with a thoughtful evaluation protocol, but the central mechanism claim rests on an ablation without any confidence interval and the matched-baseline premise can't be audited — conditional, not verified. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is the task-conditioned sparse router over a patient-specific anatomical graph. Graph nodes are atlas parcels and tumor compartments carrying position, scale, sequence provenance, tumor overlap, uncertainty, and pooled image features; edges encode physical adjacency, tract-level neighborhood, hemispheric symmetry, and containment. The router computes a relevance logit for each node given a task query, selects a differentiable top-k subgraph, passes messages along the graph, and feeds only the selected nodes into cross-attention with the language model. This mechanism preserves small-lesion evidence that global pooling would wash out, keeps sequence and spatial prov
What would settle it
Rerun the primary UPenn-GBM comparison with the stated matched configuration—same MRI encoder, language backbone, loss weights, training schedule, token budget, and inference budget—with only the anatomical graph router toggled, and publish seeds and hyperparameters; if the 0.036 macro-F1 difference disappears or reverses, the mechanism claim is refuted. A second decisive check is the paper's own interaction prediction: stratify routing benefit by tumor volume, compartment entropy, and available sequences; the claim predicts the gain concentrates in small, heterogeneous, incomplete-evidence ca
Extended reading notes
Core claim
The paper's central claim is that anatomy-indexed sparse routing is a measurable mechanism for accurate, grounded, and calibrated volumetric medical-language reasoning. In NeuroMosaic, a hierarchical 3D tokenizer emits fine, intermediate, and coarse tokens; atlas parcels, tumor compartments, and habitat clusters form a patient-specific graph; a task-conditioned differentiable top-k router selects a sparse set of nodes; and a molecular concept memory constrains output language to WHO-aligned relations. The authors report integrated-subtype macro-F1 of 0.827 internal and 0.784, 0.761, and 0.742 on three external cohorts, IDH, 1p/19q, and MGMT AUROCs of 0.918, 0.861, and 0.781 on UPenn-GBM, evi
Load-bearing premise
The load-bearing premise is that the comparison baseline is genuinely matched in every component except the routing mechanism—identical MRI encoders, language backbones, loss weights, training schedules, token budgets, and inference budgets—so that the 3.6-point gain is attributable to anatomy-indexed routing rather than to an under-trained or differently budgeted baseline.
Editorial extensions
If this is right
- If the mechanism claim holds, anatomy-indexed sparse routing should generalize to other volumetric medical tasks where the discriminative signal is spatially sparse, giving the same classification gain and region-level audit trail.
- The controlled evidence-deletion results imply that a prediction whose supporting regions can be removed without changing the answer is not actually grounded, making deletion faithfulness a practical test-time check.
- Selective risk control at fixed coverage—risk 0.122 versus 0.168 for Retrieval MLLM and 0.194 for Generic MLLM at 80 percent coverage—means the model can abstain when evidence is incomplete rather than forcing a confident answer.
- Missing-modality robustness numbers (macro-F1 changes of -0.018 for missing FLAIR, -0.026 for missing T1ce, and -0.055 for missing two sequences) set a concrete benchmark for how a grounded volumetric multimodal language model should degrade under realistic acquisition gaps.
- The paper's matched-input comparison, if reproducible, establishes that the gain is attributable to routing and memory rather than to more parameters or longer context.
Reading between the lines
- A decisive extension the paper motivates but does not fully execute is stratifying routing benefit by tumor volume, compartment entropy, and available sequences; a monotonic interaction between gain and evidence sparsity would directly confirm the mechanism, while a flat interaction would suggest generic regularization.
- If the mechanism is real, it suggests a general design principle for medical multimodal language models: give the model a sparse, anatomically typed evidence graph and supervise evidence deletion as a faithfulness objective, rather than simply adding more visual tokens.
- The same evidence-routing architecture could be carried to other spatially structured modalities, such as whole-slide pathology or multimodal stroke imaging, where diagnostic language must be tied to regions rather than to global features.
- For clinical deployment, the paper's claim that routing entropy, unsupported-concept rate, and calibration drift can serve as early shift monitors remains untested; that monitoring hypothesis is a natural prospective study.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper presents NeuroMosaic, a 3D multimodal large language model for glioma diagnosis that converts multi-sequence MRI into anatomy-indexed regional tokens, routes them through a patient-specific neuroanatomical graph, couples them with a molecular concept memory, and generates structured evidence-linked outputs. The central empirical claim is that anatomy-indexed sparse routing yields measurable gains in classification, grounding, calibration, and selective risk. On the UPenn-GBM external cohort, NeuroMosaic is reported to improve subtype macro-F1 by 3.6 percentage points over a matched Retrieval MLLM baseline (95% CI 0.018–0.054, adjusted p=0.0018), and ablations removing the anatomical graph are claimed to reduce macro-F1 by 0.030 and pointing accuracy by 0.072. The paper also reports internal macro-F1 of 0.827, external macro-F1 values of 0.784/0.761/0.742, IDH/1p/19q/MGMT AUROCs of 0.918/0.861/0.781, pointing accuracy of 0.703, and improved ECE. The manuscript includes a detailed evaluation protocol with patient-level split locking, Holm correction, DeLong tests, missing-modality robustness, and a shortcut audit. However, the central mechanism attribution is not statistically secured, and the matched-baseline comparison is not verifiable from the submitted material.
Significance. If the empirical claims held, the explicit anatomical routing and the broad reliability evaluation would represent a worthwhile step for volumetric medical vision-language reasoning. The study design has notable strengths: prespecified confirmatory endpoints, patient-level split governance, Holm-adjusted multiple comparisons, missing-sequence robustness tests, and a falsifiable interaction prediction between routing benefit and evidence sparsity. These are more careful than typical in the systems literature. However, the current evidence does not establish the central claim that anatomy-indexed routing is the cause of the reported gains. The key ablation is reported without uncertainty quantification, the baseline matching is not substantiated by released code or hyperparameter details, and the planned mechanism test (interaction with tumor volume/completeness) is not reported. These are load-bearing gaps, not presentational issues. The paper would be a useful contribution after these are addressed, but in its current form the quantitative support for the mechanism is incomplete.
major comments (4)
- [§5.3, §6.3, Table 5, Appendix Table A4] The central mechanism claim relies on the graph-removal ablation, but the reported -0.030 macro-F1 and -0.072 pointing-accuracy changes are single point estimates with no confidence interval, no p-value, and no n. Section 5.3 states that all inferential comparisons use patient-level stratified bootstrap with 2,000 resamples; these ablation rows are excluded from that standard. Given that the headline gain over Retrieval MLLM is only 0.036 (95% CI 0.018 to 0.054), a -0.030 effect could easily be within sampling noise across 520 patients. The same issue applies to the concept-memory factual-error change of +0.036. Without uncertainty intervals or a multiseed analysis, the statement in Section 7 that the findings 'directly attribute these gains to the proposed evidence-routing mechanism' is not statistically supported.
- [§5.2, §8, Reproducibility section] The paper claims that the Retrieval MLLM baseline is 'matched' in MRI encoder, language backbone, task heads, input sequences, and inference budget, isolating the anatomical graph router and concept memory as the only differing components. However, no implementation details, hyperparameter settings, token budgets, training schedules, or code are provided. The Reproducibility section says artifacts 'will be versioned' and 'will include' future deliverables, but nothing is shipped with the submission. Without verifiable matching, the 3.6-point gain over Retrieval MLLM could arise from an undertrained baseline, a different number of visual tokens, or a longer/shorter inference budget. This is a load-bearing premise for the paper's central attribution and must be substantiated with a detailed configuration table and, ideally, released checkpoints and evaluation scripts.
- [§1, §6.3] The Introduction previews a falsifiable mechanism test: 'Stratifying the primary endpoint by tumor volume, compartment entropy, and modality availability therefore becomes a mechanism test. A monotonic interaction between routing benefit and evidence sparsity would directly support the proposed representation.' No such stratified interaction analysis is reported in §6.3. The only subgroup statement is that differences remained within the 0.05 safety boundary, which does not address the predicted monotonic interaction. The paper's own confirmation standard is left unmet; this weakens the causal interpretation of the router's contribution.
- [§5.2, §6.2] The grounding claims rest on 'pointing accuracy' and 'region IoU', but the manuscript never defines how ground-truth evidence regions were established for the test cohorts. Section 3 lists possible sources (voxel masks, atlas regions, tumor compartments, report alignments), but §5.2 and §6.2 do not specify which source was used, whether expert annotation was performed, how inter-rater reliability was assessed, or how partial credit was computed. Without this operational definition, the reported pointing accuracy of 0.703 and region IoU of 0.426 are uninterpretable as evidence of anatomical grounding.
minor comments (5)
- [Appendix Table A1] The data-integrity table itself is a red flag: only 40 of 123 rows have confidence intervals, 21 have adjusted p-values, and 30 contain placeholder keys. The text claims every numeric statement maps to an export row, but the key ablation rows in Table A4 are among the missing-uncertainty rows. Please clarify whether this appendix is a data statement or part of the intended output; as written, it undermines the paper's statistical credibility.
- [Figures A1–A10] Appendix Figures A1–A10 are captioned 'Extended data-derived diagnostic 1' through '10' but contain no visible image or axes. These appear to be placeholder figures. They should be replaced with actual plots or removed.
- [Appendix Table A5] The 'Narrative placeholder reconciliation' table lists items such as 'B_BOOT bootstrap resamples 2,000' and 'N_EXT_A patients 520'. This suggests the main text may still contain placeholder macros. Please verify that all placeholders are resolved and that all numbers in the text (including CIs and p-values) appear explicitly and consistently.
- [References] Several bibliography entries have placeholder source types, e.g., 'conference-paper' for refs [10] and [34], and some entries lack journal or arXiv identifiers. These should be consistently formatted.
- [Discussion] The paper lacks a dedicated Limitations section. Given the reliance on public cohorts, the single held-out institution sample size (N=184), and the self-referential nature of the deletion-faithfulness metric, a candid limitations paragraph would aid the reader's assessment.
Circularity Check
No significant circularity; central claims rest on external cohorts, expert-annotated evidence, and architectural ablations.
full rationale
The paper is an empirical systems paper, and its central claims are supported by comparisons to external cohorts (UPenn-GBM, UCSF-PDGM, held-out institution), expert-annotated evidence pointing accuracy, and architectural ablations (removing the anatomical graph or concept memory). These are not derived from the model's own outputs by construction: the external macro-F1 and pointing accuracy use held-out labels and expert evidence annotations, and the ablations change the model architecture rather than re-fitting the target metric. The deletion faithfulness test removes the model's own top-ranked evidence nodes, but it is presented as a self-consistency check alongside externally grounded pointing accuracy, not as the sole evidence for grounding. No load-bearing self-citations, imported uniqueness theorems, or ansatz-smuggling citations appear. The paper does not fit a parameter to the primary endpoint and then call the result a prediction. The main weaknesses are statistical (e.g., missing confidence intervals for the graph-removal ablation) and reproducibility (no code or hyperparameter details for the matched baselines), but these are validity concerns, not circularity. Therefore the derivation chain is self-contained and non-circular.
Assumptions & free parameters
free parameters (4)
- Router top-k (sparsity k) =
chosen on validation
- Loss weights lambda_pre, lambda_seg, lambda_cls, lambda_gen, lambda_ground, lambda_cal =
selected on internal validation cohort
- Patch resolution for fine/middle/coarse streams =
not stated numerically
- Calibration temperature and conformal/selective-risk parameters =
not stated
assumptions (4)
- domain assumption Patient-level split locking is correctly implemented
- domain assumption The expert rules used to align evidence regions with report phrases are valid ground truth
- domain assumption The matched baselines (3D discriminative, late fusion, generic MLLM, retrieval MLLM) are implemented with equivalent capacity, training budget, and tuning effort
- domain assumption The WHO/EANO concept memory is 'frozen' and does not encode the authors' preferred outputs
invented entities (2)
-
Anatomy-indexed sparse routing (patient-specific graph)
-
Molecular concept memory
Cite this review
Pith. "Pith review of NeuroMosaic: Anatomically Grounded Multimodal Large Language Modeling for Molecularly Aware Glioma Reasoning from 3D MRI and Clinical Narratives." pith.science (2026). https://pith.science/paper/DXMGI5FL
@misc{pith2026260803187,
author = {Pith},
title = {Pith review of: NeuroMosaic: Anatomically Grounded Multimodal Large Language Modeling for Molecularly Aware Glioma Reasoning from 3D MRI and Clinical Narratives},
year = {2026},
howpublished = {\url{https://pith.science/paper/DXMGI5FL}},
note = {Machine review of arXiv:2608.03187}
}
read the original abstract
Multimodal medical large language models remain structurally weak for neuro-oncology because volumetric evidence is compressed into generic visual tokens and diagnostic conclusions often lack an auditable link to MRI regions. We present NeuroMosaic, a 3D multimodal language model that converts multi-sequence brain MRI into anatomy-indexed regional tokens, aligns them with clinical narrative and molecular concepts, and generates evidence-linked outputs. The architecture combines a multi-resolution volumetric tokenizer, a neuroanatomical graph router, a molecular concept memory, and selective risk control. Across four glioma cohorts, NeuroMosaic achieved an internal subtype macro-F1 of 0.827 and external macro-F1 values of 0.784, 0.761, and 0.742. On UPenn-GBM, it improved over the strongest matched-input baseline by 3.6 percentage points (95% CI: 1.8 to 5.4, adjusted p = 0.0018), with IDH, 1p/19q, and MGMT AUROCs of 0.918, 0.861, and 0.781. Evidence pointing accuracy reached 0.703, and targeted evidence deletion reduced correct-answer probability by 0.187, compared with 0.046 for random deletion. These results establish anatomy-indexed routing as a measurable mechanism for accurate, grounded, and calibrated volumetric medical-language reasoning.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[1]
Krumholz, Jure Leskovec, Eric J
Michael Moor, Oishi Banerjee, Zahra Shakeri Hossein Abad, Harlan M. Krumholz, Jure Leskovec, Eric J. Topol, et al.. Foundation models for generalist medical artificial in- telligence. Nature, 2023. https://doi.org/10.1038/ s41586-023-05881-4
2023
-
[2]
Falcone, Pranav Rajpurkar, Eric J
Julián Acosta, Guido J. Falcone, Pranav Rajpurkar, Eric J. Topol. Multimodal biomedical AI. Nature Medicine, 2022. https://doi.org/10.1038/ s41591-022-01981-2
work page 2022
-
[3]
Towards Generalist Biomedical AI
Tao Tu, Shekoofeh Azizi, Danny Driess, Mike Schaekermann, Mohamed Amin, Pi-Chuan Chang, et al.. Towards Generalist Biomedical AI. NEJM AI, 2024. https://doi.org/10. 1056/aioa2300138
work page 2024
-
[4]
LLaV A-Med: Training a Large Language-and-Vision Assistant for Biomedicine in One Day
Chunyuan Li, Cliff Wong, Sheng Zhang, Naoto Usuyama, Haotian Liu, Jianwei Yang, et al.. LLaV A-Med: Training a Large Language-and-Vision Assistant for Biomedicine in One Day. arXiv (Cornell University), 2023.https://doi.org/ 10.48550/arxiv.2306.00890
-
[5]
Med-Flamingo: a Multimodal Medical Few-shot Learner
Michael Moor, Qian Huang, Shirley Wu, Michihiro Yasunaga, Cyril Zakka, Yash Dalmia, et al.. Med-Flamingo: a Multimodal Medical Few-shot Learner. arXiv (Cornell University), 2023. https://doi.org/10.48550/arxiv.2307.15189
-
[6]
Sheng Zhang, Yanbo Xu, Naoto Usuyama, Xu, Hanwen, Jaspreet Bagga, Robert Tinn, et al.. BiomedCLIP: a multimodal biomedical foundation model pretrained from fifteen million scientific image-text pairs. arXiv (Cornell University), 2023. https://doi.org/10.48550/arxiv.2303.00915
-
[7]
Castro, Anton Schwaighofer, Stephanie L
Benedikt Boecking, Naoto Usuyama, Shruthi Bannur, Daniel C. Castro, Anton Schwaighofer, Stephanie L. Hyland, et al.. Making the Most of Text Semantics to Improve Biomedical Vision-Language Processing. Lecture notes in computer science, 2022. https://doi.org/10.1007/ 978-3-031-20059-5_1
work page 2022
-
[8]
Yuhao Zhang, Hang Jiang, Yasuhide Miura, Christopher D. Manning, Curtis P. Langlotz. Contrastive Learning of Med- ical Visual Representations from Paired Images and Text. arXiv (Cornell University), 2020. https://doi.org/10. 48550/arxiv.2010.00747
Show all 37 references
-
[9]
Lungren, Ser- ena Yeung
Shih-Cheng Huang, Liyue Shen, Matthew P. Lungren, Ser- ena Yeung. GLoRIA: A Multimodal Global-Local Represen- tation Learning Framework for Label-efficient Medical Im- age Recognition. 2021 IEEE/CVF International Conference on Computer Vision (ICCV), 2021. https://doi.org/10. ...
2021
-
[10]
Agarwal, Jimeng Sun
Zifeng Wang, Zhenbang Wu, D.C. Agarwal, Jimeng Sun. Med- CLIP: Contrastive Learning from Unpaired Medical Images and Text. conference-paper, 2022. https://doi.org/10. 18653/v1/2022.emnlp-main.256
2022
-
[11]
Learning Transfer- able Visual Models From Natural Language Supervision
Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, et al.. Learning Transfer- able Visual Models From Natural Language Supervision. arXiv (Cornell University), 2021. https://doi.org/10. 48550/arxiv.2103.00020
-
[12]
Flamingo: a Visual Language Model for Few-Shot Learning
Alayrac, Jean-Baptiste, Jeff Donahue, Pauline Luc, Antoine Miech, Iain Barr, Yana Hasson, et al.. Flamingo: a Visual Language Model for Few-Shot Learning. arXiv (Cornell Uni- versity), 2022. https://doi.org/10.48550/arxiv. 2204.14198
- [13]
- [14]
-
[15]
Gomez, et al
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, et al.. Attention Is All You Need. Advances in Neural Information Processing Systems, 2017. https://arxiv.org/abs/1706.03762
2017 arXiv
-
[16]
The Multimodal Brain Tumor Image Segmentation Benchmark (BRATS)
Bjoern Menze, András Jakab, Stefan Bauer, Jayashree Kalpathy-Cramer, Keyvan Farahani, Justin Kirby, et al.. The Multimodal Brain Tumor Image Segmentation Benchmark (BRATS). IEEE Transactions on Medical Imaging, 2014. https://doi.org/10.1109/tmi.2014.2377694
2014
-
[17]
Advancing The Cancer Genome Atlas glioma MRI collections with expert seg- mentation labels and radiomic features
Spyridon Bakas, Hamed Akbari, Aristeidis Sotiras, Michel Bilello, Martin Rozycki, Justin Kirby, et al.. Advancing The Cancer Genome Atlas glioma MRI collections with expert seg- mentation labels and radiomic features. Scientific Data, 2017. https://doi.org/10.1038/sdata.2017.117
2017 doi
-
[18]
The Uni- versity of Pennsylvania glioblastoma (UPenn-GBM) co- hort: advanced MRI, clinical, genomics, & radiomics
Spyridon Bakas, Chiharu Sako, Hamed Akbari, Michel Bilello, Aristeidis Sotiras, Gaurav Shukla, et al.. The Uni- versity of Pennsylvania glioblastoma (UPenn-GBM) co- hort: advanced MRI, clinical, genomics, & radiomics. Scientific Data, 2022. https://doi.org/10.1038/ s41597-022-01560-7
2022
-
[19]
Rudie, Andreas M
Evan Calabrese, Javier Villanueva-Meyer, Jeffrey D. Rudie, Andreas M. Rauschecker, Ujjwal Baid, Spyridon Bakas, et al.. The University of California San Francisco Preoperative Diffuse Glioma MRI (UCSF-PDGM) Dataset. arXiv (Cor- nell University), 2021. https://doi.org/10.48550/...
-
[20]
Louis, Arie Perry, Pieter Wesseling, Daniel J
David N. Louis, Arie Perry, Pieter Wesseling, Daniel J. Brat, Ian A. Cree, Dominique Figarella-Branger, et al.. The 2021 WHO Classification of Tumors of the Central Nervous System: a summary. Neuro-Oncology, 2021. https://doi.org/ 10.1093/neuonc/noab106
2021 doi
-
[21]
van den Bent, Matthias Preusser, Émilie Le Rhun, Jörg C
Michael Weller, Martin J. van den Bent, Matthias Preusser, Émilie Le Rhun, Jörg C. Tonn, Giuseppe Minniti, et al.. EANO guidelines on the diagnosis and treatment of diffuse gliomas of adulthood. Nature Reviews Clinical Oncology, 2020. https: //doi.org/10.1038/s41571-020-00447-z
2020 doi
-
[22]
TransBTS: Multimodal Brain Tu- mor Segmentation Using Transformer
Wenxuan Wang, Chen Chen, Meng Ding, Hong Yu, Sen Zha, Jiangyun Li. TransBTS: Multimodal Brain Tu- mor Segmentation Using Transformer. Lecture notes in computer science, 2021. https://doi.org/10.1007/ 978-3-030-87193-2_11
2021
-
[23]
Roth, Daguang Xu
Ali Hatamizadeh, Vishwesh Nath, Yucheng Tang, Dong Yang, Holger R. Roth, Daguang Xu. Swin UNETR: Swin Trans- formers for Semantic Segmentation of Brain Tumors in MRI Images. Lecture notes in computer science, 2022. https: //doi.org/10.1007/978-3-031-08999-2_22
2022 doi
-
[24]
Jaeger, Simon A
Fabian Isensee, Paul F. Jaeger, Simon A. A. Kohl, Jens Pe- tersen, Klaus H. Maier-Hein. nnU-Net: a self-configuring method for deep learning-based biomedical image segmen- tation. Nature Methods, 2020. https://doi.org/10. 1038/s41592-020-01008-z
2020
-
[25]
Segment anything in medical images
Jun Ma, Yuting He, Feifei Li, Lin Han, Chenyu You, Bo Wang. Segment anything in medical images. Nature Communications, 2024. https://doi.org/10.1038/ s41467-024-44824-z
2024
- [26]
-
[27]
Detecting hallucinations in large language models using seman- tic entropy
Sebastian Farquhar, Jannik Kossen, Lorenz Kuhn, Yarin Gal. Detecting hallucinations in large language models using seman- tic entropy. Nature, 2024. https://doi.org/10.1038/ s41586-024-07421-0
2024
-
[28]
Confor- mal prediction: A unified review of theory and new chal- lenges
Matteo Fontana, Gianluca Zeni, Simone Vantini. Confor- mal prediction: A unified review of theory and new chal- lenges. Bernoulli, 2022. https://doi.org/10.3150/ 21-bej1447
2022
-
[29]
John Mongan, Linda Moy, Charles E. Kahn. Checklist for Arti- ficial Intelligence in Medical Imaging (CLAIM): A Guide for Authors and Reviewers. Radiology Artificial Intelligence, 2020. https://doi.org/10.1148/ryai.2020200029
2020 doi
-
[30]
Collins, Karel G.M
Professor Gary S. Collins, Karel G.M. Moons, Paula Dhiman, Richard D Riley, Andrew L. Beam, Ben Van Calster, et al.. TRIPOD+AI statement: updated guidance for reporting clin- ical prediction models that use regression or machine learn- ing methods. BMJ, 2024. https://doi.org/1...
2024
-
[31]
Chen, Judy J
Richard J. Chen, Judy J. Wang, Drew F. K. Williamson, Tiffany Chen, Jana Lipková, Ming Y . Lu, et al.. Algorithmic fair- ness in artificial intelligence for medicine and healthcare. Na- ture Biomedical Engineering, 2023. https://doi.org/ 10.1038/s41551-023-01056-8
2023 doi
-
[32]
Evaluation and mitigation of the limitations of large language models in clinical decision-making
Paul Hager, Friederike Jungmann, Robbie Holland, Kunal Bhagat, Inga Hubrecht, Manuel Knauer, et al.. Evaluation and mitigation of the limitations of large language models in clinical decision-making. Nature Medicine, 2024. https: //doi.org/10.1038/s41591-024-03097-1
2024 doi
-
[33]
Retrieval- Augmented Generation for Knowledge-Intensive NLP Tasks
Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, et al.. Retrieval- Augmented Generation for Knowledge-Intensive NLP Tasks. UCL Discovery (University College London), 2020. https: //discovery.ucl.ac.uk/id/eprint/10100504/
2020
-
[34]
Gen- erating Radiology Reports via Memory-driven Transformer
Zhihong Chen, Yan Song, Tsung-Hui Chang, Xiang Wan. Gen- erating Radiology Reports via Memory-driven Transformer. conference-paper, 2020. https://doi.org/10.18653/ v1/2020.emnlp-main.112
2020
-
[35]
Alistair E. W. Johnson, Tom Pollard, Seth J. Berkowitz, Nathaniel R. Greenbaum, Matthew P. Lungren, Chih-Ying Deng, et al.. MIMIC-CXR: A large publicly available database of labeled chest radiographs. arXiv (Cornell University), 2019. https://arxiv.org/pdf/1901.07042.pdf
2019 arXiv
-
[36]
RadGraph: Extract- ing Clinical Entities and Relations from Radiology Reports
Saahil Jain, Ashwin Agrawal, Adriel Saporta, Steven Qh Truong, Du Nguyen Duong, Tan Bui, et al.. RadGraph: Extract- ing Clinical Entities and Relations from Radiology Reports. arXiv (Cornell University), 2021. https://doi.org/10. 48550/arxiv.2106.14463
-
[37]
Ng, Matthew P
Akshay Smit, Saahil Jain, Pranav Rajpurkar, Anuj Pareek, An- drew Y . Ng, Matthew P. Lungren. CheXbert: Combining Auto- matic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT. arXiv (Cornell University), 2020. https://doi.org/10.48550/arxiv.200...
Reviewed August 5, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.