pranamanam commited on
Commit
bcc72b5
·
verified ·
1 Parent(s): 82269e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -137,10 +137,11 @@ bash run.sh --baseline tds --device cuda:0
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
  ```
 
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
  ```