Related Experiment Video
Updated: Feb 7, 2026

08:04
Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
Published on: April 23, 2020
7.2K
Correlated Regression Feature Learning for Automated Right Ventricle Segmentation
Jun Chen1, Heye Zhang2, Weiwei Zhang1
1School of Computer Science and TechnologyAnhui UniversityHefei230601China.
Summary
This study introduces RegressionCNN, a novel method for segmenting the right ventricle (RV) in cardiac MR images. RegressionCNN accurately identifies RV boundaries, improving clinical index quantification.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Cardiology
Background:
- Accurate segmentation of the right ventricle (RV) in cardiac magnetic resonance (MR) images is crucial for quantifying clinical indices like ejection fraction.
- Existing methods may face challenges in robustly and simultaneously determining RV boundary points.
Purpose of the Study:
- To develop and evaluate a novel Regression Convolutional Neural Network (RegressionCNN) for direct and simultaneous segmentation of RV boundary points from cardiac MR images.
- To improve the accuracy and efficiency of RV segmentation for enhanced clinical index quantification.
Main Methods:
- A RegressionCNN was developed, integrating a holistic regression model with a convolutional neural network (CNN).
- The fully connected layers of the CNN served as the holistic regression model, utilizing feature maps from convolutional layers converted to a 1-D vector.
- This approach optimizes convolutional layers to directly learn the holistic regression model, minimizing feature extraction and regression learning mismatches.
Main Results:
- The RegressionCNN demonstrated high correlation with manual RV segmentation, achieving an average boundary correlation coefficient of 0.9827.
- The method showed strong consistency with manual delineations, evidenced by an average Dice metric of 0.8351.
- Performance was evaluated on cardiac MR images from 145 human subjects across two clinical centers.
Conclusions:
- RegressionCNN offers an effective and automated approach for accurate RV segmentation from cardiac MR images.
- The method's ability to directly learn holistic regression models enhances feature learning for segmentation tasks.
- This technique holds potential for improving the robustness of clinical index quantification in cardiology.
Related Concept Videos
Correlation and Regression
3.5K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
3.5K
Regression Toward the Mean
7.1K
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.1K
Multiple Regression
4.0K
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.0K
Correlations
36.3K
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
36.3K
Correlation and Causation
42.8K
Statistical tests can calculate whether there is a relationship, or correlation, between independent and dependent variables. An indirect relationship of the variables signifies a correlation, while a direct relationship shows causation. If it is determined that no connection exists between the variables, then the correlation is a coincidence.
Correlation versus Causation
If the dependent variable increases or decreases when the independent variable increases, there is a positive or negative...
Correlation versus Causation
If the dependent variable increases or decreases when the independent variable increases, there is a positive or negative...
42.8K
Regression Analysis
8.4K
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.4K

