paper-with-me

Papers

Learning Latent Super-Events to Detect Multiple Activities in Videos

2017-12-05 · CVPR 2018 6 · AJ Piergiovanni, Michael S. Ryoo

In this paper, we introduce the concept of learning latent super-events from activity videos, and present how it benefits activity detection in continuous videos. We define a super-event as a set of multiple events occurring together in videos with a particular temporal organization; it is the opposite concept of sub-events. Real-world videos contain multiple activities and are rarely segmented (e.g., surveillance videos), and learning latent super-events allows the model to capture how the events are temporally related in videos. We design temporal structure filters that enable the model to focus on particular sub-intervals of the videos, and use them together with a soft attention mechanism to learn representations of latent super-events. Super-event representations are combined with per-frame or per-segment CNNs to provide frame-level annotations. Our approach is designed to be fully differentiable, enabling end-to-end learning of latent super-event representations jointly with the activity detector using them. Our experiments with multiple public video datasets confirm that the proposed concept of latent super-event learning significantly benefits activity detection, advancing the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1712.01938

Code (2)

piergiaj/super-events-cvpr18 공식 구현 pytorch
piergiaj/tgm-icml19 pytorch

Tasks

Action DetectionActivity Detection

Similar Papers 제목 키워드 기반

Learning Latent Sub-events in Activity Videos Using Temporal Attention Filters

2016-05-26 · AJ Piergiovanni, Chenyou Fan, Michael S. Ryoo

In this paper, we newly introduce the concept of temporal attention filters, and describe how they can be used for human activity recognition from videos. Many high-level activities are often composed of multiple tempora…

Action ClassificationAction Recognition In VideosActivity RecognitionActivity Recognition In Videos+1

Video Event Recognition and Anomaly Detection by Combining Gaussian Process and Hierarchical Dirichlet Process Models

2018-02-09 · Michael Ying Yang, Wentong Liao, Yanpeng Cao, Bodo Rosenhahn

In this paper, we present an unsupervised learning framework for analyzing activities and interactions in surveillance videos. In our framework, three levels of video events are connected by Hierarchical Dirichlet Proces…

Anomaly DetectionGeneral Classification

Unsupervised Discriminative Embedding for Sub-Action Learning in Complex Activities

2021-04-30 · Sirnam Swetha, Hilde Kuehne, Yogesh S Rawat, Mubarak Shah

Action recognition and detection in the context of long untrimmed video sequences has seen an increased attention from the research community. However, annotation of complex activities is usually time consuming and chall…

Action RecognitionAction Segmentation

TenFor: A Tensor-Based Tool to Extract Interesting Events from Security Forums

2020-11-14 · Risul Islam, Md Omar Faruk Rokon, Evangelos E. Papalexakis, Michalis Faloutsos

How can we get a security forum to "tell" us its activities and events of interest? We take a unique angle: we want to identify these activities without any a priori knowledge, which is a key difference compared to most …

Clustering

A Semi-Supervised Approach for Abnormal Event Prediction on Large Operational Network Time-Series Data

2021-10-14 · Yijun Lin, Yao-Yi Chiang

Large network logs, recording multivariate time series generated from heterogeneous devices and sensors in a network, can often reveal important information about abnormal activities, such as network intrusions and devic…

Anomaly DetectionEvent DetectionTime SeriesTime Series Analysis