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

149
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...
149
Randomized Experiments01:13

Randomized Experiments

8.5K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
8.5K
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

846
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...
846
Bootstrapping01:24

Bootstrapping

704
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
704
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.9K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.9K
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

152
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...
152

You might also read

Related Articles

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

Sort by
Same author

Effects of dietary octapeptin supplementation on growth performance, intestinal morphology, immune function, and serum metabolism of weaned piglets.

Journal of animal science·2026
Same author

The experiences of non-suicidal self-injury among adolescents with depression and their families: A meta-aggregative synthesis of qualitative studies in China.

Acta psychologica·2026
Same author

Correction: Hu et al. Dietary Net Energy Concentration Affects Growth Performance, Carcass Traits, Intramuscular Fatty Acid Profile, and Cecal Microbiota of Pigs with Restricted Feed Allowance. <i>Animals</i> 2025, <i>15</i>, 3514.

Animals : an open access journal from MDPI·2026
Same author

Effects of different menthol administration routes on endurance performance and physiological responses in the heat: a network meta-analysis.

Frontiers in nutrition·2026
Same author

Light-Induced Charge Order Mode in a Metastable Cuprate Ladder.

Physical review letters·2026
Same author

Indole-3-carboxaldehyde from <i>Limosilactobacillus reuteri</i> targets the DUSP1/ERK/NOX2/ROS axis to enhance the bactericidal activity of macrophages and protects against sepsis.

Gut microbes·2026
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Nov 2, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

A Hybrid Stochastic-Deterministic Minibatch Proximal Gradient Method for Efficient Optimization and Generalization.

Pan Zhou, Xiaotong Yuan, Zhouchen Lin

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |June 8, 2021
    PubMed
    Summary
    This summary is machine-generated.

    We introduce a new hybrid algorithm for faster machine learning on large datasets. This method achieves optimal generalization with improved computational efficiency, outperforming existing techniques.

    Related Experiment Videos

    Last Updated: Nov 2, 2025

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.5K

    Area of Science:

    • Optimization
    • Machine Learning
    • Computational Complexity

    Background:

    • Stochastic variance-reduced gradient (SVRG) algorithms are successful for large-scale problems but suffer from linear scaling in stochastic gradient complexity with data size.
    • This complexity becomes computationally expensive for very large datasets, hindering scalability.

    Purpose of the Study:

    • To develop a novel algorithm, Hybrid Stochastic-Deterministic Minibatch Proximal Gradient (HSDMPG), that overcomes the data-size dependency of existing methods.
    • To achieve improved computational complexity for strongly convex problems with linear prediction structures, such as least squares and logistic/softmax regression.

    Main Methods:

    • The HSDMPG algorithm iteratively samples an evolving minibatch of individual losses to approximate the original problem.
    • It efficiently minimizes these smaller, sampled subproblems, leading to data-size-independent complexity for large-scale scenarios.

    Main Results:

    • HSDMPG achieves an ϵ-optimization error within O(κ/ϵ) stochastic gradient evaluations for strongly convex loss with n components (ζ=1 for quadratic, ζ=2 for generic loss).
    • For large-scale problems, HSDMPG's complexity outperforms SVRG-type algorithms.
    • Crucially, for ϵ = O(1/√n), HSDMPG achieves optimal generalization in less than a single data pass, with complexities of O(n^0.5 log^2(n)) for quadratic and O(n^0.5 log^3(n)) for generic losses.

    Conclusions:

    • HSDMPG offers significant computational advantages over existing methods for large-scale optimization problems.
    • The algorithm's ability to achieve optimal generalization in under one pass represents a breakthrough in efficient machine learning.
    • Extensions to online strongly convex problems also demonstrate HSDMPG's superior efficiency.