paper-with-me

홈 › Papers

Online Action Representation using Change Detection and Symbolic Programming

2024-05-19 · Vishnu S Nair, Sneha Sree, Jayaraj Joseph, Mohanasankar Sivaprakasam

This paper addresses the critical need for online action representation, which is essential for various applications like rehabilitation, surveillance, etc. The task can be defined as representation of actions as soon as they happen in a streaming video without access to video frames in the future. Most of the existing methods use predefined window sizes for video segments, which is a restrictive assumption on the dynamics. The proposed method employs a change detection algorithm to automatically segment action sequences, which form meaningful sub-actions and subsequently fit symbolic generative motion programs to the clipped segments. We determine the start time and end time of segments using change detection followed by a piece-wise linear fit algorithm on joint angle and bone length sequences. Domain-specific symbolic primitives are fit to pose keypoint trajectories of those extracted segments in order to obtain a higher level semantic representation. Since this representation is part-based, it is complementary to the compositional nature of human actions, i.e., a complex activity can be broken down into elementary sub-actions. We show the effectiveness of this representation in the downstream task of class agnostic repetition detection. We propose a repetition counting algorithm based on consecutive similarity matching of primitives, which can do online repetition counting. We also compare the results with a similar but offline repetition counting algorithm. The results of the experiments demonstrate that, despite operating online, the proposed method performs better or on par with the existing method.

📄 PDF Abstract BibTeX arXiv:2405.11511

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

Symbolic Music Structure Analysis with Graph Representations and Changepoint Detection Methods

2023-03-24 · Carlos Hernandez-Olivan, Sonia Rubio Llamas, Jose R. Beltran

Music Structure Analysis is an open research task in Music Information Retrieval (MIR). In the past, there have been several works that attempt to segment music into the audio and symbolic domains, however, the identific…

Information RetrievalMusic ClassificationMusic GenerationMusic Information Retrieval

Distribution Agnostic Symbolic Representations for Time Series Dimensionality Reduction and Online Anomaly Detection

2021-05-20 · Konstantinos Bountrogiannis, George Tzagkarakis, Panagiotis Tsakalides

Due to the importance of the lower bounding distances and the attractiveness of symbolic representations, the family of symbolic aggregate approximations (SAX) has been used extensively for encoding time series data. How…

Anomaly DetectionClusteringDensity EstimationDimensionality Reduction+3

SymED: Adaptive and Online Symbolic Representation of Data on the Edge

2023-09-06 · Daniel Hofstätter, Shashikant Ilager, Ivan Lujic, Ivona Brandic

The edge computing paradigm helps handle the Internet of Things (IoT) generated data in proximity to its source. Challenges occur in transferring, storing, and processing this rapidly growing amount of data on resource-c…

Anomaly DetectionData CompressionDynamic Time WarpingEdge-computing

Learning Type-Generalized Actions for Symbolic Planning

2023-08-09 · Daniel Tanneberg, Michael Gienger

Symbolic planning is a powerful technique to solve complex tasks that require long sequences of actions and can equip an intelligent agent with complex behavior. The downside of this approach is the necessity for suitabl…

Online Vision- and Action-Based Object Classification Using Both Symbolic and Subsymbolic Knowledge Representations

2015-10-02 · Laura Steinert, Jens Hoefinghoff, Josef Pauli

If a robot is supposed to roam an environment and interact with objects, it is often necessary to know all possible objects in advance, so that a database with models of all objects can be generated for visual identifica…

General ClassificationObjectObject Recognition