Datasets:
File size: 2,961 Bytes
6edf33c 2d519ee 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c 1485dcd 6edf33c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | ---
license: cc-by-nc-nd-4.0
task_categories:
- image-segmentation
- image-classification
modality:
- image
language:
- en
tags:
- medical
- ophthalmology
- fairness
- domain-shift
- fundus
- glaucoma
pretty_name: Harvard-FairDomain
size_categories:
- 10K<n<100K
---
# Dataset Card: Harvard-FairDomain
## Dataset Summary
Harvard-FairDomain is a large-scale ophthalmology dataset designed for studying **fairness under domain shift** in medical image analysis. It supports both image segmentation and classification tasks, with 10,000 samples per task drawn from 10,000 unique patients. The dataset introduces an additional imaging modality — en-face fundus images — alongside the original scanning laser ophthalmoscopy (SLO) fundus images, enabling cross-domain fairness research.
This dataset was introduced in the ECCV 2024 paper: [FairDomain: Achieving Fairness in Cross-Domain Medical Image Segmentation and Classification](https://arxiv.org/pdf/2407.08813).
## Dataset Details
### Dataset Description
| Field | Value |
|-----------------|-------|
| **Institution** | Department of Ophthalmology, Harvard Medical School |
| **Tasks** | Medical image segmentation, medical image classification |
| **Modalities** | En-face fundus image, scanning laser ophthalmoscopy (SLO) fundus image |
| **Samples** | 10,000 (segmentation), 10,000 (classification) |
| **Patients** | 10,000 per task (unique patients) |
### Source Data
Harvard-FairDomain is derived from two existing Harvard ophthalmology datasets:
- [**Harvard-FairSeg**](https://github.com/Harvard-Ophthalmology-AI-Lab/FairSeg) — source for segmentation task data
- [**FairVLMed (FairCLIP)**](https://github.com/Harvard-Ophthalmology-AI-Lab/FairCLIP) — source for classification task data
En-face fundus images were added to both subsets as a new imaging domain on top of the original SLO fundus images, enabling cross-domain fairness benchmarking.
## Uses
### Direct Use
Research on algorithmic fairness in cross-domain medical image segmentation and classification, including studies of model performance disparities across demographic groups under distribution shift.
### Out-of-Scope Use
Clinical diagnosis, commercial applications, or any use prohibited by the CC BY-NC-ND 4.0 license.
## Citation
**BibTeX:**
```bibtex
@article{tian2024fairdomain,
title={FairDomain: Achieving Fairness in Cross-Domain Medical Image Segmentation and Classification},
author={Tian, Yu and Wen, Congcong and Shi, Min and Afzal, Muhammad Muneeb and Huang, Hao and Khan, Muhammad Osama and Luo, Yan and Fang, Yi and Wang, Mengyu},
journal={arXiv preprint arXiv:2407.08813},
year={2024}
}
```
**APA:**
Tian, Y., Wen, C., Shi, M., Afzal, M. M., Huang, H., Khan, M. O., Luo, Y., Fang, Y., & Wang, M. (2024). FairDomain: Achieving Fairness in Cross-Domain Medical Image Segmentation and Classification. *arXiv preprint arXiv:2407.08813*.
|