Change search
Link to record
Permanent link

Direct link
Ohlson Timoudas, ThomasORCID iD iconorcid.org/0000-0001-5091-6285
Alternative names
Publications (10 of 10) Show all publications
Hasselberg, A., Ohlson Timoudas, T., Carbone, P. & Dán, G. (2024). Cliffhanger: An Experimental Evaluation of Stateful Serverless at the Edge. In: 2024 19th Wireless On-Demand Network Systems and Services Conference, WONS 2024: . Paper presented at 19th Wireless On-Demand Network Systems and Services Conference, WONS 2024. Chamonix. 29 January 2024through 31 January 2024 (pp. 41-48). Institute of Electrical and Electronics Engineers Inc.
Open this publication in new window or tab >>Cliffhanger: An Experimental Evaluation of Stateful Serverless at the Edge
2024 (English)In: 2024 19th Wireless On-Demand Network Systems and Services Conference, WONS 2024, Institute of Electrical and Electronics Engineers Inc. , 2024, p. 41-48Conference paper, Published paper (Refereed)
Abstract [en]

The serverless computing paradigm has transformed cloud service deployment by enabling automatic scaling of resources in response to varying demand. Building on this, stateful serverless computing introduces critical capabilities for data management, fault tolerance, and consistency, which are particularly relevant in the context of distributed deployments, notably in edge computing environments. In this work, we explore the feasibility of stateful serverless computing in resource-limited edge environments through an empirical study utilizing a multi-view object tracking application. Our results show that while these systems perform well in cloud environments, their effectiveness is severely affected at the edge due to state, application, and resource management solutions optimized for cloud environments. Existing solutions are most detrimental to applications with intermittent workloads, as typical combinations of concurrency handling and resource reservation can lead to minutes of unstable system behavior due to cold starts. Our results highlight the need for a tailored approach in stateful serverless systems for edge computing scenarios. 

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers Inc., 2024
Keywords
Environmental management; Fault tolerance; Fog computing; Information management; Automatic scaling; Cloud environments; Cloud services; Computing environments; Computing paradigm; Distributed deployment; Edge computing; Empirical studies; Experimental evaluation; Service deployment; Edge computing
National Category
Electrical Engineering, Electronic Engineering, Information Engineering
Identifiers
urn:nbn:se:ri:diva-76344 (URN)10.23919/WONS60642.2024.10449637 (DOI)2-s2.0-85187550320 (Scopus ID)9783903176614 (ISBN)
Conference
19th Wireless On-Demand Network Systems and Services Conference, WONS 2024. Chamonix. 29 January 2024through 31 January 2024
Note

We gratefully acknowledge the financial support for thisresearch provided by the Swedish Foundation for Strategic Research (Resilient Stateful Serverless Computing at the Edge),the Vinnova Center for Trustworthy Edge Computing Systemsand Applications (TECoSA), and the European Commissionthrough the Horizon Europe project SovereignEdge.Cognit(grant agreement 101092711).

Available from: 2025-01-13 Created: 2025-01-13 Last updated: 2025-01-13Bibliographically approved
Pirinen, A., Abid, N., Agues Paszkowsky, N., Ohlson Timoudas, T., Scheirer, R., Ceccobello, C., . . . Persson, A. (2024). Creating and Leveraging a Synthetic Dataset of Cloud Optical Thickness Measures for Cloud Detection in MSI. Remote Sensing, 16(4), Article ID 694.
Open this publication in new window or tab >>Creating and Leveraging a Synthetic Dataset of Cloud Optical Thickness Measures for Cloud Detection in MSI
Show others...
2024 (English)In: Remote Sensing, E-ISSN 2072-4292, Vol. 16, no 4, article id 694Article in journal (Refereed) Published
Abstract [en]

