PRENet: A Plane-Fit Redundancy Encoding Point Cloud Sequence Network for Real-Time 3D Action Recognition
Shenglin He, Xiaoyang Qu, Jiguang Wan, Guokuan Li, Changsheng Xie,, Jianzong Wang

TL;DR
PRENet is a real-time 3D action recognition network that reduces redundant computations in point cloud sequences by using plane fitting for spatial redundancy and encoding temporal redundancy, achieving high accuracy with improved speed.
Contribution
The paper introduces PRENet, a novel network that efficiently encodes spatial and temporal redundancies in point cloud sequences for faster 3D action recognition.
Findings
Achieves nearly four times faster processing than state-of-the-art methods.
Maintains almost identical recognition accuracy.
Effectively reduces computational redundancy in point cloud sequences.
Abstract
Recognizing human actions from point cloud sequence has attracted tremendous attention from both academia and industry due to its wide applications. However, most previous studies on point cloud action recognition typically require complex networks to extract intra-frame spatial features and inter-frame temporal features, resulting in an excessive number of redundant computations. This leads to high latency, rendering them impractical for real-world applications. To address this problem, we propose a Plane-Fit Redundancy Encoding point cloud sequence network named PRENet. The primary concept of our approach involves the utilization of plane fitting to mitigate spatial redundancy within the sequence, concurrently encoding the temporal redundancy of the entire sequence to minimize redundant computations. Specifically, our network comprises two principal modules: a Plane-Fit Embedding…
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 · 3D Shape Modeling and Analysis · Gait Recognition and Analysis
