Update README.md
Browse files
README.md
CHANGED
|
@@ -82,13 +82,10 @@ print(ds[0][text_key])
|
|
| 82 |
|
| 83 |
## ✏️ Citation
|
| 84 |
```
|
| 85 |
-
@
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
archivePrefix={arXiv},
|
| 91 |
-
primaryClass={cs.CL},
|
| 92 |
-
url={https://arxiv.org/abs/2509.23379},
|
| 93 |
}
|
| 94 |
```
|
|
|
|
| 82 |
|
| 83 |
## ✏️ Citation
|
| 84 |
```
|
| 85 |
+
@article{zhang2025ccd,
|
| 86 |
+
title={CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding},
|
| 87 |
+
author={Zhang, Xi and Meng, Zaiqiao and Lever, Jake and Ho, Edmond SL},
|
| 88 |
+
journal={arXiv preprint arXiv:2509.23379},
|
| 89 |
+
year={2025}
|
|
|
|
|
|
|
|
|
|
| 90 |
}
|
| 91 |
```
|