paper-with-me

홈 › Papers

Developing the Path Signature Methodology and its Application to Landmark-based Human Action Recognition

2017-07-13 · Weixin Yang, Terry Lyons, Hao Ni, Cordelia Schmid, Lianwen Jin

Landmark-based human action recognition in videos is a challenging task in computer vision. One key step is to design a generic approach that generates discriminative features for the spatial structure and temporal dynamics. To this end, we regard the evolving landmark data as a high-dimensional path and apply non-linear path signature techniques to provide an expressive, robust, non-linear, and interpretable representation for the sequential events. We do not extract signature features from the raw path, rather we propose path disintegrations and path transformations as preprocessing steps. Path disintegrations turn a high-dimensional path linearly into a collection of lower-dimensional paths; some of these paths are in pose space while others are defined over a multiscale collection of temporal intervals. Path transformations decorate the paths with additional coordinates in standard ways to allow the truncated signatures of transformed paths to expose additional features. For spatial representation, we apply the signature transform to vectorize the paths that arise out of pose disintegration, and for temporal representation, we apply it again to describe this evolving vectorization. Finally, all the features are collected together to constitute the input vector of a linear single-hidden-layer fully-connected network for classification. Experimental results on four datasets demonstrated that the proposed feature set with only a linear shallow network and Dropconnect is effective and achieves comparable state-of-the-art results to the advanced deep networks, and meanwhile, is capable of interpretation.

📄 PDF Abstract BibTeX arXiv:1707.03993

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction RecognitionAction Recognition In VideosTemporal Action Localization

Methods 이 논문이 사용한 방법론

DropConnect DropConnect generalizes Dropout by randomly dropping the weights rather than the activations with probability $1-p$. DropConnect…

Similar Papers 제목 키워드 기반

Scalable Signature-Based Distribution Regression via Reference Sets

2024-10-11 · Andrew Alden, Carmine Ventre, Blanka Horvath

Distribution Regression (DR) on stochastic processes describes the learning task of regression on collections of time series. Path signatures, a technique prevalent in stochastic analysis, have been used to solve the DR …

regression

Path Signatures and Graph Neural Networks for Slow Earthquake Analysis: Better Together?

2024-02-05 · Hans Riess, Manolis Veveakis, Michael M. Zavlanos

The path signature, having enjoyed recent success in the machine learning community, is a theoretically-driven method for engineering features from irregular paths. On the other hand, graph neural networks (GNN), neural …

Earthquake prediction

Path Signatures for Feature Extraction. An Introduction to the Mathematics Underpinning an Efficient Machine Learning Technique

2025-06-02 · Stephan Sturm

We provide an introduction to the topic of path signatures as means of feature extraction for machine learning from data streams. The article stresses the mathematical theory underlying the signature methodology, highlig…

A Primer on the Signature Method in Machine Learning

2016-03-11 · Ilya Chevyrev, Andrey Kormilitzin

We provide an introduction to the signature method, focusing on its theoretical properties and machine learning applications. Our presentation is divided into two parts. In the first part, we present the definition and f…

BIG-bench Machine LearningDimensionality Reduction

Generating drawdown-realistic financial price paths using path signatures

2023-09-08 · Emiel Lemahieu, Kris Boudt, Maarten Wyns

A novel generative machine learning approach for the simulation of sequences of financial price data with drawdowns quantifiably close to empirical data is introduced. Applications such as pricing drawdown insurance opti…