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

652
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...
652
Machines: Problem Solving II01:30

Machines: Problem Solving II

316
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
316
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

2.5K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
2.5K
Machines: Problem Solving I01:22

Machines: Problem Solving I

337
A toggle clamp is a mechanical device commonly used for holding and clamping objects in various applications, such as woodworking, metalworking, and assembly operations. Consider a toggle clamp subjected to a force of 200 N at the handle. The vertical clamping force can be calculated, provided the dimensions of the toggle clamp are known.
The toggle clamp system is a machine structure consisting of movable, pin-connected multi-force members that form a stabilized system to transmit forces. The...
337
Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

4.2K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
4.2K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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

You might also read

Related Articles

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

Sort by
Same author

Programmable one-pot polymerase-mediated DNA synthesis via temperature control.

Nature communications·2026
Same author

Modulation of Electronic Structure in Kraft Lignin-Derived Mo Single-Atom Catalysts for Optimized Electrochemical Oxygen Reduction.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2025
Same author

Safety and Anti-Inflammatory Effects of Engineered Extracellular Vesicles (ILB-202) for NF-κB Inhibition: A Double-Blind, Randomized, Placebo-Controlled Phase 1 Trial.

Journal of extracellular vesicles·2025
Same author

33 Unresolved Questions in Nanoscience and Nanotechnology.

ACS nano·2025
Same author

The relationship between behavioral activation and burnout in a community setting: the mediating role of acceptance-based action, automatic negative thought, and self-efficacy.

Frontiers in psychology·2025
Same author

Optimizing Nursing Data for Al and CDSS: SNOMED CT Mapping Using K-MIMIC.

Studies in health technology and informatics·2025

Related Experiment Video

Updated: Jul 13, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

439

Divide-and-conquer the NAS puzzle in resource-constrained federated learning systems.

Yeshwanth Venkatesha1, Youngeun Kim1, Hyoungseob Park1

  • 1Department of Electrical Engineering, Yale University, New Haven, CT, USA.

Neural Networks : the Official Journal of the International Neural Network Society
|October 14, 2023
PubMed
Summary

Federated Learning (FL) efficiently designs neural architectures using DC-NAS. This approach reduces resource needs by 50% while maintaining high accuracy in distributed machine learning systems.

Keywords:
Federated learningNeural architecture search

More Related Videos

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

590
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.7K

Related Experiment Videos

Last Updated: Jul 13, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

439
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

590
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.7K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Distributed Systems

Background:

  • Federated Learning (FL) enables privacy-preserving machine learning on edge devices.
  • Designing efficient neural architectures in FL systems remains a challenge.
  • Current methods often overlook overall system efficiency in federated neural architecture search.

Purpose of the Study:

  • To propose DC-NAS, a novel divide-and-conquer approach for efficient Neural Architecture Search (NAS) in federated environments.
  • To introduce a diversified sampling strategy balancing exploration and exploitation for systematic search space sampling.
  • To reduce computational complexity at edge devices through channel pruning.

Main Methods:

  • Implementing a supernet-based NAS within a federated system.
  • Utilizing a novel diversified sampling strategy that dynamically adjusts sample distances.
  • Applying channel pruning to decrease training complexity on devices.
  • Evaluating performance on CIFAR10, CIFAR100, EMNIST, and TinyImagenet benchmarks.

Main Results:

  • DC-NAS outperforms existing sampling strategies, including Hadamard sampling.
  • Demonstrates comprehensive analysis of scalability and non-IID data handling in FL.
  • Achieves near iso-accuracy compared to full-scale federated NAS.
  • Reduces resource requirements by 50%.

Conclusions:

  • DC-NAS offers an efficient solution for neural architecture design in federated learning.
  • The proposed sampling strategy and channel pruning significantly improve system efficiency.
  • This approach provides a practical method for deploying NAS in resource-constrained federated environments.