paper-with-me

Papers

Knowledge Graph Driven Approach to Represent Video Streams for Spatiotemporal Event Pattern Matching in Complex Event Processing

2020-07-13 · Piyush Yadav, Dhaval Salwala, Edward Curry

Complex Event Processing (CEP) is an event processing paradigm to perform real-time analytics over streaming data and match high-level event patterns. Presently, CEP is limited to process structured data stream. Video streams are complicated due to their unstructured data model and limit CEP systems to perform matching over them. This work introduces a graph-based structure for continuous evolving video streams, which enables the CEP system to query complex video event patterns. We propose the Video Event Knowledge Graph (VEKG), a graph driven representation of video data. VEKG models video objects as nodes and their relationship interaction as edges over time and space. It creates a semantic knowledge representation of video data derived from the detection of high-level semantic concepts from the video using an ensemble of deep learning models. A CEP-based state optimization - VEKG-Time Aggregated Graph (VEKG-TAG) is proposed over VEKG representation for faster event detection. VEKG-TAG is a spatiotemporal graph aggregation method that provides a summarized view of the VEKG graph over a given time length. We defined a set of nine event pattern rules for two domains (Activity Recognition and Traffic Management), which act as a query and applied over VEKG graphs to discover complex event patterns. To show the efficacy of our approach, we performed extensive experiments over 801 video clips across 10 datasets. The proposed VEKG approach was compared with other state-of-the-art methods and was able to detect complex event patterns over videos with F-Score ranging from 0.44 to 0.90. In the given experiments, the optimized VEKG-TAG was able to reduce 99% and 93% of VEKG nodes and edges, respectively, with 5.19X faster search time, achieving sub-second median latency of 4-20 milliseconds.

📄 PDF Abstract BibTeX arXiv:2007.06292

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionEvent DetectionManagementTAG

Similar Papers 제목 키워드 기반

Visual Semantic Multimedia Event Model for Complex Event Detection in Video Streams

2020-09-30 · Piyush Yadav, Edward Curry

Multimedia data is highly expressive and has traditionally been very difficult for a machine to interpret. Middleware systems such as complex event processing (CEP) mine patterns from data streams and send notifications …

Event Detection

VidCEP: Complex Event Processing Framework to Detect Spatiotemporal Patterns in Video Streams

2020-07-15 · Piyush Yadav, Edward Curry

Video data is highly expressive and has traditionally been very difficult for a machine to interpret. Querying event patterns from video streams is challenging due to its unstructured representation. Middleware systems s…

Text with Knowledge Graph Augmented Transformer for Video Captioning

2023-03-22 · CVPR 2023 1 · Xin Gu, Guang Chen, YuFei Wang, Libo Zhang 외

Video captioning aims to describe the content of videos using natural language. Although significant progress has been made, there is still much room to improve the performance for real-world applications, mainly due to …

Video Captioning

EgoGraph: Temporal Knowledge Graph for Egocentric Video Understanding

2026-02-27 · Shitong Sun, Ke Han, Yukai Huang, Weitong Cai 외 arxiv

Ultra-long egocentric videos spanning multiple days present significant challenges for video understanding. Existing approaches still rely on fragmented local processing and limited temporal modeling, restricting their a…

Video Question Answering

Towards Video Anomaly Detection from Event Streams: A Baseline and Benchmark Datasets

2026-03-26 · Peng Wu, Yuting Yan, Guansong Pang, Yujia Sun 외 arxiv

Event-based vision, characterized by low redundancy, focus on dynamic motion, and inherent privacy-preserving properties, naturally fits the demands of video anomaly detection (VAD). However, the absence of dedicated eve…

Video Anomaly DetectionKnowledge DistillationEvent-based vision