SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2608.18675 · 2026

An Empirical Benchmark of Deep Time-Series Models for Smart Meter Energy Forecasting

Behnaz Kavoosighafi, Maria Eidenskog, Wiktoria Glad, Katerina Vrotsou

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 13 functions out of this paper's own repositories and ran 13 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
behnazkavoosi/Energy-Time-Series-Library canonical 13 of 13
FunctionStatusWhere it lives
compute_enc_in Ran behnazkavoosi/Energy-Time-Series-Library/benchmark_pecan.py
code served (permissive licence) · get_code("14b374fc9cf25339")
compute_enc_in Ran behnazkavoosi/Energy-Time-Series-Library/benchmark_transformers.py
code served (permissive licence) · get_code("a16791e2fc073028")
compute_meta_dim Ran behnazkavoosi/Energy-Time-Series-Library/benchmark_pecan.py
code served (permissive licence) · get_code("489bd6cef8f516f5")
compute_meta_dim Ran behnazkavoosi/Energy-Time-Series-Library/benchmark_transformers.py
code served (permissive licence) · get_code("0458118a71d304b9")
conv1d_fft Ran behnazkavoosi/Energy-Time-Series-Library/layers/ETSformer_EncDec.py
code served (permissive licence) · get_code("2af0df7394e58e06")
get_frequency_modes Ran behnazkavoosi/Energy-Time-Series-Library/layers/FourierCorrelation.py
code served (permissive licence) · get_code("592ea8b254b006db")
mae Ran behnazkavoosi/Energy-Time-Series-Library/compute_metrics.py
code served (permissive licence) · get_code("2c88fa85214e7d48")
mape Ran behnazkavoosi/Energy-Time-Series-Library/compute_metrics.py
code served (permissive licence) · get_code("ef459726ef257947")
mse Ran behnazkavoosi/Energy-Time-Series-Library/compute_metrics.py
code served (permissive licence) · get_code("2b6fd75c6acd97d9")
mypad Ran behnazkavoosi/Energy-Time-Series-Library/layers/DWT_Decomposition.py
code served (permissive licence) · get_code("9b32a3bb18b1cafe")
parse_metrics Ran behnazkavoosi/Energy-Time-Series-Library/benchmark_pecan.py
code served (permissive licence) · get_code("1f71d273b7f9da7c")
parse_metrics Ran behnazkavoosi/Energy-Time-Series-Library/benchmark_transformers.py
code served (permissive licence) · get_code("f849694f3be3c099")
roll Ran behnazkavoosi/Energy-Time-Series-Library/layers/DWT_Decomposition.py
code served (permissive licence) · get_code("d80521898a085cf9")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

We benchmark nine deep learning forecasting models on two high-resolution real-world smart meter datasets. • We show that forecasting accuracy improves with longer historical context only up to a saturation point, while accuracy consistently declines as the prediction horizon increases. • We demonstrate that lightweight architectures achieve competitive accuracy at lower computational cost, and that architectural differences become significant mainly at longer horizons and on more heterogeneous data. • We show, through a subgroup analysis, that Transformer-based models appear to offer an advantage on the most under-represented population segments, but this pattern is not statistically robust and does not hold consistently across datasets.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2608.18675")
get_code_for_paper("2608.18675")
have("2608.18675")

Connect an agent — have() is free.