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

Types of Skewness01:09

Types of Skewness

12.5K
If the frequency distribution of a data set is more inclined towards smaller or larger values, the distribution is said to be skewed. If data values are skewed to the right, then the distribution is called positively skewed. Conversely, if the plot is skewed to the left, the distribution is called negatively skewed.
For instance, in the middle of a pandemic, the geographical distribution of vaccine coverage may be positively skewed towards populations in the global north countries. However,...
12.5K
Skewness01:06

Skewness

12.6K
The measures of central tendency calculated from a data set may not reveal much about its intrinsic distribution. If a plot is made of the data set’s values, the mean and the median may not only differ, but also the plot may have more values on one side of the central tendencies. Such a data set is said to be skewed towards that side.
The longer the tail of the plot on one side, the more skewed it is. The skewness of a data set’s values suggests that the measures of central tendency...
12.6K
Associative Learning01:27

Associative Learning

566
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...
566
Observational Learning01:12

Observational Learning

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

2.7K
2.7K

You might also read

Related Articles

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

Sort by
Same author

SAFAARI: Contrastive Adversarial Open-set Domain Adaptation for Single-cell Integration & Annotation.

Genomics, proteomics & bioinformatics·2026
Same author

Characterization of a Novel Tomato R2R3-MYB Transcription Factor Gene, <i>SlMYB306-like</i>, Conferring Salt Tolerance in <i>Arabidopsis</i>.

Biology·2025
Same author

GLM-DM: language model boosted neural networks for HbA1c trend prediction in diabetes mellitus.

Future science OA·2025
Same author

The Effects of Low-Dose Esketamine Combined with Paravertebral Block on Postoperative Hyperalgesia and Enhanced Recovery in Non-Intubated Video-Assisted Thoracic Surgery: A Randomized Controlled Trial.

Drug design, development and therapy·2025
Same author

Privacy-Preserving Graph Machine Learning from Data to Computation: A Survey.

SIGKDD explorations : newsletter of the Special Interest Group (SIG) on Knowledge Discovery & Data Mining·2025
Same author

Electrochemical reaction of indole-tethered alkynes enabling stereoselective synthesis of iodovinyl spiroindolenine-cyclopentanes.

Chemical communications (Cambridge, England)·2025
Same journal

Towards the Efficient Inference by Incorporating Automated Computational Phenotypes under Covariate Shift.

Proceedings of machine learning research·2026
Same journal

Endo-SemiS: Towards Robust Semi-Supervised Image Segmentation for Endoscopic Video.

Proceedings of machine learning research·2026
Same journal

Perspective: Machine Learning for Health Should Consider Social Drivers of Health.

Proceedings of machine learning research·2026
Same journal

Classifying Phonotrauma Severity from Vocal Fold Images with Soft Ordinal Regression.

Proceedings of machine learning research·2026
Same journal

Does Domain-Specific Retrieval Augmented Generation Help LLMs Answer Consumer Health Questions?

Proceedings of machine learning research·2026
Same journal

Quantitative Convergence Analysis of Projected Stochastic Gradient Descent for Non-Convex Losses via the Goldstein Subdifferential.

Proceedings of machine learning research·2026
See all related articles

Related Experiment Video

Updated: Sep 9, 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

680

BOBA: Byzantine-Robust Federated Learning with Label Skewness.

Wenxuan Bao1, Jun Wu1, Jingrui He1

  • 1University of Illinois Urbana-Champaign.

Proceedings of Machine Learning Research
|September 4, 2025
PubMed
Summary
This summary is machine-generated.

We introduce BOBA, a federated learning aggregation method that tackles label skewness in non-IID data. BOBA improves robustness against Byzantine attacks and reduces class bias, outperforming existing methods.

Related Experiment Videos

Last Updated: Sep 9, 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

680

Area of Science:

  • Machine Learning
  • Distributed Systems
  • Cybersecurity

Background:

  • Federated learning (FL) typically assumes independent and identically distributed (IID) data across clients.
  • Existing robust aggregation rules (AGRs) are often designed for IID settings and struggle with non-IID data, specifically label skewness.
  • Label skewness, where clients possess data from only a few classes, presents challenges like selection bias and increased vulnerability to Byzantine attacks in FL.

Purpose of the Study:

  • To develop a robust aggregation method for federated learning under label-skewed, non-IID data distributions.
  • To address the selection bias and enhanced vulnerability to Byzantine attacks inherent in current AGRs within non-IID settings.
  • To propose an efficient and theoretically sound approach that improves model performance and fairness across all data classes.

Main Methods:

  • We propose BOBA (Balanced and Optimized Byzantine-aware Aggregation), an efficient two-stage aggregation method.
  • BOBA is designed to mitigate selection bias and enhance robustness against Byzantine adversaries in non-IID federated learning.
  • Theoretical analysis confirms the convergence of BOBA with optimal error bounds.

Main Results:

  • Empirical evaluations show BOBA significantly reduces performance drops for underrepresented classes caused by label skewness.
  • BOBA demonstrates superior robustness against Byzantine attacks compared to state-of-the-art AGRs in non-IID settings.
  • The method achieves unbiased aggregation and maintains high accuracy across diverse datasets and models.

Conclusions:

  • BOBA effectively addresses the challenges of label skewness and Byzantine attacks in federated learning.
  • The proposed method offers a practical and efficient solution for building more robust and fair federated models.
  • Future work can explore extensions of BOBA to other forms of data heterogeneity.