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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

26
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...
26
Regression Toward the Mean01:52

Regression Toward the Mean

6.2K
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.2K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.2K
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...
7.2K
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

225
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...
225
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

45
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...
45
Regression Analysis01:11

Regression Analysis

5.5K
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:
5.5K

You might also read

Related Articles

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

Sort by
Same author

Shape-constrained Gaussian process regression for surface reconstruction and multimodal, non-rigid image registration.

Journal of applied statistics·2022
Same author

Efficacy of diffeomorphic surface matching and 3D geometric morphometrics for taxonomic discrimination of Early Pleistocene hominin mandibular molars.

Journal of human evolution·2019
Same author

Automatic detection and classification of manufacturing defects in metal boxes using deep neural networks.

PloS one·2018
Same author

Mapping and characterizing endometrial implants by registering 2D transvaginal ultrasound to 3D pelvic magnetic resonance images.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2015
Same author

Elastic shape analysis of cylindrical surfaces for 3D/2D registration in endometrial tissue characterization.

IEEE transactions on medical imaging·2014
Same author

Three-dimensional face recognition using shapes of facial curves.

IEEE transactions on pattern analysis and machine intelligence·2006

Related Experiment Video

Updated: May 10, 2025

Setting Limits on Supersymmetry Using Simplified Models
07:46

Setting Limits on Supersymmetry Using Simplified Models

Published on: November 15, 2013

8.5K

Decomposed Gaussian Processes for Efficient Regression Models with Low Complexity.

Anis Fradi1, Tien-Tam Tran2, Chafik Samir3

  • 1Université Lumière Lyon 2, Université Claude Bernard Lyon 1, ERIC, 69007 Lyon, France.

Entropy (Basel, Switzerland)
|April 26, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel Gaussian process regression method for efficiently handling large datasets. The new approach significantly reduces computational cost and memory requirements, making complex modeling more accessible.

Keywords:
Gaussian processcomputational complexitycovariance functionsfunctional dataregression

More Related Videos

Optical Scatter Microscopy Based on Two-Dimensional Gabor Filters
14:58

Optical Scatter Microscopy Based on Two-Dimensional Gabor Filters

Published on: June 2, 2010

9.5K
Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
07:11

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis

Published on: November 10, 2023

2.2K

Related Experiment Videos

Last Updated: May 10, 2025

Setting Limits on Supersymmetry Using Simplified Models
07:46

Setting Limits on Supersymmetry Using Simplified Models

Published on: November 15, 2013

8.5K
Optical Scatter Microscopy Based on Two-Dimensional Gabor Filters
14:58

Optical Scatter Microscopy Based on Two-Dimensional Gabor Filters

Published on: June 2, 2010

9.5K
Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
07:11

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis

Published on: November 10, 2023

2.2K

Area of Science:

  • Machine Learning
  • Statistical Modeling
  • Computational Mathematics

Background:

  • Gaussian process regression (GPR) is powerful but computationally intensive for large datasets (N≫1).
  • Traditional GPR methods face scalability challenges due to cubic complexity in computation and memory.
  • Efficient inference and learning are crucial for applying GPR to big data problems.

Purpose of the Study:

  • To develop a computationally efficient Gaussian process regression model for large-scale observational data.
  • To introduce a novel covariance construction method that improves scalability.
  • To reduce the computational and memory complexity of GPR.

Main Methods:

  • Proposing a flexible covariance construction based on differential operators.
  • Proving the convergence of the proposed method.
  • Developing an optimized implementation for reduced computational and memory footprints.

Main Results:

  • Achieved computational cost of O(Nm2) for inference and O(m3) for learning, a significant improvement over the canonical O(N3).
  • Reduced memory requirements to O(m2) from O(N2).
  • Demonstrated effectiveness through simulations and real-world data experiments.

Conclusions:

  • The proposed Gaussian process regression method offers a scalable and efficient solution for large datasets.
  • The novel covariance construction significantly enhances computational performance and memory efficiency.
  • This method provides a competitive alternative to existing cutting-edge techniques for large-scale GPR.