paper-with-me

홈 › Papers

Hierarchical GRU with Input-Conditioned Slot Queries for Ball Action Anticipation

2026-06-02 · Parthsarthi Rawat arxiv

We present a hierarchical model for ball action anticipation in football broadcast video. Given a 30-second observation window, the system predicts actions occurring in the subsequent 5-second window across 10 classes. A shared local Transformer encodes clip-level features within each 5-second sub-window; a GRU then aggregates temporal context across all sub-windows; finally, a Transformer decoder with K input-conditioned event slots decodes the anticipation target via three decoupled heads (objectness, class, temporal offset). We introduce frequency-reweighted Hungarian matching that systematically favours rare action classes, and Gaussian soft targets for temporal bin supervision. On the SoccerNet Ball Action Anticipation benchmark, our method achieves 17.91% mAP on the test server.

📄 PDF Abstract BibTeX arXiv:2606.14730

Code (0)

등록된 구현이 없습니다.

Tasks

Action Anticipation

Similar Papers 제목 키워드 기반

Semantic Parsing for Task Oriented Dialog using Hierarchical Representations

2018-10-18 · EMNLP 2018 10 · Sonal Gupta, Rushin Shah, Mrinal Mohit, Anuj Kumar 외

Task oriented dialog systems typically first parse user utterances to semantic frames comprised of intents and slots. Previous work on task oriented intent and slot-filling work has been restricted to one intent per quer…

Constituency ParsingSemantic Parsingslot-fillingSlot Filling

AnySlot: Goal-Conditioned Vision-Language-Action Policies for Zero-Shot Slot-Level Placement

2026-04-12 · Zhaofeng Hu, Sifan Zhou, Qinbo Zhang, Rongtao Xu 외 arxiv

Vision-Language-Action (VLA) policies have emerged as a versatile paradigm for generalist robotic manipulation. However, precise object placement under compositional language remains challenging for end-to-end VLA polici…

Spatial Reasoning

Beyond Similarity Matching: Structured Reasoning for Open-Vocabulary Referring Segmentation in 3DGS

2026-08-17 · Yizhao Wang, Xinfa Wang, Jingbo Wang, Jingbo Wang 외 arxiv

Open-vocabulary referring segmentation in 3D Gaussian Splatting (3DGS) requires a neural model to select Gaussian primitives according to free-form language expressions. Existing 3DGS-based methods usually rely on global…

Task Conditioned BERT for Joint Intent Detection and Slot-filling

2023-08-11 · Diogo Tavares, Pedro Azevedo, David Semedo, Ricardo Sousa 외

Dialogue systems need to deal with the unpredictability of user intents to track dialogue state and the heterogeneity of slots to understand user preferences. In this paper we investigate the hypothesis that solving thes…

Intent Detectionslot-fillingSlot Filling

Smoothing Slot Attention Iterations and Recurrences

2025-08-07 · Rongzhen Zhao, Wenyan Yang, Juho Kannala, Joni Pajarinen arxiv

Slot Attention (SA) lies at the heart of mainstream Object-Centric Learning (OCL). Image features can be aggregated into object-level representations by SA \textit{iteratively} refining cold-start query slots. For video,…

Visual Reasoning