paper-with-me

홈 › Papers

Exploring the Long Short-Term Dependencies to Infer Shot Influence in Badminton Matches

2021-09-14 · Wei-Yao Wang, Teng-Fong Chan, Hui-Kuo Yang, Chih-Chuan Wang, Yao-Chung Fan, Wen-Chih Peng

Identifying significant shots in a rally is important for evaluating players' performance in badminton matches. While there are several studies that have quantified player performance in other sports, analyzing badminton data is remained untouched. In this paper, we introduce a badminton language to fully describe the process of the shot and propose a deep learning model composed of a novel short-term extractor and a long-term encoder for capturing a shot-by-shot sequence in a badminton rally by framing the problem as predicting a rally result. Our model incorporates an attention mechanism to enable the transparency of the action sequence to the rally result, which is essential for badminton experts to gain interpretable predictions. Experimental evaluation based on a real-world dataset demonstrates that our proposed model outperforms the strong baselines. The source code is publicly available at https://github.com/yao0510/Shot-Influence.

📄 PDF Abstract BibTeX arXiv:2109.06431

Code (2)

wywyWang/Shot-Influence 공식 구현 tf
yao0510/shot-influence 공식 구현 tf

Similar Papers 제목 키워드 기반

Online Learning of Temporal Dependencies for Sustainable Foraging Problem

2024-07-01 · John Payne, Aishwaryaprajna, Peter R. Lewis

The sustainable foraging problem is a dynamic environment testbed for exploring the forms of agent cognition in dealing with social dilemmas in a multi-agent setting. The agents need to resist the temptation of individua…

LoCoNet: Long-Short Context Network for Active Speaker Detection

2023-01-19 · CVPR 2024 1 · Xizi Wang, Feng Cheng, Gedas Bertasius, David Crandall

Active Speaker Detection (ASD) aims to identify who is speaking in each frame of a video. ASD reasons from audio and visual information from two contexts: long-term intra-speaker context and short-term inter-speaker cont…

Active Speaker DetectionAudio-Visual Active Speaker Detection

Long-Context Autoregressive Video Modeling with Next-Frame Prediction

2025-03-25 · YuChao Gu, Weijia Mao, Mike Zheng Shou

Long-context video modeling is essential for enabling generative models to function as world simulators, as they must maintain temporal coherence over extended time spans. However, most existing models are trained on sho…

Text GenerationVideo Generation

Subregular Complexity and Deep Learning

2017-05-16 · Enes Avcu, Chihiro Shibata, Jeffrey Heinz

This paper argues that the judicial use of formal language theory and grammatical inference are invaluable tools in understanding how deep neural networks can and cannot represent and learn long-term dependencies in temp…

Deep LearningTemporal Sequences

Exploring Neural Granger Causality with xLSTMs: Unveiling Temporal Dependencies in Complex Data

2025-02-14 · Harsh Poonia, Felix Divo, Kristian Kersting, Devendra Singh Dhami

Causality in time series can be difficult to determine, especially in the presence of non-linear dependencies. The concept of Granger causality helps analyze potential relationships between variables, thereby offering a …

Time Series