paper-with-me

Papers

Leveraging Predictive Models for Adaptive Sampling of Spatiotemporal Fluid Processes

2023-04-03 · Sandeep Manjanna, Tom Z. Jiahao, M. Ani Hsieh

Persistent monitoring of a spatiotemporal fluid process requires data sampling and predictive modeling of the process being monitored. In this paper we present PASST algorithm: Predictive-model based Adaptive Sampling of a Spatio-Temporal process. PASST is an adaptive robotic sampling algorithm that leverages predictive models to efficiently and persistently monitor a fluid process in a given region of interest. Our algorithm makes use of the predictions from a learned prediction model to plan a path for an autonomous vehicle to adaptively and efficiently survey the region of interest. In turn, the sampled data is used to obtain better predictions by giving an updated initial state to the predictive model. For predictive model, we use Knowledged-based Neural Ordinary Differential Equations to train models of fluid processes. These models are orders of magnitude smaller in size and run much faster than fluid data obtained from direct numerical simulations of the partial differential equations that describe the fluid processes or other comparable computational fluids models. For path planning, we use reinforcement learning based planning algorithms that use the field predictions as reward functions. We evaluate our adaptive sampling path planning algorithm on both numerically simulated fluid data and real-world nowcast ocean flow data to show that we can sample the spatiotemporal field in the given region of interest for long time horizons. We also evaluate PASST algorithm's generalization ability to sample from fluid processes that are not in the training repertoire of the learned models.

📄 PDF Abstract BibTeX arXiv:2304.00732

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prospects of federated machine learning in fluid dynamics

2022-08-15 · Omer San, Suraj Pawar, Adil Rasheed

Physics-based models have been mainstream in fluid dynamics for developing predictive models. In recent years, machine learning has offered a renaissance to the fluid community due to the rapid developments in data scien…

FLUID-LLM: Learning Computational Fluid Dynamics with Spatiotemporal-aware Large Language Models

2024-06-06 · Max Zhu, Adrián Bazaga, Pietro Liò

Learning computational fluid dynamics (CFD) traditionally relies on computationally intensive simulations of the Navier-Stokes equations. Recently, large language models (LLMs) have shown remarkable pattern recognition a…

Efficient Human Vision Inspired Action Recognition using Adaptive Spatiotemporal Sampling

2022-07-12 · Khoi-Nguyen C. Mac, Minh N. Do, Minh P. Vo

Adaptive sampling that exploits the spatiotemporal redundancy in videos is critical for always-on action recognition on wearable devices with limited computing and battery resources. The commonly used fixed sampling stra…

Action Recognition

PredRNN++: Towards A Resolution of the Deep-in-Time Dilemma in Spatiotemporal Predictive Learning

2018-04-17 · ICML 2018 7 · Yunbo Wang, Zhifeng Gao, Mingsheng Long, Jian-Min Wang 외

We present PredRNN++, an improved recurrent network for video predictive learning. In pursuit of a greater spatiotemporal modeling capability, our approach increases the transition depth between adjacent states by levera…

Video Prediction

Spatiotemporal System Forecasting with Irregular Time Steps via Masked Autoencoder

2026-03-26 · Kewei Zhu, Yanze Xin, Jinwei Hu, Xiaoyuan Cheng 외 arxiv

Predicting high-dimensional dynamical systems with irregular time steps presents significant challenges for current data-driven algorithms. These irregularities arise from missing data, sparse observations, or adaptive c…

Computational Efficiency