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

Mean Absolute Deviation01:13

Mean Absolute Deviation

2.9K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.9K
Maximum Size of Aggregate01:12

Maximum Size of Aggregate

250
The maximum size of aggregate is defined as the aperture of the sieve retaining 15 percent or more of the particles present in the aggregate sample. The aggregate's maximum size impacts the concrete's water requirement, workability, and strength. Larger aggregates reduce the surface area needing cement paste coverage, which can lower water needs, thereby allowing a decrease in the water-to-cement ratio when the desired workability and richness of the mix are to be maintained, which can...
250
Regression Toward the Mean01:52

Regression Toward the Mean

6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K
Aggregates Classification01:29

Aggregates Classification

397
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...
397
Associative Learning01:27

Associative Learning

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

You might also read

Related Articles

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

Sort by
Same author

Macrophages Undergo M1-to-M2 Transition in Adipose Tissue Regeneration in a Rat Tissue Engineering Model.

Artificial organs·2016
Same author

Bone morphogenetic protein 9 (BMP9) induces effective bone formation from reversibly immortalized multipotent adipose-derived (iMAD) mesenchymal stem cells.

American journal of translational research·2016
Same author

The role of perineural invasion on head and neck adenoid cystic carcinoma prognosis: a systematic review and meta-analysis.

Oral surgery, oral medicine, oral pathology and oral radiology·2016
Same author

Heterotypic 3D tumor culture in a reusable platform using pneumatic microfluidics.

Lab on a chip·2016
Same author

Correction to 'Different effects of invader-native phylogenetic relatedness on invasion success and impact: a meta-analysis of Darwin's naturalization hypothesis'.

Proceedings. Biological sciences·2016
Same author

Real-time monitoring of oxidative injury of vascular endothelial cells and protective effect of quercetin using quartz crystal microbalance.

Analytical and bioanalytical chemistry·2016

Related Experiment Video

Updated: Sep 25, 2025

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

702

IFL-GAN: Improved Federated Learning Generative Adversarial Network With Maximum Mean Discrepancy Model Aggregation.

Wei Li, Jinlin Chen, Zhenyu Wang

    IEEE Transactions on Neural Networks and Learning Systems
    |April 26, 2022
    PubMed
    Summary

    This study introduces an improved federated learning GAN (FL-GAN) that addresses non-i.i.d. data challenges. By using Maximum Mean Discrepancy (MMD) for aggregation, it achieves faster convergence and higher quality generated data compared to standard federated averaging.

    More Related Videos

    Constructing and Visualizing Models using Mime-based Machine-learning Framework
    06:19

    Constructing and Visualizing Models using Mime-based Machine-learning Framework

    Published on: July 22, 2025

    883

    Related Experiment Videos

    Last Updated: Sep 25, 2025

    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

    702
    Constructing and Visualizing Models using Mime-based Machine-learning Framework
    06:19

    Constructing and Visualizing Models using Mime-based Machine-learning Framework

    Published on: July 22, 2025

    883

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Computer Vision

    Background:

    • Generative Adversarial Networks (GANs) typically require centralized, independent and identically distributed (i.i.d.) data.
    • Real-world data is often distributed across multiple clients, posing challenges for data aggregation due to bandwidth, privacy, or storage constraints.
    • Existing federated learning GAN (FL-GAN) approaches struggle with non-i.i.d. data, leading to convergence difficulties and low-quality generated samples.

    Purpose of the Study:

    • To propose a novel approach for training GANs on distributed, non-i.i.d. data.
    • To overcome the limitations of federated averaging in FL-GAN by introducing a new aggregation strategy.
    • To improve the convergence speed and quality of generated instances in distributed GAN training.

    Main Methods:

    • Developed an improved FL-GAN (IFL-GAN) that aggregates locally trained generators' updates using Maximum Mean Discrepancy (MMD).
    • This MMD-based aggregation allows local GANs to have different weights, facilitating faster global model convergence.
    • Evaluated IFL-GAN on benchmark datasets including MNIST, CIFAR10, and SVHN.

    Main Results:

    • IFL-GAN demonstrated significantly faster convergence compared to traditional federated averaging methods.
    • The proposed method achieved superior performance in generating high-quality instances.
    • Experimental results showed the highest inception scores among tested approaches.

    Conclusions:

    • IFL-GAN effectively addresses the challenges of training GANs on non-i.i.d. distributed data.
    • The MMD-based aggregation strategy offers a robust alternative to federated averaging for distributed GAN training.
    • The approach shows significant promise for real-world applications requiring privacy-preserving and efficient distributed GAN model development.