paper-with-me

홈 › Papers

sTransformer: A Modular Approach for Extracting Inter-Sequential and Temporal Information for Time-Series Forecasting

2024-08-19 · Jiaheng Yin, Zhengxin Shi, Jianshen Zhang, Xiaomin Lin, Yulin Huang, Yongzhi Qi, Wei Qi

In recent years, numerous Transformer-based models have been applied to long-term time-series forecasting (LTSF) tasks. However, recent studies with linear models have questioned their effectiveness, demonstrating that simple linear layers can outperform sophisticated Transformer-based models. In this work, we review and categorize existing Transformer-based models into two main types: (1) modifications to the model structure and (2) modifications to the input data. The former offers scalability but falls short in capturing inter-sequential information, while the latter preprocesses time-series data but is challenging to use as a scalable module. We propose $\textbf{sTransformer}$, which introduces the Sequence and Temporal Convolutional Network (STCN) to fully capture both sequential and temporal information. Additionally, we introduce a Sequence-guided Mask Attention mechanism to capture global feature information. Our approach ensures the capture of inter-sequential information while maintaining module scalability. We compare our model with linear models and existing forecasting models on long-term time-series forecasting, achieving new state-of-the-art results. We also conducted experiments on other time-series tasks, achieving strong performance. These demonstrate that Transformer-based structures remain effective and our model can serve as a viable baseline for time-series tasks.

📄 PDF Abstract BibTeX arXiv:2408.09723

Code (0)

등록된 구현이 없습니다.

Tasks

Time 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 설명 없음

Similar Papers 제목 키워드 기반

Temporal-Relational CrossTransformers for Few-Shot Action Recognition

2021-01-15 · CVPR 2021 1 · Toby Perrett, Alessandro Masullo, Tilo Burghardt, Majid Mirmehdi 외

We propose a novel approach to few-shot action recognition, finding temporally-corresponding frame tuples between the query and videos in the support set. Distinct from previous few-shot works, we construct class prototy…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Predicting Density of States via Multi-modal Transformer

2023-03-13 · Namkyeong Lee, Heewoong Noh, Sungwon Kim, Dongmin Hyun 외

The density of states (DOS) is a spectral property of materials, which provides fundamental insights on various characteristics of materials. In this paper, we propose a model to predict the DOS by reflecting the nature …

Exchanging-based Multimodal Fusion with Transformer

2023-09-05 · Renyu Zhu, Chengcheng Han, Yong Qian, Qiushi Sun 외

We study the problem of multimodal fusion in this paper. Recent exchanging-based methods have been proposed for vision-vision fusion, which aim to exchange embeddings learned from one modality to the other. However, most…

Image CaptioningImage GenerationMultimodal Sentiment Analysisnamed-entity-recognition+4

Density of States Prediction of Crystalline Materials via Prompt-guided Multi-Modal Transformer

2023-10-24 · NeurIPS 2023 11 · Namkyeong Lee, Heewoong Noh, Sungwon Kim, Dongmin Hyun 외

The density of states (DOS) is a spectral property of crystalline materials, which provides fundamental insights into various characteristics of the materials. While previous works mainly focus on obtaining high-quality …

CrisisTransformers: Pre-trained language models and sentence encoders for crisis-related social media texts

2023-09-11 · Rabindra Lamsal, Maria Rodriguez Read, Shanika Karunasekera

Social media platforms play an essential role in crisis communication, but analyzing crisis-related social media texts is challenging due to their informal nature. Transformer-based pre-trained models like BERT and RoBER…

SentenceSentence Embeddingstext-classificationText Classification