paper-with-me

Papers

Probabilistic Semantic Retrieval for Surveillance Videos with Activity Graphs

2017-12-17 · Yu-Ting Chen, Joseph Wang, Yannan Bai, Gregory Castañón, Venkatesh Saligrama

We present a novel framework for finding complex activities matching user-described queries in cluttered surveillance videos. The wide diversity of queries coupled with unavailability of annotated activity data limits our ability to train activity models. To bridge the semantic gap we propose to let users describe an activity as a semantic graph with object attributes and inter-object relationships associated with nodes and edges, respectively. We learn node/edge-level visual predictors during training and, at test-time, propose to retrieve activity by identifying likely locations that match the semantic graph. We formulate a novel CRF based probabilistic activity localization objective that accounts for mis-detections, mis-classifications and track-losses, and outputs a likelihood score for a candidate grounded location of the query in the video. We seek groundings that maximize overall precision and recall. To handle the combinatorial search over all high-probability groundings, we propose a highest precision subgraph matching algorithm. Our method outperforms existing retrieval methods on benchmarked datasets.

📄 PDF Abstract BibTeX arXiv:1712.06204

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityRetrievalSemantic Retrieval

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

A Probabilistic Logic Programming Event Calculus

2012-04-09 · Anastasios Skarlatidis, Alexander Artikis, Jason Filippou, Georgios Paliouras

We present a system for recognising human activity given a symbolic representation of video content. The input of our system is a set of time-stamped short-term activities (STA) detected on video frames. The output is a …

Activity RecognitionHuman Activity Recognition

PAMI-AD: An Activity Detector Exploiting Part-attention and Motion Information in Surveillance Videos

2022-03-08 · Yunhao Du, Zhihang Tong, Junfeng Wan, Binyu Zhang 외

Activity detection in surveillance videos is a challenging task caused by small objects, complex activity categories, its untrimmed nature, etc. Existing methods are generally limited in performance due to inaccurate pro…

Action DetectionActivity DetectionMulti-Object TrackingObject Tracking

ZSTAD: Zero-Shot Temporal Activity Detection

2020-03-12 · CVPR 2020 6 · Lingling Zhang, Xiaojun Chang, Jun Liu, Minnan Luo 외

An integral part of video analysis and surveillance is temporal activity detection, which means to simultaneously recognize and localize activities in long untrimmed videos. Currently, the most effective methods of tempo…

Action DetectionActivity Detection

Query by Activity Video in the Wild

2023-11-23 · Tao Hu, William Thong, Pascal Mettes, Cees G. M. Snoek

This paper focuses on activity retrieval from a video query in an imbalanced scenario. In current query-by-activity-video literature, a common assumption is that all activities have sufficient labelled examples when lear…

AllRetrieval

ARIC: An Activity Recognition Dataset in Classroom Surveillance Images

2024-10-16 · Linfeng Xu, Fanman Meng, Qingbo Wu, Lili Pan 외

The application of activity recognition in the ``AI + Education" field is gaining increasing attention. However, current work mainly focuses on the recognition of activities in manually captured videos and a limited numb…

Activity RecognitionContinual Learning