LGAISPJan 12, 2025

Kolmogorov-Arnold Recurrent Network for Short Term Load Forecasting Across Diverse Consumers

arXiv:2501.06965v130 citationsh-index: 14Energy Reports
Originality Incremental advance
AI Analysis

This addresses load forecasting for energy management, offering improved accuracy across diverse consumers, though it appears incremental as it builds on existing RNN and Kolmogorov-Arnold methods.

The paper tackled the problem of short-term load forecasting for diverse consumer types by proposing the Kolmogorov-Arnold Recurrent Network (KARN), which outperformed traditional RNNs across all categories and surpassed LSTM and GRUs in six buildings.

Load forecasting plays a crucial role in energy management, directly impacting grid stability, operational efficiency, cost reduction, and environmental sustainability. Traditional Vanilla Recurrent Neural Networks (RNNs) face issues such as vanishing and exploding gradients, whereas sophisticated RNNs such as LSTMs have shown considerable success in this domain. However, these models often struggle to accurately capture complex and sudden variations in energy consumption, and their applicability is typically limited to specific consumer types, such as offices or schools. To address these challenges, this paper proposes the Kolmogorov-Arnold Recurrent Network (KARN), a novel load forecasting approach that combines the flexibility of Kolmogorov-Arnold Networks with RNN's temporal modeling capabilities. KARN utilizes learnable temporal spline functions and edge-based activations to better model non-linear relationships in load data, making it adaptable across a diverse range of consumer types. The proposed KARN model was rigorously evaluated on a variety of real-world datasets, including student residences, detached homes, a home with electric vehicle charging, a townhouse, and industrial buildings. Across all these consumer categories, KARN consistently outperformed traditional Vanilla RNNs, while it surpassed LSTM and Gated Recurrent Units (GRUs) in six buildings. The results demonstrate KARN's superior accuracy and applicability, making it a promising tool for enhancing load forecasting in diverse energy management scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes