paper-with-me

홈 › Papers

Regularization on Spatio-Temporally Smoothed Feature for Action Recognition

2020-06-01 · CVPR 2020 6 · Jinhyung Kim, Seunghwan Cha, Dongyoon Wee, Soonmin Bae, Junmo Kim

Deep neural networks for video action recognition frequently require 3D convolutional filters and often encounter overfitting due to a larger number of parameters. In this paper, we propose Random Mean Scaling (RMS), a simple and effective regularization method, to relieve the overfitting problem in 3D residual networks. The key idea of RMS is to randomly vary the magnitude of low-frequency components of the feature to regularize the model. The low-frequency component can be derived by a spatio-temporal mean on the local patch of a feature. We present that selective regularization on this locally smoothed feature makes a model handle the low-frequency and high-frequency component distinctively, resulting in performance improvement. RMS can enhance a model with little additional computation only during training, similar to other regularization methods. RMS also can be incorporated into typical training process without any bells and whistles. Experimental results show the improvement in generalization performance on a popular action recognition datasets demonstrating the effectiveness of RMS as a regularization technique, compared to other state-of-the-art regularization methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

VLA-4D: Embedding 4D Awareness into Vision-Language-Action Models for SpatioTemporally Coherent Robotic Manipulation

2025-11-21 · Hanyu Zhou, Chuanhao Ma, Gim Hee Lee arxiv

Vision-language-action (VLA) models show potential for general robotic tasks, but remain challenging in spatiotemporally coherent manipulation, which requires fine-grained representations. Typically, existing methods emb…

A Multi-Person Video Dataset Annotation Method of Spatio-Temporally Actions

2022-04-21 · Fan Yang

Spatio-temporal action detection is an important and challenging problem in video understanding. However, the application of the existing large-scale spatio-temporal action datasets in specific fields is limited, and the…

Action DetectionVideo Understanding

STAIC regularization for spatio-temporal image reconstruction

2024-04-07 · Deepak G Skariah, Muthuvel Arigovindan

We propose a regularization-based image restoration scheme for 2D images recorded over time (2D+t). We design an infimal convolution-based regularization function which we call spatio-temporal Adaptive Infimal Convolutio…

FormImage ReconstructionImage Restoration

Wasserstein total variation filtering

2019-10-23 · Erdem Varol, Amin Nejatbakhsh

In this paper, we expand upon the theory of trend filtering by introducing the use of the Wasserstein metric as a means to control the amount of spatiotemporal variation in filtered time series data. While trend filterin…

Time SeriesTime Series Analysis

Self-supervised learning using consistency regularization of spatio-temporal data augmentation for action recognition

2020-08-05 · Jinpeng Wang, Yiqi Lin, Andy J. Ma

Self-supervised learning has shown great potentials in improving the deep learning model in an unsupervised manner by constructing surrogate supervision signals directly from the unlabeled data. Different from existing w…

Action RecognitionData AugmentationSelf-Supervised Learning