Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

703
Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
703
Distributed Loads01:19

Distributed Loads

592
Distributed loads are a common type of load that engineers and scientists encounter in various practical situations. Distributed loads often refer to a type of load spread over a surface or a structure and can be modeled as continuous force per unit area.
For example, consider a bookshelf filled with books stacked vertically adjacent to each other. The weight of the books is evenly distributed over the length of the shelf. As a result, the pressure at different locations on the surface of the...
592
Multimachine Stability01:25

Multimachine Stability

222
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
222
Parallel Processing01:20

Parallel Processing

215
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
215
Relation Between the Distributed Load and Shear01:23

Relation Between the Distributed Load and Shear

757
Understanding the relationship between the distributed load and shear force in structural analysis is crucial for analyzing beams subjected to various loading conditions. Consider the case of a beam experiencing a distributed load, two concentrated loads, and a couple moment.
757
Work and Energy for Variable Forces01:10

Work and Energy for Variable Forces

3.9K
When an object is acted upon by a variable force, the amount of work done and the change in energy of the object can be more complex to calculate compared to when a constant force is applied. Work is the product of force and displacement, while energy is the capacity of a system to do work. When a constant force is applied to an object, the work done can be calculated as the product of the force and the distance moved in the direction of the force. However, when a variable force is applied, the...
3.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Association between dietary patterns and sleep quality in Chinese children and adolescents: large-scale cross-sectional network analysis.

Frontiers in nutrition·2026
Same author

Perspective on unlocking the kinetics of solid-state Li-S batteries by redox mediation.

Science bulletin·2026
Same author

Accumulation of Heavy Metals in Blueberry Floral Rewards and Their Effects on Reproductive Fitness and Bumblebee Pollination Behavior.

Plants (Basel, Switzerland)·2026
Same author

Development and preliminary evaluation of a computer-assisted assessment tool for Chinese prewriting skills in preschoolers.

Frontiers in psychology·2026
Same author

Integrating Transdiagnostic and Biopsychosocial Approaches to Move Beyond Categorical Diagnoses in Neurodevelopmental Disorders: A Perspective Review.

PsyCh journal·2026
Same author

Cell Membrane Vesicles Encapsulating Il24 mRNA With Enriched CD6 Display Exhibit Enhanced Targeted Antitumor Efficacy.

Journal of extracellular vesicles·2026

Related Experiment Video

Updated: Aug 31, 2025

A Quantitative Fitness Analysis Workflow
11:39

A Quantitative Fitness Analysis Workflow

Published on: August 13, 2012

14.6K

Federated learning with workload-aware client scheduling in heterogeneous systems.

Li Li1, Duo Liu1, Moming Duan1

  • 1College of Computer Science, Chongqing University, Chongqing, China.

Neural Networks : the Official Journal of the International Neural Network Society
|August 22, 2022
PubMed
Summary

Federated Learning (FL) faces challenges from device heterogeneity. New methods, FedSAE and q-FedSAE, reduce stragglers and improve model accuracy and fairness in distributed machine learning.

Keywords:
Distributed machine learningFederated learningHeterogeneous systemsNeural Networks

More Related Videos

Knowledge Based Cloud FE Simulation of Sheet Metal Forming Processes
11:05

Knowledge Based Cloud FE Simulation of Sheet Metal Forming Processes

Published on: December 13, 2016

12.3K
Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques
07:52

Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques

Published on: December 1, 2023

1.1K

Related Experiment Videos

Last Updated: Aug 31, 2025

A Quantitative Fitness Analysis Workflow
11:39

A Quantitative Fitness Analysis Workflow

Published on: August 13, 2012

14.6K
Knowledge Based Cloud FE Simulation of Sheet Metal Forming Processes
11:05

Knowledge Based Cloud FE Simulation of Sheet Metal Forming Processes

Published on: December 13, 2016

12.3K
Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques
07:52

Author Spotlight: Enhancing Cryo-Electron Microscopy by Automated Data Collection and Analysis Techniques

Published on: December 1, 2023

1.1K

Area of Science:

  • Distributed Machine Learning
  • Artificial Intelligence
  • Computer Science

Background:

  • Federated Learning (FL) enables local model training on edge devices without data centralization.
  • Systems heterogeneity in FL leads to stragglers and reduced model accuracy.
  • Resource-constrained edge devices exacerbate these challenges.

Purpose of the Study:

  • To propose an adaptive federated framework to address systems heterogeneity in FL.
  • To reduce stragglers and improve the robustness and convergence speed of global models.
  • To enhance fairness in model performance across heterogeneous devices.

Main Methods:

  • FedSAE: Leverages client workload completion history for adaptive workload prediction, reducing stragglers.
  • Active Learning integration: Dynamically schedules participants based on training loss, accelerating convergence.
  • q-FedSAE: Combines FedSAE with q-FFL for improved global fairness in heterogeneous systems.

Main Results:

  • FedSAE significantly reduces stragglers (by 90.69% on average) and improves testing accuracy (by 22.19%) compared to FedAvg.
  • Both FedSAE and q-FedSAE demonstrate faster convergence than FedAvg in heterogeneous environments.
  • q-FedSAE achieves robust convergence and fairer model performance than q-FedAvg while maintaining similar accuracy to FedSAE.

Conclusions:

  • FedSAE effectively mitigates issues arising from systems heterogeneity in Federated Learning.
  • The proposed adaptive framework enhances model accuracy, reduces delays, and accelerates convergence.
  • q-FedSAE offers a solution for achieving fairness alongside performance in heterogeneous FL settings.