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

Aggregates Classification01:29

Aggregates Classification

314
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
314
Classification of Systems-I01:26

Classification of Systems-I

179
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
179
Classification of Systems-II01:31

Classification of Systems-II

139
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
139
Force Classification01:22

Force Classification

1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.2K
Functional Classification of Joints01:09

Functional Classification of Joints

4.0K
Functional Classification of Joints
The functional classification of joints is determined by the amount of mobility between the adjacent bones. Joints are functionally classified as a synarthrosis or immobile joint, an amphiarthrosis or slightly moveable joint, or as a diarthrosis, a freely moveable joint. Fibrous and cartilaginous joints can be functionally classified as either synarthroses  or amphiarthroses, whereas all synovial joints are classified as diarthroses.
Synarthrosis
An...
4.0K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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

You might also read

Related Articles

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

Sort by
Same author

Adaptive fuzzy deep learning with multimodal sensor fusion for enhanced plant disease detection.

Scientific reports·2026
Same author

An advanced hybrid deep learning framework for high-precision brain tumor detection and classification in MRI scans.

Scientific reports·2026
Same author

AI-driven hybrid framework for enhanced pest detection and resource optimization using graph networks and deep reinforcement learning.

Scientific reports·2026
Same author

An attention-augmented multimodal classification of alzheimer's disease and parkinson's disease vs healthy controls using MRI, EEG, and SNP data.

Scientific reports·2026
Same author

The efficient classification of breast cancer on low-power IoT devices: A study on genetically evolved U-Net.

Computers in biology and medicine·2024
Same author

Efficacy and safety of a 4-week course of repeated subcutaneous ketamine injections for treatment-resistant depression (KADS study): randomised double-blind active-controlled trial - CORRIGENDUM.

The British journal of psychiatry : the journal of mental science·2024

Related Experiment Video

Updated: Jun 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K

Enhancing sports image data classification in federated learning through genetic algorithm-based optimization of base

De Sheng Fu1, Jie Huang2, Dibyanarayan Hazra3

  • 1College of Public Education, ZheJiang Institute of Economics and Trade HangZhou, ZheJiang, China.

Plos One
|July 11, 2024
PubMed
Summary

Federated learning optimizes models using genetic algorithms for faster inference and reduced storage. This approach enhances deployment on devices with limited resources, achieving high accuracy with deep learning architectures.

More Related Videos

Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification
07:47

Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification

Published on: February 14, 2018

11.2K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

685

Related Experiment Videos

Last Updated: Jun 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K
Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification
07:47

Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification

Published on: February 14, 2018

11.2K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

685

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computer Science

Background:

  • Federated learning (FL) enables decentralized model training without sharing raw data.
  • Traditional FL averages client model weights, potentially limiting optimization.
  • Resource-constrained devices pose challenges for deploying complex deep learning models.

Purpose of the Study:

  • To introduce a novel method for optimizing base models in federated learning using genetic algorithms (GAs).
  • To improve inference time and reduce storage requirements for FL models.
  • To enable efficient deployment of FL models on resource-limited hardware.

Main Methods:

  • A genetic algorithm approach was developed for optimizing base models in a federated learning setting.
  • Key GA operations like chromosome representation, crossover, and mutation were detailed with examples.
  • The method was tested using sports datasets across balanced and unbalanced scenarios with varying client numbers.
  • Four deep learning architectures (AlexNet, VGG19, ResNet50, EfficientNetB3) were used as base models.

Main Results:

  • The GA-based approach significantly improved inference time and reduced storage space.
  • Achieved 92.34% accuracy using EfficientNetB3 with 9 clients on a balanced dataset.
  • Optimization of EfficientNetB3 resulted in a 20% improvement in inference time and 2.35% reduction in storage space.

Conclusions:

  • Genetic algorithms offer an effective strategy for optimizing federated learning models.
  • The proposed method enhances model efficiency, making them suitable for resource-constrained environments.
  • This research demonstrates the practical benefits of integrating GAs into federated deep learning architectures.