TensorX
返回文献探索

Paper · arXiv 2402.10211

Hierarchical State Space Models for Continuous Sequence-to-Sequence Modeling

Raunaq Bhirangi, Chenyu Wang, Venkatesh Pattabiraman, Carmel Majidi, Abhinav Gupta, Tess Hellebrekers, Lerrel Pinto

12 upvotesFebruary 15, 2024arXiv 预印本
AI 摘要

Hierarchical State-Space Models (HiSS) stack structured state-space models to create a temporal hierarchy, outperforming sequence models like causal Transformers, LSTMs, S4, and Mamba in continuous sequential prediction across real-world sensor datasets.

Hierarchical State-Space ModelsHiSSstate-space modelscausal TransformersLSTMsS4MambaMSE

Abstract

Reasoning from sequences of raw sensory data is a ubiquitous problem across fields ranging from medical devices to robotics. These problems often involve using long sequences of raw sensor data (e.g. magnetometers, piezoresistors) to predict sequences of desirable physical quantities (e.g. force, inertial measurements). While classical approaches are powerful for locally-linear prediction problems, they often fall short when using real-world sensors. These sensors are typically non-linear, are affected by extraneous variables (e.g. vibration), and exhibit data-dependent drift. For many problems, the prediction task is exacerbated by small labeled datasets since obtaining ground-truth labels requires expensive equipment. In this work, we present Hierarchical State-Space Models (HiSS), a conceptually simple, new technique for continuous sequential prediction. HiSS stacks structured state-space models on top of each other to create a temporal hierarchy. Across six real-world sensor datasets, from tactile-based state prediction to accelerometer-based inertial measurement, HiSS outperforms state-of-the-art sequence models such as causal Transformers, LSTMs, S4, and Mamba by at least 23% on MSE. Our experiments further indicate that HiSS demonstrates efficient scaling to smaller datasets and is compatible with existing data-filtering techniques. Code, datasets and videos can be found on https://hiss-csp.github.io.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Hierarchical State Space Models for Continuous Sequence-to-Sequence Modeling | TensorX