Image-to-Text
PEFT
Safetensors
medical-imaging
chest-xray
dermoscopy
vision-language
fairness
lora
mimic-cxr
padchest
ham10000
Instructions to use mbhosale/FairLLaVA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mbhosale/FairLLaVA with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update mimic-cxr/README.md
Browse files- mimic-cxr/README.md +4 -34
mimic-cxr/README.md
CHANGED
|
@@ -67,40 +67,10 @@ governed by the PhysioNet data-use agreement.
|
|
| 67 |
If you use this checkpoint, please cite FairLLaVA and the upstream works it builds on:
|
| 68 |
|
| 69 |
```bibtex
|
| 70 |
-
@
|
| 71 |
title={FairLLaVA: Fairness-Aware Parameter-Efficient Fine-Tuning for Large Vision-Language Assistants},
|
| 72 |
-
author={
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
archivePrefix={arXiv},
|
| 76 |
-
primaryClass={cs.CV},
|
| 77 |
-
url={https://arxiv.org/abs/2603.26008}
|
| 78 |
-
}
|
| 79 |
-
|
| 80 |
-
@article{ZambranoChaves2025,
|
| 81 |
-
title={A clinically accessible small multimodal radiology model and evaluation metric for chest X-ray findings},
|
| 82 |
-
author={Zambrano Chaves, Juan Manuel and others},
|
| 83 |
-
journal={Nature Communications}, year={2025}, volume={16}, pages={3108},
|
| 84 |
-
doi={10.1038/s41467-025-58344-x}
|
| 85 |
-
}
|
| 86 |
-
|
| 87 |
-
@misc{liu2023improvedllava,
|
| 88 |
-
title={Improved Baselines with Visual Instruction Tuning},
|
| 89 |
-
author={Liu, Haotian and Li, Chunyuan and Li, Yuheng and Lee, Yong Jae},
|
| 90 |
-
publisher={arXiv:2310.03744},
|
| 91 |
-
year={2023}
|
| 92 |
-
}
|
| 93 |
-
|
| 94 |
-
@article{johnson2019mimic,
|
| 95 |
-
title={MIMIC-CXR, a de-identified publicly available database of chest radiographs with free-text reports},
|
| 96 |
-
author={Johnson, Alistair E. W. and Pollard, Tom J. and Berkowitz, Seth J. and Greenbaum, Nathaniel R. and Lungren, Matthew P. and Deng, Chih-ying and Mark, Roger G. and Horng, Steven},
|
| 97 |
-
journal={Scientific Data}, year={2019}, volume={6}, number={1}, pages={317},
|
| 98 |
-
doi={10.1038/s41597-019-0322-0}
|
| 99 |
-
}
|
| 100 |
-
|
| 101 |
-
@article{johnson2019mimiccxrjpg,
|
| 102 |
-
title={MIMIC-CXR-JPG, a large publicly available database of labeled chest radiographs},
|
| 103 |
-
author={Johnson, Alistair E. W. and Pollard, Tom J. and Greenbaum, Nathaniel R. and Lungren, Matthew P. and Deng, Chih-ying and Peng, Yifan and Lu, Zhiyong and Mark, Roger G. and Berkowitz, Seth J. and Horng, Steven},
|
| 104 |
-
journal={arXiv preprint arXiv:1901.07042}, year={2019}
|
| 105 |
}
|
| 106 |
```
|
|
|
|
| 67 |
If you use this checkpoint, please cite FairLLaVA and the upstream works it builds on:
|
| 68 |
|
| 69 |
```bibtex
|
| 70 |
+
@article{bhosale2026fairllava,
|
| 71 |
title={FairLLaVA: Fairness-Aware Parameter-Efficient Fine-Tuning for Large Vision-Language Assistants},
|
| 72 |
+
author={Bhosale, Mahesh and Wasi, Abdul and Srivastava, Shantam and Latif, Shifa and Luan, Tianyu and Gao, Mingchen and Doermann, David and Gong, Xuan},
|
| 73 |
+
journal={arXiv preprint arXiv:2603.26008},
|
| 74 |
+
year={2026}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
}
|
| 76 |
```
|