Transforming Recommender Systems: Balancing Personalization, Fairness, and Human Values

Abstract

Together with the NSGA-II and SMS-EMOA, the strength Pareto evolutionary algorithm 2 (SPEA2) is one of the most prominent dominance-based multi-objective evolutionary algorithms (MOEAs). Different from the NSGA-II, it does not employ the crowding distance (essentially the distance to neighboring solutions) to compare pairwise non-dominating solutions but a complex system of σ-distances that builds on the distances to all other solutions. In this work, we give a first mathematical proof showing that this more complex system of distances can be superior. More specifically, we prove that a simple steady-state SPEA2 can compute optimal approximations of the Pareto front of the OneMinMax benchmark in polynomial time. The best proven guarantee for a comparable variant of the NSGA-II only assures approximation ratios of roughly a factor of two, and both mathematical analyses and experiments indicate that optimal approximations are not found efficiently.

Cite

Text

Neidhardt. "Transforming Recommender Systems: Balancing Personalization, Fairness, and Human Values." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/982

Markdown

[Neidhardt. "Transforming Recommender Systems: Balancing Personalization, Fairness, and Human Values." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/neidhardt2024ijcai-transforming/) doi:10.24963/ijcai.2024/982

BibTeX

@inproceedings{neidhardt2024ijcai-transforming,
  title     = {{Transforming Recommender Systems: Balancing Personalization, Fairness, and Human Values}},
  author    = {Neidhardt, Julia},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8559-8564},
  doi       = {10.24963/ijcai.2024/982},
  url       = {https://mlanthology.org/ijcai/2024/neidhardt2024ijcai-transforming/}
}