Cloud formations often obscure optical satellite-based monitoring of the Earth’s surface, thus limiting Earth observation (EO) activities such as land cover mapping, ocean color analysis, and cropland monitoring. The integration of machine learning (ML) methods within the remote sensing domain has significantly improved performance for a wide range of EO tasks, including cloud detection and filtering, but there is still much room for improvement. A key bottleneck is that ML methods typically depend on large amounts of annotated data for training, which are often difficult to come by in EO contexts. This is especially true when it comes to cloud optical thickness (COT) estimation. A reliable estimation of COT enables more fine-grained and application-dependent control compared to using pre-specified cloud categories, as is common practice. To alleviate the COT data scarcity problem, in this work, we propose a novel synthetic dataset for COT estimation, which we subsequently leverage for obtaining reliable and versatile cloud masks on real data. In our dataset, top-of-atmosphere radiances have been simulated for 12 of the spectral bands of the Multispectral Imagery (MSI) sensor onboard Sentinel-2 platforms. These data points have been simulated under consideration of different cloud types, COTs, and ground surface and atmospheric profiles. Extensive experimentation of training several ML models to predict COT from the measured reflectivity of the spectral bands demonstrates the usefulness of our proposed dataset. In particular, by thresholding COT estimates from our ML models, we show on two satellite image datasets (one that is publicly available, and one which we have collected and annotated) that reliable cloud masks can be obtained. The synthetic data, the newly collected real dataset, code and models have been made publicly available. 

Place, publisher, year, edition, pages
Multidisciplinary Digital Publishing Institute (MDPI), 2024
Keywords
Mapping; Optical properties; Optical remote sensing; Cloud detection; Cloud masks; Cloud optical thickness; Dataset; Earth observations; Machine learning methods; Machine-learning; Multispectral imagery; Synthetic datasets; Thickness estimation; Machine learning
National Category
Environmental Engineering
Identifiers
urn:nbn:se:ri:diva-72841 (URN)10.3390/rs16040694 (DOI)2-s2.0-85185890836 (Scopus ID)
Funder
Vinnova, 2023-02787Vinnova, 2021-03643
Note

This research was funded by VINNOVA grant number 2021-03643. The APC was funded by VINNOVA grant number 2023-02787

Available from: 2024-04-29 Created: 2024-04-29 Last updated: 2024-06-27Bibliographically approved
Ohlson Timoudas, T., Zhang, S., Magnusson, S. & Fischione, C. (2023). A General Framework to Distribute Iterative Algorithms with Localized Information over Networks. IEEE Transactions on Automatic Control, 68(12), 7358
Open this publication in new window or tab >>A General Framework to Distribute Iterative Algorithms with Localized Information over Networks
2023 (English)In: IEEE Transactions on Automatic Control, ISSN 0018-9286, E-ISSN 1558-2523, Vol. 68, no 12, p. 7358-Article in journal (Refereed) Published
Abstract [en]

