Pith. sign in

REVIEW 3 major objections 5 minor 151 references

The MedPerturb Dataset: What Non-Content Perturbations Reveal About Human and Clinical LLM Decision Making

T0 review · 3 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash

Pith's one-line read Same clinical content, rephrased, moves LLM and human triage decisions in opposite directions.

desk verdict Valuable dataset, but the headline human-LLM sensitivity claims are undermined by paired statistics applied to unpaired human annotations. read the letter →

arxiv 2506.17163 v1 pith:UNCXMYP2 submitted 2025-06-20 cs.AI

classification cs.AI
keywords MedPerturbclinicalrobustnessLLMevaluationperturbationsensitivitygenderbiasstylevariationformathumanversusdecision-making
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper introduces MedPerturb, a dataset of 800 clinical vignettes in which the same medical content is re-expressed along three non-clinical axes: gender markers, language style (uncertain or colorful), and format (multiturn conversation or LLM summary). Using three triage questions—self-manage at home, seek a visit, and use extra resources—the authors compare four LLMs to 36 medical students across 7,200 human reads and 28,800 LLM reads. They find that LLMs change treatment recommendations more than clinicians when gender or tone changes, while clinicians change recommendations more than LLMs when the same case is presented as an AI summary or agentic conversation. The point of the paper is that surface-level rephrasing is not neutral: it can move model and human treatment decisions, and it moves them in opposite directions.

What carries the argument

The load-bearing object is the MedPerturb dataset and its paired baseline-perturbation structure: 200 base vignettes expanded to 800 contexts by three controlled transformations, each read by three clinicians and four LLMs on three binary triage questions, yielding 7,200 human and 28,800 model decisions. The argument runs on three metrics computed pairwise: Average Treatment Ratio (the fraction of yes answers per question), mutual information between baseline and perturbed decisions (stability), and percent change (flip rate). The dataset carries the claim because every comparison is within the same clinical content, so any measured shift is attributed to the perturbation rather than to new medical information.

What would settle it

Have each clinician read the original vignette and the AI summary of the same case in randomized order, then compute within-clinician flip rates for self-management and resource allocation. If the flip rate drops toward the rate seen for repeated reads of unchanged vignettes, the reported human sensitivity to format is an artifact of using different annotators for the two conditions.

Watch

Extended reading notes

Core claim

The central discovery is that identical clinical content, rewritten along non-clinical axes, changes treatment decisions in opposite directions for machines and people. Across gender-swapped, gender-removed, uncertain-style, and colorful-style versions of cancer and patient-forum vignettes, the four LLMs altered their yes/no recommendations on self-management, visits, and resource allocation substantially more than clinicians did; clinician decisions had higher mutual information with the baseline, meaning they stayed more stable. The pattern reverses for format: when a vignette is turned into an AI-fabricated doctor-patient dialogue or a third-person LLM summary, clinicians shifted—recommending roughly 20–30% more self-management and fewer resource allocations—while LLM aggregate recommendations barely moved. The paper interprets this as evidence that static benchmarks miss the real failure mode: not whether the model knows the content, but whether surface cues hijack either the model's or the clinician's judgment.

Load-bearing premise

The claim that clinicians are more sensitive to format perturbations assumes baseline and perturbed clinician reads are paired, but the study assigned different annotators to each condition; if those annotator pools differ, the paired tests can attribute annotator differences to the perturbation instead of to the text format.

Editorial extensions

If this is right

  • Static accuracy benchmarks can hide clinically meaningful brittleness: two systems with identical aggregate treatment rates may still differ sharply in how much their decisions move under surface changes.
  • LLM-based triage tools may systematically under-recommend self-management and over-order labs and referrals, which could strain health systems if deployed without human oversight.
  • Gender and style cues that human clinicians ignore can change LLM recommendations, making fairness auditing of clinical LLMs a requirement rather than an afterthought.
  • Because AI summaries and agentic conversations move human clinicians toward more self-management and fewer resources, evaluating clinical summarizers by faithfulness scores alone will not capture their downstream effect on care decisions.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The opposite sensitivity directions imply that LLM-as-judge evaluations of clinical text could systematically misestimate human impact: models are insensitive to the exact format changes that move human clinicians.
  • A within-subject replication, in which each clinician reads both the original vignette and its AI summary, would test whether the reported human format-sensitivity is a genuine content effect or partly an artifact of comparing different annotator pools.
  • The correlation between conversation turn count and clinician self-management recommendations suggests that redundancy may signal lower acuity to humans; controlled rewrites that preserve information while varying redundancy could separate that signal from actual information loss.
  • Deployment studies for clinical LLMs should measure clinician behavior changes, not just model self-ratings, because the present results indicate that model and human sensitivities are negatively correlated.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. This paper introduces MedPerturb, a dataset of 800 clinical vignettes perturbed along three axes—gender, style, and format—with 7,200 human clinician reads and 28,800 LLM reads across three binary triage questions (MANAGE, VISIT, RESOURCE). Two case studies compare human and LLM sensitivity to these perturbations using average treatment rates (ATR), mutual information (MI), and percent change of recommendations (PC). The paper claims that LLMs are more sensitive to gender and style perturbations while human annotators are more sensitive to LLM-generated format perturbations such as clinical summaries, and that LLMs underrecommend self-management and overallocate resources relative to clinicians. The dataset and code are publicly released with detailed documentation of prompts, sampling procedures, annotator demographics, and IRB/consent information.

Significance. The public release of a systematically perturbed clinical vignette dataset with paired LLM and human clinician judgments is a potentially valuable resource for studying non-content robustness in clinical LLMs and human-AI alignment. The paper documents its data creation pipeline, model sampling, and annotator demographics in unusual detail, and the reproducibility materials (code, Hugging Face dataset, website) are concrete strengths. If the comparative sensitivity claims were valid, the resource would support a meaningful, falsifiable empirical message about how surface-level changes affect LLM and human treatment decisions. However, as detailed below, the key statistical comparisons for human annotators rest on a pairing assumption that the data collection design explicitly violates, so the headline findings are not currently supported. The paper's own limitations section candidly acknowledges some related concerns, but it does not address the specific unpaired-annotator problem that undermines both case studies.

major comments (3)
  1. [§3.3 and §4.2, Appendix K.3] Section 3.3 states that 'no labeler was provided with two clinical contexts corresponding to the same baseline clinical context.' The Percent Change metric PC_q in Section 4.2 is defined as (1/N)Σ|t_pert_i,q - t_base_i,q|, which requires a baseline–perturbed pair from the same decision-maker i. For humans, no such pairs exist, so the computation must either pair different annotators arbitrarily or use context-level aggregates; neither choice supports the paired t-test whose validity Appendix K.3 justifies by 'the same annotator or model instance.' Consequently, the reported ~30% increase in human self-management recommendations under summaries and the ~20% decrease in resource allocation are not established by the tests as written, and the second headline claim—that human annotators are more sensitive to format perturbations—is unsupported.
  2. [§4.1 and Appendix K.4] The mutual information MI_q is defined through the joint probability P(t_base_q=a, t_pert_q=b) of decisions under baseline and perturbed conditions. For LLMs, this can be computed for the same model instance across sampling seeds; for humans, the disjoint annotator design means the joint distribution is actually a cross-annotator agreement table, not a measure of decision stability. A high or low human MI in this setting reflects inter-annotator (dis)agreement, so the comparison between human and LLM MI does not support the conclusion that 'clinicians tend to produce more stable and internally consistent treatment decisions.' In addition, the Mann–Whitney U test described in Appendix K.4 is underspecified: the main text reports one MI value per treatment question, but a U test requires a sample of MI values per group, and the constitution of these samples is never described. The first headline claim—that LLMs are more sensitive to gender and style perturbations than humans—therefore lacks a valid statistical basis.
  3. [§4.1–4.2] The unit of analysis is ambiguous throughout the case studies. Section 4.1 defines t_i,q as the treatment selected by 'annotator or LLM instance i' and N as the number of prompts, but the dataset provides three clinician reads and twelve LLM reads (four models × three seeds) per prompt. It is never stated whether the analyses use individual reads, model runs, majority votes, or some other aggregation. This ambiguity is load-bearing because both headline claims depend on the paired tests, and without a clear definition of what is being paired, the reported p-values and error bars cannot be verified. The authors should specify the exact observations entering each test, or re-run the analyses with an explicitly defined and appropriate aggregation.
