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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

52
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
52
Optimal Foraging00:48

Optimal Foraging

12.0K
How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
12.0K
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

69
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
69
Observational Learning01:12

Observational Learning

168
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
168
Short-distance Transport of Resources02:12

Short-distance Transport of Resources

16.0K
Short-distance transport refers to transport that occurs over a distance of just 2-3 cells, crossing the plasma membrane in the process. Small uncharged molecules, such as oxygen, carbon dioxide, and water, can diffuse across the plasma membrane on their own. In contrast, ions and larger molecules require the assistance of transport proteins due to their charge or size. Transport across membranes also occurs within individual cells, playing a variety of essential roles for the plant as a whole.
16.0K
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

645
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...
645

You might also read

Related Articles

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

Sort by
Same author

Trust-Based Intelligent Routing Protocol with Q-Learning for Mission-Critical Wireless Sensor Networks.

Sensors (Basel, Switzerland)·2022
Same author

Trust Based Multipath QoS Routing Protocol for Mission-Critical Data Transmission in Tactical Ad-Hoc Networks.

Sensors (Basel, Switzerland)·2020
Same author

A Stepwise and Hybrid Trust Evaluation Scheme for Tactical Wireless Sensor Networks.

Sensors (Basel, Switzerland)·2020
Same author

Blockchain-Based Lightweight Trust Management in Mobile Ad-Hoc Networks.

Sensors (Basel, Switzerland)·2020
Same author

A Design and Simulation of the Opportunistic Computation Offloading with Learning-Based Prediction for Unmanned Aerial Vehicle (UAV) Clustering Networks.

Sensors (Basel, Switzerland)·2018
Same author

A model independent S/W framework for search-based software testing.

TheScientificWorldJournal·2014

Related Experiment Video

Updated: Jun 27, 2025

WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
08:18

WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control

Published on: August 15, 2020

5.0K

Federated Learning with Pareto Optimality for Resource Efficiency and Fast Model Convergence in Mobile Environments.

June-Pyo Jung1, Young-Bae Ko1, Sung-Hwa Lim2

  • 1Department of AI Convergence Network, Ajou Univeristy, 206, World Cup-ro, Suwon-si 16499, Republic of Korea.

Sensors (Basel, Switzerland)
|April 27, 2024
PubMed
Summary

This study introduces a resource-efficient federated learning (FL) scheme using biased client selection and hierarchical clustering. The new approach significantly reduces network traffic and accelerates model convergence for improved performance in distributed learning.

Keywords:
Pareto optimalityfederated learningmobile communication

More Related Videos

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

13.0K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

548

Related Experiment Videos

Last Updated: Jun 27, 2025

WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
08:18

WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control

Published on: August 15, 2020

5.0K
Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

13.0K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

548

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Federated learning (FL) enables model training on decentralized data, preserving user privacy.
  • Existing FL methods face challenges including network latency, limited user device resources, and parameter server congestion.
  • These limitations hinder efficient resource utilization and rapid model convergence.

Purpose of the Study:

  • To propose a novel resource-efficient federated learning scheme.
  • To address limitations of traditional FL regarding network and computing resource consumption.
  • To enhance model convergence speed and reduce network load.

Main Methods:

  • Implemented a resource-efficient FL scheme incorporating Pareto optimality and biased client selection.
  • Utilized a hierarchical structure with location-based clustering for device-to-device (D2D) communication.
  • Employed k-means clustering for efficient device grouping.

Main Results:

  • The proposed scheme significantly reduced transmitted and received network traffic by 75.89% and 78.77%, respectively, compared to FedAvg at a 0.75 participation rate.
  • Achieved faster model convergence compared to FedAvg and D2D-FedAvg.
  • Demonstrated efficient resource consumption and management.

Conclusions:

  • The proposed resource-efficient FL scheme effectively mitigates network congestion and resource limitations.
  • Hierarchical clustering and biased client selection enhance FL performance and efficiency.
  • This approach offers a promising solution for large-scale, resource-constrained federated learning applications.