Views
No views yet

1git clone https://github.com/danyalrehman/AutoBG.git
2cd AutoBG && uv sync
3sbatch scripts/eval_transferable.sh # downloads robin.ckpt automaticallyhf download danyalrehman17/robin-transferable robin.ckpt --local-dir checkpoints1@inproceedings{rehman2026autoregressive,
2 title = {Autoregressive Boltzmann Generators},
3 author = {Rehman, Danyal and Tan, Charlie B. and Bengio, Yoshua and Bose, Avishek Joey and Tong, Alexander},
4 booktitle = {Proceedings of the 43rd International Conference on Machine Learning (ICML)},
5 series = {Proceedings of Machine Learning Research},
6 volume = {306},
7 year = {2026},
8 publisher = {PMLR},
9 note = {Spotlight},
10 url = {https://arxiv.org/abs/2606.27361}
11}