paper-with-me

Papers

Decomposed Cross-modal Distillation for RGB-based Temporal Action Detection

2023-03-30 · CVPR 2023 1 · Pilhyeon Lee, Taeoh Kim, Minho Shim, Dongyoon Wee, Hyeran Byun

Temporal action detection aims to predict the time intervals and the classes of action instances in the video. Despite the promising performance, existing two-stream models exhibit slow inference speed due to their reliance on computationally expensive optical flow. In this paper, we introduce a decomposed cross-modal distillation framework to build a strong RGB-based detector by transferring knowledge of the motion modality. Specifically, instead of direct distillation, we propose to separately learn RGB and motion representations, which are in turn combined to perform action localization. The dual-branch design and the asymmetric training objectives enable effective motion knowledge transfer while preserving RGB information intact. In addition, we introduce a local attentive fusion to better exploit the multimodal complementarity. It is designed to preserve the local discriminability of the features that is important for action localization. Extensive experiments on the benchmarks verify the effectiveness of the proposed method in enhancing RGB-based action detectors. Notably, our framework is agnostic to backbones and detection heads, bringing consistent gains across different model combinations.

📄 PDF Abstract BibTeX arXiv:2303.17285

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction LocalizationOptical Flow EstimationTransfer Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Learning an Augmented RGB Representation with Cross-Modal Knowledge Distillation for Action Detection

2021-08-08 · ICCV 2021 10 · Rui Dai, Srijan Das, Francois Bremond

In video understanding, most cross-modal knowledge distillation (KD) methods are tailored for classification tasks, focusing on the discriminative representation of the trimmed videos. However, action detection requires …

Action DetectionKnowledge DistillationVideo Understanding

MultiFuser: Multimodal Fusion Transformer for Enhanced Driver Action Recognition

2024-08-03 · Ruoyu Wang, Wenqian Wang, Jianjun Gao, Dan Lin 외

Driver action recognition, aiming to accurately identify drivers' behaviours, is crucial for enhancing driver-vehicle interactions and ensuring driving safety. Unlike general action recognition, drivers' environments are…

Action Recognition

Robust Cross-Modal Knowledge Distillation for Unconstrained Videos

2023-04-16 · Wenke Xia, Xingjian Li, Andong Deng, Haoyi Xiong 외

Cross-modal distillation has been widely used to transfer knowledge across different modalities, enriching the representation of the target unimodal one. Recent studies highly relate the temporal synchronization between …

Action RecognitionAudio TaggingKnowledge DistillationRetrieval+1

STXD: Structural and Temporal Cross-Modal Distillation for Multi-View 3D Object Detection

2023-09-21 · NeurIPS 2023 11

3D object detection (3DOD) from multi-view images is an economically appealing alternative to expensive LiDAR-based detectors, but also an extremely challenging task due to the absence of precise spatial cues. Recent stu…

DETACH : Decomposed Spatio-Temporal Alignment for Exocentric Video and Ambient Sensors with Staged Learning

2025-12-23 · Junho Yoon, Jaemo Jung, Hyunju Kim, Dongman Lee arxiv

Aligning egocentric video with wearable sensors have shown promise for human action recognition, but face practical limitations in user discomfort, privacy concerns, and scalability. We explore exocentric video with ambi…

Action RecognitionOnline Clustering