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

Force Classification01:22

Force Classification

1.8K
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.8K
Randomized Experiments01:13

Randomized Experiments

8.2K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
8.2K
Automatic Processing and Automatic Social Behavior01:28

Automatic Processing and Automatic Social Behavior

21
Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...
21
Aggregates Classification01:29

Aggregates Classification

411
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...
411
Association Areas of the Cortex01:21

Association Areas of the Cortex

6.8K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
6.8K
Classification of Systems-I01:26

Classification of Systems-I

357
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:
357

You might also read

Related Articles

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

Sort by
Same author

Grading the evidence for CPET variables in predicting perioperative morbidity and long-term mortality in lung cancer surgery: a systematic review and meta-analysis.

Systematic reviews·2026
Same author

Bayes Syndrome and Myocardial Fibrosis: Mechanistic Links and Clinical Implications.

Reviews in cardiovascular medicine·2026
Same author

Stapokibart provides significant improvements in signs and symptoms of atopic dermatitis irrespective of prior systemic treatment: a post-hoc analysis of a phase 3 trial.

The Journal of dermatological treatment·2026
Same author

Efficacy of combined nutrition and exercise interventions on muscle health and performance in patients after a stroke: protocol for a systematic review and meta-analysis.

BMJ open·2026
Same author

Stereoselective C1-Arylation of Native Sugars via Ligand-Promoted Nickel Catalysis.

Journal of the American Chemical Society·2026
Same author

Evaluation of <i>Ganoderma lucidum</i> Across Varieties and Growth Stages: Integrating Chromatographic Profiling, Bioactivity Correlation, and In Silico Simulations.

Foods (Basel, Switzerland)·2026

Related Experiment Video

Updated: Oct 10, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.4K

Federated personalized random forest for human activity recognition.

Songfeng Liu1,2, Jinyan Wang1,2, Wenliang Zhang2

  • 1Guangxi Key Lab of Multi-source Information Mining and Security, Guangxi Normal University, Guilin, China.

Mathematical Biosciences and Engineering : MBE
|December 14, 2021
PubMed
Summary

This study introduces a federated personalized random forest for human activity recognition, enabling tailored machine learning models without sharing raw user data. It enhances privacy and personalization by training with similar users and using differential privacy.

Keywords:
differential privacyfederated learningpersonalizationrandom forest

More Related Videos

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.0K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.9K

Related Experiment Videos

Last Updated: Oct 10, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.4K
Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.0K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.9K

Area of Science:

  • Machine Learning
  • Data Privacy
  • Human Activity Recognition

Background:

  • User data is often siloed due to privacy regulations like GDPR, hindering centralized machine learning model training.
  • Federated learning allows collaborative model training without exposing original data, with random forests being a popular choice due to speed and accuracy.
  • Existing federated random forest models lack personalization for specific tasks like human activity recognition.

Purpose of the Study:

  • To propose a privacy-protected federated personalized random forest framework for human activity recognition.
  • To enable personalized machine learning services by training models only with similar users.
  • To enhance user privacy during the federated training process.

Main Methods:

  • Developed a federated personalized random forest framework incorporating locality-sensitive hashing for user similarity calculation.
  • Implemented an incremental model selection strategy based on ensemble learning characteristics for personalized training.
  • Integrated differential privacy mechanisms to protect user data during the training stage.

Main Results:

  • Experimental validation on human activity recognition datasets demonstrates the framework's effectiveness.
  • The proposed method achieves personalized model training while preserving user privacy.
  • Federated learning with personalized random forests shows promise for activity recognition tasks.

Conclusions:

  • The privacy-protected federated personalized random forest framework effectively addresses the need for personalized human activity recognition.
  • Locality-sensitive hashing and differential privacy are key components for achieving privacy-preserving personalization in federated learning.
  • This approach facilitates the development of tailored machine learning applications in scenarios with sensitive user data.