Papers › CLINIC: Evaluating Multilingual Trustworthiness in Language Models for Healthcare

CLINIC: Evaluating Multilingual Trustworthiness in Language Models for Healthcare

12 Dec 2025arXiv:2512.11437added by Syntology

Akash Ghosh, Srivarshinee Sridhar, Raghav Kaushik Ravi, Muhsin Muhsin, Sriparna Saha, Chirag Agarwal

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Integrating language models (LMs) in healthcare systems holds great promise for improving medical workflows and decision-making. However, a critical barrier to their real-world adoption is the lack of reliable evaluation of their trustworthiness, especially in multilingual healthcare settings. Existing LMs are predominantly trained in high-resource languages, making them ill-equipped to handle the complexity and diversity of healthcare queries in mid- and low-resource languages, posing significant challenges for deploying them in global healthcare contexts where linguistic diversity is key. In this work, we present CLINIC, a Comprehensive Multilingual Benchmark to evaluate the trustworthiness of language models in healthcare. CLINIC systematically benchmarks LMs across five key dimensions of trustworthiness: truthfulness, fairness, safety, robustness, and privacy, operationalized through 18 diverse tasks, spanning 15 languages (covering all the major continents), and encompassing a wide array of critical healthcare topics like disease conditions, preventive actions, diagnostic tests, treatments, surgeries, and medications. Our extensive evaluation reveals that LMs struggle with factual correctness, demonstrate bias across demographic and linguistic groups, and are susceptible to privacy breaches and adversarial attacks. By highlighting these shortcomings, CLINIC lays the foundation for enhancing the global reach and safety of LMs in healthcare across diverse languages.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2512.11437")

Code

Syntology Ran 0 of 16 code samples harvested from 1 repository linked to this paper; 16 have no recorded run.

By repository: found in paper text by Syntology: 16 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

AikyamLab/clinic found in paper text by SyntologyMIT report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 0 ran; 0 honoured the contract we drafted; 16 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

16unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from AikyamLab/clinic. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clean_and_extract_choice AikyamLab/clinic/evaluation/colloquial/colloquial_eval.py found in paper text by Syntology unverified MIT (permissive) · 0bc2a2920d72eb2b · report
clean_response AikyamLab/clinic/evaluation/adverserial/adv_eval.py found in paper text by Syntology unverified MIT (permissive) · eee9780706ca91ac · report
clean_response AikyamLab/clinic/evaluation/consistency/consistency_eval.py found in paper text by Syntology unverified MIT (permissive) · 1b68e4a2fe2400a0 · report
clean_response AikyamLab/clinic/evaluation/disparagement/disp_eval.py found in paper text by Syntology unverified MIT (permissive) · d3064a9f7b1e0b34 · report
clean_response AikyamLab/clinic/evaluation/exaggerated_safety/exagsaf.py found in paper text by Syntology unverified MIT (permissive) · d99cb6304d112c48 · report
get_embeddings AikyamLab/clinic/evaluation/adverserial/adv_eval.py found in paper text by Syntology unverified MIT (permissive) · e51b60b9add827b6 · report
get_embeddings AikyamLab/clinic/evaluation/consistency/consistency_eval.py found in paper text by Syntology unverified MIT (permissive) · daf8bacd15f6bdea · report
get_score AikyamLab/clinic/evaluation/colloquial/colloquial_eval.py found in paper text by Syntology unverified MIT (permissive) · 7fdf75bfa127d457 · report
get_score AikyamLab/clinic/evaluation/disparagement/disp_eval.py found in paper text by Syntology unverified MIT (permissive) · a5fb7b464744eb20 · report
get_score AikyamLab/clinic/evaluation/exaggerated_safety/exagsaf.py found in paper text by Syntology unverified MIT (permissive) · 987ba214da993053 · report
get_score_fct AikyamLab/clinic/evaluation/hallucinations/hallu_eval.py found in paper text by Syntology unverified MIT (permissive) · 018247f0e18ff6f9 · report
get_similarity_score AikyamLab/clinic/evaluation/adverserial/adv_eval.py found in paper text by Syntology unverified MIT (permissive) · 4612dca95f28aeaf · report
gpt_eval AikyamLab/clinic/evaluation/disparagement/disp_eval.py found in paper text by Syntology unverified MIT (permissive) · 796b7eaaef2c4dd5 · report
process_csv_file AikyamLab/clinic/evaluation/fairness-preference/fair_pref_eval.py found in paper text by Syntology unverified MIT (permissive) · ed0ccb3bae64b137 · report
remove_descent_variants AikyamLab/clinic/evaluation/fairness-preference/fair_pref_eval.py found in paper text by Syntology unverified MIT (permissive) · d2a53c7af3589e7d · report
replacements AikyamLab/clinic/evaluation/fairness-stereotype/fair_stereo_eval.py found in paper text by Syntology unverified MIT (permissive) · f99ee61006d6c28d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2512.11437, was issued in December 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections