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

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

137
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
137
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

112
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...
112
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

96
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
96
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

783
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
783
Randomized Experiments01:13

Randomized Experiments

8.1K
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.1K
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

210
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
210

You might also read

Related Articles

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

Sort by
Same author

Not Fully Synthetic: LLM-based Hybrid Approaches Towards Privacy-Preserving Clinical Note Sharing.

AMIA Joint Summits on Translational Science proceedings. AMIA Joint Summits on Translational Science·2025
Same author

Robust privacy amidst innovation with large language models through a critical assessment of the risks.

Journal of the American Medical Informatics Association : JAMIA·2025
Same author

De-identification is not enough: a comparison between de-identified and synthetic clinical notes.

Scientific reports·2024
Same author

Federated learning algorithms for generalized mixed-effects model (GLMM) on horizontally partitioned data from distributed sources.

BMC medical informatics and decision making·2022
Same author

Identification and Characterization of lncRNAs Expression Profile Related to Goat Skeletal Muscle at Different Development Stages.

Animals : an open access journal from MDPI·2022
Same author

Development of a checklist of standard items for processing individual participant data from randomised trials for meta-analyses: Protocol for a modified e-Delphi study.

PloS one·2022

Related Experiment Video

Updated: Oct 3, 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

705

Privacy preserving collaborative learning of generalized linear mixed model.

Md Monowar Anjum1, Noman Mohammed1, Wentao Li2

  • 1University of Manitoba, Winnipeg, Canada.

Journal of Biomedical Informatics
|February 15, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a novel value-blind training method for Generalized Linear Mixed Models (GLMMs) in collaborative settings. This approach enhances privacy without compromising model accuracy, addressing limitations of differential privacy.

Keywords:
Distribution modelingPrivacy preserving computationSecure multi-party computation

More Related Videos

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
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

957

Related Experiment Videos

Last Updated: Oct 3, 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

705
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
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

957

Area of Science:

  • Statistics
  • Machine Learning
  • Data Privacy

Background:

  • Generalized Linear Mixed Models (GLMMs) are widely used in medical research.
  • Collaborative training of GLMMs poses significant privacy risks.
  • Existing privacy methods like differential privacy can degrade model utility.

Purpose of the Study:

  • To develop a privacy-preserving training method for GLMMs in collaborative settings.
  • To overcome the utility loss associated with differential privacy in GLMM training.
  • To enable secure collaborative model training without raw data access.

Main Methods:

  • Proposed a value-blind training methodology for GLMMs.
  • Central server optimizes GLMM parameters without accessing raw data or intermediate values.
  • Employed homomorphic encryption to secure intermediate computation values shared by collaborators.

Main Results:

  • The proposed method achieved a very low error rate on multiple datasets.
  • Privacy was effectively preserved throughout the collaborative training process.
  • Demonstrated superior utility compared to traditional differential privacy approaches for GLMMs.

Conclusions:

  • The value-blind training method offers a practical solution for privacy-preserving GLMM training.
  • This approach maintains high model accuracy while safeguarding sensitive data.
  • Represents a novel contribution to secure statistical modeling in collaborative environments.