paper-with-me

홈 › Papers

Evolutionary Prediction Games

2025-03-05 · Eden Saig, Nir Rosenfeld

When a prediction algorithm serves a collection of users, disparities in prediction quality are likely to emerge. If users respond to accurate predictions by increasing engagement, inviting friends, or adopting trends, repeated learning creates a feedback loop that shapes both the model and the population of its users. In this work, we introduce evolutionary prediction games, a framework grounded in evolutionary game theory which models such feedback loops as natural-selection processes among groups of users. Our theoretical analysis reveals a gap between idealized and real-world learning settings: In idealized settings with unlimited data and computational power, repeated learning creates competition and promotes competitive exclusion across a broad class of behavioral dynamics. However, under realistic constraints such as finite data, limited compute, or risk of overfitting, we show that stable coexistence and mutualistic symbiosis between groups becomes possible. We analyze these possibilities in terms of their stability and feasibility, present mechanisms that can sustain their existence, and empirically demonstrate our findings.

📄 PDF Abstract BibTeX arXiv:2503.03401

Code (1)

edensaig/evolutionary-prediction-games 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

Evolutionary Search in the Space of Rules for Creation of New Two-Player Board Games

2014-06-01 · Zahid Halim

Games have always been a popular test bed for artificial intelligence techniques. Game developers are always in constant search for techniques that can automatically create computer games minimizing the developer's task.…

Board GamesSurvey

Analyzing coevolutionary games with dynamic fitness landscapes

2016-03-21 · Hendrik Richter

Coevolutionary games cast players that may change their strategies as well as their networks of interaction. In this paper a framework is introduced for describing coevolutionary game dynamics by landscape models. It is …

Dynamic landscape models of coevolutionary games

2016-11-28 · Hendrik Richter

Players of coevolutionary games may update not only their strategies but also their networks of interaction. Based on interpreting the payoff of players as fitness, dynamic landscape models are proposed. The modeling pro…

Structural symmetry in evolutionary games

2015-09-12

In evolutionary game theory, an important measure of a mutant trait (strategy) is its ability to invade and take over an otherwise-monomorphic population. Typically, one quantifies the success of a mutant strategy via th…

Evolutionary Machine Learning and Games

2023-11-20 · Julian Togelius, Ahmed Khalifa, Sam Earle, Michael Cerny Green 외

Evolutionary machine learning (EML) has been applied to games in multiple ways, and for multiple different purposes. Importantly, AI research in games is not only about playing games; it is also about generating game con…