Update README.md
Browse files
README.md
CHANGED
|
@@ -137,10 +137,11 @@ bash run.sh --baseline tds --device cuda:0
|
|
| 137 |
## Citation
|
| 138 |
|
| 139 |
```bibtex
|
| 140 |
-
@
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
|
|
|
| 144 |
year={2026}
|
| 145 |
}
|
| 146 |
```
|
|
|
|
| 137 |
## Citation
|
| 138 |
|
| 139 |
```bibtex
|
| 140 |
+
@inproceedings{
|
| 141 |
+
cao2026tdb,
|
| 142 |
+
title={{TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation}},
|
| 143 |
+
author={Hanqun Cao and Aastha Pal and Sophia Tang and Yinuo Zhang and Jingjie Zhang and Pheng-Ann Heng and Pranam Chatterjee},
|
| 144 |
+
booktitle={Forty-third International Conference on Machine Learning (Spotlight)},
|
| 145 |
year={2026}
|
| 146 |
}
|
| 147 |
```
|