paper-with-me

Papers

LSTC: Boosting Atomic Action Detection with Long-Short-Term Context

2021-10-19 · Yuxi Li, Boshen Zhang, Jian Li, Yabiao Wang, Weiyao Lin, Chengjie Wang, Jilin Li, Feiyue Huang

In this paper, we place the atomic action detection problem into a Long-Short Term Context (LSTC) to analyze how the temporal reliance among video signals affect the action detection results. To do this, we decompose the action recognition pipeline into short-term and long-term reliance, in terms of the hypothesis that the two kinds of context are conditionally independent given the objective action instance. Within our design, a local aggregation branch is utilized to gather dense and informative short-term cues, while a high order long-term inference branch is designed to reason the objective action class from high-order interaction between actor and other person or person pairs. Both branches independently predict the context-specific actions and the results are merged in the end. We demonstrate that both temporal grains are beneficial to atomic action recognition. On the mainstream benchmarks of atomic action detection, our design can bring significant performance gain from the existing state-of-the-art pipeline. The code of this project can be found at this url

📄 PDF Abstract BibTeX arXiv:2110.09819

Code (1)

tencentyouturesearch/actiondetection-lstc 공식 구현 pytorch

Tasks

Action DetectionAction RecognitionAtomic action recognition

Similar Papers 제목 키워드 기반

LSTC-MDA: A Unified Framework for Long-Short Term Temporal Convolution and Mixed Data Augmentation in Skeleton-Based Action Recognition

2025-09-18 · Feng Ding, Haisheng Fu, Soroush Oraki, Jie Liang arxiv

Skeleton-based action recognition faces two longstanding challenges: the scarcity of labeled training samples and difficulty modeling short- and long-range temporal dependencies. To address these issues, we propose a uni…

Action RecognitionData Augmentation

Online learning of windmill time series using Long Short-term Cognitive Networks

2021-07-01 · Alejandro Morales-Hernández, Gonzalo Nápoles, Agnieszka Jastrzebska, Yamisleydi Salgueiro 외

Forecasting windmill time series is often the basis of other processes such as anomaly detection, health monitoring, or maintenance scheduling. The amount of data generated on windmill farms makes online learning the mos…

Anomaly DetectionSchedulingTime SeriesTime Series Analysis

LocalLSTC: A Long Short-Term Control Architecture for Locally Deployed GUI Agents

2026-08-26 · Weiming Li, Helen Paik, Yulei Sui arxiv

Modern GUI-agent frameworks achieve strong desktop task performance with frontier API models, yet persistent control information often remains implicit in growing interaction trajectories. At each step, the planner recon…

Scalable Low-Rank Tensor Learning for Spatiotemporal Traffic Data Imputation

2020-08-07 · Xinyu Chen, Yixian Chen, Nicolas Saunier, Lijun Sun

Missing value problem in spatiotemporal traffic data has long been a challenging topic, in particular for large-scale and high-dimensional data with complex missing mechanisms and diverse degrees of missingness. Recent s…

ImputationTraffic Data Imputation

Hierarchical Long Short-Term Concurrent Memory for Human Interaction Recognition

2018-11-01 · Xiangbo Shu, Jinhui Tang, Guo-Jun Qi, Wei Liu 외

In this paper, we aim to address the problem of human interaction recognition in videos by exploring the long-term inter-related dynamics among multiple persons. Recently, Long Short-Term Memory (LSTM) has become a popul…

Action RecognitionHuman Interaction RecognitionTemporal Action Localization