paper-with-me

홈 › Papers

An Empirical Study on the Fairness of Foundation Models for Multi-Organ Image Segmentation

2024-06-18 · Qin Li, Yizhe Zhang, Yan Li, Jun Lyu, Meng Liu, Longyu Sun, Mengting Sun, Qirong Li, Wenyue Mao, Xinran Wu, Yajing Zhang, Yinghua Chu, Shuo Wang, Chengyan Wang

The segmentation foundation model, e.g., Segment Anything Model (SAM), has attracted increasing interest in the medical image community. Early pioneering studies primarily concentrated on assessing and improving SAM's performance from the perspectives of overall accuracy and efficiency, yet little attention was given to the fairness considerations. This oversight raises questions about the potential for performance biases that could mirror those found in task-specific deep learning models like nnU-Net. In this paper, we explored the fairness dilemma concerning large segmentation foundation models. We prospectively curate a benchmark dataset of 3D MRI and CT scans of the organs including liver, kidney, spleen, lung and aorta from a total of 1056 healthy subjects with expert segmentations. Crucially, we document demographic details such as gender, age, and body mass index (BMI) for each subject to facilitate a nuanced fairness analysis. We test state-of-the-art foundation models for medical image segmentation, including the original SAM, medical SAM and SAT models, to evaluate segmentation efficacy across different demographic groups and identify disparities. Our comprehensive analysis, which accounts for various confounding factors, reveals significant fairness concerns within these foundational models. Moreover, our findings highlight not only disparities in overall segmentation metrics, such as the Dice Similarity Coefficient but also significant variations in the spatial distribution of segmentation errors, offering empirical evidence of the nuanced challenges in ensuring fairness in medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2406.12646

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

Interactional Fairness in LLM Multi-Agent Systems: An Evaluation Framework

2025-05-17 · Ruta Binkyte

As large language models (LLMs) are increasingly used in multi-agent systems, questions of fairness should extend beyond resource distribution and procedural design to include the fairness of how agents communicate. Draw…

Fairness

Causal Pre-training Under the Fairness Lens: An Empirical Study of TabPFN

2026-01-25 · Qinyi Liu, Mohammad Khalil, Naman Goel arxiv

Foundation models for tabular data, such as the Tabular Prior-data Fitted Network (TabPFN), are pre-trained on a massive number of synthetic datasets generated by structural causal models (SCM). They leverage in-context …

Trade-offs Between Individual and Group Fairness in Machine Learning: A Comprehensive Review

2026-01-23 · Sandra Benítez-Peña, Blas Kolic, Victoria Menendez, Belén Pulido arxiv

Algorithmic fairness has become a central concern in computational decision-making systems, where ensuring equitable outcomes is essential for both ethical and legal reasons. Two dominant notions of fairness have emerged…

Fairness in Recommendation: Foundations, Methods and Applications

2022-05-26 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

As one of the most pervasive applications of machine learning, recommender systems are playing an important role on assisting human decision making. The satisfaction of users and the interests of platforms are closely re…

Decision MakingFairnessRecommendation SystemsSurvey

Mitigating Group Bias in Federated Learning: Beyond Local Fairness

2023-05-17 · Ganghua Wang, Ali Payani, Myungjin Lee, Ramana Kompella

The issue of group fairness in machine learning models, where certain sub-populations or groups are favored over others, has been recognized for some time. While many mitigation strategies have been proposed in centraliz…

FairnessFederated Learning