paper-with-me

Papers

FairSeg: A Large-Scale Medical Image Segmentation Dataset for Fairness Learning Using Segment Anything Model with Fair Error-Bound Scaling

2023-11-03 · Yu Tian, Min Shi, Yan Luo, Ava Kouhana, Tobias Elze, Mengyu Wang

Fairness in artificial intelligence models has gained significantly more attention in recent years, especially in the area of medicine, as fairness in medical models is critical to people's well-being and lives. High-quality medical fairness datasets are needed to promote fairness learning research. Existing medical fairness datasets are all for classification tasks, and no fairness datasets are available for medical segmentation, while medical segmentation is an equally important clinical task as classifications, which can provide detailed spatial information on organ abnormalities ready to be assessed by clinicians. In this paper, we propose the first fairness dataset for medical segmentation named Harvard-FairSeg with 10,000 subject samples. In addition, we propose a fair error-bound scaling approach to reweight the loss function with the upper error-bound in each identity group, using the segment anything model (SAM). We anticipate that the segmentation performance equity can be improved by explicitly tackling the hard cases with high training errors in each identity group. To facilitate fair comparisons, we utilize a novel equity-scaled segmentation performance metric to compare segmentation metrics in the context of fairness, such as the equity-scaled Dice coefficient. Through comprehensive experiments, we demonstrate that our fair error-bound scaling approach either has superior or comparable fairness performance to the state-of-the-art fairness learning models. The dataset and code are publicly accessible via https://ophai.hms.harvard.edu/datasets/harvard-fairseg10k.

📄 PDF Abstract BibTeX arXiv:2311.02189

Code (1)

harvard-ophthalmology-ai-lab/fairseg 공식 구현 pytorch

Tasks

FairnessImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DuetFair: Coupling Inter- and Intra-Subgroup Robustness for Fair Medical Image Segmentation

2026-05-11 · Yiqi Tian, Sangjoon Park, Bo Zeng, Pengfei Jin 외 arxiv

Medical image segmentation models can perform unevenly across subgroups. Most existing fairness methods focus on improving average subgroup performance, implicitly treating each subgroup as internally homogeneous. Howeve…

Medical Image Segmentation

STU-Net: Scalable and Transferable Medical Image Segmentation Models Empowered by Large-Scale Supervised Pre-training

2023-04-13 · Ziyan Huang, Haoyu Wang, Zhongying Deng, Jin Ye 외

Large-scale models pre-trained on large-scale datasets have profoundly advanced the development of deep learning. However, the state-of-the-art models for medical image segmentation are still small-scale, with their para…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Customized Segment Anything Model for Medical Image Segmentation

2023-04-26 · Kaidong Zhang, Dong Liu

We propose SAMed, a general solution for medical image segmentation. Different from the previous methods, SAMed is built upon the large-scale image segmentation model, Segment Anything Model (SAM), to explore the new res…

DecoderImage SegmentationMedical Image Segmentationmodel+3

SAM-UNet:Enhancing Zero-Shot Segmentation of SAM for Universal Medical Images

2024-08-19 · Sihan Yang, Haixia Bi, Hai Zhang, Jian Sun

Segment Anything Model (SAM) has demonstrated impressive performance on a wide range of natural image segmentation tasks. However, its performance significantly deteriorates when directly applied to medical domain, due t…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Organ-aware Multi-scale Medical Image Segmentation Using Text Prompt Engineering

2025-03-18 · Wenjie Zhang, Ziyang Zhang, Mengnan He, Jiancheng Ye

Accurate segmentation is essential for effective treatment planning and disease monitoring. Existing medical image segmentation methods predominantly rely on uni-modal visual inputs, such as images or videos, requiring l…

BenchmarkingDescriptiveImage SegmentationMedical Image Segmentation+4