Related Experiment Video
Updated: Apr 9, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.8K
Federated Choquet Regression with LASSO for Outcome Prediction in Multisite Longitudinal Trial Data
Semyon Lomasov1, Hua Fang2, Honggang Wang3
1Stanford University, Stanford, California, USA and Yeshiva University, New York, New York, USA.
Summary
Federated learning enables privacy-preserving analysis of multisite clinical trial data. The new FEDMIChoquet-LASSO algorithm accurately predicts outcomes in longitudinal studies with missing data and nonlinear relationships.
Area of Science:
- Biomedical data analysis
- Machine learning in clinical research
- Decentralized modeling
Background:
- Privacy regulations hinder multi-site clinical data aggregation.
- Decentralized approaches are crucial for biomedical research.
- Existing methods may not capture complex feature interactions in longitudinal data.
Purpose of the Study:
- Introduce a federated nonlinear regression algorithm for outcome prediction in multisite longitudinal trials.
- Address privacy constraints and complex data characteristics.
- Develop a robust method for handling missing values and nonlinear relationships.
Main Methods:
- Developed the Multiple Imputation Choquet Integral Regression with LASSO (MIChoquet-LASSO) algorithm.
- Applied a federated variant (FEDMIChoquet-LASSO) for decentralized analysis.
- Evaluated performance using synthetic, public, and proprietary longitudinal randomized controlled trial data.
- Compared against Ordinary Least Squares (OLS) regression and Choquet OLS regression.
Main Results:
- MIChoquet-LASSO effectively handles nonlinear longitudinal data with missing values, outperforming benchmarks in overfitting scenarios.
- Federated Choquet OLS underperformed in federated settings.
- FEDMIChoquet-LASSO demonstrated consistently superior performance in federated contexts.
- Mean Squared Error (MSE) was the primary performance metric.
Conclusions:
- FEDMIChoquet-LASSO provides a reliable solution for outcome prediction in privacy-constrained, multisite longitudinal trials.
- The algorithm successfully addresses missing data and nonlinear relationships.
- This federated approach maintains strong predictive performance within privacy limitations.
Related Concept Videos
Multiple Regression
4.3K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
4.3K
Truncation in Survival Analysis
719
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
719
Regression Toward the Mean
7.3K
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...
7.3K
Prediction Intervals
3.6K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.6K
Regression Analysis
8.9K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
8.9K
Comparing the Survival Analysis of Two or More Groups
715
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
715

