chq1155 commited on
Commit
ab951fe
·
verified ·
1 Parent(s): 5e88b4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -137,12 +137,10 @@ bash run.sh --baseline tds --device cuda:0
137
  ## Citation
138
 
139
  ```bibtex
140
- @inproceedings{
141
- cao2026tdb,
142
- title={{TD}3B: 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={Learning Meaningful Representations of Life (LMRL) Workshop at ICLR 2026},
145
- year={2026},
146
- url={https://openreview.net/forum?id=uMUicLylVp}
147
  }
148
  ```
 
137
  ## Citation
138
 
139
  ```bibtex
140
+ @article{cao2026td3b,
141
+ title={TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation},
142
+ author={Cao, Hanqun and Pal, Aastha and Tang, Sophia and Zhang, Yinuo and Zhang, Jingjie and Heng, Pheng Ann and Chatterjee, Pranam},
143
+ journal={arXiv preprint arXiv:2605.09810},
144
+ year={2026}
 
 
145
  }
146
  ```