paper-with-me

Papers

CloudLSTM: A Recurrent Neural Model for Spatiotemporal Point-cloud Stream Forecasting

2019-07-29 · Chaoyun Zhang, Marco Fiore, Iain Murray, Paul Patras

This paper introduces CloudLSTM, a new branch of recurrent neural models tailored to forecasting over data streams generated by geospatial point-cloud sources. We design a Dynamic Point-cloud Convolution (DConv) operator as the core component of CloudLSTMs, which performs convolution directly over point-clouds and extracts local spatial features from sets of neighboring points that surround different elements of the input. This operator maintains the permutation invariance of sequence-to-sequence learning frameworks, while representing neighboring correlations at each time step -- an important aspect in spatiotemporal predictive learning. The DConv operator resolves the grid-structural data requirements of existing spatiotemporal forecasting models and can be easily plugged into traditional LSTM architectures with sequence-to-sequence learning and attention mechanisms. We apply our proposed architecture to two representative, practical use cases that involve point-cloud streams, i.e., mobile service traffic forecasting and air quality indicator forecasting. Our results, obtained with real-world datasets collected in diverse scenarios for each use case, show that CloudLSTM delivers accurate long-term predictions, outperforming a variety of competitor neural network models.

📄 PDF Abstract BibTeX arXiv:1907.12410

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

PointRNN: Point Recurrent Neural Network for Moving Point Cloud Processing

2019-10-18 · 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 $\boldsymbol{P} \in \mathbb{R}^{n \times 3}$ and point featur…

Moving Point Cloud Processing

Nothing Stands Still: A Spatiotemporal Benchmark on 3D Point Cloud Registration Under Large Geometric and Temporal Change

2023-11-15 · Tao Sun, Yan Hao, Shengyu Huang, Silvio Savarese 외

Building 3D geometric maps of man-made spaces is a well-established and active field that is fundamental to computer vision and robotics. However, considering the evolving nature of built environments, it is essential to…

Point Cloud Registration

Estimating Continuum Robot Shape under External Loading using Spatiotemporal Neural Networks

2025-10-25 · Enyi Wang, Zhen Deng, Chuanchuan Pan, Bingwei He 외 arxiv

This paper presents a learning-based approach for accurately estimating the 3D shape of flexible continuum robots subjected to external loads. The proposed method introduces a spatiotemporal neural network architecture t…

3D Shape ReconstructionPoint Clouds

Learning Scene Dynamics from Point Cloud Sequences

2021-11-16 · Pan He, Patrick Emami, Sanjay Ranka, Anand Rangarajan

Understanding 3D scenes is a critical prerequisite for autonomous agents. Recently, LiDAR and other sensors have made large amounts of data available in the form of temporal sequences of point cloud frames. In this work,…

Scene Flow EstimationTemporal Sequences

Exploiting Spatiotemporal Properties for Efficient Event-Driven Human Pose Estimation

2025-12-06 · Haoxian Zhou, Chuanzhi Xu, Langyi Chen, Pengfei Ye 외 arxiv

Human pose estimation focuses on predicting body keypoints to analyze human motion. Currently, most pose estimation tasks rely on conventional RGB cameras. In contrast, event cameras provide high temporal resolution and …

Computational EfficiencyPose Estimation