paper-with-me

Papers

HydraNet: Momentum-Driven State Space Duality for Multi-Granularity Tennis Tournaments Analysis

2025-05-28 · Ruijie Li, Xiang Zhao, Qiao Ning, Shikai Guo

In tennis tournaments, momentum, a critical yet elusive phenomenon, reflects the dynamic shifts in performance of athletes that can decisively influence match outcomes. Despite its significance, momentum in terms of effective modeling and multi-granularity analysis across points, games, sets, and matches in tennis tournaments remains underexplored. In this study, we define a novel Momentum Score (MS) metric to quantify a player's momentum level in multi-granularity tennis tournaments, and design HydraNet, a momentum-driven state-space duality-based framework, to model MS by integrating thirty-two heterogeneous dimensions of athletes performance in serve, return, psychology and fatigue. HydraNet integrates a Hydra module, which builds upon a state-space duality (SSD) framework, capturing explicit momentum with a sliding-window mechanism and implicit momentum through cross-game state propagation. It also introduces a novel Versus Learning method to better enhance the adversarial nature of momentum between the two athletes at a macro level, along with a Collaborative-Adversarial Attention Mechanism (CAAM) for capturing and integrating intra-player and inter-player dynamic momentum at a micro level. Additionally, we construct a million-level tennis cross-tournament dataset spanning from 2012-2023 Wimbledon and 2013-2023 US Open, and validate the multi-granularity modeling capability of HydraNet for the MS metric on this dataset. Extensive experimental evaluations demonstrate that the MS metric constructed by the HydraNet framework provides actionable insights into how momentum impacts outcomes at different granularities, establishing a new foundation for momentum modeling and sports analysis. To the best of our knowledge, this is the first work to explore and effectively model momentum across multiple granularities in professional tennis tournaments.

📄 PDF Abstract BibTeX arXiv:2505.21882

Code (1)

reyjerry/hydranet 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Hydra 설명 없음

Similar Papers 제목 키워드 기반

HydraNets: Specialized Dynamic Architectures for Efficient Inference

2018-06-01 · CVPR 2018 6 · Ravi Teja Mullapudi, William R. Mark, Noam Shazeer, Kayvon Fatahalian

There is growing interest in improving the design of deep network architectures to be both accurate and low cost. This paper explores semantic specialization as a mechanism for improving the computational efficiency (acc…

ClassificationComputational EfficiencyGeneral Classificationimage-classification+1

Momentum Attention: The Physics of In-Context Learning and Spectral Forensics for Mechanistic Interpretability

2026-02-03 · Kingsuk Maitra arxiv

The Mechanistic Interpretability (MI) program has mapped the Transformer as a precise computational graph. We extend this graph with a conservation law and time-varying AC dynamics, viewing it as a physical circuit. We i…

Functional Acceleration for Policy Mirror Descent

2024-07-23 · Veronica Chelu, Doina Precup

We apply functional acceleration to the Policy Mirror Descent (PMD) general family of algorithms, which cover a wide range of novel and fundamental methods in Reinforcement Learning (RL). Leveraging duality, we propose a…

Reinforcement Learning (RL)

Probabilistic Regression of Rotations using Quaternion Averaging and a Deep Multi-Headed Network

2019-04-01 · Valentin Peretroukhin, Brandon Wagstaff, Matthew Giamou, Jonathan Kelly

Accurate estimates of rotation are crucial to vision-based motion estimation in augmented reality and robotics. In this work, we present a method to extract probabilistic estimates of rotation from deep regression models…

Motion EstimationregressionVisual Odometry

Emergent field theories from neural networks

2024-11-12 · Vitaly Vanchurin

We establish a duality relation between Hamiltonian systems and neural network-based learning systems. We show that the Hamilton-Jacobi equations for position and momentum variables correspond to the equations governing …

Position