arXiv論文メモ
新着一覧
cs.LG / cs.CV · 査読状況未確認

選手の細かな位置を格子へ反映してサッカーのパス先を予測

Graph-to-Grid (G2G): Continuous-Coordinate Feature Painting for Soccer Pass Surfaces

Kaan Günay, Orhun Gun

この論文をやさしく読む

ひとことで言うと

選手が格子のどのマスにいるかだけでなく、マス内の細かな位置も反映して、実際に選ばれるパス先を予測する方法です。

何に役立つ?

考えられる用途は、トラッキングデータを使うパス予測モデルの入力設計です。実際に観測されたパス先に対する予測改善を評価しています。

この研究の面白いところ

改善の大半は複雑なエンコーダより、生の特徴を正確な位置へ補間して配置するだけで得られました。

どこまで分かった?

提供元が変わると再学習なしでの優位性は消え、位置測定の誤差でも縮小します。実際には選ばれなかったパスの成功率や価値を信頼できる確率で評価したとはいえません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

密なパス評価面は、ピッチの各セルについて、そこへのパスが届くか、ボール保持者がそれを選ぶか、その後のボール保持がどれほどの価値を持つかを与える。これを描くネットワークは、状態をセルごとの個数を表すラスタとして読み込むため、各選手がセル内のどこにいるかが失われる。LiDAR検出器、俯瞰視点の知覚、グラフによる気象モデルでは、各実体をセルに割り当てたり転送を学習したりして、実体の特徴を格子へ移す。本研究では補間型の方法を評価する。各選手の特徴を、測定された座標において双線形補間で格子へ散布し、評価面の損失によって選手ごとのエンコーダをエンドツーエンドで学習する。これらの既存システムがインターフェースを採用するのに対し、本論文はその一つを測定する。 2022年ワールドカップの53,628本のパスで、この描画法は、同じ中核モデルにラスタだけを入力した場合より、選択の尤度を約0.25 nat改善した。これは、各方式を五つのシードで調整した8分割交差検証の全試合で見られ、別の提供元によるブンデスリーガと2部の7試合で再学習した後も確認された。事前に定めた13の検討により、改善の内訳を特定した。エンコーダなしで九つの生の選手特徴を描画するだけで改善の4分の3を担い、学習エンコーダとメッセージパッシングは、それより小さいが識別できる追加改善をもたらした。描画は元のSoccerMapと標準的なU-Netにも有効だったが、オフセットチャネル、細かいラスタ、注意機構による描画器、ラスタを使わないデコーダは改善をもたらさなかった。提供元をまたいでモデルを固定すると尤度の優位性は失われ、追跡誤差を加えるとその優位性は縮小した。これらは観測された終点の予測に関する結果であり、仮想的なパスを較正して評価した結果ではない。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Dense pass surfaces give, for every pitch cell, whether a pass played there would arrive, whether the carrier would choose it, and what the possession would then be worth. The networks that draw them read the state as a raster of per-cell counts, losing where inside a cell each player stands. LiDAR detectors, bird's-eye-view perception and graph weather models move entity features onto a grid, binning each entity to a cell or learning the transfer. We evaluate the interpolated form: each player's features are scattered bilinearly onto the grid at the player's measured coordinates, so the surface loss trains the per-player encoder end to end. Those systems adopt an interface; this paper measures one. On 53,628 passes from the 2022 World Cup, painting improves selection likelihood over the same core fed rasters alone by about a quarter of a nat: in every match of an eight-fold cross-validation, with every arm tuned over five seeds, and after retraining on seven Bundesliga and 2. Bundesliga matches from another provider. Thirteen pre-specified studies locate the gain: painting the nine raw player features with no encoder carries three quarters of it, and the learned encoder and message passing add a smaller, resolved increment. Painting also helps the original SoccerMap and a canonical U-Net, whereas offset channels, a finer raster, an attention painter and a raster-free decoder do not. Frozen across the provider boundary the likelihood advantage is lost; injected tracking error compresses it. These results concern observed-endpoint prediction, not calibrated evaluation of hypothetical passes.

著者のコメント

39 pages, 5 figures, 18 tables

arXiv ID: 2609.24040 / 要約の誤りについて