Emerging applications in IoT (Internet of Things) and edge computing/learning have sparked massive renewed interest in developing distributed versions of existing (centralized) iterative algorithms often used for optimization or machine learning purposes. While existing work in the literature exhibit similarities, for the tasks of both algorithm design and theoretical analysis, there is still no unified method or framework for accomplishing these tasks. This paper develops such a general framework, for distributing the execution of (centralized) iterative algorithms over networks in which the required information or data is partitioned between the nodes in the network. This paper furthermore shows that the distributed iterative algorithm, which results from the proposed framework, retains the convergence properties (rate) of the original (centralized) iterative algorithm. In addition, this paper applies the proposed general framework to several interesting example applications, obtaining results comparable to the state of the art for each such example, while greatly simplifying and generalizing their convergence analysis. These example applications reveal new results for distributed proximal versions of gradient descent, the heavy-ball method, and Newton's method. For example, these results show that the dependence on the condition number for the convergence rate of this distributed Heavy ball method is at least as good as for centralized gradient descent. Author

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers Inc., 2023
Keywords
agents and autonomous systems, communication networks, Convergence, Distributed algorithms, Heuristic algorithms, Internet of Things, Iterative algorithms, Newton method, Optimization, optimization algorithms, Distributed computer systems, Heuristic methods, Learning systems, Newton-Raphson method, Number theory, Parallel algorithms, Agent and autonomous system, Centralised, Communications networks, Gradient-descent, Heuristics algorithm, Iterative algorithm, Newton's methods, Optimisations
National Category
Computer and Information Sciences
Identifiers
urn:nbn:se:ri:diva-65622 (URN)10.1109/TAC.2023.3279901 (DOI)2-s2.0-85161038450 (Scopus ID)
Available from: 2023-06-29 Created: 2023-06-29 Last updated: 2024-06-07Bibliographically approved
Habib, M., Ohlson Timoudas, T., Ding, Y., Nord, N., Chen, S. & Wang, Q. (2023). A hybrid machine learning approach for the load prediction in the sustainable transition of district heating networks. Sustainable Cities and Society, 90, Article ID 104892.
Open this publication in new window or tab >>A hybrid machine learning approach for the load prediction in the sustainable transition of district heating networks
Show others...
2023 (English)In: Sustainable Cities and Society, E-ISSN 2210-6715, Vol. 90, article id 104892Article in journal (Refereed) Published
Abstract [en]

Current district heating networks are undergoing a sustainable transition towards the 4th and 5th generation of district heating networks, characterized by the integration of different types of renewable energy sources (RES) and low operational temperatures, i.e., 55°C or lower. Due to the lower temperature difference between supply and return, it is necessary to develop novel methods to understand the loads accurately and provide operation scenarios to anticipate demand peaks and increase flexibility in the energy network, both for long- and short-term horizons. In this study, a hybrid machine-learning (ML) method is developed, combining a clustering pre-processing step with a multi-input artificial neural network (ANN) model to predict heat loads in buildings cluster-wise. Specifically, the impact of time-series data clustering, as a pre-processing step, on the performance of ML models was investigated. It was found that data clustering contributes effectively to the reduction of data training costs by limiting the training processes to representative clusters only instead of all datasets. Additionally, low-quality data, including outliers and large measurement gaps, are excluded from the training to enhance the overall prediction performance of the models.

Place, publisher, year, edition, pages
Elsevier, 2023
National Category
Energy Engineering
Identifiers
urn:nbn:se:ri:diva-66693 (URN)10.1016/j.scs.2023.104892 (DOI)
Note

This study is funded by the Swedish Energy Agency (grant number 51544-1), the European Union’s H2020 programme (grant agreement number 101036656), and the Research Council of Norway (grant number 268248). 

Available from: 2023-09-05 Created: 2023-09-05 Last updated: 2023-09-05Bibliographically approved
Weinberg, D., Wang, Q., Timoudas, T. O. & Fischione, C. (2023). A Review of Reinforcement Learning for Controlling Building Energy Systems From a Computer Science Perspective. Sustainable cities and society, 89, Article ID 104351.
Open this publication in new window or tab >>A Review of Reinforcement Learning for Controlling Building Energy Systems From a Computer Science Perspective
2023 (English)In: Sustainable cities and society, ISSN 2210-6707, Vol. 89, article id 104351Article in journal (Refereed) Published
Abstract [en]

Energy efficient control of energy systems in buildings is a widely recognized challenge due to the use of low temperature heating, renewable electricity sources, and the incorporation of thermal storage. Reinforcement Learning (RL) has been shown to be effective at minimizing the energy usage in buildings with maintained thermal comfort despite the high system complexity. However, RL has certain disadvantages that make it challenging to apply in engineering practices. In this review, we take a computer science approach to identifying three main categories of challenges of using RL for control of Building Energy Systems (BES). The three categories are the following: RL in single buildings, RL in building clusters, and multi-agent aspects. For each topic, we analyse the main challenges, and the state-of-the-art approaches to alleviate them. We also identify several future research directions on subjects such as sample efficiency, transfer learning, and the theoretical properties of RL in building energy systems. In conclusion, our review shows that the work on RL for BES control is still in its initial stages. Although significant progress has been made, more research is needed to realize the goal of RL-based control of BES at scale.

Keywords
Building Energy System, HVAC, Heating, Cooling, Reinforcement learning, Machine learning, RL, ML
National Category
Energy Engineering
Identifiers
urn:nbn:se:ri:diva-62456 (URN)10.1016/j.scs.2022.104351 (DOI)2-s2.0-85144402805 (Scopus ID)
Available from: 2023-01-23 Created: 2023-01-23 Last updated: 2023-06-08Bibliographically approved
Townend, P., Ohlson Timoudas, T., Kristiansson, J. & Olsson, D. (2023). COGNIT: Challenges and Vision for a Serverless and Multi-Provider Cognitive Cloud-Edge Continuum. In: Proceedings - IEEE International Conference on Edge Computing: . Paper presented at 7th IEEE International Conference on Edge Computing and Communications, EDGE 2023. Hybrid, Chicago, USA. 2 July 2023 through 8 July 2023 (pp. 12-22). Institute of Electrical and Electronics Engineers Inc., 2023-July
Open this publication in new window or tab >>COGNIT: Challenges and Vision for a Serverless and Multi-Provider Cognitive Cloud-Edge Continuum
2023 (English)In: Proceedings - IEEE International Conference on Edge Computing, Institute of Electrical and Electronics Engineers Inc. , 2023, Vol. 2023-July, p. 12-22Conference paper, Published paper (Refereed)
Abstract [en]

Use of the serverless paradigm in cloud application development is growing rapidly, primarily driven by its promise to free developers from the responsibility of provisioning, operating, and scaling the underlying infrastructure. However, modern cloud-edge infrastructures are characterized by large numbers of disparate providers, constrained resource devices, platform heterogeneity, infrastructural dynamicity, and the need to orchestrate geographically distributed nodes and devices over public networks. This presents significant management complexity that must be addressed if serverless technologies are to be used in production systems. This position paper introduces COGNIT, a major new European initiative aiming to integrate AI technology into cloud-edge management systems to create a Cognitive Cloud reference framework and associated tools for serverless computing at the edge. COGNIT aims to: 1) support an innovative new serverless paradigm for edge application management and enhanced digital sovereignty for users and developers; 2) enable on-demand deployment of large-scale, highly distributed and self-adaptive serverless environments using existing cloud resources; 3) optimize data placement according to changes in energy efficiency heuristics and application demands and behavior; 4) enable secure and trusted execution of serverless runtimes. We identify and discuss seven research challenges related to the integration of serverless technologies with multi-provider Edge infrastructures and present our vision for how these challenges can be solved. We introduce a high-level view of our reference architecture for serverless cloud-edge continuum systems, and detail four motivating real-world use cases that will be used for validation, drawing from domains within Smart Cities, Agriculture and Environment, Energy, and Cybersecurity. 

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers Inc., 2023
Keywords
Cognitive systems; Energy efficiency; Information management; Open systems; Application development; Cloud applications; Cognitive cloud; Edge computing; Faas; Multi-provider; Open-source; Resource management; Scalings; Serverless; Edge computing
National Category
Computer and Information Sciences
Identifiers
urn:nbn:se:ri:diva-67664 (URN)10.1109/EDGE60047.2023.00015 (DOI)2-s2.0-85173547015 (Scopus ID)
Conference
7th IEEE International Conference on Edge Computing and Communications, EDGE 2023. Hybrid, Chicago, USA. 2 July 2023 through 8 July 2023
Available from: 2023-11-30 Created: 2023-11-30 Last updated: 2024-05-22Bibliographically approved
Pirinen, A., Abid, N., Agues Paszkowsky, N., Ohlson Timoudas, T., Scheirer, R., Ceccobello, C., . . . Persson, A. (2023). Creating and Benchmarking a Synthetic Dataset for Machine Learning-Based Cloud Optical Thickness Estimation. In: : . Paper presented at EUMETSAT Meteorological Satellite Conference, 2023..
Open this publication in new window or tab >>Creating and Benchmarking a Synthetic Dataset for Machine Learning-Based Cloud Optical Thickness Estimation
Show others...
2023 (English)Conference paper, Poster (with or without abstract) (Other academic)
National Category
Mechanical Engineering
Identifiers
urn:nbn:se:ri:diva-68615 (URN)
Conference
EUMETSAT Meteorological Satellite Conference, 2023.
Available from: 2023-12-18 Created: 2023-12-18 Last updated: 2024-06-27Bibliographically approved
Timoudas, T. O., Ding, Y. & Wang, Q. (2022). A novel machine learning approach to predict short-term energy load for future low-temperature district heating. In: : . Paper presented at 2022: CLIMA 2022 The 14th REHVA HVAC World Congress..
Open this publication in new window or tab >>A novel machine learning approach to predict short-term energy load for future low-temperature district heating
2022 (English)Conference paper, Published paper (Refereed)
Abstract [en]

