paper-with-me

Papers

Segregated Temporal Assembly Recurrent Networks for Weakly Supervised Multiple Action Detection

2018-11-19 · Yunlu Xu, Chengwei Zhang, Zhanzhan Cheng, Jianwen Xie, Yi Niu, ShiLiang Pu, Fei Wu

This paper proposes a segregated temporal assembly recurrent (STAR) network for weakly-supervised multiple action detection. The model learns from untrimmed videos with only supervision of video-level labels and makes prediction of intervals of multiple actions. Specifically, we first assemble video clips according to class labels by an attention mechanism that learns class-variable attention weights and thus helps the noise relieving from background or other actions. Secondly, we build temporal relationship between actions by feeding the assembled features into an enhanced recurrent neural network. Finally, we transform the output of recurrent neural network into the corresponding action distribution. In order to generate more precise temporal proposals, we design a score term called segregated temporal gradient-weighted class activation mapping (ST-GradCAM) fused with attention weights. Experiments on THUMOS'14 and ActivityNet1.3 datasets show that our approach outperforms the state-of-the-art weakly-supervised method, and performs at par with the fully-supervised counterparts.

📄 PDF Abstract BibTeX arXiv:1811.07460

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionMultiple Action Detection

Similar Papers 제목 키워드 기반

Learning to Recognize Correctly Completed Procedure Steps in Egocentric Assembly Videos through Spatio-Temporal Modeling

2025-10-14 · Tim J. Schoonbeek, Shao-Hsuan Hung, Dan Lehman, Hans Onvlee 외 arxiv

Procedure step recognition (PSR) aims to identify all correctly completed steps and their sequential order in videos of procedural tasks. The existing state-of-the-art models rely solely on detecting assembly object stat…

Procedure Step Recognition

Weakly-Supervised Online Action Segmentation in Multi-View Instructional Videos

2022-03-24 · CVPR 2022 1 · Reza Ghoddoosian, Isht Dwivedi, Nakul Agarwal, Chiho Choi 외

This paper addresses a new problem of weakly-supervised online action segmentation in instructional videos. We present a framework to segment streaming videos online at test time using Dynamic Programming and show its ad…

Action SegmentationSegmentation

WST: Weakly Supervised Transducer for Automatic Speech Recognition

2025-11-06 · Dongji Gao, Chenda Liao, Changliang Liu, Matthew Wiesner 외 arxiv

The Recurrent Neural Network-Transducer (RNN-T) is widely adopted in end-to-end (E2E) automatic speech recognition (ASR) tasks but depends heavily on large-scale, high-quality annotated data, which are often costly and d…

Speech Recognition

Recurrent Convolutional Neural Networks for Continuous Sign Language Recognition by Staged Optimization

2017-07-01 · CVPR 2017 7 · Runpeng Cui, Hu Liu, Chang-Shui Zhang

This work presents a weakly supervised framework with deep neural networks for vision-based continuous sign language recognition, where the ordered gloss labels but no exact temporal locations are available with the vide…

SentenceSign Language Recognition

Weakly-Supervised Action Segmentation with Iterative Soft Boundary Assignment

2018-03-28 · CVPR 2018 6 · Li Ding, Chenliang Xu

In this work, we address the task of weakly-supervised human action segmentation in long, untrimmed videos. Recent methods have relied on expensive learning models, such as Recurrent Neural Networks (RNN) and Hidden Mark…

Action Segmentation