paper-with-me

Papers

A Computational Audit of Demographic Association Encoding in ClinicalBERT Language Predictions

2026-06-12 · Kehinde Temitayo Soetan arxiv

Transformer-based clinical language models are increasingly integrated into high-stakes clinical decision support pipelines, yet the computational mechanisms through which demographic associations encoded in medical documentation propagate into model probability distributions remain empirically underspecified. We present a systematic computational audit of representational bias in ClinicalBERT (Alsentzer et al., 2019), a BERT-based model pretrained on MIMIC-III discharge summaries, employing two complementary probing methodologies: Log Probability Bias Analysis (LPBA), which quantifies demographic descriptor-induced shifts in masked token probability distributions across behavioral and evaluative semantic categories, and Masked Language Model-based analysis (MLM), which probes internal representational structure for demographic agency attribution encoding across 98 real clinical sentence templates and eight intersectional race-gender combinations. Corpus frequency analysis operationalizes the distinction between statistical disparity and bias amplification by benchmarking model outputs against empirical term frequencies in the MIMIC-III training corpus. Of 32 statistically significant findings, 65.6% contradict observed corpus distributions, rising to 80% for Black patients and 87.5% for agency attribution under MLM probing, providing direct empirical evidence that representational bias in ClinicalBERT operates predominantly through model-internal amplification rather than training data inheritance. Keywords: natural language processing, clinical documentation, algorithmic auditing, representational bias, health equity 1

📄 PDF Abstract BibTeX arXiv:2606.14460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Demographic-aware word associations

2017-09-01 · EMNLP 2017 9 · Aparna Garimella, Carmen Banea, Rada Mihalcea

Variations of word associations across different groups of people can provide insights into people{'}s psychologies and their world views. To capture these variations, we introduce the task of demographic-aware word asso…

Information RetrievalKeyword ExtractionRelation Extraction

When Cars Have Stereotypes: Auditing Demographic Bias in Objects from Text-to-Image Models

2025-08-05 · Dasol Choi, Jihwan Lee, Minjae Lee, Minsuk Kahng arxiv

While prior research on text-to-image generation has predominantly focused on biases in human depictions, demographic bias in generated objects remains relatively underexplored. We introduce SODA (Stereotyped Object Diag…

Text-to-Image Generation

Pareto-Guided Teacher Alignment for Fair Personalized Text Generation

2026-06-08 · Tunazzina Islam arxiv

Personalized persuasive text generation can improve relevance and engagement, but demographic conditioning may also introduce unequal framing across groups. We study fairness mitigation in personalized generation as a co…

Text Generation

Surgeons Are Indian Males and Speech Therapists Are White Females: Auditing Biases in Vision-Language Models for Healthcare Professionals

2025-10-06 · Zohaib Hasan Siddiqui, Dayam Nadeem, Mohammad Masudur Rahman, Mohammad Nadeem 외 arxiv

Vision language models (VLMs), such as CLIP and OpenCLIP, can encode and reflect stereotypical associations between medical professions and demographic attributes learned from web-scale data. We present an evaluation pro…

Automatic Transformation of Clinical Narratives into Structured Format

2021-09-01 · RANLP 2021 9 · Sylvia Vassileva, Gergana Todorova, Kristina Ivanova, Boris Velichkov 외

Vast amounts of data in healthcare are available in unstructured text format, usually in the local language of the countries. These documents contain valuable information. Secondary use of clinical narratives and informa…

Binary ClassificationNegationWord Embeddings