We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5026b commit d04d4ccCopy full SHA for d04d4cc
1 file changed
README.md
@@ -415,13 +415,10 @@ Use `--local` with `--slurm-config` to test the submission pipeline in-process w
415
To cite our paper:
416
417
```latex
418
-@misc{krimmel2025polygraph,
+@inproceedings{krimmel2026polygraph,
419
title={PolyGraph Discrepancy: a classifier-based metric for graph generation},
420
author={Markus Krimmel and Philip Hartout and Karsten Borgwardt and Dexiong Chen},
421
- year={2025},
422
- eprint={2510.06122},
423
- archivePrefix={arXiv},
424
- primaryClass={cs.LG},
425
- url={https://arxiv.org/abs/2510.06122},
+ booktitle={International Conference on Learning Representations},
+ year={2026},
426
}
427
```
0 commit comments