Federated learning (FL), particularly when data is distributed across multiple clients, helps reducing the learning time by avoiding training on a massive pile-up of data. Nonetheless, low computation capacities or poor network conditions can worsen the convergence time, therefore decreasing accuracy and learning performance. We propose a framework to deploy FL clients in a network, while compensating end-to-end time variation due to heterogeneous network setting. We present a new distributed learning control scheme, named In-network Federated Learning Control (IFLC), to support the operations of distributed federated learning functions in geographically distributed networks, and designed to mitigate the stragglers with lower deployment costs. IFLC adapts the allocation of distributed hardware accelerators to modulate the importance of local training latency in the end-to-end delay of federated learning applications, considering both deterministic and stochastic delay scenarios.
Emmanuel Hyon (Université Paris Nanterre / LIP6)
[description]
This presentation presents a novel approach to address an edge computing optimization problem by modeling it as a combinatorial optimization problem combining multi-commodity flow and linear latencies constraints. We then develop an equivalent linear formulation of the Service Placement Problem, allowing us to use traditional Integer Linear Programming (ILP) methods. Facing the problem complexity, we develop a use-case-based heuristic that provides a first practical placement solution. We also propose a Reinforcement Learning (RL) methodology to model the network configuration under orchestration actions.
The rise of LEO satellite constellations is extending the Cloud–Edge continuum into space, turning satellites into compute nodes capable of hosting services and processing data directly in orbit. This paradigm, often called Orbital Cloud, raises new challenges in scheduling, resource allocation, service placement and decision making, amplified by satellite mobility, the intermittency of visibility windows, and limited on-board resources. In this talk, we will introduce the problem and its main stakes, provide a state of the art of modeling and optimization approaches from the recent literature, identify open issues that remain underexplored, and outline promising research directions for this emerging field.
Farah Ait-Salah, Laetitia Della Maestra, Daniel Wladdimiro (ESILV)
[description]
The increasing volume of data from Internet of Things (IoT) devices, digital services, and user interactions has made cloud-based Stream Processing Systems (SPS) essential for real-time analytics. A primary challenge in deploying SPS in the cloud is efficiently provisioning resources: both the replication degree of each operator and the selection of virtual machines (VMs)—in type and quantity—must be carefully determined to balance performance and cost. In this work, we introduce ACADS (Adaptive Cost-Aware Deployment and Scaling), a unified planning model that formulates this provisioning task as a Constraint Satisfaction Problem (CSP). ACADS integrates logical and physical deployment decisions by jointly optimizing operator replication and VM placement, guided by workload characteristics and infrastructure constraints. Leveraging a queue-theoretic performance model and real-world pricing from …
The complexity of database systems has increased alongside the exponential growth of data, necessitating Information Systems (IS) architects to continuously refine data models and meticulously select storage and management options that align with requirements. While existing solutions focus on data model transformation, none offer guidance in selecting the most suitable model. In this context, we propose DaMoOp, an automated approach for leading data model selection process. DaMoOp starts from a conceptual model and associated use case comprising queries, settings and infrastructure constraints, to generate relevant logical data models. A cost model, considering environmental, financial, and temporal factors, facilitates comparison and selection of the most suitable data model. Our cost model incorporates both data model and queries costs. Additionally, we suggest a data model selection process that …
Farah Ait-Salah, Laetitia Della Maestra, Daniel Wladdimiro (ESILV)
[description]
The increasing volume of data from Internet of Things (IoT) devices, digital services, and user interactions has made cloud-based Stream Processing Systems (SPS) essential for real-time analytics. A primary challenge in deploying SPS in the cloud is efficiently provisioning resources: both the replication degree of each operator and the selection of virtual machines (VMs)—in type and quantity—must be carefully determined to balance performance and cost. In this work, we introduce ACADS (Adaptive Cost-Aware Deployment and Scaling), a unified planning model that formulates this provisioning task as a Constraint Satisfaction Problem (CSP). ACADS integrates logical and physical deployment decisions by jointly optimizing operator replication and VM placement, guided by workload characteristics and infrastructure constraints. Leveraging a queue-theoretic performance model and real-world pricing from …
As data continues to grow at an unprecedented rate, the complexity of database systems also increase significantly, requiring information systems (IS) architects to constantly adapt their data model and carefully select the optimal solution (s) for storing and managing data that align with new queries, settings, and constraints. Having a tool to visually show the impact of different changes, will help IS architects in their decision making. In this paper, we propose a framework to demonstrate the impact of denormalization of data models on their cost and consequently IS architects can choose the best trade-off.