paper-with-me

Papers

Interpretable Early Warnings using Machine Learning in an Online Game-experiment

2025-02-14 · Guillaume Falmagne, Anna B. Stephenson, Simon A. Levin

Stemming from physics and later applied to other fields such as ecology, the theory of critical transitions suggests that some regime shifts are preceded by statistical early warning signals. Reddit's r/place experiment, a large-scale social game, provides a unique opportunity to test these signals consistently across thousands of subsystems undergoing critical transitions. In r/place, millions of users collaboratively created compositions, or pixel-art drawings, in which transitions occur when one composition rapidly replaces another. We develop a machine-learning-based early warning system that combines the predictive power of multiple system-specific time series via gradient-boosted decision trees with memory-retaining features. Our method significantly outperforms standard early warning indicators. Trained on the 2022 r/place data, our algorithm detects half of the transitions occurring within 20 minutes at a false positive rate of just 3.7%. Its performance remains robust when tested on the 2023 r/place event, demonstrating generalizability across different contexts. Using SHapley Additive exPlanations (SHAP) for interpreting the predictions, we investigate the underlying drivers of warnings, which could be relevant to other complex systems, especially online social systems. We reveal an interplay of patterns preceding transitions, such as critical slowing down or speeding up, a lack of innovation or coordination, turbulent histories, and a lack of image complexity. These findings show the potential of machine learning indicators in socio-ecological systems for predicting regime shifts and understanding their dynamics.

📄 PDF Abstract BibTeX arXiv:2502.09880

Code (1)

AnnieStephenson/r-place-emergence 공식 구현

Similar Papers 제목 키워드 기반

Digital twins of nonlinear dynamical systems: A perspective

2023-09-20 · Ying-Cheng Lai

Digital twins have attracted a great deal of recent attention from a wide range of fields. A basic requirement for digital twins of nonlinear dynamical systems is the ability to generate the system evolution and predict …

Fairness Warnings and Fair-MAML: Learning Fairly with Minimal Data

2019-08-24 · Dylan Slack, Sorelle Friedler, Emile Givental

Motivated by concerns surrounding the fairness effects of sharing and transferring fair machine learning tools, we propose two algorithms: Fairness Warnings and Fair-MAML. The first is a model-agnostic algorithm that pro…

FairnessMeta-Learning

An early warning system for emerging markets

2024-04-04 · Artem Kraevskiy, Artem Prokhorov, Evgeniy Sokolovskiy

Financial markets of emerging economies are vulnerable to extreme and cascading information spillovers, surges, sudden stops and reversals. With this in mind, we develop a new online early warning system (EWS) to detect …

Change Point DetectionTime Series

Detecting harassment in real-time as conversations develop

2019-08-01 · WS 2019 8 · Wessel Stoop, Florian Kunneman, Antal Van den Bosch, Ben Miller

We developed a machine-learning-based method to detect video game players that harass teammates or opponents in chat earlier in the conversation. This real-time technology would allow gaming companies to intervene during…

BIG-bench Machine Learning

Kernelized Concept Erasure

2022-01-28 · Shauli Ravfogel, Francisco Vargas, Yoav Goldberg, Ryan Cotterell

The representation space of neural models for textual data emerges in an unsupervised manner during training. Understanding how those representations encode human-interpretable concepts is a fundamental problem. One prom…