paper-with-me

홈 › Papers

Enabling Scalable Evaluation of Bias Patterns in Medical LLMs

2024-10-18 · Hamed Fayyaz, Raphael Poulain, Rahmatollah Beheshti

Large language models (LLMs) have shown impressive potential in helping with numerous medical challenges. Deploying LLMs in high-stakes applications such as medicine, however, brings in many concerns. One major area of concern relates to biased behaviors of LLMs in medical applications, leading to unfair treatment of individuals. To pave the way for the responsible and impactful deployment of Med LLMs, rigorous evaluation is a key prerequisite. Due to the huge complexity and variability of different medical scenarios, existing work in this domain has primarily relied on using manually crafted datasets for bias evaluation. In this study, we present a new method to scale up such bias evaluations by automatically generating test cases based on rigorous medical evidence. We specifically target the challenges of a) domain-specificity of bias characterization, b) hallucinating while generating the test cases, and c) various dependencies between the health outcomes and sensitive attributes. To that end, we offer new methods to address these challenges integrated with our generative pipeline, using medical knowledge graphs, medical ontologies, and customized general LLM evaluation frameworks in our method. Through a series of extensive experiments, we show that the test cases generated by our proposed method can effectively reveal bias patterns in Med LLMs at larger and more flexible scales than human-crafted datasets. We publish a large bias evaluation dataset using our pipeline, which is dedicated to a few medical case studies. A live demo of our application for vignette generation is available at https://vignette.streamlit.app. Our code is also available at https://github.com/healthylaife/autofair.

📄 PDF Abstract BibTeX arXiv:2410.14763

Code (1)

healthylaife/autofair 공식 구현

Tasks

Knowledge GraphsSpecificity

Similar Papers 제목 키워드 기반

Toward Revealing Nuanced Biases in Medical LLMs

2025-07-26 · Farzana Islam Adiba, Rahmatollah Beheshti arxiv

Large language models (LLMs) used in medical applications are known to be prone to exhibiting biased and unfair patterns. Prior to deploying these in clinical decision-making, it is crucial to identify such bias patterns…

Knowledge GraphsRed Teaming

Aligning (Medical) LLMs for (Counterfactual) Fairness

2024-08-22 · Raphael Poulain, Hamed Fayyaz, Rahmatollah Beheshti

Large Language Models (LLMs) have emerged as promising solutions for a variety of medical and clinical decision support applications. However, LLMs are often subject to different types of biases, which can lead to unfair…

counterfactualFairnessKnowledge Distillation

SCALEX: Scalable Concept and Latent Exploration for Diffusion Models

2025-11-13 · E. Zhixuan Zeng, Yuhao Chen, Alexander Wong arxiv

Image generation models frequently encode social biases, including stereotypes tied to gender, race, and profession. Existing methods for analyzing these biases in diffusion models either focus narrowly on predefined cat…

Image Generation

A Data-scalable Transformer for Medical Image Segmentation: Architecture, Model Efficiency, and Benchmark

2022-02-28 · Yunhe Gao, Mu Zhou, Di Liu, Zhennan Yan 외

Transformers have demonstrated remarkable performance in natural language processing and computer vision. However, existing vision Transformers struggle to learn from limited medical data and are unable to generalize on …

Image SegmentationInductive BiasMedical Image SegmentationSegmentation+1

Connecting the Dots: Graph Neural Network Powered Ensemble and Classification of Medical Images

2023-11-13 · Aryan Singh, Pepijn Van de Ven, Ciarán Eising, Patrick Denny

Deep learning models have demonstrated remarkable results for various computer vision tasks, including the realm of medical imaging. However, their application in the medical domain is limited due to the requirement for …

BenchmarkingClassificationGraph Neural Networkimage-classification+3