paper-with-me

홈 › Papers

Temporal convolutional and fusional transformer model with Bi-LSTM encoder-decoder for multi-time-window remaining useful life prediction

2025-11-06 · Mohamadreza Akbari Pour, Mohamad Sadeq Karimi, Amir Hossein Mazloumi arxiv

Health prediction is crucial for ensuring reliability, minimizing downtime, and optimizing maintenance in industrial systems. Remaining Useful Life (RUL) prediction is a key component of this process; however, many existing models struggle to capture fine-grained temporal dependencies while dynamically prioritizing critical features across time for robust prognostics. To address these challenges, we propose a novel framework that integrates Temporal Convolutional Networks (TCNs) for localized temporal feature extraction with a modified Temporal Fusion Transformer (TFT) enhanced by Bi-LSTM encoder-decoder. This architecture effectively bridges short- and long-term dependencies while emphasizing salient temporal patterns. Furthermore, the incorporation of a multi-time-window methodology improves adaptability across diverse operating conditions. Extensive evaluations on benchmark datasets demonstrate that the proposed model reduces the average RMSE by up to 5.5%, underscoring its improved predictive accuracy compared to state-of-the-art methods. By closing critical gaps in current approaches, this framework advances the effectiveness of industrial prognostic systems and highlights the potential of advanced time-series transformers for RUL prediction.

📄 PDF Abstract BibTeX arXiv:2511.04723

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Seq-to-Seq Transformer Premised Temporal Convolutional Network for Chinese Word Segmentation

2019-05-21 · Wei Jiang, Yan Tang

The prevalent approaches of Chinese word segmentation task almost rely on the Bi-LSTM neural network. However, the methods based the Bi-LSTM have some inherent drawbacks: hard to parallel computing, little efficient in a…

Chinese Word SegmentationDecoderSegmentationSentence

TENT: Tensorized Encoder Transformer for Temperature Forecasting

2021-06-28 · Onur Bilgin, Paweł Mąka, Thomas Vergutz, Siamak Mehrkanoon

Reliable weather forecasting is of great importance in science, business, and society. The best performing data-driven models for weather prediction tasks rely on recurrent or convolutional neural networks, where some of…

Decision MakingWeather Forecasting

Exploring Transformer-Augmented LSTM for Temporal and Spatial Feature Learning in Trajectory Prediction

2024-12-18 · Chandra Raskoti, Weizi Li

Accurate vehicle trajectory prediction is crucial for ensuring safe and efficient autonomous driving. This work explores the integration of Transformer based model with Long Short-Term Memory (LSTM) based technique to en…

Autonomous DrivingPredictionTrajectory Prediction

Transformer-based Video Saliency Prediction with High Temporal Dimension Decoding

2024-01-15 · Morteza Moradi, Simone Palazzo, Concetto Spampinato

In recent years, finding an effective and efficient strategy for exploiting spatial and temporal information has been a hot research topic in video saliency prediction (VSP). With the emergence of spatio-temporal transfo…

DecoderSaliency PredictionVideo Saliency Prediction

B-TGAT: A Bi-directional Temporal Graph Attention Transformer for Clustering Multivariate Spatiotemporal Data

2025-09-16 · Francis Ndikum Nji, Vandana Janaja, Jianwu Wang arxiv

Clustering high-dimensional multivariate spatiotemporal climate data is challenging due to complex temporal dependencies, evolving spatial interactions, and non-stationary dynamics. Conventional clustering methods, inclu…