paper-with-me

Papers

Mutual Information-Based Temporal Difference Learning for Human Pose Estimation in Video

2023-03-15 · CVPR 2023 1 · Runyang Feng, Yixing Gao, Xueqing Ma, Tze Ho Elden Tse, Hyung Jin Chang

Temporal modeling is crucial for multi-frame human pose estimation. Most existing methods directly employ optical flow or deformable convolution to predict full-spectrum motion fields, which might incur numerous irrelevant cues, such as a nearby person or background. Without further efforts to excavate meaningful motion priors, their results are suboptimal, especially in complicated spatiotemporal interactions. On the other hand, the temporal difference has the ability to encode representative motion information which can potentially be valuable for pose estimation but has not been fully exploited. In this paper, we present a novel multi-frame human pose estimation framework, which employs temporal differences across frames to model dynamic contexts and engages mutual information objectively to facilitate useful motion information disentanglement. To be specific, we design a multi-stage Temporal Difference Encoder that performs incremental cascaded learning conditioned on multi-stage feature difference sequences to derive informative motion representation. We further propose a Representation Disentanglement module from the mutual information perspective, which can grasp discriminative task-relevant motion signals by explicitly defining useful and noisy constituents of the raw motion features and minimizing their mutual information. These place us to rank No.1 in the Crowd Pose Estimation in Complex Events Challenge on benchmark dataset HiEve, and achieve state-of-the-art performance on three benchmarks PoseTrack2017, PoseTrack2018, and PoseTrack21.

📄 PDF Abstract BibTeX arXiv:2303.08475

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementOptical Flow EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MITFAS: Mutual Information based Temporal Feature Alignment and Sampling for Aerial Video Action Recognition

2023-03-05 · Ruiqi Xian, Xijun Wang, Dinesh Manocha

We present a novel approach for action recognition in UAV videos. Our formulation is designed to handle occlusion and viewpoint changes caused by the movement of a UAV. We use the concept of mutual information to compute…

Action RecognitionTemporal Action Localization

STURE: Spatial-Temporal Mutual Representation Learning for Robust Data Association in Online Multi-Object Tracking

2022-01-18 · Haidong Wang, Zhiyong Li, Yaping Li, Ke Nai 외

Online multi-object tracking (MOT) is a longstanding task for computer vision and intelligent vehicle platform. At present, the main paradigm is tracking-by-detection, and the main difficulty of this paradigm is how to a…

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking+1

Local-Global Temporal Difference Learning for Satellite Video Super-Resolution

2023-04-10 · Yi Xiao, Qiangqiang Yuan, Kui Jiang, Xianyu Jin 외

Optical-flow-based and kernel-based approaches have been extensively explored for temporal compensation in satellite Video Super-Resolution (VSR). However, these techniques are less generalized in large-scale or complex …

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

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 cor…

Optical Flow EstimationPose Estimation

DiME: Maximizing Mutual Information by a Difference of Matrix-Based Entropies

2023-01-19 · Oscar Skean, Jhoan Keider Hoyos Osorio, Austin J. Brockmeier, Luis Gonzalo Sanchez Giraldo

We introduce an information-theoretic quantity with similar properties to mutual information that can be estimated from data without making explicit assumptions on the underlying distribution. This quantity is based on a…

DisentanglementMutual Information EstimationRepresentation Learning