paper-with-me

홈 › Papers

Volume-Preserving Transformers for Learning Time Series Data with Structure

2023-12-18 · Benedikt Brantner, Guillaume de Romemont, Michael Kraus, Zeyuan Li

Two of the many trends in neural network research of the past few years have been (i) the learning of dynamical systems, especially with recurrent neural networks such as long short-term memory networks (LSTMs) and (ii) the introduction of transformer neural networks for natural language processing (NLP) tasks. While some work has been performed on the intersection of these two trends, those efforts were largely limited to using the vanilla transformer directly without adjusting its architecture for the setting of a physical system. In this work we develop a transformer-inspired neural network and use it to learn a dynamical system. We (for the first time) change the activation function of the attention layer to imbue the transformer with structure-preserving properties to improve long-term stability. This is shown to be of great advantage when applying the neural network to learning the trajectory of a rigid body.

📄 PDF Abstract BibTeX arXiv:2312.11166

Code (1)

juliagni/geometricmachinelearning.jl 공식 구현

Tasks

Time Series

Similar Papers 제목 키워드 기반

Transformers with Attentive Federated Aggregation for Time Series Stock Forecasting

2024-01-22 · Chu Myaet Thwal, Ye Lin Tun, Kitae Kim, Seong-Bae Park 외

Recent innovations in transformers have shown their superior performance in natural language processing (NLP) and computer vision (CV). The ability to capture long-range dependencies and interactions in sequential data h…

Decision MakingFederated LearningTime SeriesTime Series Forecasting

Are Transformers Effective for Time Series Forecasting?

2022-05-26 · Ailing Zeng, Muxi Chen, Lei Zhang, Qiang Xu

Recently, there has been a surge of Transformer-based solutions for the long-term time series forecasting (LTSF) task. Despite the growing performance over the past few years, we question the validity of this line of res…

Anomaly DetectionRelation ExtractionTemporal Relation ExtractionTime Series+2

Transformers in Time Series: A Survey

2022-02-15 · Qingsong Wen, Tian Zhou, Chaoli Zhang, Weiqi Chen 외

Transformers have achieved superior performances in many tasks in natural language processing and computer vision, which also triggered great interest in the time series community. Among multiple advantages of Transforme…

Anomaly DetectionSurveyTime SeriesTime Series Analysis

Structure-Preserving Transformers for Sequences of SPD Matrices

2023-09-14 · Mathieu Seraphim, Alexis Lechervy, Florian Yger, Luc Brun 외

In recent years, Transformer-based auto-attention mechanisms have been successfully applied to the analysis of a variety of context-reliant data types, from texts to images and beyond, including data from non-Euclidean g…

EEGEEG based sleep stagingSleep Stage DetectionSleep Staging

BiHDTrans: binary hyperdimensional transformer for efficient multivariate time series classification

2025-09-29 · Jingtao Zhang, Yi Liu, Qi Shen, Changhong Wang arxiv

The proliferation of Internet-of-Things (IoT) devices has led to an unprecedented volume of multivariate time series (MTS) data, requiring efficient and accurate processing for timely decision-making in resource-constrai…

Time Series Classification