Papers › PointRNN: Point Recurrent Neural Network for Moving Point Cloud Processing

PointRNN: Point Recurrent Neural Network for Moving Point Cloud Processing

18 Oct 2019arXiv:1910.08287archive 2025-07-28

Hehe Fan, Yi Yang

In this paper, we introduce a Point Recurrent Neural Network (PointRNN) for moving point cloud processing. At each time step, PointRNN takes point coordinates P ∈ℝ^(n ×3) and point features X ∈ℝ^(n ×d) as input (n and d denote the number of points and the number of feature channels, respectively). The state of PointRNN is composed of point coordinates P and point states S ∈ℝ^(n ×d′) (d′ denotes the number of state channels). Similarly, the output of PointRNN is composed of P and new point features Y ∈ℝ^(n ×d″) (d″ denotes the number of new feature channels). Since point clouds are orderless, point features and states from two time steps can not be directly operated. Therefore, a point-based spatiotemporally-local correlation is adopted to aggregate point features and states according to point coordinates. We further propose two variants of PointRNN, i.e., Point Gated Recurrent Unit (PointGRU) and Point Long Short-Term Memory (PointLSTM). We apply PointRNN, PointGRU and PointLSTM to moving point cloud prediction, which aims to predict the future trajectories of points in a set given their history movements. Experimental results show that PointRNN, PointGRU and PointLSTM are able to produce correct predictions on both synthetic and real-world datasets, demonstrating their ability to model point cloud sequences. The code has been released at \url{https://github.com/hehefan/PointRNN}.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

hehefan/PointRNN officialmentioned in papermentioned on GitHubtf report
hehefan/PointRNN-PyTorch mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Moving Point Cloud Processing

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections