Related Experiment Video
Updated: Mar 23, 2026

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
1.2K
A Longitudinal Support Vector Regression for Prediction of ALS Score
Wei Du1, Huey Cheung1, Ilya Goldberg2
1Center for Information Technology, National Institutes of Health, Bethesda, MD 20892-5624.
Summary
We developed a new machine learning method, longitudinal support vector regression (LSVR), to analyze longitudinal data. LSVR effectively models temporal data and predicts ALS scores one month in advance.
Area of Science:
- Biostatistics
- Machine Learning
- Genomic Analysis
Background:
- Longitudinal studies are crucial in epidemiology, clinical research, and genomics.
- Current model-driven regression methods for longitudinal data analysis have limitations in scalability and prior assumptions.
- Machine learning algorithms offer potential for analyzing complex longitudinal datasets.
Purpose of the Study:
- To introduce a novel longitudinal support vector regression (LSVR) algorithm.
- To leverage machine learning for modeling temporal dependencies in longitudinal data.
- To improve the prediction of outcomes in longitudinal studies.
Main Methods:
- Developed a novel longitudinal support vector regression (LSVR) algorithm.
- LSVR incorporates observational dependence within subjects to model temporal data.
- Evaluated LSVR on the DREAM-Phil Bowen ALS Prediction Prize4Life challenge dataset.
Main Results:
- LSVR demonstrates competitive performance against established machine learning methods.
- LSVR outperforms existing methods in predicting ALS scores one month ahead.
- The algorithm effectively models the temporal nature of longitudinal data.
Conclusions:
- LSVR is a viable and effective machine learning approach for longitudinal data analysis.
- The proposed LSVR algorithm offers advantages in scalability and temporal modeling.
- LSVR shows promise for advancing predictive capabilities in clinical research, particularly for diseases like ALS.
Related Concept Videos
Residuals and Least-Squares Property
9.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.8K
Prediction Intervals
3.5K
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.5K
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
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
Regression Analysis
8.8K
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.8K
Sensitivity, Specificity, and Predicted Value
1.7K
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
1.7K
