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

Quadratic Models01:23

Quadratic Models

283
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
283
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

1.4K
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...
1.4K
Newton’s Method01:30

Newton’s Method

111
Newton’s Method is a powerful iterative technique for approximating the roots of real-valued, differentiable functions, particularly when analytical solutions are impractical. This approach is widely used in scientific computing, engineering, and finance, where equations may be too complex for traditional algebraic methods to handle. The method relies on an iterative process that refines an initial estimate using the function’s derivative to approach the true solution progressively.
111
Estimation of the Physical Quantities01:05

Estimation of the Physical Quantities

8.5K
On many occasions, physicists, other scientists, and engineers need to make estimates of a particular quantity. These are sometimes referred to as guesstimates, order-of-magnitude approximations, back-of-the-envelope calculations, or Fermi calculations. The physicist Enrico Fermi was famous for his ability to estimate various kinds of data with surprising precision. Estimating does not mean guessing a number or a formula at random. Instead, estimation means using prior experience and sound...
8.5K
Bernoulli's Equation: Problem Solving01:16

Bernoulli's Equation: Problem Solving

2.0K
A Venturi meter is essential for measuring fluid flow rates in pipelines. It utilizes the relationship between fluid velocity and pressure described by Bernoulli's equation. When installed in a sewage system, the Venturi meter accurately determines the wastewater flow rate by measuring pressure differences.
The first step is to compute the cross-sectional areas of the pipe and the Venturi throat to analyze the pressure difference indicated by the pressure gauge. Next, the continuity equation is...
2.0K
Implicit Differentiation01:25

Implicit Differentiation

99
In classical mechanics, motion is often described through relationships between spatial coordinates and time. A car moving along a straight highway with constant acceleration serves as a simple case where velocity is an explicit function of time. This scenario results in a linear equation, enabling straightforward analysis using basic differentiation techniques.In contrast, a satellite in circular orbit follows a path defined by an implicit function. The position of the satellite is constrained...
99

You might also read

Related Articles

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

Sort by
Same author

Dynamical modeling of individual sensory reactivity and habituation learning.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

FDA Draft Guidance for the Use of Bayesian Methods in Clinical Trials.

JAMA·2026
Same author

Raw signal segmentation for estimating RNA modification from Nanopore direct RNA sequencing data.

eLife·2026
Same author

Multilevel regression and poststratification interface: an application to track community-level COVID-19 viral transmission.

Population health metrics·2026
Same author

A Framework for Improving the Reliability of Black-box Variational Inference.

Journal of machine learning research : JMLR·2025
Same author

A multilevel Bayesian approach to climate-fueled migration and conflict.

Scientific reports·2025
Same journal

Classification Under Local Differential Privacy with Model Reversal and Model Averaging.

Journal of machine learning research : JMLR·2026
Same journal

Sparse Semiparametric Discriminant Analysis for High-dimensional Zero-inflated Data.

Journal of machine learning research : JMLR·2026
Same journal

Heterogeneity-aware Clustered Distributed Learning for Multi-source Data Analysis.

Journal of machine learning research : JMLR·2026
Same journal

Unsupervised Tree Boosting for Learning Probability Distributions.

Journal of machine learning research : JMLR·2026
Same journal

A Two-Stage Penalized Least Squares Method for Constructing Large Systems of Structural Equations.

Journal of machine learning research : JMLR·2026
Same journal

Bayesian Multinomial Logistic Normal Models through Marginally Latent Matrix-T Processes.

Journal of machine learning research : JMLR·2026
See all related articles

Related Experiment Videos

Pathfinder: Parallel quasi-Newton variational inference.

Lu Zhang1, Bob Carpenter2, Andrew Gelman3

  • 1Division of Biostatistics, Department of Population and Public Health Sciences, University of Southern California, Los Angeles, CA 90032, USA.

Journal of Machine Learning Research : JMLR
|March 16, 2026
PubMed
Summary
This summary is machine-generated.

Pathfinder is a new variational method for efficient approximate sampling from probability densities. It offers improved accuracy and speed compared to existing methods like ADVI and HMC.

Keywords:
Hamiltonian Monte CarloLaplace approximationVariational inferenceimportance resamplingquasi-Newton optimization

Related Experiment Videos

Area of Science:

  • Computational Statistics
  • Bayesian Inference
  • Machine Learning

Background:

  • Variational inference methods are crucial for approximating complex probability distributions in machine learning and statistics.
  • Existing methods like Automatic Differentiation Variational Inference (ADVI) and Hamiltonian Monte Carlo (HMC) have limitations in terms of accuracy and computational cost.
  • Efficiently sampling from differentiable probability densities is a key challenge in many scientific domains.

Purpose of the Study:

  • To introduce Pathfinder, a novel variational method for approximate sampling from differentiable probability densities.
  • To demonstrate Pathfinder's effectiveness in approximating target distributions and generating accurate samples.
  • To highlight Pathfinder's computational advantages over existing sampling techniques.

Main Methods:

  • Pathfinder employs a quasi-Newton optimization path to find normal approximations to the target density.
  • Local covariance is estimated using inverse Hessian information from the optimizer.
  • The method selects the approximation with the lowest estimated Kullback-Leibler (KL) divergence to the target distribution.

Main Results:

  • Pathfinder's approximate draws were superior to ADVI and comparable to short dynamic HMC chains, as measured by 1-Wasserstein distance.
  • Pathfinder required one to two orders of magnitude fewer log density and gradient evaluations than ADVI and HMC.
  • Importance resampling with Pathfinder further improved sample diversity and robustness, reducing 1-Wasserstein distance.

Conclusions:

  • Pathfinder provides a computationally efficient and accurate alternative for approximate sampling from probability densities.
  • The method's parallelizability offers significant speed advantages, especially on multi-core systems.
  • Pathfinder shows promise for applications requiring fast and reliable approximate Bayesian inference.