chaenayo commited on
Commit
f7ae378
·
verified ·
1 Parent(s): 01320e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -101,10 +101,12 @@ wget https://data.csail.mit.edu/personal_rep/pods.zip
101
  ## Citation
102
  If you find our dataset useful, please cite our paper:
103
  ```
104
- @article{sundaram2024personalized,
105
- title = {Personalized Representation from Personalized Generation}
106
- author = {Sundaram, Shobhita and Chae, Julia and Tian, Yonglong and Beery, Sara and Isola, Phillip},
107
- journal = {Arxiv},
108
- year = {2024},
 
 
109
  }
110
  ```
 
101
  ## Citation
102
  If you find our dataset useful, please cite our paper:
103
  ```
104
+ @inproceedings{sundaram2025personalized,
105
+ title={Personalized representation from personalized generation},
106
+ author={Sundaram, Shobhita and Chae, Julia and Tian, Yonglong and Beery, Sara and Isola, Phillip},
107
+ booktitle={International Conference on Learning Representations},
108
+ volume={2025},
109
+ pages={92572--92606},
110
+ year={2025}
111
  }
112
  ```