GTLGMay 4, 2019

Regression Equilibrium

arXiv:1905.02576v131 citations
Originality Highly original
AI Analysis

This addresses the strategic use of prediction algorithms in competitive online markets, offering a novel theoretical framework for understanding algorithmic competition.

The paper introduces a game-theoretic setting based on PAC learning where prediction algorithms compete strategically, showing that algorithms may intentionally mispredict some points to outperform others on expectation, and proves that a pure Nash equilibrium exists and can be learned with high probability using few samples.

Prediction is a well-studied machine learning task, and prediction algorithms are core ingredients in online products and services. Despite their centrality in the competition between online companies who offer prediction-based products, the \textit{strategic} use of prediction algorithms remains unexplored. The goal of this paper is to examine strategic use of prediction algorithms. We introduce a novel game-theoretic setting that is based on the PAC learning framework, where each player (aka a prediction algorithm aimed at competition) seeks to maximize the sum of points for which it produces an accurate prediction and the others do not. We show that algorithms aiming at generalization may wittingly mispredict some points to perform better than others on expectation. We analyze the empirical game, i.e., the game induced on a given sample, prove that it always possesses a pure Nash equilibrium, and show that every better-response learning process converges. Moreover, our learning-theoretic analysis suggests that players can, with high probability, learn an approximate pure Nash equilibrium for the whole population using a small number of samples.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes