Skip to main content

Showing 1–5 of 5 results for author: Kastelan, I

Searching in archive cs. Search in all archives.
.
  1. MicroPython Testbed for Federated Learning Algorithms

    Authors: Miroslav Popovic, Marko Popovic, Ivan Kastelan, Miodrag Djukic, Ilija Basicevic

    Abstract: Recently, Python Testbed for Federated Learning Algorithms emerged as a low code and generative large language models amenable framework for developing decentralized and distributed applications, primarily targeting edge systems, by nonprofessional programmers with the help of emerging artificial intelligence tools. This light framework is written in pure Python to be easy to install and to fit in… ▽ More

    Submitted 22 January, 2025; v1 submitted 15 May, 2024; originally announced May 2024.

    Comments: 20 pages, 6 figures, 12 tables, the extended paper preprint

  2. Developing Elementary Federated Learning Algorithms Leveraging the ChatGPT

    Authors: Miroslav Popovic, Marko Popovic, Ivan Kastelan, Miodrag Djukic, Ilija Basicevic

    Abstract: The Python Testbed for Federated Learning Algorithms is a simple Python FL framework easy to use by ML&AI developers who do not need to be professional programmers, and this paper shows that it is also amenable to emerging AI tools. In this paper, we successfully developed three elementary FL algorithms using the following three steps process: (i) specify context, (ii) ask ChatGPT to complete serv… ▽ More

    Submitted 8 January, 2024; v1 submitted 7 December, 2023; originally announced December 2023.

    Comments: 4 pages, 6 tables, submitted to TELFOR 2023, Published by IEEE Xplore

  3. A Federated Learning Algorithms Development Paradigm

    Authors: Miroslav Popovic, Marko Popovic, Ivan Kastelan, Miodrag Djukic, Ilija Basicevic

    Abstract: At present many distributed and decentralized frameworks for federated learning algorithms are already available. However, development of such a framework targeting smart Internet of Things in edge systems is still an open challenge. A solution to that challenge named Python Testbed for Federated Learning Algorithms (PTB-FLA) appeared recently. This solution is written in pure Python, it supports… ▽ More

    Submitted 3 December, 2023; v1 submitted 8 October, 2023; originally announced October 2023.

    Comments: 19 pages, 3 figures, 5 algorithms, submitted to ECBS 2023

    Journal ref: Springer, LNCS 14390, 2024

  4. arXiv:2306.14529  [pdf, other

    cs.DC

    Correct orchestration of Federated Learning generic algorithms: formalisation and verification in CSP

    Authors: Ivan Prokić, Silvia Ghilezan, Simona Kašterović, Miroslav Popovic, Marko Popovic, Ivan Kaštelan

    Abstract: Federated learning (FL) is a machine learning setting where clients keep the training data decentralised and collaboratively train a model either under the coordination of a central server (centralised FL) or in a peer-to-peer network (decentralised FL). Correct orchestration is one of the main challenges. In this paper, we formally verify the correctness of two generic FL algorithms, a centralise… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

    Comments: arXiv admin note: text overlap with arXiv:2305.20027

  5. A Simple Python Testbed for Federated Learning Algorithms

    Authors: Miroslav Popovic, Marko Popovic, Ivan Kastelan, Miodrag Djukic, Silvia Ghilezan

    Abstract: Nowadays many researchers are developing various distributed and decentralized frameworks for federated learning algorithms. However, development of such a framework targeting smart Internet of Things in edge systems is still an open challenge. In this paper, we present our solution to that challenge called Python Testbed for Federated Learning Algorithms. The solution is written in pure Python, a… ▽ More

    Submitted 18 July, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: 6 pages, 7 figures, 3 algorithms, as accepted at ZINC 2023, Published by IEEE Xplore

    ACM Class: D.2.11