Skip to content

Commit 51de0a9

Browse files
authored
Update README.md
1 parent 839b2f9 commit 51de0a9

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,12 @@ For more information, see <https://www.census.gov/data/developers/about/terms-of
201201
If you use this work, we encourage you to cite [our paper](https://arxiv.org/abs/2509.21254),
202202

203203
```bibtex
204-
@misc{kliachkin2025benchmarkingstochasticapproximationalgorithms,
205-
title={Benchmarking Stochastic Approximation Algorithms for Fairness-Constrained Training of Deep Neural Networks},
206-
author={Andrii Kliachkin and Jana Lepšová and Gilles Bareilles and Jakub Mareček},
207-
year={2025},
208-
eprint={2507.04033},
209-
archivePrefix={arXiv},
210-
primaryClass={cs.LG},
211-
url={https://arxiv.org/abs/2507.04033},
204+
@inproceedings{kliachkin2026benchmarking,
205+
title={Benchmarking Stochastic Approximation Algorithms for Fairness-Constrained Training of Deep Neural Networks},
206+
author={Kliachkin, Andrii and Lep{\v{s}}ov{\'a}, Jana and Bareilles, Gilles and Mare{\v{c}}ek, Jakub},
207+
booktitle={14th International Conference on Learning Representations},
208+
url={https://arxiv.org/abs/2507.04033},
209+
year={2026}
212210
}
213211
```
214212

0 commit comments

Comments
 (0)