paper-with-me

Papers

From Skeletons to Semantics: Design and Deployment of a Hybrid Edge-Based Action Detection System for Public Safety

2026-03-31 · Ganen Sethupathy, Lalit Dumka, Jan Schagen arxiv

Public spaces such as transport hubs, city centres, and event venues require timely and reliable detection of potentially violent behaviour to support public safety. While automated video analysis has made significant progress, practical deployment remains constrained by latency, privacy, and resource limitations, particularly under edge-computing conditions. This paper presents the design and demonstrator-based deployment of a hybrid edge-based action detection system that combines skeleton-based motion analysis with vision-language models for semantic scene interpretation. Skeleton-based processing enables continuous, privacy-aware monitoring with low computational overhead, while vision-language models provide contextual understanding and zero-shot reasoning capabilities for complex and previously unseen situations. Rather than proposing new recognition models, the contribution focuses on a system-level comparison of both paradigms under realistic edge constraints. The system is implemented on a GPU-enabled edge device and evaluated with respect to latency, resource usage, and operational trade-offs using a demonstrator-based setup. The results highlight the complementary strengths and limitations of motioncentric and semantic approaches and motivate a hybrid architecture that selectively augments fast skeletonbased detection with higher-level semantic reasoning. The presented system provides a practical foundation for privacy-aware, real-time video analysis in public safety applications.

📄 PDF Abstract BibTeX arXiv:2603.29777

Code (0)

등록된 구현이 없습니다.

Tasks

Action Detection

Similar Papers 제목 키워드 기반

Learning Rich Features for Gait Recognition by Integrating Skeletons and Silhouettes

2021-10-26 · Yunjie Peng, Kang Ma, Yang Zhang, Zhiqiang He

Gait recognition captures gait patterns from the walking sequence of an individual for identification. Most existing gait recognition methods learn features from silhouettes or skeletons for the robustness to clothing, c…

Gait IdentificationGait Recognition

Hybrid MKNF for Aeronautics Applications: Usage and Heuristics

2026-01-07 · Arun Raveendran Nair Sheela, Florence De Grancey, Christophe Rey, Victor Charpenay arxiv

The deployment of knowledge representation and reasoning technologies in aeronautics applications presents two main challenges: achieving sufficient expressivity to capture complex domain knowledge, and executing reasoni…

A Fixpoint Characterization of Three-Valued Disjunctive Hybrid MKNF Knowledge Bases

2022-08-05 · Spencer Killen, Jia-Huai You

The logic of hybrid MKNF (minimal knowledge and negation as failure) is a powerful knowledge representation language that elegantly pairs ASP (answer set programming) with ontologies. Disjunctive rules are a desirable ex…

Negation

Parts-Mamba: Augmenting Joint Context with Part-Level Scanning for Occluded Human Skeleton

2025-11-21 · Tianyi Shen, Huijuan Xu, Nilesh Ahuja, Omesh Tickoo 외 arxiv

Skeleton action recognition involves recognizing human action from human skeletons. The use of graph convolutional networks (GCNs) has driven major advances in this recognition task. In real-world scenarios, the captured…

Action Recognition

Declarative Probabilistic Logic Programming in Discrete-Continuous Domains

2023-02-21 · Pedro Zuidberg Dos Martires, Luc De Raedt, Angelika Kimmig

Over the past three decades, the logic programming paradigm has been successfully expanded to support probabilistic modeling, inference and learning. The resulting paradigm of probabilistic logic programming (PLP) and it…

Probabilistic Programming