<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Computing, Telecommunication and Control</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Информатика, телекоммуникации и управление</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2687-0517</issn>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">2</article-id>
      <article-id pub-id-type="doi">10.18721/JCSTCS.18402</article-id>
      <title-group>
        <article-title>A study of the applicability of the Kolmogorov–Arnold network architecture for time series forecasting</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Исследование применимости архитектуры нейронных сетей Колмогорова–Арнольда (KAN) к задаче прогнозирования временных рядов</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0001-7810-7973</contrib-id>
          <name>
            <surname>Maleev</surname>
            <given-names>Oleg</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Kovaleva</surname>
            <given-names>Olga</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>kovaleva.oa@edu.spbstu.ru</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">Peter the Great St. Petersburg Polytechnic University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2025-12-30">
        <day>30</day>
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <volume>18</volume>
      <issue>4</issue>
      <fpage>20</fpage>
      <lpage>29</lpage>
      <abstract xml:lang="en">
        <p>The recently proposed Kolmogorov–Arnold Network (KAN) architecture emerges as a promising alternative to traditional neural networks based on the Multilayer Perceptron (MLP). By leveraging the Kolmogorov–Arnold representation theorem, KAN represents multidimensional functions as combinations of univariate functions, thereby offering potentially higher accuracy and model interpretability through its inherently simpler structure. This paper investigates the applicability of KAN to time series forecasting using the well-known hourly electricity consumption dataset as a benchmark. Meteorological observation data are selected as an additional testbed. A comparative analysis is conducted between KAN networks and traditional MLPs, as well as implementations of recurrent architectures based on KAN (TKAN variants) versus established designs such as Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRU). Experimental results demonstrate the superiority of the KAN architecture over MLPs in temporal prediction tasks. The proposed recurrent architecture, TKAN1, achieves the highest coefficient of determination (R2 = 0.3483) among TKAN variants, with a Root Mean Squared Error (RMSE) of 0.1010 in energy demand forecasting.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>time series</kwd>
        <kwd>time series forecasting</kwd>
        <kwd>Kolmogorov–Arnold network</kwd>
        <kwd>multilayer per- ceptron</kwd>
        <kwd>recurrent neural network</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
