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

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

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

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

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...
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches01:14

Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches

Drug disposition in the body is a complex process and can be studied using two major approaches: the model and the model-independent approaches.
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least squares (OLS)...
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model01:13

Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model

Drugs administered through various routes can lead to nonlinear elimination, resulting in complex pharmacokinetic behaviors crucial to understanding efficacious drug dosing.
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...

You might also read

Related Articles

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

Sort by
Same author

Inhibition of IRAK4 by microbial trimethylamine blunts metabolic inflammation and ameliorates glycemic control.

Nature metabolism·2025
Same author

Prediction of enzyme inhibition (IC<sub>50</sub>) using a combination of protein-ligand docking and semiempirical quantum mechanics.

Journal of molecular modeling·2025
Same author

Cerebrovascular damage caused by the gut microbe/host co-metabolite <i>p</i>-cresol sulfate is prevented by blockade of the EGF receptor.

Gut microbes·2024
Same author

The biased apelin receptor agonist, MM07, reverses Sugen/hypoxia-induced pulmonary arterial hypertension as effectively as the endothelin antagonist macitentan.

Frontiers in pharmacology·2024
Same author

Open science discovery of potent noncovalent SARS-CoV-2 main protease inhibitors.

Science (New York, N.Y.)·2023
Same author

Regulation of blood-brain barrier integrity by microbiome-associated methylamines and cognition by trimethylamine N-oxide.

Microbiome·2021
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Videos

Memory-efficient fully coupled filtering approach for observational model building.

Hamse Y Mussa1, Robert C Glen

  • 1University of Cambridge, Cambridge CB2 1EW, UK. hym21@cam.ac.uk

IEEE Transactions on Neural Networks
|March 3, 2010
PubMed
Summary
This summary is machine-generated.

This study introduces a novel algorithm that matches the accuracy of the global extended Kalman filter (GEKF) for neural network training without its high computational cost. The new method avoids the state covariance matrix, offering an efficient alternative.

Related Experiment Videos

Area of Science:

  • Computational neuroscience
  • Machine learning algorithms
  • Optimization techniques

Background:

  • Global Extended Kalman Filter (GEKF) offers high performance for neural network training.
  • GEKF's primary limitation is its significant computational cost, hindering its application to larger networks.
  • Previous attempts to mitigate cost involved weight decoupling, which reduced network accuracy.

Purpose of the Study:

  • To develop a novel algorithm that achieves GEKF's accuracy without its computational burden.
  • To maintain full synaptic weight connectivity while reducing memory requirements.
  • To provide an efficient alternative for training neural networks.

Main Methods:

  • An algorithm is proposed that bypasses the construction of the state covariance matrix, the bottleneck in GEKF.
  • The method ensures all synaptic weights remain connected.
  • Memory requirements are comparable to or less than heuristic decoupling methods.

Main Results:

  • The new algorithm successfully emulates the accuracy of GEKF.
  • It significantly reduces the computational cost associated with GEKF.
  • The memory footprint is comparable to or more efficient than existing decoupling schemes.

Conclusions:

  • The proposed algorithm offers a computationally efficient and accurate method for training neural networks.
  • It overcomes the limitations of GEKF without sacrificing performance.
  • The method is extendable to other derivative-free nonlinear Kalman filters, broadening its applicability.