harvardairobotics/FairVLMed

Dataset

0

stars

6

commits

1

linked in READMEs

Apr 15, 2026

updated

clinical-notes
fairness
fundus
glaucoma
medical
ophthalmology
vision-language
Browse cluster: Medical Vision-Language Models

README

Dataset Card: Harvard-FairVLMed

Dataset Summary

Harvard-FairVLMed is the first fair vision-language medical dataset designed for studying fairness in medical vision-language (VL) foundation models. It contains 10,000 SLO fundus images paired with de-identified clinical notes and comprehensive demographic annotations, enabling in-depth fairness analysis across four protected attributes: race, gender, ethnicity, and preferred language.

This dataset was introduced at CVPR 2024: FairCLIP: Harnessing Fairness in Vision-Language Learning.

Dataset Details

Dataset Description

FieldValue
InstitutionDepartment of Ophthalmology, Harvard Medical School
TaskGlaucoma classification (vision-language)
ModalityScanning Laser Ophthalmoscopy (SLO) fundus images + clinical notes
Scale10,000 patients, 10,000 samples
Splits7,000 train / 1,000 validation / 2,000 test
LicenseCC BY-NC-ND 4.0

Data Fields

Each subject is stored as a .npz file (data_xxxxx.npz) containing:

FieldDescription
slo_fundusScanning Laser Ophthalmoscopy (SLO) fundus image
mdVisual field mean deviation
tds52 visual field total deviation values
agePatient age
gender0 = Female, 1 = Male
race0 = Asian, 1 = Black, 2 = White
ethnicity0 = Non-Hispanic, 1 = Hispanic, -1 = Unknown
language0 = English, 1 = Spanish, 2 = Other, -1 = Unknown
maritalstatus0 = Married/Partnered, 1 = Single, 2 = Divorced, 3 = Widowed, 4 = Legally Separated, -1 = Unknown
glaucoma0 = Non-Glaucoma, 1 = Glaucoma
noteOriginal de-identified clinical note
note_extraDe-identified clinical note with demographic attributes prepended

A metadata overview is provided in data_summary.csv. GPT-4-summarized versions of all notes are available in gpt-4_summarized_notes.csv.

Demographics

6 demographic attributes are annotated per patient: age, gender, race, ethnicity, preferred language, and marital status.

Uses

Direct Use

  • Fairness benchmarking for medical vision-language foundation models (e.g., CLIP, BLIP-2)
  • Analysis of demographic disparities in ophthalmic AI across race, gender, ethnicity, and language
  • Development and evaluation of bias-mitigation methods for VL models in healthcare
  • Medical note summarization and multimodal learning research

Out-of-Scope Use

Clinical decisions, patient care, or any commercial application. This dataset shall not be used for clinical decisions at any time.

Access

The "Harvard" designation indicates the dataset originates from the Department of Ophthalmology at Harvard Medical School. It does not imply endorsement, sponsorship, or legal responsibility by Harvard University or Harvard Medical School.

Citation

BibTeX:

@inproceedings{luo2024fairclip,
  title={Fairclip: Harnessing fairness in vision-language learning},
  author={Luo, Yan and Shi, Min and Khan, Muhammad Osama and Afzal, Muhammad Muneeb and Huang, Hao and Yuan, Shuaihang and Tian, Yu and Song, Luo and Kouhana, Ava and Elze, Tobias and others},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={12289--12301},
  year={2024}
}

APA:

Luo, Y., Shi, M., Khan, M. O., Afzal, M. M., Huang, H., Yuan, S., Tian, Y., Song, L., Kouhana, A., Elze, T., Fang, Y., & Wang, M. (2024). FairCLIP: Harnessing Fairness in Vision-Language Learning. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2024), 12289–12301.

Contributors

harvardairobotics/FairVLMed

Dataset

0

stars

6

commits

1

linked in READMEs

Apr 15, 2026

updated

clinical-notes
fairness
fundus
glaucoma
medical
ophthalmology
vision-language
Browse cluster: Medical Vision-Language Models

README

Dataset Card: Harvard-FairVLMed

Dataset Summary

Harvard-FairVLMed is the first fair vision-language medical dataset designed for studying fairness in medical vision-language (VL) foundation models. It contains 10,000 SLO fundus images paired with de-identified clinical notes and comprehensive demographic annotations, enabling in-depth fairness analysis across four protected attributes: race, gender, ethnicity, and preferred language.

This dataset was introduced at CVPR 2024: FairCLIP: Harnessing Fairness in Vision-Language Learning.

Dataset Details

Dataset Description

FieldValue
InstitutionDepartment of Ophthalmology, Harvard Medical School
TaskGlaucoma classification (vision-language)
ModalityScanning Laser Ophthalmoscopy (SLO) fundus images + clinical notes
Scale10,000 patients, 10,000 samples
Splits7,000 train / 1,000 validation / 2,000 test
LicenseCC BY-NC-ND 4.0

Data Fields

Each subject is stored as a .npz file (data_xxxxx.npz) containing:

FieldDescription
slo_fundusScanning Laser Ophthalmoscopy (SLO) fundus image
mdVisual field mean deviation
tds52 visual field total deviation values
agePatient age
gender0 = Female, 1 = Male
race0 = Asian, 1 = Black, 2 = White
ethnicity0 = Non-Hispanic, 1 = Hispanic, -1 = Unknown
language0 = English, 1 = Spanish, 2 = Other, -1 = Unknown
maritalstatus0 = Married/Partnered, 1 = Single, 2 = Divorced, 3 = Widowed, 4 = Legally Separated, -1 = Unknown
glaucoma0 = Non-Glaucoma, 1 = Glaucoma
noteOriginal de-identified clinical note
note_extraDe-identified clinical note with demographic attributes prepended

A metadata overview is provided in data_summary.csv. GPT-4-summarized versions of all notes are available in gpt-4_summarized_notes.csv.

Demographics

6 demographic attributes are annotated per patient: age, gender, race, ethnicity, preferred language, and marital status.

Uses

Direct Use

  • Fairness benchmarking for medical vision-language foundation models (e.g., CLIP, BLIP-2)
  • Analysis of demographic disparities in ophthalmic AI across race, gender, ethnicity, and language
  • Development and evaluation of bias-mitigation methods for VL models in healthcare
  • Medical note summarization and multimodal learning research

Out-of-Scope Use

Clinical decisions, patient care, or any commercial application. This dataset shall not be used for clinical decisions at any time.

Access

The "Harvard" designation indicates the dataset originates from the Department of Ophthalmology at Harvard Medical School. It does not imply endorsement, sponsorship, or legal responsibility by Harvard University or Harvard Medical School.

Citation

BibTeX:

@inproceedings{luo2024fairclip,
  title={Fairclip: Harnessing fairness in vision-language learning},
  author={Luo, Yan and Shi, Min and Khan, Muhammad Osama and Afzal, Muhammad Muneeb and Huang, Hao and Yuan, Shuaihang and Tian, Yu and Song, Luo and Kouhana, Ava and Elze, Tobias and others},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={12289--12301},
  year={2024}
}

APA:

Luo, Y., Shi, M., Khan, M. O., Afzal, M. M., Huang, H., Yuan, S., Tian, Y., Song, L., Kouhana, A., Elze, T., Fang, Y., & Wang, M. (2024). FairCLIP: Harnessing Fairness in Vision-Language Learning. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2024), 12289–12301.

Contributors