paper-with-me

Papers

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 such as Complex Event Processing (CEP) mine patterns from data streams and send notifications to users in a timely fashion. Current CEP systems have inherent limitations to query video streams due to their unstructured data model and lack of expressive query language. In this work, we focus on a CEP framework where users can define high-level expressive queries over videos to detect a range of spatiotemporal event patterns. In this context, we propose: i) VidCEP, an in-memory, on the fly, near real-time complex event matching framework for video streams. The system uses a graph-based event representation for video streams which enables the detection of high-level semantic concepts from video using cascades of Deep Neural Network models, ii) a Video Event Query language (VEQL) to express high-level user queries for video streams in CEP, iii) a complex event matcher to detect spatiotemporal video event patterns by matching expressive user queries over video data. The proposed approach detects spatiotemporal video event patterns with an F-score ranging from 0.66 to 0.89. VidCEP maintains near real-time performance with an average throughput of 70 frames per second for 5 parallel videos with sub-second matching latency.

📄 PDF Abstract BibTeX arXiv:2007.07817

Code (1)

piyushy1/VidCEP 공식 구현

Similar Papers 제목 키워드 기반

Chimera: A Block-Based Neural Architecture Search Framework for Event-Based Object Detection

2024-12-27 · Diego A. Silva, Ahmed Elsheikh, Kamilya Smagulova, Mohammed E. Fouda 외

Event-based cameras are sensors that simulate the human eye, offering advantages such as high-speed robustness and low power consumption. Established Deep Learning techniques have shown effectiveness in processing event …

Human DetectionNeural Architecture Searchobject-detectionObject Detection+1

Real-Time Health Analytics Using Ontology-Driven Complex Event Processing and LLM Reasoning: A Tuberculosis Case Study

2025-10-05 · Ritesh Chandra, Sonali Agarwal, Navjot Singh arxiv

Timely detection of critical health conditions remains a major challenge in public health analytics, especially in Big Data environments characterized by high volume, rapid velocity, and diverse variety of clinical data.…

Avoiding Post-Processing with Event-Based Detection in Biomedical Signals

2022-09-22 · Nick Seeuws, Maarten De Vos, Alexander Bertrand

Objective: Finding events of interest is a common task in biomedical signal processing. The detection of epileptic seizures and signal artefacts are two key examples. Epoch-based classification is the typical machine lea…

Electroencephalogram (EEG)Event DetectionSeizure Detection

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

A Hybrid Neuro-Symbolic Approach for Complex Event Processing

2020-09-07 · Marc Roig Vilamala, Harrison Taylor, Tianwei Xing, Luis Garcia 외

Training a model to detect patterns of interrelated events that form situations of interest can be a complex problem: such situations tend to be uncommon, and only sparse data is available. We propose a hybrid neuro-symb…

8k