Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 989 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 989 Bytes

I-ACVI & P-ACVI

Source code to reproduce experiments from A Primal-Dual Approach to Solving Variational Inequalities with General Constraints, ICLR 2024. Joint work with Tong Yang, Matteo Pagliardini, and Michael Jordan.

i-acvi illustration


The repository contains:

  • I_ACVI_HBG.ipynb: Colab-notebook to reproduce the results on I-ACVI.
  • PI_ACVI_MNIST.ipynb: Colab-notebook to reproduce the results on PI-ACVI.

Citation

@inproceedings{chavdarova2024a,
  title={A Primal-Dual Approach to Solving Variational Inequalities with General Constraints},
  author={Tatjana Chavdarova and Tong Yang and Matteo Pagliardini and Michael Jordan},
  booktitle={The Twelfth International Conference on Learning Representations},
  year={2024},
  url={https://openreview.net/forum?id=RsztjXcvUf}
}