PulseAugur
EN
LIVE 11:48:19

Graph neural network captures intransitive dominance for tennis forecasting

Researchers have developed a novel graph neural network (GNN) approach to forecast tennis matches by explicitly modeling intransitive player dominance. This method represents players as nodes and match outcomes as directed edges, capturing relationships where player A beats B, B beats C, and C beats A. While the GNN model achieved 65.7% accuracy and a 0.214 Brier score, it did not outperform established systems like Weighted Elo in unconditional accuracy. However, a combined forecast incorporating the GNN's complementary information significantly surpassed Weighted Elo, particularly on intransitive matchups. AI

IMPACT This research introduces a novel graph-based approach for sports forecasting, potentially improving prediction accuracy by incorporating complex player dynamics.

RANK_REASON The cluster contains an academic paper detailing a new methodology for forecasting. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Graph neural network captures intransitive dominance for tennis forecasting

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Lawrence Clegg, John Cartlidge ·

    Capturing Intransitive Dominance in Tennis Forecasting: A Graph Neural Network Approach

    arXiv:2510.20454v2 Announce Type: replace Abstract: Intransitive player dominance, where player A beats B, B beats C, but C beats A, is common in competitive tennis. Yet, there are few known attempts to incorporate it within forecasting methods. We address this problem with a gra…