IJCAI 2024poster4 citations

Online Combinatorial Optimization with Group Fairness Constraints

Negin Golrezaei, Rad Niazadeh, Kumar Kshitij Patel, Fransisca Susan

Abstract

As digital marketplaces and services continue to expand, it is crucial to maintain a safe and fair environment for all users. This requires implementing fairness constraints into the sequential decision-making processes of these platforms to ensure equal treatment. However, this can be challenging as these processes often need to solve NP-complete problems with exponentially large decision spaces at each time step. To overcome this, we propose a general framework incorporating robustness and fairness into NP-complete problems, such as optimizing product ranking and maximizing sub-modular functions. Our framework casts the problem as a max-min game between a primal player aiming to maximize the platform's objective and a dual player in charge of group fairness constraints. We show that one can trace the entire Pareto fairness curve by changing the thresholds on the fairness constraints. We provide theoretical guarantees for our method and empirically evaluate it, demonstrating its effectiveness.

AI Ethics, Trust, Fairness: ETF: Fairness and diversityConstraint Satisfaction and Optimization: CSO: Mixed discrete and continuous optimizationMachine Learning: ML: Online learningMachine Learning: ML: Optimization
BibTeX
@inproceedings{ijcai2024p44,
  title     = {Online Combinatorial Optimization with Group Fairness Constraints},
  author    = {Golrezaei, Negin and Niazadeh, Rad and Patel, Kumar Kshitij and Susan, Fransisca},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {394--402},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/44},
  url       = {https://doi.org/10.24963/ijcai.2024/44},
}