-
Demonstration of a Networked Music Performance Experience with MEVO
Authors:
Leonardo Severi,
Matteo Sacchetto,
Andrea Bianco,
Cristina Rottondi,
Aleksandra Knapinska,
Piotr Lechowicz
Abstract:
In this paper we present a Networked Music Performance system currently under development at Politecnico di Torino. We demonstrate its use in a distributed concert held in June 2023, which featured three musicians in Turin (Italy) and three musicians in Wrocław (Poland). Although in its early stages, the system proved to be already stable enough to appear transparent to the remote audience.
In this paper we present a Networked Music Performance system currently under development at Politecnico di Torino. We demonstrate its use in a distributed concert held in June 2023, which featured three musicians in Turin (Italy) and three musicians in Wrocław (Poland). Although in its early stages, the system proved to be already stable enough to appear transparent to the remote audience.
△ Less
Submitted 15 April, 2024;
originally announced April 2024.
-
Liquid Neural Network-based Adaptive Learning vs. Incremental Learning for Link Load Prediction amid Concept Drift due to Network Failures
Authors:
Omran Ayoub,
Davide Andreoletti,
Aleksandra Knapińska,
Róża Goścień,
Piotr Lechowicz,
Tiziano Leidi,
Silvia Giordano,
Cristina Rottondi,
Krzysztof Walkowiak
Abstract:
Adapting to concept drift is a challenging task in machine learning, which is usually tackled using incremental learning techniques that periodically re-fit a learning model leveraging newly available data. A primary limitation of these techniques is their reliance on substantial amounts of data for retraining. The necessity of acquiring fresh data introduces temporal delays prior to retraining, p…
▽ More
Adapting to concept drift is a challenging task in machine learning, which is usually tackled using incremental learning techniques that periodically re-fit a learning model leveraging newly available data. A primary limitation of these techniques is their reliance on substantial amounts of data for retraining. The necessity of acquiring fresh data introduces temporal delays prior to retraining, potentially rendering the models inaccurate if a sudden concept drift occurs in-between two consecutive retrainings. In communication networks, such issue emerges when performing traffic forecasting following a~failure event: post-failure re-routing may induce a drastic shift in distribution and pattern of traffic data, thus requiring a timely model adaptation. In this work, we address this challenge for the problem of traffic forecasting and propose an approach that exploits adaptive learning algorithms, namely, liquid neural networks, which are capable of self-adaptation to abrupt changes in data patterns without requiring any retraining. Through extensive simulations of failure scenarios, we compare the predictive performance of our proposed approach to that of a reference method based on incremental learning. Experimental results show that our proposed approach outperforms incremental learning-based methods in situations where the shifts in traffic patterns are drastic.
△ Less
Submitted 8 April, 2024;
originally announced April 2024.
-
Traffic Weaver: semi-synthetic time-varying traffic generator based on averaged time series
Authors:
Piotr Lechowicz,
Aleksandra Knapińska,
Adam Włodarczyk,
Krzysztof Walkowiak
Abstract:
Traffic Weaver is a Python package developed to generate a semi-synthetic signal (time series) with finer granularity, based on averaged time series, in a manner that, upon averaging, closely matches the original signal provided. The key components utilized to recreate the signal encompass oversampling with a given strategy, stretching to match the integral of the original time series, smoothing,…
▽ More
Traffic Weaver is a Python package developed to generate a semi-synthetic signal (time series) with finer granularity, based on averaged time series, in a manner that, upon averaging, closely matches the original signal provided. The key components utilized to recreate the signal encompass oversampling with a given strategy, stretching to match the integral of the original time series, smoothing, repeating, applying trend, and adding noise. The primary motivation behind Traffic Weaver is to furnish semi-synthetic time-varying traffic in telecommunication networks, facilitating the development and validation of traffic prediction models, as well as aiding in the deployment of network optimization algorithms tailored for time-varying traffic.
△ Less
Submitted 17 March, 2024;
originally announced March 2024.