paper-with-me

홈 › Papers

Cooperative Training of Deep Aggregation Networks for RGB-D Action Recognition

2017-12-05 · Pichao Wang, Wanqing Li, Jun Wan, Philip Ogunbona, Xinwang Liu

A novel deep neural network training paradigm that exploits the conjoint information in multiple heterogeneous sources is proposed. Specifically, in a RGB-D based action recognition task, it cooperatively trains a single convolutional neural network (named c-ConvNet) on both RGB visual features and depth features, and deeply aggregates the two kinds of features for action recognition. Differently from the conventional ConvNet that learns the deep separable features for homogeneous modality-based classification with only one softmax loss function, the c-ConvNet enhances the discriminative power of the deeply learned features and weakens the undesired modality discrepancy by jointly optimizing a ranking loss and a softmax loss for both homogeneous and heterogeneous modalities. The ranking loss consists of intra-modality and cross-modality triplet losses, and it reduces both the intra-modality and cross-modality feature variations. Furthermore, the correlations between RGB and depth data are embedded in the c-ConvNet, and can be retrieved by either of the modalities and contribute to the recognition in the case even only one of the modalities is available. The proposed method was extensively evaluated on two large RGB-D action recognition datasets, ChaLearn LAP IsoGD and NTU RGB+D datasets, and one small dataset, SYSU 3D HOI, and achieved state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1801.01080

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action LocalizationTriplet

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Cooperative Policy Learning with Pre-trained Heterogeneous Observation Representations

2020-12-24 · Wenlei Shi, Xinran Wei, Jia Zhang, Xiaoyuan Ni 외

Multi-agent reinforcement learning (MARL) has been increasingly explored to learn the cooperative policy towards maximizing a certain global reward. Many existing studies take advantage of graph neural networks (GNN) in …

DecoderGraph AttentionMulti-agent Reinforcement Learning

CVVNet: A Cross-Vertical-View Network for Gait Recognition

2025-05-03 · Xiangru Li, Wei Song, Yingda Huang, Wei Meng 외

Gait recognition enables contact-free, long-range person identification that is robust to clothing variations and non-cooperative scenarios. While existing methods perform well in controlled indoor environments, they str…

Gait RecognitionPerson Identification

Play Fair: Frame Attributions in Video Models

2020-11-24 · Will Price, Dima Damen

In this paper, we introduce an attribution method for explaining action recognition models. Such models fuse information from multiple frames within a video, through score aggregation or relational reasoning. We break do…

Action RecognitionRelational Reasoning

Objective Class-based Micro-Expression Recognition through Simultaneous Action Unit Detection and Feature Aggregation

2020-12-24 · Ling Zhou, Qirong Mao, Ming Dong

Micro-Expression Recognition (MER) is a challenging task as the subtle changes occur over different action regions of a face. Changes in facial action regions are formed as Action Units (AUs), and AUs in micro-expression…

Action Unit DetectionMicro Expression RecognitionMicro-Expression Recognition

Dual-Interaction-Aware Cooperative Control Strategy for Alleviating Mixed Traffic Congestion

2026-03-04 · Zhengxuan Liu, Yuxin Cai, Yijing Wang, Xiangkun He 외 arxiv

As Intelligent Transportation System (ITS) develops, Connected and Automated Vehicles (CAVs) are expected to significantly reduce traffic congestion through cooperative strategies, such as in bottleneck areas. However, t…

Multi-agent Reinforcement Learning