paper-with-me

Papers

Sentinel: Multi-Patch Transformer with Temporal and Channel Attention for Time Series Forecasting

2025-03-22 · Davide Villaboni, Alberto Castellini, Ivan Luciano Danesi, Alessandro Farinelli

Transformer-based time series forecasting has recently gained strong interest due to the ability of transformers to model sequential data. Most of the state-of-the-art architectures exploit either temporal or inter-channel dependencies, limiting their effectiveness in multivariate time-series forecasting where both types of dependencies are crucial. We propose Sentinel, a full transformer-based architecture composed of an encoder able to extract contextual information from the channel dimension, and a decoder designed to capture causal relations and dependencies across the temporal dimension. Additionally, we introduce a multi-patch attention mechanism, which leverages the patching process to structure the input sequence in a way that can be naturally integrated into the transformer architecture, replacing the multi-head splitting process. Extensive experiments on standard benchmarks demonstrate that Sentinel, because of its ability to "monitor" both the temporal and the inter-channel dimension, achieves better or comparable performance with respect to state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2503.17658

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Patching Activation patching studies the model's computation by altering its latent representations, the token embeddings in transformer-based language models, during the inference process

Similar Papers 제목 키워드 기반

Not Every Tree Is a Forest: Benchmarking Forest Types from Satellite Remote Sensing

2025-05-03 · Yuchang Jiang, Maxim Neumann

Developing accurate and reliable models for forest types mapping is critical to support efforts for halting deforestation and for biodiversity conservation (such as European Union Deforestation Regulation (EUDR)). This w…

BenchmarkingImage SegmentationSemantic SegmentationTime Series

Combining multitemporal optical and SAR data for LAI imputation with BiLSTM network

2023-07-14 · W. Zhao, F. Yin, H. Ma, Q. Wu 외

The Leaf Area Index (LAI) is vital for predicting winter wheat yield. Acquisition of crop conditions via Sentinel-2 remote sensing images can be hindered by persistent clouds, affecting yield predictions. Synthetic Apert…

ImputationTime Series

Decoding Human Attentive States from Spatial-temporal EEG Patches Using Transformers

2025-02-06 · Yi Ding, Joon Hei Lee, Shuailei Zhang, Tianze Luo 외

Learning the spatial topology of electroencephalogram (EEG) channels and their temporal dynamics is crucial for decoding attention states. This paper introduces EEG-PatchFormer, a transformer-based deep learning framewor…

Brain Computer InterfaceEEGElectroencephalogram (EEG)

Unlocking the Power of Patch: Patch-Based MLP for Long-Term Time Series Forecasting

2024-05-22 · Peiwang Tang, Weitai Zhang

Recent studies have attempted to refine the Transformer architecture to demonstrate its effectiveness in Long-Term Time Series Forecasting (LTSF) tasks. Despite surpassing many linear forecasting models with ever-improvi…

AttributeMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

HLS-GPT: A Generative Pretrained Transformer (GPT) for Continental-Scale NASA Harmonized Landsat and Sentinel-2 (HLS) Reflectance Reconstruction Across All Bands on Arbitrary Dates

2026-06-16 · Junjie Li, Hankui K. Zhang, David P. Roy arxiv

Recent deep learning methods for Landsat and Sentinel-2 reflectance time series reconstruction remain limited by restricted spectral coverage, limited geographic scalability, or patch-based designs with short temporal co…

Image Reconstruction