A Compact Kernel Approximation for 3D Action Recognition
Jacopo Cavazza, Pietro Morerio, Vittorio Murino

TL;DR
This paper introduces a new explicit feature map to efficiently approximate kernels for 3D action recognition, enabling scalable linear classification with improved accuracy and theoretical guarantees.
Contribution
A novel explicit kernel approximation method that reduces computational complexity and enhances performance in 3D action recognition tasks.
Findings
Achieves linear complexity in kernel evaluation
Provides a compact and effective feature encoding
Outperforms existing approximation methods on benchmarks
Abstract
3D action recognition was shown to benefit from a covariance representation of the input data (joint 3D positions). A kernel machine feed with such feature is an effective paradigm for 3D action recognition, yielding state-of-the-art results. Yet, the whole framework is affected by the well-known scalability issue. In fact, in general, the kernel function has to be evaluated for all pairs of instances inducing a Gram matrix whose complexity is quadratic in the number of samples. In this work we reduce such complexity to be linear by proposing a novel and explicit feature map to approximate the kernel function. This allows to train a linear classifier with an explicit feature encoding, which implicitly implements a Log-Euclidean machine in a scalable fashion. Not only we prove that the proposed approximation is unbiased, but also we work out an explicit strong bound for its variance,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
