Support Vector Machines with Time Series Distance Kernels for Action Classification
Abstract
Despite the outperformance of Support Vector Machine (SVM) on many practical classification problems, the algorithm is not directly applicable to multi-dimensional trajectories having different lengths. In this paper, a new class of SVM that is applicable to trajectory classification, such as action recognition, is developed by incorporating two efficient time-series distances measures into the kernel function. Dynamic Time Warping and Longest Common Subsequence distance measures along with their derivatives are employed as the SVM kernel. In addition, the pairwise proximity learning strategy is utilized in order to make use of non-positive semi-definite kernels in the SVM formulation. The proposed method is employed for a challenging classification problem: action recognition by depth cameras using only skeleton data; and evaluated on three benchmark action datasets. Experimental results demonstrate the outperformance of our methodology compared to the state-of-the-art on the considered datasets.
Cite
Text
Bagheri et al. "Support Vector Machines with Time Series Distance Kernels for Action Classification." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016. doi:10.1109/WACV.2016.7477591Markdown
[Bagheri et al. "Support Vector Machines with Time Series Distance Kernels for Action Classification." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016.](https://mlanthology.org/wacv/2016/bagheri2016wacv-support/) doi:10.1109/WACV.2016.7477591BibTeX
@inproceedings{bagheri2016wacv-support,
title = {{Support Vector Machines with Time Series Distance Kernels for Action Classification}},
author = {Bagheri, Mohammad Ali and Gao, Qigang and Escalera, Sergio},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2016},
pages = {1-7},
doi = {10.1109/WACV.2016.7477591},
url = {https://mlanthology.org/wacv/2016/bagheri2016wacv-support/}
}