In this work, we develop machine learning methods to forecast the day-ahead heating energy demand of district heating (DH) end-users in hourly resolution, using existing metering data for DH end-users and weather data. The focus of the study is a detailed analysis of the accuracy levels of short-term load prediction methods. In particular, accuracy levels are quantified for Artificial Neural Network (ANN) models with variations in the input parameters. The importance of historical data is investigated – in particular the importance of including historical hourly heating loads as input to the forecasting model. Additionally, the impact of different lengths of the historical input data is studied. Our methods are evaluated and validated using metering data from a live use-case in a Scandinavian environment, collected from 20 DH-supplied nursing homes through the years of 2016 to 2019. This study demonstrates that, although there is a strong linear relationship between outdoor temperature and heating load, it is still important to include historical heating loads as an input for prediction of future heating loads. Furthermore, the results show that it is important to include historical data from at least the preceding 24 hours, but suggest diminishing returns of including data much further back than that. The resulting models demonstrate the practical feasibility of such prediction models in a live use-case.

Keywords
Low-temperature district heating, short-term load prediction, machine learning, Scandinavian climate
National Category
Mechanical Engineering
Identifiers
urn:nbn:se:ri:diva-62544 (URN)10.34641/clima.2022.319 (DOI)
Conference
2022: CLIMA 2022 The 14th REHVA HVAC World Congress.
Available from: 2023-01-16 Created: 2023-01-16 Last updated: 2023-06-08Bibliographically approved
Timoudas, T. O., Ding, Y. & Wang, Q. (2022). A novel machine learning approach to predict short-term energy load for future low-temperature district heating. Paper presented at REHVA 14th HVAC World Congress. 22-25 May, 2022. Rotterdam, Netherlands.. The REHVA European HVAC Journal (Dec), 19-24
Open this publication in new window or tab >>A novel machine learning approach to predict short-term energy load for future low-temperature district heating
2022 (English)In: The REHVA European HVAC Journal, no Dec, p. 19-24Article in journal (Refereed) Published
Abstract [en]

In this work, we develop machine learning methods to forecast the day-ahead heating energy demand of district heating (DH) end-users in hourly resolution, using existing metering data for DH end-users and weather data. The focus of the study is a detailed analysis of the accuracy levels of short-term load prediction methods. In particular, accuracy levels are quantified for Artificial Neural Network (ANN) models with variations in the input parameters. The importance of historical data is investigated – in particular the importance of including historical hourly heating loads as input to the forecasting model. Additionally, the impact of different lengths of the historical input data is studied. Our methods are evaluated and validated using metering data from a live use-case in a Scandinavian environment, collected from 20 DH-supplied nursing homes through the years of 2016 to 2019. This study demonstrates that, although there is a strong linear relationship between outdoor temperature and heating load, it is still important to include historical heating loads as an input for prediction of future heating loads. Furthermore, the results show that it is important to include historical data from at least the preceding 24 hours, but suggest diminishing returns of including data much further back than that. The resulting models demonstrate the practical feasibility of such prediction models in a live use-case.

