Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Paving the Way for Point Cloud Video Representation Learning Using A PDE Model

About

Investigating spatial-temporal correlations, specifically how spatial points vary over time, is crucial for understanding point cloud videos. Traditional methods, particularly flow-based techniques, struggle with these correlations due to the unordered spatial arrangement of sequential point cloud data. To address this challenge, we propose a novel approach that regularizes spatial-temporal correlation learning by formulating the problem as a solvable Partial Differential Equation (PDE). While PDEs have long been effective in the physical domain, their application to novel sequential data like point cloud video remains underexplored. Inspired by fluid analysis, we construct a simplified PDE, and the process of solving PDE is guided and refined by a contrastive learning structure between the temporal embeddings and the spatial embeddings. With this extra supervision, our method, named MotionPDE, serves as an effective, plug-and-play enhancement module for existing backbone models, adding minimal computational overhead and parameters. Capitalizing on the contrastive learning process, we delve deeper into the self-supervised capabilities of MotionPDE, yielding promising results that underscore its utility and adaptability in point cloud video data interpretation. The code repo with trained checkpoints will be available at https://github.com/zhh6425/motionpde.git for facilitating future research.

Zhuoxu Huang, Zhenkun Fan, Jungong Han, Josef Kittler• 2026

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy94.42
770
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy97.24
601
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy92.44
358
Action RecognitionNTU RGB+D 120 Cross-Subject
Accuracy89.11
241
Action RecognitionMSRAction3D
Accuracy96.63
176
Action SegmentationHOI4D official (test)
Accuracy83.21
26
Hand Gesture RecognitionSHREC 2017 (val)
Average Accuracy95.83
23
Action RecognitionUTD-MHAD
Accuracy95.58
8
Showing 8 of 8 rows

Other info

Follow for update