paper-with-me

Papers

Busy-Quiet Video Disentangling for Video Classification

2021-03-29 · Guoxi Huang, Adrian G. Bors

In video data, busy motion details from moving regions are conveyed within a specific frequency bandwidth in the frequency domain. Meanwhile, the rest of the frequencies of video data are encoded with quiet information with substantial redundancy, which causes low processing efficiency in existing video models that take as input raw RGB frames. In this paper, we consider allocating intenser computation for the processing of the important busy information and less computation for that of the quiet information. We design a trainable Motion Band-Pass Module (MBPM) for separating busy information from quiet information in raw video data. By embedding the MBPM into a two-pathway CNN architecture, we define a Busy-Quiet Net (BQN). The efficiency of BQN is determined by avoiding redundancy in the feature space processed by the two pathways: one operating on Quiet features of low-resolution, while the other processes Busy features. The proposed BQN outperforms many recent video processing models on Something-Something V1, Kinetics400, UCF101 and HMDB51 datasets.

📄 PDF Abstract BibTeX arXiv:2103.15584

Code (2)

guoxih/Busy-Quiet-Video-Disentangling-for-Video-Classification 공식 구현 pytorch
guoxih/busy-quiet-net pytorch

Tasks

Action ClassificationAction RecognitionAction Recognition In VideosClassificationGeneral ClassificationVideo Classification

Similar Papers 제목 키워드 기반

BQN: Busy-Quiet Net Enabled by Motion Band-Pass Module for Action Recognition

2022-07-13 · TIP 2022 7 · Guoxi Huang, Adrian G. Bors

A rich video data representation can be realized by means of spatio-temporal frequency analysis. In this research study we show that a video can be disentangled, following the learning of video characteristics accordin…

Action Recognition

BusyBot: Learning to Interact, Reason, and Plan in a BusyBoard Environment

2022-07-17 · Zeyi Liu, Zhenjia Xu, Shuran Song

We introduce BusyBoard, a toy-inspired robot learning environment that leverages a diverse set of articulated objects and inter-object functional relations to provide rich visual feedback for robot interactions. Based on…

Causal DiscoveryRobot ManipulationRobot Task PlanningScene Graph Generation

Disentangling Video with Independent Prediction

2019-01-17 · William F. Whitney, Rob Fergus

We propose an unsupervised variational model for disentangling video into independent factors, i.e. each factor's future can be predicted from its past without considering the others. We show that our approach often lear…

Prediction

The Un-Kidnappable Robot: Acoustic Localization of Sneaking People

2023-10-05 · Mengyu Yang, Patrick Grady, Samarth Brahmbhatt, Arun Balajee Vasudevan 외

How easy is it to sneak up on a robot? We examine whether we can detect people using only the incidental sounds they produce as they move, even when they try to be quiet. We collect a robotic dataset of high-quality 4-ch…

JADE: Joint Autoencoders for Dis-Entanglement

2017-11-24 · Ershad Banijamali, Amir-Hossein Karimi, Alexander Wong, Ali Ghodsi

The problem of feature disentanglement has been explored in the literature, for the purpose of image and video processing and text analysis. State-of-the-art methods for disentangling feature representations rely on the …

DisentanglementGeneral Classification