paper-with-me

Papers

Multi-Stage Spatio-Temporal Aggregation Transformer for Video Person Re-identification

2023-01-02 · Ziyi Tang, Ruimao Zhang, Zhanglin Peng, Jinrui Chen, Liang Lin

In recent years, the Transformer architecture has shown its superiority in the video-based person re-identification task. Inspired by video representation learning, these methods mainly focus on designing modules to extract informative spatial and temporal features. However, they are still limited in extracting local attributes and global identity information, which are critical for the person re-identification task. In this paper, we propose a novel Multi-Stage Spatial-Temporal Aggregation Transformer (MSTAT) with two novel designed proxy embedding modules to address the above issue. Specifically, MSTAT consists of three stages to encode the attribute-associated, the identity-associated, and the attribute-identity-associated information from the video clips, respectively, achieving the holistic perception of the input person. We combine the outputs of all the stages for the final identification. In practice, to save the computational cost, the Spatial-Temporal Aggregation (STA) modules are first adopted in each stage to conduct the self-attention operations along the spatial and temporal dimensions separately. We further introduce the Attribute-Aware and Identity-Aware Proxy embedding modules (AAP and IAP) to extract the informative and discriminative feature representations at different stages. All of them are realized by employing newly designed self-attention operations with specific meanings. Moreover, temporal patch shuffling is also introduced to further improve the robustness of the model. Extensive experimental results demonstrate the effectiveness of the proposed modules in extracting the informative and discriminative information from the videos, and illustrate the MSTAT can achieve state-of-the-art accuracies on various standard benchmarks.

📄 PDF Abstract BibTeX arXiv:2301.00531

Code (0)

등록된 구현이 없습니다.

Tasks

AttributePerson Re-IdentificationRepresentation LearningVideo-Based Person Re-Identification

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Multi-stage Factorized Spatio-Temporal Representation for RGB-D Action and Gesture Recognition

2023-08-23 · Yujun Ma, Benjia Zhou, Ruili Wang, Pichao Wang

RGB-D action and gesture recognition remain an interesting topic in human-centered scene understanding, primarily due to the multiple granularities and large variation in human motion. Although many RGB-D based action an…

Gesture RecognitionScene Understanding

Autoregressive Queries for Adaptive Tracking with Spatio-TemporalTransformers

2024-03-15 · Jinxia Xie, Bineng Zhong, Zhiyi Mo, Shengping Zhang 외

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However, most top-performing tracking algorithms rely on many hand-crafted components for spatio…

Visual Object TrackingVisual Tracking

Phase-Specific Augmented Reality Guidance for Microscopic Cataract Surgery Using Long-Short Spatiotemporal Aggregation Transformer

2023-09-11 · Puxun Tu, Hongfei Ye, Haochen Shi, Jeff Young 외

Phacoemulsification cataract surgery (PCS) is a routine procedure conducted using a surgical microscope, heavily reliant on the skill of the ophthalmologist. While existing PCS guidance systems extract valuable informati…

Multi-Task LearningVideo Recognition

Coarse-to-Fine Video Denoising with Dual-Stage Spatial-Channel Transformer

2022-04-30 · Wulian Yun, Mengshi Qi, Chuanming Wang, Huiyuan Fu 외

Video denoising aims to recover high-quality frames from the noisy video. While most existing approaches adopt convolutional neural networks~(CNNs) to separate the noise from the original visual content, however, CNNs fo…

DenoisingVideo Denoising

Autoregressive Queries for Adaptive Tracking with Spatio-Temporal Transformers

2024-01-01 · CVPR 2024 1 · Jinxia Xie, Bineng Zhong, Zhiyi Mo, Shengping Zhang 외

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However most top-performing tracking algorithms rely on many hand-crafted components for spa…

Visual Tracking