Boosting Single Positive Multi-Label Classification with Generalized Robust Loss

Abstract

Estimating player utilities from observed equilibria is crucial for many applications. Existing approaches to tackle this problem are either limited to specific games or do not scale well with the number of players. Our work addresses these issues by proposing a novel utility estimation method for general multi-player non-cooperative games. Our main idea consists in reformulating the inverse game problem as an inverse variational inequality problem and in selecting among all utility parameters consistent with the data, the so-called incenter. We show that the choice of the incenter can produce parameters that are most robust to the observed equilibrium behaviors. However, its computation is challenging, as the number of constraints in the corresponding optimization problem increases with the number of players and the behavior space size. To tackle this challenge, we propose a loss function-based algorithm, making our method scalable to games with many players or a continuous action space. Furthermore, we show that our method can be extended to incorporate prior knowledge of player utilities, and that it can handle inconsistent data, i.e., data where players do not play exact equilibria. Numerical experiments on three game applications demonstrate that our methods outperform the state of the art. The code, datasets, and supplementary material are available at https://github.com/cuilvye/Incenter-Project.

Cite

Text

Chen et al. "Boosting Single Positive Multi-Label Classification with Generalized Robust Loss." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/423

Markdown

[Chen et al. "Boosting Single Positive Multi-Label Classification with Generalized Robust Loss." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/chen2024ijcai-boosting/) doi:10.24963/ijcai.2024/423

BibTeX

@inproceedings{chen2024ijcai-boosting,
  title     = {{Boosting Single Positive Multi-Label Classification with Generalized Robust Loss}},
  author    = {Chen, Yanxi and Li, Chunxiao and Dai, Xinyang and Li, Jinhuan and Sun, Weiyu and Wang, Yiming and Zhang, Renyuan and Zhang, Tinghe and Wang, Bo},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {3825-3833},
  doi       = {10.24963/ijcai.2024/423},
  url       = {https://mlanthology.org/ijcai/2024/chen2024ijcai-boosting/}
}