minor comments (5)
  1. [Section 1] The introduction closes with 'We provide the MedPeturb dataset,' which should be corrected to 'MedPerturb.'
  2. [Section 3.1] The format perturbation paragraph contains the typo 'multiturn converesations'; it should read 'multiturn conversations.'
  3. [Appendix E.3] The heading 'Text Analysis' introduces 'how the texts are changed by perturabtion'; this should be 'perturbation.'
  4. [Section 3.4] The notation 'Fleiss’κp' is not defined; the subscript p should be explained or removed, as it is not standard for Fleiss' kappa.
  5. [Appendix N.1.2] The sentence 'We do not that for models, longer summaries tend to receive less visitation recommendations' appears to be missing the word 'note' and should be revised.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: the paper is an empirical measurement study with no fitted-parameter derivation; the only self-citation supplies question wording, not the conclusions.

full rationale

I walked the derivation chain and found no circular step of any of the seven enumerated kinds. The paper's central claims—that LLMs shift more under gender/style perturbations and that human annotators shift more under format perturbations—are empirical comparisons of measured yes/no treatment decisions; there is no fitted parameter, no model whose output is defined in terms of the target result, and no formal derivation that could reduce a prediction to an input. The citation to the authors' prior FAccT paper [50] ('three previously established triage questions [50]') supplies only the wording of the MANAGE/VISIT/RESOURCE questions; it does not encode or force the experimental outcomes, so it is a normal, non-load-bearing self-citation. Two potential concerns were checked and do not constitute circularity. First, the unpaired human annotation design stated in Section 3.3 ('no labeler was provided with two clinical contexts corresponding to the same baseline clinical context') undermines the paired-t and mutual-information statistics, but this is a statistical validity threat, not a definitional or fitted-input reduction; no equation in the paper makes the human sensitivity claim true by construction. Second, Llama-3-8B generated the gender/style perturbations and is also one of the evaluated models, but the perturbation axis is defined by the instruction prompt, not by whether any model's output changed, so the measured sensitivity is an empirical result rather than an artifact of definition. The paper is self-contained against external benchmarks and reports no derivation that is equivalent to its inputs. Score 0.

Assumptions & free parameters 0 free parameters · 4 assumptions · 0 invented entities

The central claims rest on research-design assumptions about annotator expertise, content invariance, and statistical validity rather than on fitted parameters or new theoretical entities.

assumptions (4)
  • domain assumption Medical students with some clinical training provide a valid proxy for practicing clinicians in treatment triage.
    Section 3.3 recruits 36 medical students, yet the abstract and results refer to 'clinicians' and 'human experts'; the limitation is acknowledged in Section 6 but the central claims are framed around clinician behavior.
  • domain assumption Gender, style, and format perturbations do not alter clinically relevant content.
    The paper filters gendered conditions (Section 3.1) and uses LLMs to make perturbations, but it does not verify content invariance beyond summary-quality correlations in Appendix N.1.
  • ad hoc to paper The paired statistical tests are valid for comparing baseline and perturbed human decisions.
    Section 3.3 assigns different annotators to baseline and perturbed versions, so the paired t-tests in Section 4.2 and Appendix K.3 assume a pairing that the design does not provide.
  • ad hoc to paper Mutual information values are sampled in a way that permits a Mann-Whitney U test.
    Section 4.1 defines one MI_q per question; Appendix K.4 describes a two-sample test on groups of MI values, but the sampling that produces multiple MI values is not specified.

how reviews work

0 comments
Cite this review

Pith. "Pith review of The MedPerturb Dataset: What Non-Content Perturbations Reveal About Human and Clinical LLM Decision Making." pith.science (2026). https://pith.science/paper/UNCXMYP2

@misc{pith2026250617163,
  author       = {Pith},
  title        = {Pith review of: The MedPerturb Dataset: What Non-Content Perturbations Reveal About Human and Clinical LLM Decision Making},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/UNCXMYP2}},
  note         = {Machine review of arXiv:2506.17163}
}
read the original abstract

Clinical robustness is critical to the safe deployment of medical Large Language Models (LLMs), but key questions remain about how LLMs and humans may differ in response to the real-world variability typified by clinical settings. To address this, we introduce MedPerturb, a dataset designed to systematically evaluate medical LLMs under controlled perturbations of clinical input. MedPerturb consists of clinical vignettes spanning a range of pathologies, each transformed along three axes: (1) gender modifications (e.g., gender-swapping or gender-removal); (2) style variation (e.g., uncertain phrasing or colloquial tone); and (3) format changes (e.g., LLM-generated multi-turn conversations or summaries). With MedPerturb, we release a dataset of 800 clinical contexts grounded in realistic input variability, outputs from four LLMs, and three human expert reads per clinical context. We use MedPerturb in two case studies to reveal how shifts in gender identity cues, language style, or format reflect diverging treatment selections between humans and LLMs. We find that LLMs are more sensitive to gender and style perturbations while human annotators are more sensitive to LLM-generated format perturbations such as clinical summaries. Our results highlight the need for evaluation frameworks that go beyond static benchmarks to assess the similarity between human clinician and LLM decisions under the variability characteristic of clinical settings.

Figures

Figures reproduced from arXiv: 2506.17163 by the authors.

