Related Experiment Video
Updated: Oct 10, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.4K
Gestational weight gain prediction using privacy preserving federated learning.
Summary
Predicting gestational weight gain early is crucial for maternal health. Federated learning enables privacy-preserving AI model training, with a minor performance tradeoff, facilitating timely interventions for expecting women.
Area of Science:
- Machine Learning
- Maternal Health
- Data Privacy
Background:
- Gestational weight gain prediction is vital for managing pregnancy risks.
- Early prediction allows for timely, manageable interventions.
- Centralized data storage for model training raises privacy concerns.
Purpose of the Study:
- To develop a privacy-preserving federated learning approach for early gestational weight gain prediction.
- To enable collaborative model training without sharing sensitive patient data.
- To assess the performance and privacy trade-offs of the federated approach.
Main Methods:
- Implemented a federated learning framework for collaborative model training.
- Ensured incremental model updates, avoiding eternal storage of local data.
- Evaluated the model's accuracy using mean absolute error.
Main Results:
- The proposed privacy-preserving federated model achieved a mean absolute error of 4.455 kgs.
- A centralized approach using individual data reached a mean absolute error of 2.572 kgs until day 140.
- The federated approach demonstrated effective privacy preservation with a minor performance reduction.
Conclusions:
- Federated learning offers a viable solution for privacy-preserving gestational weight gain prediction.
- Early prediction is achievable with acceptable performance using this method.
- This approach supports the development of machine learning algorithms for improved maternal care while safeguarding patient data.
Related Concept Videos
Prediction Intervals
2.4K
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.
2.4K
Weighted Mean
5.7K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.7K
Apparent Weight
8.9K
True weight is the measure of the gravitational force acting on an object. However, if the object accelerates, its measured weight is different from its true weight. Similar observations can be made when the object is submerged in water. An object's weight in water is its apparent weight, which is equal to the difference between its true weight and the buoyant forces.
Consider a person standing on a bathroom scale inside an elevator. If the scale is accurate at rest, its reading equals the...
Consider a person standing on a bathroom scale inside an elevator. If the scale is accurate at rest, its reading equals the...
8.9K
Improving Translational Accuracy
12.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.0K
Regression Toward the Mean
6.5K
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...
6.5K
Estimating Population Mean with Unknown Standard Deviation
8.3K
In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
William S. Gosset (1876–1937) of the...
William S. Gosset (1876–1937) of the...
8.3K
