Knowledge-enhanced Transformer for Multivariate Long Sequence Time-series Forecasting
Shubham Tanaji Kakde, Rony Mitra, Jasashwi Mandal, and Manoj Kumar, Tiwari

TL;DR
This paper introduces a novel method that integrates knowledge graph embeddings with transformer architectures to improve multivariate long sequence time-series forecasting by capturing variable relationships and enhancing predictive accuracy.
Contribution
The paper proposes a new approach combining knowledge graph embeddings with transformer models, significantly improving multivariate time-series forecasting performance.
Findings
Enhanced forecasting accuracy across multiple datasets.
Effective modeling of variable relationships improves long-term predictions.
Significant performance gains over baseline transformer models.
Abstract
Multivariate Long Sequence Time-series Forecasting (LSTF) has been a critical task across various real-world applications. Recent advancements focus on the application of transformer architectures attributable to their ability to capture temporal patterns effectively over extended periods. However, these approaches often overlook the inherent relationships and interactions between the input variables that could be drawn from their characteristic properties. In this paper, we aim to bridge this gap by integrating information-rich Knowledge Graph Embeddings (KGE) with state-of-the-art transformer-based architectures. We introduce a novel approach that encapsulates conceptual relationships among variables within a well-defined knowledge graph, forming dynamic and learnable KGEs for seamless integration into the transformer architecture. We investigate the influence of this integration into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
MethodsAttention Is All You Need · Adam · Residual Connection · Electric · Byte Pair Encoding · Linear Layer · Absolute Position Encodings · Multi-Head Attention · Dense Connections · Label Smoothing