Keywords
Low-temperature district heating, short-term load prediction, machine learning, Scandinavian climate.
National Category
Energy Engineering
Identifiers
urn:nbn:se:ri:diva-62546 (URN)
Conference
REHVA 14th HVAC World Congress. 22-25 May, 2022. Rotterdam, Netherlands.
Available from: 2023-01-18 Created: 2023-01-18 Last updated: 2023-06-08Bibliographically approved
Ding, Y., Timoudas, T. O., Wang, Q., Chen, S., Brattebø, H. & Nord, N. (2022). A study on data-driven hybrid heating load prediction methods in low-temperature district heating: An example for nursing homes in Nordic countries. Energy Conversion and Management, 269, Article ID 116163.
Open this publication in new window or tab >>A study on data-driven hybrid heating load prediction methods in low-temperature district heating: An example for nursing homes in Nordic countries
Show others...
2022 (English)In: Energy Conversion and Management, ISSN 0196-8904, E-ISSN 1879-2227, Vol. 269, article id 116163Article in journal (Refereed) Published
Abstract [en]

In the face of green energy initiatives and progressively increasing shares of more energy-efficient buildings, there is a pressing need to transform district heating towards low-temperature district heating. The substantially lowered supply temperature of low-temperature district heating broadens the opportunities and challenges to integrate distributed renewable energy, which requires enhancement on intelligent heating load prediction. Meanwhile, to fulfill the temperature requirements for domestic hot water and space heating, separate energy conversion units on user-side, such as building-sized boosting heat pumps shall be implemented to upgrade the temperature level of the low-temperature district heating network. This study conducted hybrid heating load prediction methods with long-term and short-term prediction, and the main work consisted of four steps: (1) acquisition and processing of district heating data of 20 district heating supplied nursing homes in the Nordic climate (2016–2019); (2) long-term district heating load prediction through linear regression, energy signature curve in hourly resolution, providing an overall view and boundary conditions for the unit sizing; (3) short-term district heating load prediction through two Artificial Neural Network models, f72 and g120, with different prediction input parameters; (4) evaluation of the predicted load profiles based on the measured data. Although the three prediction models met the quality criteria, it was found that including the historical hourly heating loads as the input to the forecasting model enhanced the prediction quality, especially for the peak load and low-mild heating season. Furthermore, a possible application of the heating load profiles was proposed by integrating two building-sized heat pumps in low-temperature district heating, which may be a promising heat supply method in low-temperature district heating. © 2022 The Authors

Place, publisher, year, edition, pages
Elsevier Ltd, 2022
Keywords
Artificial neural network, District heating load prediction, Linear regression, Low-temperature district heating, Nursing homes
National Category
Anesthesiology and Intensive Care
Identifiers
urn:nbn:se:ri:diva-60081 (URN)10.1016/j.enconman.2022.116163 (DOI)2-s2.0-85136538190 (Scopus ID)
Note

Funding details: Energimyndigheten, 51544-1; Funding details: Norges Forskningsråd, 268248; Funding text 1: This article has been written within the research project “Methods for Transparent Energy Planning of Urban Building Stocks– ExPOSe”. The authors gratefully acknowledge the main support from the Research Council of Norway (ExPOSe programme, grant number: 268248) and aided support from the Swedish Energy Agency (grant number: 51544-1). Special thanks go to the Department of Energy and Process Engineering of NTNU and Trondheim Municipality.

Available from: 2022-09-09 Created: 2022-09-09 Last updated: 2023-06-08Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0001-5091-6285

Search in DiVA

Show all publications