paper-with-me

Papers

Learning semantical dynamics and spatiotemporal collaboration for human pose estimation in video

2025-02-15 · Runyang Feng, Haoming Chen

Temporal modeling and spatio-temporal collaboration are pivotal techniques for video-based human pose estimation. Most state-of-the-art methods adopt optical flow or temporal difference, learning local visual content correspondence across frames at the pixel level, to capture motion dynamics. However, such a paradigm essentially relies on localized pixel-to-pixel similarity, which neglects the semantical correlations among frames and is vulnerable to image quality degradations (e.g. occlusions or blur). Moreover, existing approaches often combine motion and spatial (appearance) features via simple concatenation or summation, leading to practical challenges in fully leveraging these distinct modalities. In this paper, we present a novel framework that learns multi-level semantical dynamics and dense spatio-temporal collaboration for multi-frame human pose estimation. Specifically, we first design a Multi-Level Semantic Motion Encoder using a multi-masked context and pose reconstruction strategy. This strategy stimulates the model to explore multi-granularity spatiotemporal semantic relationships among frames by progressively masking the features of (patch) cubes and frames. We further introduce a Spatial-Motion Mutual Learning module which densely propagates and consolidates context information from spatial and motion features to enhance the capability of the model. Extensive experiments demonstrate that our approach sets new state-of-the-art results on three benchmark datasets, PoseTrack2017, PoseTrack2018, and PoseTrack21.

📄 PDF Abstract BibTeX arXiv:2502.10616

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationPose Estimation

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

AnimGAN: A Spatiotemporally-Conditioned Generative Adversarial Network for Character Animation

2020-05-23 · Maryam Sadat Mirzaei, Kourosh Meshgi, Etienne Frigo, Toyoaki Nishida

Producing realistic character animations is one of the essential tasks in human-AI interactions. Considered as a sequence of poses of a humanoid, the task can be considered as a sequence generation problem with spatiotem…

Generative Adversarial Network

From Video to EEG: Adapting Joint Embedding Predictive Architecture to Uncover Saptiotemporal Dynamics in Brain Signal Analysis

2025-07-04 · Amirabbas Hojjati, Lu Li, Ibrahim Hameed, Anis Yazidi 외 arxiv

EEG signals capture brain activity with high temporal and low spatial resolution, supporting applications such as neurological diagnosis, cognitive monitoring, and brain-computer interfaces. However, effective analysis i…

Self-Supervised Learning

ManiGaussian++: General Robotic Bimanual Manipulation with Hierarchical Gaussian World Model

2025-06-24 · Tengbo Yu, Guanxing Lu, Zaijia Yang, Haoyuan Deng 외

Multi-task robotic bimanual manipulation is becoming increasingly popular as it enables sophisticated tasks that require diverse dual-arm collaboration patterns. Compared to unimanual manipulation, bimanual tasks pose ch…

Toward Ergonomic Risk Prediction via Segmentation of Indoor Object Manipulation Actions Using Spatiotemporal Convolutional Networks

2019-02-14 · Behnoosh Parsa, Ekta U. Samani, Rose Hendrix, Cameron Devine 외

Automated real-time prediction of the ergonomic risks of manipulating objects is a key unsolved challenge in developing effective human-robot collaboration systems for logistics and manufacturing applications. We present…

Action Segmentation

Quantifying and Learning Static vs. Dynamic Information in Deep Spatiotemporal Networks

2022-11-03 · Matthew Kowal, Mennatullah Siam, Md Amirul Islam, Neil D. B. Bruce 외

There is limited understanding of the information captured by deep spatiotemporal models in their intermediate representations. For example, while evidence suggests that action recognition algorithms are heavily influenc…

Action RecognitionInstance SegmentationSemantic SegmentationVideo Instance Segmentation+2