paper-with-me

Papers

Learning spatio-temporal representations with temporal squeeze pooling

2020-02-11 · Guoxi Huang, Adrian G. Bors

In this paper, we propose a new video representation learning method, named Temporal Squeeze (TS) pooling, which can extract the essential movement information from a long sequence of video frames and map it into a set of few images, named Squeezed Images. By embedding the Temporal Squeeze pooling as a layer into off-the-shelf Convolution Neural Networks (CNN), we design a new video classification model, named Temporal Squeeze Network (TeSNet). The resulting Squeezed Images contain the essential movement information from the video frames, corresponding to the optimization of the video classification task. We evaluate our architecture on two video classification benchmarks, and the results achieved are compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2002.04685

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionClassificationGeneral ClassificationRepresentation LearningVideo Classification

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Spatiotemporal Decouple-and-Squeeze Contrastive Learning for Semi-Supervised Skeleton-based Action Recognition

2023-02-05 · Binqian Xu, Xiangbo Shu

Contrastive learning has been successfully leveraged to learn action representations for addressing the problem of semi-supervised skeleton-based action recognition. However, most contrastive learning-based methods only …

Action RecognitionContrastive LearningSelf-Supervised Human Action RecognitionSkeleton Based Action Recognition

Temporal-attentive Covariance Pooling Networks for Video Recognition

2021-10-27 · NeurIPS 2021 12 · Zilin Gao, Qilong Wang, Bingbing Zhang, QinGhua Hu 외

For video recognition task, a global representation summarizing the whole contents of the video snippets plays an important role for the final performance. However, existing video architectures usually generate it by usi…

Video Recognition

BiC-Net: Learning Efficient Spatio-Temporal Relation for Text-Video Retrieval

2021-10-29 · Ning Han, Jingjing Chen, Chuhao Shi, Yawen Zeng 외

The task of text-video retrieval aims to understand the correspondence between language and vision, has gained increasing attention in recent years. Previous studies either adopt off-the-shelf 2D/3D-CNN and then use aver…

Cross-Modal RetrievalRelationRetrievalVideo Retrieval+1

Enhancing Visual Token Representations for Video Large Language Models via Training-Free Spatial-Temporal Pooling and Gridding

2026-05-21 · Bingjun Luo, Tony Wang, Hanqi Chen, Xinpeng Ding arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have significantly advanced video understanding tasks, yet challenges remain in efficiently compressing visual tokens while preserving spatiotemporal interactio…

ESGCN: Edge Squeeze Attention Graph Convolutional Network for Traffic Flow Forecasting

2023-07-03 · Sangrok Lee, Ha Young Kim

Traffic forecasting is a highly challenging task owing to the dynamical spatio-temporal dependencies of traffic flows. To handle this, we focus on modeling the spatio-temporal dynamics and propose a network termed Edge S…

Time Series