paper-with-me

홈 › Papers

Leveraging arbitrary mobile sensor trajectories with shallow recurrent decoder networks for full-state reconstruction

2023-07-20 · Megan R. Ebers, Jan P. Williams, Katherine M. Steele, J. Nathan Kutz

Sensing is one of the most fundamental tasks for the monitoring, forecasting and control of complex, spatio-temporal systems. In many applications, a limited number of sensors are mobile and move with the dynamics, with examples including wearable technology, ocean monitoring buoys, and weather balloons. In these dynamic systems (without regions of statistical-independence), the measurement time history encodes a significant amount of information that can be extracted for critical tasks. Most model-free sensing paradigms aim to map current sparse sensor measurements to the high-dimensional state space, ignoring the time-history all together. Using modern deep learning architectures, we show that a sequence-to-vector model, such as an LSTM (long, short-term memory) network, with a decoder network, dynamic trajectory information can be mapped to full state-space estimates. Indeed, we demonstrate that by leveraging mobile sensor trajectories with shallow recurrent decoder networks, we can train the network (i) to accurately reconstruct the full state space using arbitrary dynamical trajectories of the sensors, (ii) the architecture reduces the variance of the mean-square error of the reconstruction error in comparison with immobile sensors, and (iii) the architecture also allows for rapid generalization (parameterization of dynamics) for data outside the training set. Moreover, the path of the sensor can be chosen arbitrarily, provided training data for the spatial trajectory of the sensor is available. The exceptional performance of the network architecture is demonstrated on three applications: turbulent flows, global sea-surface temperature data, and human movement biomechanics.

📄 PDF Abstract BibTeX arXiv:2307.11793

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Layout Sequence Prediction From Noisy Mobile Modality

2023-10-09 · Haichao Zhang, Yi Xu, HongSheng Lu, Takayuki Shimizu 외

Trajectory prediction plays a vital role in understanding pedestrian movement for applications such as autonomous driving and robotics. Current trajectory prediction models depend on long, complete, and accurately observ…

Autonomous DrivingDenoisingPredictionTrajectory Prediction

Transferring Physical Motion Between Domains for Neural Inertial Tracking

2018-10-04 · Changhao Chen, Yishu Miao, Chris Xiaoxuan Lu, Phil Blunsom 외

Inertial information processing plays a pivotal role in ego-motion awareness for mobile agents, as inertial measurements are entirely egocentric and not environment dependent. However, they are affected greatly by change…

Domain Adaptation

Learning Shallow Detection Cascades for Wearable Sensor-Based Mobile Health Applications

2016-07-13 · Hamid Dadkhahi, Nazir Saleheen, Santosh Kumar, Benjamin Marlin

The field of mobile health aims to leverage recent advances in wearable on-body sensing technology and smart phone computing capabilities to develop systems that can monitor health states and deliver just-in-time adaptiv…

Using Neural Networks to Generate Information Maps for Mobile Sensors

2018-09-26 · Louis Dressel, Mykel J. Kochenderfer

Target localization is a critical task for mobile sensors and has many applications. However, generating informative trajectories for these sensors is a challenging research problem. A common method uses information maps…

Constrained Sensing and Reliable State Estimation with Shallow Recurrent Decoders on a TRIGA Mark II Reactor

2025-10-14 · Stefano Riva, Carolina Introini, Josè Nathan Kutz, Antonio Cammi arxiv

Shallow Recurrent Decoder networks are a novel data-driven methodology able to provide accurate state estimation in engineering systems, such as nuclear reactors. This deep learning architecture is a robust technique des…