paper-with-me

Papers

Task-adaptive Spatial-Temporal Video Sampler for Few-shot Action Recognition

2022-07-20 · Huabin Liu, Weixian Lv, John See, Weiyao Lin

A primary challenge faced in few-shot action recognition is inadequate video data for training. To address this issue, current methods in this field mainly focus on devising algorithms at the feature level while little attention is paid to processing input video data. Moreover, existing frame sampling strategies may omit critical action information in temporal and spatial dimensions, which further impacts video utilization efficiency. In this paper, we propose a novel video frame sampler for few-shot action recognition to address this issue, where task-specific spatial-temporal frame sampling is achieved via a temporal selector (TS) and a spatial amplifier (SA). Specifically, our sampler first scans the whole video at a small computational cost to obtain a global perception of video frames. The TS plays its role in selecting top-T frames that contribute most significantly and subsequently. The SA emphasizes the discriminative information of each frame by amplifying critical regions with the guidance of saliency maps. We further adopt task-adaptive learning to dynamically adjust the sampling strategy according to the episode task at hand. Both the implementations of TS and SA are differentiable for end-to-end optimization, facilitating seamless integration of our proposed sampler with most few-shot action recognition methods. Extensive experiments show a significant boost in the performances on various benchmarks including long-term videos.The code is available at https://github.com/R00Kie-Liu/Sampler

📄 PDF Abstract BibTeX arXiv:2207.09759

Code (1)

R00Kie-Liu/Sampler 공식 구현 pytorch

Tasks

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

Few-shot Action Recognition via Intra- and Inter-Video Information Maximization

2023-05-10 · Huabin Liu, Weiyao Lin, Tieyuan Chen, Yuxi Li 외

Current few-shot action recognition involves two primary sources of information for classification:(1) intra-video information, determined by frame content within a single video clip, and (2) inter-video information, mea…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionTemporal Action Localization+1

Learning Spatio-Temporal Downsampling for Effective Video Upscaling

2022-03-15 · Xiaoyu Xiang, Yapeng Tian, Vijay Rengarajan, Lucas Young 외

Downsampling is one of the most basic image processing operations. Improper spatio-temporal downsampling applied on videos can cause aliasing issues such as moir\'e patterns in space and the wagon-wheel effect in time. C…

Quantization

FSVideo: Fast Speed Video Diffusion Model in a Highly-Compressed Latent Space

2026-02-02 · FSVideo Team, Qingyu Chen, Zhiyuan Fang, Haibin Huang 외 arxiv

We introduce FSVideo, a fast speed transformer-based image-to-video (I2V) diffusion framework. We build our framework on the following key components: 1.) a new video autoencoder with highly-compressed latent space ($64\…

Patch-Wise Spatial-Temporal Quality Enhancement for HEVC Compressed Video

2021-07-08 · journal 2021 7 · Qing Ding, Liquan Shen, Liangwei Yu, Hao Yang 외

Recently, many deep learning based researches are conducted to explore the potential quality improvement of compressed videos. These methods mostly utilize either the spatial or temporal information to perform frame-leve…

QuantizationVideo Enhancement

VideoOrion: Tokenizing Object Dynamics in Videos

2024-11-25 · Yicheng Feng, Yijiang Li, Wanpeng Zhang, Sipeng Zheng 외

We present VideoOrion, a Video Large Language Model (Video-LLM) that explicitly captures the key semantic information in videos--the spatial-temporal dynamics of objects throughout the videos. VideoOrion employs expert v…

Language ModelingLanguage ModellingLarge Language ModelObject+2