Figure 1
Figure 1. Agreement metrics show moderate amounts of agreement for both humans and models for [PITH_FULL_IMAGE:figures/full_fig_p006_1.png] view at source ↗
Figure 2
Figure 2. Average Treatment Ratio (ATR) for baseline, gender, and style perturbations demonstrate [PITH_FULL_IMAGE:figures/full_fig_p007_2.png] view at source ↗
Figure 3
Figure 3. Mutual Information (MI) metric shows that human decision-making is less sensitive to [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗
Figures from the paper (12 more)
Figure 4
Figure 4. Figure 4: We highlight how humans are significantly impacted by format perturbations while LLM [PITH_FULL_IMAGE:figures/full_fig_p008_4.png]
Figure 5
Figure 5. Figure 5: Percent Change (PC) metric shows that clinicians are much more likely to flip treatment [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: Screenshots of the Centaur Lab interface for our study. Additional examples of how to [PITH_FULL_IMAGE:figures/full_fig_p024_6.png]
Figure 7
Figure 7. Figure 7: Model agreement comparing the % of contexts where three out of four models agree [PITH_FULL_IMAGE:figures/full_fig_p027_7.png]
Figure 8
Figure 8. Figure 8: Question-level breakdown of which model is the “contrarian" when only three models [PITH_FULL_IMAGE:figures/full_fig_p028_8.png]
Figure 9
Figure 9. Figure 9: Pairwise model agreement percentages split by treatment question. Diagonal entries are [PITH_FULL_IMAGE:figures/full_fig_p028_9.png]
Figure 10
Figure 10. Figure 10: Chart showing aggregated clinician￾model agreement from majority reads across treat￾ment questions Dataset Perturbation MANAGE VISIT RESOURCE r/AskaDocs Baseline 54 70 52 r/AskaDocs Gender-Swapped 50 66 50 r/AskaDocs Gender-Removed 42 70 66 r/AskaDocs Uncertain 62 74 …
Figure 11
Figure 11. Figure 11: These side by side figures illustrate small differences in average clinician and model [PITH_FULL_IMAGE:figures/full_fig_p030_11.png]
Figure 12
Figure 12. Figure 12: Distributions of summarization quality metrics [PITH_FULL_IMAGE:figures/full_fig_p031_12.png]
Figure 13
Figure 13. Figure 13: Correlations between summarization metrics and treatment decisions for clinicians and [PITH_FULL_IMAGE:figures/full_fig_p032_13.png]
Figure 14
Figure 14. Figure 14: Box plots showing the distribution of MANAGE, VISIT, and RESOURCE scores across [PITH_FULL_IMAGE:figures/full_fig_p034_14.png]
Figure 15
Figure 15. Figure 15: Model-level breakdown of how number of turns corresponds to treatment decisions [PITH_FULL_IMAGE:figures/full_fig_p034_15.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

151 extracted references · 36 canonical work pages

  1. [1]

    Evaluating large language models on medical evidence summarization

    Liyan Tang, Zhaoyi Sun, Betina Idnay, Jordan G Nestor, Ali Soroush, Pierre A Elias, Ziyang Xu, Ying Ding, Greg Durrett, Justin F Rousseau, et al. Evaluating large language models on medical evidence summarization. NPJ digital medicine, 6(1):158, 2023

  2. [2]

    Adapted large language models can outperform medical experts in clinical text summarization

    Dave Van Veen, Cara Van Uden, Louis Blankemeier, Jean-Benoit Delbrouck, Asad Aali, Christian Bluethgen, Anuj Pareek, Malgorzata Polacin, Eduardo Pontes Reis, Anna See- hofnerová, et al. Adapted large language models can outperform medical experts in clinical text summarization. Nature medicine, 30(4):1134–1142, 2024

  3. [3]

    Evaluating llm– generated multimodal diagnosis from medical images and symptom analysis

    Dimitrios P Panagoulias, Maria Virvou, and George A Tsihrintzis. Evaluating llm– generated multimodal diagnosis from medical images and symptom analysis. arXiv preprint arXiv:2402.01730, 2024

  4. [4]

    Llm-based agentic systems in medicine and healthcare

    Jianing Qiu, Kyle Lam, Guohao Li, Amish Acharya, Tien Yin Wong, Ara Darzi, Wu Yuan, and Eric J Topol. Llm-based agentic systems in medicine and healthcare. Nature Machine Intelligence, 6(12):1418–1420, 2024

  5. [5]

    Meddm: Llm-executable clinical guidance tree for clinical decision-making

    Binbin Li, Tianxin Meng, Xiaoming Shi, Jie Zhai, and Tong Ruan. Meddm: Llm-executable clinical guidance tree for clinical decision-making. arXiv preprint arXiv:2312.02441, 2023

  6. [6]

    Large language models encode clinical knowledge

    Karan Singhal, Shekoofeh Azizi, Tao Tu, S Sara Mahdavi, Jason Wei, Hyung Won Chung, Nathan Scales, Ajay Tanwani, Heather Cole-Lewis, Stephen Pfohl, et al. Large language models encode clinical knowledge. Nature, 620(7972):172–180, 2023

  7. [7]

    Toward expert-level medical question answering with large language models

    Karan Singhal, Tao Tu, Juraj Gottweis, Rory Sayres, Ellery Wulczyn, Mohamed Amin, Le Hou, Kevin Clark, Stephen R Pfohl, Heather Cole-Lewis, et al. Toward expert-level medical question answering with large language models. Nature Medicine, pages 1–8, 2025

  8. [8]

    Luks and Zachary D

    Andrew M. Luks and Zachary D. Goldberger. Watch Your Language!—Misusage and Ne- ologisms in Clinical Communication. JAMA Internal Medicine, 181(1):5–6, January 2021. ISSN 2168-6106. doi: 10.1001/jamainternmed.2020.5679. URL https://doi.org/10. 1001/jamainternmed.2020.5679

Show all 151 references
  1. [9]

    Variability in language used on social media prior to hospital visits

    Sharath Chandra Guntuku, H Andrew Schwartz, Adarsh Kashyap, Jessica S Gaulton, Daniel C Stokes, David A Asch, Lyle H Ungar, and Raina M Merchant. Variability in language used on social media prior to hospital visits. Scientific reports, 10(1):4346, 2020

  2. [10]

    How does chatgpt perform on the united states medical licensing examination (usmle)? the implications of large language models for medical education and knowledge assessment

    Aidan Gilson, Conrad W Safranek, Thomas Huang, Vimig Socrates, Ling Chi, Richard Andrew Taylor, David Chartash, et al. How does chatgpt perform on the united states medical licensing examination (usmle)? the implications of large language models for medical education and knowl...

  3. [11]

    Open medical llm leaderboard

    Ankit Pal, Pasquale Minervini, Andreas Geert Motzfeldt, and Beatrice Alex. Open medical llm leaderboard. Ajay Tanwani, Heather Cole-Lewis, Stephen Pfohl, Perry Payne, Martin Seneviratne, Paul Gamble, Chris Kelly, Abubakr Babiker, Nathanael Schärli, Aakanksha Chowdhery, Philip ...

  4. [12]

    A rapid review of gender, sex, and sexual orientation documentation in electronic health records

    Francis Lau, Marcy Antonio, Kelly Davison, Roz Queen, and Aaron Devor. A rapid review of gender, sex, and sexual orientation documentation in electronic health records. Journal of the American Medical Informatics Association, 27(11):1774–1783, 2020

  5. [13]

    Health Care Experiences of Patients with Nonbinary Gender Identities

    Jay Bindman, Azze Ngo, Sophia Zamudio-Haas, and Jae Sevelius. Health Care Experiences of Patients with Nonbinary Gender Identities. Transgender Health, 7(5):423–429, October

  6. [14]

    Hoffmann, Roger B

    Diane E. Hoffmann, Roger B. Fillingim, and Christin Veasley. The Woman Who Cried Pain: Do Sex-Based Disparities Still Exist in the Experience and Treatment of Pain?, February 2023. URL https://papers.ssrn.com/abstract=4362402. 35

  7. [15]

    Fazlul Karim, Md Akramul Islam, A. M. R. Chowdhury, Eva Johansson, and Vinod K. Diwan. Gender differences in delays in diagnosis and treatment of tuberculosis. Health Policy and Planning, 22(5):329–334, September 2007. ISSN 0268-1080. doi: 10.1093/heapol/czm026

  8. [16]

    Gender disparities in health care

    Jennifer A Kent, Vinisha Patel, and Natalie A Varela. Gender disparities in health care. Mount Sinai Journal of Medicine: A Journal of Translational and Personalized Medicine , 79(5): 555–559, 2012

  9. [17]

    Defining gender disparities in pain management

    Linda LeResche. Defining gender disparities in pain management. Clinical Orthopaedics and Related Research®, 469(7):1871–1877, 2011

  10. [18]

    Gender differences in outcomes of a multimodal pain management program

    Christoph Pieh, Jürgen Altmeppen, Susanne Neumeier, Thomas Loew, Michael Angerer, and Claas Lahmann. Gender differences in outcomes of a multimodal pain management program. Pain, 153(1):197–202, 2012

  11. [19]

    Health and healthcare disparities among us women and men at the intersection of sexual orientation and race/ethnicity: a nationally representative cross-sectional study

    Mai-Han Trinh, Madina Agénor, S Bryn Austin, and Chandra L Jackson. Health and healthcare disparities among us women and men at the intersection of sexual orientation and race/ethnicity: a nationally representative cross-sectional study. BMC public health, 17:1–11, 2017

  12. [20]

    Gender bias in transformers: A comprehensive review of detection and mitigation strategies

    Praneeth Nemani, Yericherla Deepak Joel, Palla Vijay, and Farhana Ferdouzi Liza. Gender bias in transformers: A comprehensive review of detection and mitigation strategies. Natural Language Processing Journal, 6:100047, 2024

  13. [21]

    Gender bias in natural language processing and computer vision: A comparative survey

    Marion Bartl, Abhishek Mandal, Susan Leavy, and Suzanne Little. Gender bias in natural language processing and computer vision: A comparative survey. ACM Computing Surveys, 57(6):1–36, 2025

  14. [22]

    Vision- language models performing zero-shot tasks exhibit gender-based disparities

    Melissa Hall, Laura Gustafson, Aaron Adcock, Ishan Misra, and Candace Ross. Vision- language models performing zero-shot tasks exhibit gender-based disparities. arXiv preprint arXiv:2301.11100, 2023

  15. [23]

    Addressing gender-related performance disparities in neural rankers

    Shirin Seyedsalehi, Amin Bigdeli, Negar Arabzadeh, Morteza Zihayat, and Ebrahim Bagheri. Addressing gender-related performance disparities in neural rankers. In Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval, pag...

  16. [24]

    Evaluating bias and fairness in gender-neutral pretrained vision-and-language models

    Laura Cabello, Emanuele Bugliarello, Stephanie Brandl, and Desmond Elliott. Evaluating bias and fairness in gender-neutral pretrained vision-and-language models. arXiv preprint arXiv:2310.17530, 2023

  17. [25]

    Bias in bios: A case study of semantic representation bias in a high-stakes setting

    Maria De-Arteaga, Alexey Romanov, Hanna Wallach, Jennifer Chayes, Christian Borgs, Alexandra Chouldechova, Sahin Geyik, Krishnaram Kenthapadi, and Adam Tauman Kalai. Bias in bios: A case study of semantic representation bias in a high-stakes setting. In proceedings of the Conf...

  18. [26]

    Assessing the potential of gpt-4 to perpetuate racial and gender biases in health care: a model evaluation study

    Travis Zack, Eric Lehman, Mirac Suzgun, Jorge A Rodriguez, Leo Anthony Celi, and Judy Gichoya. Assessing the potential of gpt-4 to perpetuate racial and gender biases in health care: a model evaluation study. The Lancet Digital Health, 6(1):e12–e22, 2024. doi: 10.1016/ S2589-7...

  19. [27]

    Bias patterns in the application of LLMs for clinical decision support: A comprehensive study, April 2024

    Raphael Poulain, Hamed Fayyaz, and Rahmatollah Beheshti. Bias patterns in the application of LLMs for clinical decision support: A comprehensive study, April 2024. URL http: //arxiv.org/abs/2404.15149. arXiv:2404.15149 [cs]

  20. [28]

    An investigation into the impact of deep learning model choice on sex and race bias in cardiac mr segmentation

    Tiarna Lee, Esther Puyol-Antón, Bram Ruijsink, Keana Aitcheson, Miaojing Shi, and Andrew P King. An investigation into the impact of deep learning model choice on sex and race bias in cardiac mr segmentation. In Workshop on Clinical Image-Based Procedures, pages 215–224. Sprin...

  21. [29]

    Sex and gender differences and biases in artificial intelligence for biomedicine and healthcare

    Davide Cirillo, Silvina Catuara-Solarz, Czuee Morey, Emre Guney, Laia Subirats, Simona Mellino, Annalisa Gigante, Alfonso Valencia, María José Rementeria, Antonella Santuccione Chadha, et al. Sex and gender differences and biases in artificial intelligence for biomedicine and ...

  22. [30]

    Algorithmic fairness and bias mitigation for clinical machine learning with deep reinforcement learning

    Jenny Yang, Andrew AS Soltan, David W Eyre, and David A Clifton. Algorithmic fairness and bias mitigation for clinical machine learning with deep reinforcement learning. Nature Machine Intelligence, 5(8):884–894, 2023

  23. [31]

    Subbalakshmi

    Na Cheng, Rajarathnam Chandramouli, and K. Subbalakshmi. Author gender identification from text. Digital Investigation, 8:78–88, 07 2011. doi: 10.1016/j.diin.2011.04.002

  24. [32]

    Gender identification from e-mails

    Na Cheng, Xiaoling Chen, Rajarathnam Chandramouli, and KP Subbalakshmi. Gender identification from e-mails. In 2009 IEEE Symposium on Computational Intelligence and Data Mining, pages 154–158. IEEE, 2009

  25. [33]

    Gender, pseudonyms, and cmc: Masking identities and baring souls

    J Michael Jaffe, Y Lee, Lining Huang, and Hayg Oshagan. Gender, pseudonyms, and cmc: Masking identities and baring souls. In 45th Annual Conference of the International Communication Association, Albuquerque, New Mexico, 1995

  26. [34]

    Bensing, W

    J.M. Bensing, W. Verheul, and A.M. Van Dulmen. Patient anxiety in the med- ical encounter: A study of verbal and nonverbal communication in general prac- tice. Health Education , 108(5):373–383, August 2008. ISSN 0965-4283. doi: 10. 1108/09654280810899993. URL https://www.emer...

  27. [35]

    Write it like you see it: De- tectable differences in clinical notes by race lead to differential model recommendations

    Hammaad Adam, Ming Ying Yang, Kenrick Cato, Ioana Baldini, Charles Senteio, Leo Anthony Celi, Jiaming Zeng, Moninder Singh, and Marzyeh Ghassemi. Write it like you see it: De- tectable differences in clinical notes by race lead to differential model recommendations. InPro- cee...

  28. [36]

    Peek, and Elizabeth L

    Michael Sun, Tomasz Oliwa, Monica E. Peek, and Elizabeth L. Tung. Negative Patient Descriptors: Documenting Racial Bias In The Electronic Health Record: Study examines racial bias in the patient descriptors used in the electronic health record. Health Affairs, 41(2): 203–211, ...

  29. [37]

    kelly is a warm person, joseph is a role model

    Yixin Wan, George Pu, Jiao Sun, Aparna Garimella, Kai-Wei Chang, and Nanyun Peng. " kelly is a warm person, joseph is a role model": Gender biases in llm-generated reference letters. arXiv preprint arXiv:2310.09219, 2023

  30. [38]

    How individual traits and language styles shape preferences in open-ended user-llm interaction: A preliminary study

    Rendi Chevi, Kentaro Inui, Thamar Solorio, and Alham Fikri Aji. How individual traits and language styles shape preferences in open-ended user-llm interaction: A preliminary study. arXiv preprint arXiv:2504.17083, 2025

  31. [39]

    Closing the gap between open source and commercial large language models for medical evidence summarization

    Gongbo Zhang, Qiao Jin, Yiliang Zhou, Song Wang, Betina Idnay, Yiming Luo, Elizabeth Park, Jordan G Nestor, Matthew E Spotnitz, Ali Soroush, et al. Closing the gap between open source and commercial large language models for medical evidence summarization. NPJ digital medicine...

  32. [40]

    Conversational ai in health: Design considerations from a wizard-of-oz dermatology case study with users, clinicians and a medical llm

    Brenna Li, Amy Wang, Patricia Strachan, Julie Anne Séguin, Sami Lachgar, Karyn C Schroeder, Mathias S Fleck, Renee Wong, Alan Karthikesalingam, Vivek Natarajan, et al. Conversational ai in health: Design considerations from a wizard-of-oz dermatology case study with users, cli...

  33. [41]

    Guidelines for rigorous evaluation of clinical llms for conversational reasoning

    Shreya Johri, Jaehwan Jeong, Benjamin A Tran, Daniel I Schlessinger, Shannon Wongvibulsin, Zhuo Ran Cai, Roxana Daneshjou, and Pranav Rajpurkar. Guidelines for rigorous evaluation of clinical llms for conversational reasoning. medRxiv, pages 2023–09, 2023

  34. [42]

    Effectiveness of a chatbot for eating disorders prevention: a randomized clinical trial

    Ellen E Fitzsimmons-Craft, William W Chan, Arielle C Smith, Marie-Laure Firebaugh, Lauren A Fowler, Naira Topooco, Bianca DePietro, Denise E Wilfley, C Barr Taylor, and Nicholas C Jacobson. Effectiveness of a chatbot for eating disorders prevention: a randomized clinical trial...

  35. [43]

    Performance of chatgpt on free-response, clinical reasoning exams

    Eric Strong, Alicia DiGiammarino, Yingjie Weng, Preetha Basaviah, Poonam Hosamani, Andre Kumar, Andrew Nevins, John Kugler, Jason Hom, and Jonathan H Chen. Performance of chatgpt on free-response, clinical reasoning exams. MedRxiv, pages 2023–03, 2023

  36. [44]

    The next generation: chatbots in clinical psychology and psychotherapy to foster mental health–a scoping review

    Eileen Bendig, Benjamin Erb, Lea Schulze-Thuesing, and Harald Baumeister. The next generation: chatbots in clinical psychology and psychotherapy to foster mental health–a scoping review. Verhaltenstherapie, 32(Suppl. 1):64–76, 2022

  37. [45]

    Large language model influence on diagnostic reasoning: a randomized clinical trial

    Ethan Goh, Robert Gallo, Jason Hom, Eric Strong, Yingjie Weng, Hannah Kerman, Joséphine A Cool, Zahir Kanjee, Andrew S Parsons, Neera Ahuja, et al. Large language model influence on diagnostic reasoning: a randomized clinical trial. JAMA Network Open, 7(10):e2440969– e2440969, 2024

  38. [46]

    Human-algorithmic interaction using a large language model-augmented artificial intelligence clinical decision support system

    Niroop Channa Rajashekar, Yeo Eun Shin, Yuan Pu, Sunny Chung, Kisung You, Mauro Giuffre, Colleen E Chan, Theo Saarinen, Allen Hsiao, Jasjeet Sekhon, et al. Human-algorithmic interaction using a large language model-augmented artificial intelligence clinical decision support sy...

  39. [47]

    The impact of responding to patient messages with large language model assistance

    Shan Chen, Marco Guevara, Shalini Moningi, Frank Hoebers, Hesham Elhalawani, Benjamin H Kann, Fallon E Chipidza, Jonathan Leeman, Hugo JWL Aerts, Timothy Miller, et al. The impact of responding to patient messages with large language model assistance. arXiv preprint arXiv:2310...

  40. [48]

    Com- paring physician and artificial intelligence chatbot responses to patient questions posted to a public social media forum

    John W Ayers, Adam Poliak, Mark Dredze, Eric C Leas, Zechariah Zhu, Jessica B Kelley, Dennis J Faix, Aaron M Goodman, Christopher A Longhurst, Michael Hogarth, et al. Com- paring physician and artificial intelligence chatbot responses to patient questions posted to a public so...

  41. [49]

    An evaluation framework for clinical use of large language models in patient interaction tasks

    Shreya Johri, Jaehwan Jeong, Benjamin A Tran, Daniel I Schlessinger, Shannon Wongvibulsin, Leandra A Barnes, Hong-Yu Zhou, Zhuo Ran Cai, Eliezer M Van Allen, David Kim, et al. An evaluation framework for clinical use of large language models in patient interaction tasks. Natur...

  42. [50]

    The medium is the message: How non-clinical information shapes clinical decisions in llms

    Abinitha Gourabathina, Walter Gerych, Eileen Pan, and Marzyeh Ghassemi. The medium is the message: How non-clinical information shapes clinical decisions in llms. In Proceedings of the 2025 ACM Conference on Fairness, Accountability, and Transparency (FAccT ’25) , pages 1–24, ...

  43. [51]

    Chatgpt: the next-gen tool for triaging? The American journal of emergency medicine, 69:215–217, 2023

    Suhrith Bhattaram, Varsha S Shinde, and Princy Panthoi Khumujam. Chatgpt: the next-gen tool for triaging? The American journal of emergency medicine, 69:215–217, 2023

  44. [52]

    The diagnostic and triage accuracy of the gpt-3 artificial intelligence model

    David M Levine, Rudraksh Tuwani, Benjamin Kompa, Amita Varma, Samuel G Finlayson, Ateev Mehrotra, and Andrew Beam. The diagnostic and triage accuracy of the gpt-3 artificial intelligence model. MedRxiv, 2023

  45. [53]

    Triage performance across large language models, chatgpt, and untrained doctors in emergency medicine: comparative study

    Lars Masanneck, Linea Schmidt, Antonia Seifert, Tristan Kölsche, Niklas Huntemann, Robin Jansen, Mohammed Mehsin, Michael Bernhard, Sven G Meuth, Lennert Böhm, et al. Triage performance across large language models, chatgpt, and untrained doctors in emergency medicine: compara...

  46. [54]

    Evaluating llm-based generative ai tools in emergency triage: A comparative study of chatgpt plus, copilot pro, and triage nurses

    B Arslan, C Nuhoglu, MO Satici, and E Altinbilek. Evaluating llm-based generative ai tools in emergency triage: A comparative study of chatgpt plus, copilot pro, and triage nurses. The American Journal of Emergency Medicine, 89:174–181, 2025

  47. [55]

    Integration of customised llm for discharge summary generation in real-world clinical settings: a pilot study on russell gpt

    Chun En Chua, Ngoh Lee Ying Clara, Mohammad Shaheryar Furqan, James Lee Wai Kit, Andrew Makmur, Yih Chung Tham, Amelia Santosa, and Kee Yuan Ngiam. Integration of customised llm for discharge summary generation in real-world clinical settings: a pilot study on russell gpt. The...

  48. [56]

    A toolbox for surfacing health equity harms and biases in large language models

    Stephen R Pfohl, Heather Cole-Lewis, Rory Sayres, Darlene Neal, Mercy Asiedu, Awa Dieng, Nenad Tomasev, Qazi Mamunur Rashid, Shekoofeh Azizi, Negar Rostamzadeh, et al. A toolbox for surfacing health equity harms and biases in large language models. Nature Medicine, 30(12):3590...

  49. [57]

    Can AI Relate: Testing Large Language Model Response for Mental Health Support, October 2024

    Saadia Gabriel, Isha Puri, Xuhai Xu, Matteo Malgaroli, and Marzyeh Ghassemi. Can AI Relate: Testing Large Language Model Response for Mental Health Support, October 2024. URL http://arxiv.org/abs/2405.12021. arXiv:2405.12021 [cs]

  50. [58]

    A systematic review of large language model (llm) evaluations in clinical medicine

    Sina Shool, Sara Adimi, Reza Saboori Amleshi, Ehsan Bitaraf, Reza Golpira, and Mahmood Tara. A systematic review of large language model (llm) evaluations in clinical medicine. BMC Medical Informatics and Decision Making, 25(1):117, 2025

  51. [59]

    Evaluating the clinical benefits of llms.Nature Medicine, 30(9):2409–2410, 2024

    Suhana Bedi, Sneha S Jain, and Nigam H Shah. Evaluating the clinical benefits of llms.Nature Medicine, 30(9):2409–2410, 2024

  52. [60]

    What disease does this patient have? a large-scale open domain question answering dataset from medical exams, 2020

    Di Jin, Eileen Pan, Nassim Oufattole, Wei-Hung Weng, Hanyi Fang, and Peter Szolovits. What disease does this patient have? a large-scale open domain question answering dataset from medical exams, 2020. URL https://arxiv.org/abs/2009.13081

  53. [61]

    Pubmedqa: A dataset for biomedical research question answering

    Qiao Jin, Bhuwan Dhingra, Zhengping Liu, William W Cohen, and Xinghua Lu. Pubmedqa: A dataset for biomedical research question answering. arXiv preprint arXiv:1909.06146, 2019

  54. [62]

    DiversityMedQA: A benchmark for assessing demographic biases in medical diagnosis using large language models

    Rajat Rawat, Hudson McBride, Rajarshi Ghosh, Dhiyaan Nirmal, Jong Moon, Dhruv Alamuri, Sean O’Brien, and Kevin Zhu. DiversityMedQA: A benchmark for assessing demographic biases in medical diagnosis using large language models. In Daryna Dementieva, Oana Ignat, Zhijing Jin, Rad...

  55. [63]

    Medic: Towards a comprehensive framework for evaluating llms in clinical applications.arXiv preprint arXiv:2409.07314, 2024

    Praveen K Kanithi, Clément Christophe, Marco AF Pimentel, Tathagata Raha, Nada Saadi, Hamza Javed, Svetlana Maslenkova, Nasir Hayat, Ronnie Rajan, and Shadab Khan. Medic: Towards a comprehensive framework for evaluating llms in clinical applications.arXiv preprint arXiv:2409.0...

  56. [64]

    Performance of large language models on medical oncology examination questions

    Jack B Longwell, Ian Hirsch, Fernando Binder, Galileo Arturo Gonzalez Conchas, Daniel Mau, Raymond Jang, Rahul G Krishnan, and Robert C Grant. Performance of large language models on medical oncology examination questions. JAMA Network Open, 7(6):e2417641–e2417641, 2024

  57. [65]

    Medical large language model benchmarks should prioritize construct validity

    Ahmed Alaa, Thomas Hartvigsen, Niloufar Golchini, Shiladitya Dutta, Frances Dean, In- ioluwa Deborah Raji, and Travis Zack. Medical large language model benchmarks should prioritize construct validity. arXiv preprint arXiv:2503.10694, 2025

  58. [66]

    Xing, Hao Zhang, Joseph E

    Lianmin Zheng, Wei-Lin Chiang, Ying Sheng, Siyuan Zhuang, Zhanghao Wu, Yonghao Zhuang, Zi Lin, Zhuohan Li, Dacheng Li, Eric P. Xing, Hao Zhang, Joseph E. Gonzalez, and Ion Stoica. Judging llm-as-a-judge with mt-bench and chatbot arena, 2023. URL https: //arxiv.org/abs/2306.05685

  59. [67]

    Systematic evaluation of llm-as-a-judge in llm alignment tasks: Explainable metrics and diverse prompt templates

    Hui Wei, Shenghua He, Tian Xia, Fei Liu, Andy Wong, Jingyang Lin, and Mei Han. Systematic evaluation of llm-as-a-judge in llm alignment tasks: Explainable metrics and diverse prompt templates. arXiv preprint arXiv:2408.13006, 2024

  60. [68]

    Automating evaluation of ai text generation in healthcare with a large language model (llm)-as- a-judge

    Emma Leigh Croxford, Yanjun Leigh Gao, Elliot First, Nicholas Pellegrino, Miranda Schnier, John Caskey, Madeline K Oguss, Graham Wills, Guanhua Chen, Dmitriy Dligach, et al. Automating evaluation of ai text generation in healthcare with a large language model (llm)-as- a-judge...

  61. [69]

    Limitations of the llm-as-a-judge approach for evaluating llm outputs in expert knowledge tasks

    Annalisa Szymanski, Noah Ziems, Heather A Eicher-Miller, Toby Jia-Jun Li, Meng Jiang, and Ronald A Metoyer. Limitations of the llm-as-a-judge approach for evaluating llm outputs in expert knowledge tasks. In Proceedings of the 30th International Conference on Intelligent User ...

  62. [70]

    A survey on llm-as-a-judge

    Jiawei Gu, Xuhui Jiang, Zhichao Shi, Hexiang Tan, Xuehao Zhai, Chengjin Xu, Wei Li, Yinghan Shen, Shengjie Ma, Honghao Liu, et al. A survey on llm-as-a-judge. arXiv preprint arXiv:2411.15594, 2024

  63. [71]

    Can large language models be an alternative to human evaluations? arXiv preprint arXiv:2305.01937, 2023

    Cheng-Han Chiang and Hung-yi Lee. Can large language models be an alternative to human evaluations? arXiv preprint arXiv:2305.01937, 2023

  64. [72]

    Justice or prejudice? quantifying biases in llm-as-a-judge

    Jiayi Ye, Yanbo Wang, Yue Huang, Dongping Chen, Qihui Zhang, Nuno Moniz, Tian Gao, Werner Geyer, Chao Huang, Pin-Yu Chen, et al. Justice or prejudice? quantifying biases in llm-as-a-judge. arXiv preprint arXiv:2410.02736, 2024

  65. [73]

    Judging the judges: Evaluating alignment and vulnerabilities in llms-as- judges

    Aman Singh Thakur, Kartik Choudhary, Venkat Srinik Ramayapally, Sankaran Vaidyanathan, and Dieuwke Hupkes. Judging the judges: Evaluating alignment and vulnerabilities in llms-as- judges. arXiv preprint arXiv:2406.12624, 2024

  66. [74]

    As- sessment of pathology domain-specific knowledge of chatgpt and comparison to human performance

    Andrew Y Wang, Sherman Lin, Christopher Tran, Robert J Homer, Dan Wilsdon, Joanna C Walsh, Emily A Goebel, Irene Sansano, Snehal Sonawane, Vincent Cockenpot, et al. As- sessment of pathology domain-specific knowledge of chatgpt and comparison to human performance. Archives of ...

  67. [75]

    Quality of answers of generative large language models versus peer users for interpreting laboratory test results for lay patients: evaluation study

    Zhe He, Balu Bhasuran, Qiao Jin, Shubo Tian, Karim Hanna, Cindy Shavor, Lisbeth Garcia Arguello, Patrick Murray, and Zhiyong Lu. Quality of answers of generative large language models versus peer users for interpreting laboratory test results for lay patients: evaluation study...

  68. [76]

    Style over substance: Evaluation biases for large language models

    Minghao Wu and Alham Fikri Aji. Style over substance: Evaluation biases for large language models. arXiv preprint arXiv:2307.03025, 2023

  69. [77]

    Ehrnoteqa: An llm benchmark for real- world clinical practice using discharge summaries

    Sunjun Kweon, Jiyoun Kim, Heeyoung Kwak, Dongchul Cha, Hangyul Yoon, Kwang Kim, Jeewon Yang, Seunghyun Won, and Edward Choi. Ehrnoteqa: An llm benchmark for real- world clinical practice using discharge summaries. Advances in Neural Information Processing Systems, 37:124575–12...

  70. [78]

    Tran, Daniel I Schlessinger, Shannon Wongvibulsin, Zhuo Ran Cai, Roxana Daneshjou, and Pranav Rajpurkar

    Shreya Johri, Jaehwan Jeong, Benjamin A. Tran, Daniel I Schlessinger, Shannon Wongvibulsin, Zhuo Ran Cai, Roxana Daneshjou, and Pranav Rajpurkar. CRAFT-MD: A conversational evaluation framework for comprehensive assessment of clinical LLMs. In AAAI 2024 Spring Symposium on Cli...

  71. [79]

    The llama 3 herd of models

    Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey, Abhishek Kadian, Ahmad Al-Dahle, Aiesha Letman, Akhil Mathur, Alan Schelten, Amy Yang, Angela Fan, et al. The llama 3 herd of models. arXiv preprint arXiv:2407.21783, 2024

  72. [80]

    Linguistic analy- sis of communication in therapist-assisted internet-delivered cognitive behavior therapy for generalized anxiety disorder

    Dale Dirkse, Heather D Hadjistavropoulos, Hugo Hesser, and Azy Barak. Linguistic analy- sis of communication in therapist-assisted internet-delivered cognitive behavior therapy for generalized anxiety disorder. Cognitive behaviour therapy, 44(1):21–32, 2015

  73. [81]

    Toward linguistic recognition of generalized anxiety disorder

    Laurens Rook, Maria Chiara Mazza, Iulia Lefter, and Frances Brazier. Toward linguistic recognition of generalized anxiety disorder. Frontiers in Digital Health, 4:779039, 2022

  74. [82]

    Linguistic markers of anxiety and depression in somatic symptom and related disorders: Observational study of a digital intervention

    Matteo Malgaroli, Thomas D Hull, Adam Calderon, and Naomi M Simon. Linguistic markers of anxiety and depression in somatic symptom and related disorders: Observational study of a digital intervention. Journal of Affective Disorders, 352:133–137, 2024

  75. [83]

    Are patient linguistic tones associated with mental health and perceived clinician empathy? JBJS, 103(23):2181–2189, 2021

    Aresh Al Salman, Ashley Kim, Amelia Mercado, David Ring, Job Doornberg, Amirreza Fatehi, and Tom J Crijns. Are patient linguistic tones associated with mental health and perceived clinician empathy? JBJS, 103(23):2181–2189, 2021

  76. [84]

    Gpt-4 technical report

    R OpenAI. Gpt-4 technical report. arxiv 2303.08774. View in Article, 2(5), 2023

  77. [85]

    Palmyra-med: Instruction-based fine-tuning of llms enhancing medical domain performance

    Kiran Kamble and Waseem Alshikh. Palmyra-med: Instruction-based fine-tuning of llms enhancing medical domain performance. Palmyra-med: Instruction-based fine-tuning of llms enhancing medical domain performance, 2023. 40

  78. [86]

    The equivalence of weighted kappa and the intraclass correlation coefficient as measures of reliability

    Joseph L Fleiss and Jacob Cohen. The equivalence of weighted kappa and the intraclass correlation coefficient as measures of reliability. Educational and psychological measurement, 33(3):613–619, 1973

  79. [87]

    Multiple significance tests: the bonferroni method

    J Martin Bland and Douglas G Altman. Multiple significance tests: the bonferroni method. Bmj, 310(6973):170, 1995

  80. [88]

    Note on the sampling error of the difference between correlated proportions or percentages

    Quinn McNemar. Note on the sampling error of the difference between correlated proportions or percentages. Psychometrika, 12(2):153–157, 1947

  81. [89]

    Individual comparisons by ranking methods

    Frank Wilcoxon. Individual comparisons by ranking methods. In Breakthroughs in statistics: Methodology and distribution, pages 196–202. Springer, 1992

  82. [90]

    The measurement of observer agreement for categorical data

    J Richard Landis and Gary G Koch. The measurement of observer agreement for categorical data. biometrics, pages 159–174, 1977

  83. [91]

    On the use and interpretation of certain test criteria for purposes of statistical inference part i

    Jerzy Neyman and Egon S Pearson. On the use and interpretation of certain test criteria for purposes of statistical inference part i. Biometrika, 20(1-2):175–240, 1928

  84. [92]

    On a test of whether one of two random variables is stochastically larger than the other

    Henry B Mann and Donald R Whitney. On a test of whether one of two random variables is stochastically larger than the other. The annals of mathematical statistics, pages 50–60, 1947

  85. [93]

    Gender bias and stereotypes in large language models

    Hadas Kotek, Rikker Dockum, and David Sun. Gender bias and stereotypes in large language models. In Proceedings of the ACM collective intelligence conference, pages 12–24, 2023

  86. [94]

    Llm evaluators recognize and favor their own generations

    Arjun Panickssery, Samuel Bowman, and Shi Feng. Llm evaluators recognize and favor their own generations. Advances in Neural Information Processing Systems , 37:68772–68802, 2024

  87. [95]

    Bender and Batya Friedman

    Emily M. Bender and Batya Friedman. Data statements for natural language processing: Toward mitigating system bias and enabling better science. Transactions of the Association for Computational Linguistics, 6:587–604, 2018. doi: 10.1162/tacl_a_00041. URL https: //aclanthology....

  88. [96]

    Basic demographics, health practices, and health status of us medical students

    Erica Frank, Jennifer S Carrera, Lisa Elon, and Vicki S Hertzberg. Basic demographics, health practices, and health status of us medical students. American journal of preventive medicine, 31(6):499–505, 2006

  89. [97]

    International medical graduates in the us physician workforce and graduate medical education: current and historical trends

    Awad A Ahmed, Wei-Ting Hwang, Charles R Thomas Jr, and Curtiland Deville Jr. International medical graduates in the us physician workforce and graduate medical education: current and historical trends. Journal of graduate medical education, 10(2):214–218, 2018

  90. [98]

    Clinical reasoning education at us medical schools: results from a national survey of internal medicine clerkship directors

    Joseph Rencic, Robert L Trowbridge, Mark Fagan, Karen Szauter, and Steven Durning. Clinical reasoning education at us medical schools: results from a national survey of internal medicine clerkship directors. Journal of general internal medicine, 32:1242–1246, 2017

  91. [99]

    Teaching medical students the important connection between communication and clinical reasoning

    Donna M Windish, Eboni G Price, Sarah L Clever, Jeffrey L Magaziner, and Patricia A Thomas. Teaching medical students the important connection between communication and clinical reasoning. Journal of General Internal Medicine, 20(12):1108–1113, 2005

  92. [100]

    Factors associated with medical student clinical reasoning and evidence based medicine practice

    Arpana R Vidyarthi, Robert Kamei, Kenneth Chan, Sok-Hong Goh, and Lek Ngee. Factors associated with medical student clinical reasoning and evidence based medicine practice. International Journal of Medical Education, 6:142, 2015

  93. [101]

    Improving medical communication: skills for a complex (and multilingual) clinical world

    Peter G Brindley, Katherine E Smith, Pierre Cardinal, and Francois LeBlanc. Improving medical communication: skills for a complex (and multilingual) clinical world. Canadian respiratory journal, 21(2):89–91, 2014

  94. [102]

    Evaluating the efficacy of large language models in generating medical documentation: A comparative study of chatgpt-4, chatgpt-4o, and claude

    Bryan Lim, Ishith Seth, Molly Maxwell, Roberto Cuomo, Richard J Ross, and Warren M Rozen. Evaluating the efficacy of large language models in generating medical documentation: A comparative study of chatgpt-4, chatgpt-4o, and claude. Aesthetic Plastic Surgery, pages 1–12, 2025

  95. [103]

    Introducing the next generation of claude

    Anthropic. Introducing the next generation of claude. https://www.anthropic.com/ news/claude-3-family, April 2024. 41

  96. [104]

    Gemini: A family of highly capable multimodal models

    Gemini Team. Gemini: A family of highly capable multimodal models. http://arxiv. org/abs/2312.11805, December 2023. arXiv:2312.11805 [cs]

  97. [106]

    Zhang, Han Bao, Hanwei Xu, Haocheng Wang, Haowei Zhang, Honghui Ding, Huajian Xin, Huazuo Gao, Hui Li, Hui Qu, J

    DeepSeek-AI, Aixin Liu, Bei Feng, Bing Xue, Bingxuan Wang, Bochao Wu, Chengda Lu, Chenggang Zhao, Chengqi Deng, Chenyu Zhang, Chong Ruan, Damai Dai, Daya Guo, Dejian Yang, Deli Chen, Dongjie Ji, Erhang Li, Fangyun Lin, Fucong Dai, Fuli Luo, Guangbo Hao, Guanting Chen, Guowei L...

  98. [107]

    Clinical camel: An open-source expert-level medical language model with dialogue-based knowledge encoding

    Augustin Toma, Patrick R Lawler, Jimmy Ba, Rahul G Krishnan, Barry B Rubin, and Bo Wang. Clinical camel: An open-source expert-level medical language model with dialogue-based knowledge encoding. CoRR, 2023

  99. [108]

    Meditron-70b: Scaling medical pretraining for large language models

    Zeming Chen, Alejandro Hernández Cano, Angelika Romanou, Antoine Bonnet, Kyle Matoba, Francesco Salvi, Matteo Pagliardini, Simin Fan, Andreas Köpf, Amirkeivan Mohtashami, et al. Meditron-70b: Scaling medical pretraining for large language models. arXiv preprint arXiv:2311.16079, 2023

  100. [109]

    Biomistral: A collection of open-source pretrained large language models for medical domains

    Yanis Labrak, Adrien Bazoge, Emmanuel Morin, Pierre-Antoine Gourraud, Mickael Rouvier, and Richard Dufour. Biomistral: A collection of open-source pretrained large language models for medical domains. arXiv preprint arXiv:2402.10373, 2024

  101. [110]

    Two contrasting data annotation paradigms for subjective nlp tasks

    Paul Röttger, Bertie Vidgen, Dirk Hovy, and Janet B Pierrehumbert. Two contrasting data annotation paradigms for subjective nlp tasks. arXiv preprint arXiv:2112.07475, 2021

  102. [111]

    O’Reilly Media, Inc

    Steven Bird, Ewan Klein, and Edward Loper. Natural language processing with Python: analyzing text with the natural language toolkit. " O’Reilly Media, Inc.", 2009

  103. [112]

    Stopwords in technical language processing

    Serhad Sarica and Jianxi Luo. Stopwords in technical language processing. Plos one, 16(8): e0254937, 2021. 42

  104. [113]

    Derivation of new readability formulas (automated readability index, fog count and flesch reading ease formula) for navy enlisted personnel

    J Peter Kincaid, Robert P Fishburne Jr, Richard L Rogers, and Brad S Chissom. Derivation of new readability formulas (automated readability index, fog count and flesch reading ease formula) for navy enlisted personnel. 1975

  105. [114]

    Smog grading-a new readability formula

    G Harry Mc Laughlin. Smog grading-a new readability formula. Journal of reading, 12(8): 639–646, 1969

  106. [115]

    Fantastically ordered prompts and where to find them: Overcoming few-shot prompt order sensitivity

    Yao Lu, Max Bartolo, Alastair Moore, Sebastian Riedel, and Pontus Stenetorp. Fantastically ordered prompts and where to find them: Overcoming few-shot prompt order sensitivity. arXiv preprint arXiv:2104.08786, 2021

  107. [116]

    Exploring the sensitivity of llms’ decision-making capabilities: Insights from prompt variation and hyperparameters

    Manikanta Loya, Divya Anand Sinha, and Richard Futrell. Exploring the sensitivity of llms’ decision-making capabilities: Insights from prompt variation and hyperparameters. arXiv preprint arXiv:2312.17476, 2023

  108. [117]

    Quantifying language models’ sensitivity to spurious features in prompt design or: How i learned to start worrying about prompt formatting

    Melanie Sclar, Yejin Choi, Yulia Tsvetkov, and Alane Suhr. Quantifying language models’ sensitivity to spurious features in prompt design or: How i learned to start worrying about prompt formatting. arXiv preprint arXiv:2310.11324, 2023

  109. [118]

    Albert Webson and Ellie Pavlick. Do prompt-based models really understand the meaning of their prompts? In Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 2300–2344, 2022

  110. [119]

    Toward robust information: data quality and inter-rater reliability in the american college of surgeons national surgical quality improvement program

    Mira Shiloach, Stanley K Frencher Jr, Janet E Steeger, Katherine S Rowell, Kristine Bartzokis, Majed G Tomeh, Karen E Richards, Clifford Y Ko, and Bruce L Hall. Toward robust information: data quality and inter-rater reliability in the american college of surgeons national sur...

  111. [120]

    Computing inter-rater reliability for observational data: an overview and tutorial

    Kevin A Hallgren. Computing inter-rater reliability for observational data: an overview and tutorial. Tutorials in quantitative methods for psychology, 8(1):23, 2012

  112. [121]

    Aleatoric and epistemic uncertainty in machine learning: An introduction to concepts and methods

    Eyke Hüllermeier and Willem Waegeman. Aleatoric and epistemic uncertainty in machine learning: An introduction to concepts and methods. Machine learning, 110(3):457–506, 2021

  113. [122]

    Epistemic uncertainty quantification tutorial

    Laura P Swiler, Thomas L Paez, and Randall L Mayes. Epistemic uncertainty quantification tutorial. In Proceedings of the 27th International Modal Analysis Conference, volume 2, 2009

  114. [123]

    Epistemic uncertainty sampling

    Vu-Linh Nguyen, Sébastien Destercke, and Eyke Hüllermeier. Epistemic uncertainty sampling. In Discovery Science: 22nd International Conference, DS 2019, Split, Croatia, October 28–30, 2019, Proceedings 22, pages 72–86. Springer, 2019

  115. [124]

    To believe or not to believe your llm

    Yasin Abbasi Yadkori, Ilja Kuzborskij, András György, and Csaba Szepesvári. To believe or not to believe your llm. arXiv preprint arXiv:2406.02543, 2024

  116. [125]

    Dropout as a bayesian approximation: Representing model uncertainty in deep learning

    Yarin Gal and Zoubin Ghahramani. Dropout as a bayesian approximation: Representing model uncertainty in deep learning. In international conference on machine learning, pages 1050–1059. PMLR, 2016

  117. [126]

    Simple and scalable predictive uncertainty estimation using deep ensembles

    Balaji Lakshminarayanan, Alexander Pritzel, and Charles Blundell. Simple and scalable predictive uncertainty estimation using deep ensembles. Advances in neural information processing systems, 30, 2017

  118. [127]

    A survey of text summarization: Techniques, evaluation and challenges

    Aji Prasetya Wibawa, Fachrul Kurniawan, et al. A survey of text summarization: Techniques, evaluation and challenges. Natural Language Processing Journal, 7:100070, 2024

  119. [128]

    Performance analysis of large language models for medical text summarization

    Jaskaran Singh, Tirth Patel, and Amandeep Singh. Performance analysis of large language models for medical text summarization

  120. [129]

    Rouge: A package for automatic evaluation of summaries

    Chin-Yew Lin. Rouge: A package for automatic evaluation of summaries. In Text summariza- tion branches out, pages 74–81, 2004

  121. [130]

    Bleu is not suitable for the evaluation of text simplification

    Elior Sulem, Omri Abend, and Ari Rappoport. Bleu is not suitable for the evaluation of text simplification. arXiv preprint arXiv:1810.05995, 2018. 43

  122. [131]

    A call for clarity in reporting bleu scores

    Matt Post. A call for clarity in reporting bleu scores. arXiv preprint arXiv:1804.08771, 2018

  123. [132]

    Summary generation using nat- ural language processing techniques and cosine similarity

    Sayantan Pal, Maiga Chang, and Maria Fernandez Iriarte. Summary generation using nat- ural language processing techniques and cosine similarity. In International Conference on Intelligent Systems Design and Applications, pages 508–517. Springer, 2021

  124. [133]

    Statistics-based summarization-step one: Sentence compres- sion

    Kevin Knight and Daniel Marcu. Statistics-based summarization-step one: Sentence compres- sion. AAAI/IAAI, 2000:703–710, 2000

  125. [134]

    Interpretation of the correlation coefficient: a basic review

    Richard Taylor. Interpretation of the correlation coefficient: a basic review. Journal of diagnostic medical sonography, 6(1):35–39, 1990. 44 NeurIPS Paper Checklist

  126. [137]

    Guidelines: • The answer NA means that the abstract and introduction do not include the claims made in the paper

    Claims Question: Do the main claims made in the abstract and introduction accurately reflect the paper’s contributions and scope? Answer: [Yes] Justification: Our abstract and introduction present the utility of our dataset and three key findings from case studies (see Section...

  127. [138]

    Limitations

    Limitations Question: Does the paper discuss the limitations of the work performed by the authors? Answer: [Yes] Justification: The limitations of our study are discussed in the Broader Impacts and Limita- tions section (see Section 6). We also elaborate on the assumptions lai...

  128. [139]

    Guidelines: • The answer NA means that the paper does not include theoretical results

    Theory assumptions and proofs Question: For each theoretical result, does the paper provide the full set of assumptions and a complete (and correct) proof? 45 Answer: [NA] Justification: We do not have any theoretical results. Guidelines: • The answer NA means that the paper d...

  129. [140]

    Details for reproducing the case studies are found in Section 4, with further details in Appendices L-N

    Experimental result reproducibility Question: Does the paper fully disclose all the information needed to reproduce the main ex- perimental results of the paper to the extent that it affects the main claims and/or conclusions of the paper (regardless of whether the code and da...

  130. [141]

    Our code repository on Github contains notebooks to reproduce our case studies and also includes scripts to reconstruct the dataset

    Open access to data and code Question: Does the paper provide open access to the data and code, with sufficient instruc- tions to faithfully reproduce the main experimental results, as described in supplemental material? Answer: [Yes] Justification: Our data is readily availab...

  131. [142]

    Guidelines: • The answer NA means that the paper does not include experiments

    Experimental setting/details Question: Does the paper specify all the training and test details (e.g., data splits, hyper- parameters, how they were chosen, type of optimizer, etc.) necessary to understand the results? Answer: [Yes] Justification: All training hyperparameters ...

  132. [143]

    We specify the statistical tests we use for each metric in Section 4, taking into account normality, paired, and categorical data assumptions

    Experiment statistical significance Question: Does the paper report error bars suitably and correctly defined or other appropriate information about the statistical significance of the experiments? Answer: [Yes] Justification: We report 2σ error bars for all experimental resul...

  133. [144]

    Guidelines: • The answer NA means that the paper does not include experiments

    Experiments compute resources Question: For each experiment, does the paper provide sufficient information on the com- puter resources (type of compute workers, memory, time of execution) needed to reproduce the experiments? Answer: [Yes] Justification: Compute workers, memory...

  134. [145]

    Guidelines: • The answer NA means that the authors have not reviewed the NeurIPS Code of Ethics

    Code of ethics Question: Does the research conducted in the paper conform, in every respect, with the NeurIPS Code of Ethics https://neurips.cc/public/EthicsGuidelines? Answer: [Yes] Justification: The authors have reviewed the code of ethics and confirm that the research foll...

  135. [146]

    48 Guidelines: • The answer NA means that there is no societal impact of the work performed

    Broader impacts Question: Does the paper discuss both potential positive societal impacts and negative societal impacts of the work performed? Answer: [Yes] Justification: We discuss the broader impacts and ethical limitations of our work the Broader Impact and Limitations Sec...

  136. [147]

    All data used to construct our dataset is publicly available

    Safeguards Question: Does the paper describe safeguards that have been put in place for responsible release of data or models that have a high risk for misuse (e.g., pretrained language models, image generators, or scraped datasets)? Answer: [Yes] Justification: We provide a d...

  137. [148]

    The details of the license and urls are provided in Appendix D

    Licenses for existing assets Question: Are the creators or original owners of assets (e.g., code, data, models), used in the paper, properly credited and are the license and terms of use explicitly mentioned and properly respected? Answer: [Yes] Justification: All datasets are...

  138. [149]

    Guidelines: • The answer NA means that the paper does not release new assets

    New assets Question: Are new assets introduced in the paper well documented and is the documentation provided alongside the assets? Answer: [Yes] Justification: We provide access to a public Github repository, Hugging Face dataset, and project website. Guidelines: • The answer...

  139. [150]

    We provide survey details and all instructions relevant to the study in Appendices F and H-K

    Crowdsourcing and research with human subjects Question: For crowdsourcing experiments and research with human subjects, does the paper include the full text of instructions given to participants and screenshots, if applicable, as well as details about compensation (if any)? A...

  140. [151]

    50 Guidelines: • The answer NA means that the paper does not involve crowdsourcing nor research with human subjects

    Institutional review board (IRB) approvals or equivalent for research with human subjects Question: Does the paper describe potential risks incurred by study participants, whether such risks were disclosed to the subjects, and whether Institutional Review Board (IRB) approvals...

  141. [152]

    yes" or

    Declaration of LLM usage Question: Does the paper describe the usage of LLMs if it is an important, original, or non-standard component of the core methods in this research? Note that if the LLM is used only for writing, editing, or formatting purposes and does not impact the ...

  142. [2022]

    doi: 10.1089/trgh.2021.0029

    ISSN 2688-4887. doi: 10.1089/trgh.2021.0029

  143. [2024]

    arXiv:2401.04088 [cs]

Pith tools

Reviewed August 15, 2026 · model on record in the stance chip above.