Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -187,6 +187,18 @@ print(ds[0]["findings_section"])
|
|
| 187 |
|
| 188 |
## ✏️ Citation
|
| 189 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 190 |
@misc{zhang2025libraleveragingtemporalimages,
|
| 191 |
title={Libra: Leveraging Temporal Images for Biomedical Radiology Analysis},
|
| 192 |
author={Xi Zhang and Zaiqiao Meng and Jake Lever and Edmond S. L. Ho},
|
|
@@ -196,4 +208,4 @@ print(ds[0]["findings_section"])
|
|
| 196 |
primaryClass={cs.CV},
|
| 197 |
url={https://arxiv.org/abs/2411.19378},
|
| 198 |
}
|
| 199 |
-
```
|
|
|
|
| 187 |
|
| 188 |
## ✏️ Citation
|
| 189 |
```
|
| 190 |
+
@misc{zhang2025ccdmitigatinghallucinationsradiology,
|
| 191 |
+
title={CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding},
|
| 192 |
+
author={Xi Zhang and Zaiqiao Meng and Jake Lever and Edmond S. L. Ho},
|
| 193 |
+
year={2025},
|
| 194 |
+
eprint={2509.23379},
|
| 195 |
+
archivePrefix={arXiv},
|
| 196 |
+
primaryClass={cs.CL},
|
| 197 |
+
url={https://arxiv.org/abs/2509.23379},
|
| 198 |
+
}
|
| 199 |
+
```
|
| 200 |
+
and
|
| 201 |
+
```
|
| 202 |
@misc{zhang2025libraleveragingtemporalimages,
|
| 203 |
title={Libra: Leveraging Temporal Images for Biomedical Radiology Analysis},
|
| 204 |
author={Xi Zhang and Zaiqiao Meng and Jake Lever and Edmond S. L. Ho},
|
|
|
|
| 208 |
primaryClass={cs.CV},
|
| 209 |
url={https://arxiv.org/abs/2411.19378},
|
| 210 |
}
|
| 211 |
+
```
|