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

Survival Tree01:19

Survival Tree

50
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
50
Associative Learning01:27

Associative Learning

276
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
276
Cluster Sampling Method01:20

Cluster Sampling Method

11.6K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.6K
Data Collection by Observations01:08

Data Collection by Observations

11.7K
Data collection refers to a systematic way of obtaining, observing, measuring, and analyzing accurate information. Observational studies are one of the most widely used methods of data collection. It involves collecting data by observing the behavior and physical characteristics of a sample without making any modifications to the sample.
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
11.7K
Improving Translational Accuracy02:07

Improving Translational Accuracy

2.5K
2.5K
Aggregates Classification01:29

Aggregates Classification

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

You might also read

Related Articles

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

Sort by
Same author

HyperCOCO: Multi-sensory HyperCOgnitive COmputing for learning population level brain connectivity.

Medical image analysis·2026
Same author

Reservoir-Based Graph Convolutional Networks.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Metadata-Driven Federated Learning of Connectional Brain Templates in Non-IID Multi-Domain Scenarios.

IEEE transactions on medical imaging·2025
Same author

Predicting infant brain connectivity with federated multi-trajectory GNNs using scarce data.

Medical image analysis·2025
Same author

FALCON: Feature-Label Constrained Graph Net Collapse for Memory-Efficient GNNs.

IEEE transactions on neural networks and learning systems·2025
Same author

Cortical morphological networks for profiling autism spectrum disorder using tensor component analysis.

Frontiers in neurology·2024
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: May 25, 2025

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

619

Replica tree-based federated learning using limited data.

Ramona Ghilea1, Islem Rekik1

  • 1BASIRA Lab, Imperial-X (I-X) and Department of Computing, Imperial College London, London, UK.

Neural Networks : the Official Journal of the International Neural Network Society
|February 27, 2025
PubMed
Summary
This summary is machine-generated.

RepTreeFL enhances federated learning for limited data and clients by creating diverse model replicas. This novel approach aggregates these replicas using a tree structure, improving performance in data-scarce scenarios.

Keywords:
DiversityFederated learningLimited dataReplica

More Related Videos

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

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

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

Related Experiment Videos

Last Updated: May 25, 2025

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

619
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

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

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

Area of Science:

  • Machine Learning
  • Federated Learning
  • Artificial Intelligence

Background:

  • Deep neural networks require large datasets for optimal performance.
  • Centralized training strategies are well-established, but federated learning with limited data and clients is underexplored.
  • Real-world applications, particularly in healthcare, often involve constrained numbers of participating clients and limited data.

Purpose of the Study:

  • To propose a novel federated learning framework, RepTreeFL, designed for scenarios with limited data and a small number of clients.
  • To address the challenge of learning effectively when both data volume and client participation are constrained.
  • To enable robust model training in resource-limited federated environments.

Main Methods:

  • Introduced RepTreeFL, a federated learning framework utilizing client model replicas.
  • Replicated clients by copying model architecture and perturbing local data distributions to create model diversity.
  • Implemented a diversity-based tree aggregation strategy, dynamically updating weights based on model discrepancy.
  • Leveraged hierarchical client network structures (original and virtual) and model diversity for aggregation.

Main Results:

  • Demonstrated the effectiveness of RepTreeFL in learning from limited data and a small number of clients.
  • Showcased superior performance of RepTreeFL compared to existing methods in constrained settings.
  • Validated the framework across diverse tasks (graph generation, image classification) and data types (binary, multi-class).
  • Confirmed effectiveness with both homogeneous and heterogeneous model architectures.

Conclusions:

  • RepTreeFL successfully enables effective federated learning with limited data and clients.
  • The replica concept and diversity-based tree aggregation are key to overcoming data and client constraints.
  • The proposed framework offers a promising solution for practical federated learning applications in resource-limited environments.