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

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

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

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
Improving Translational Accuracy02:07

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
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

704
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
704
Survival Tree01:19

Survival Tree

181
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
181
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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

You might also read

Related Articles

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

Sort by
Same author

A malware detection method with function parameters encoding and function dependency modeling.

PeerJ. Computer science·2025
Same author

KRAS Dimerization Impacts MEK Inhibitor Sensitivity and Oncogenic Activity of Mutant KRAS.

Cell·2018
Same author

Targeting <i>HER2</i> Aberrations in Non-Small Cell Lung Cancer with Osimertinib.

Clinical cancer research : an official journal of the American Association for Cancer Research·2018
Same author

Ozone-triggered surface uptake and stress volatile emissions in Nicotiana tabacum 'Wisconsin'.

Journal of experimental botany·2018
Same author

Elevation of soybean seed oil content through selection for seed coat shininess.

Nature plants·2018
Same author

Glandular trichomes as a barrier against atmospheric oxidative stress: Relationships with ozone uptake, leaf damage, and emission of LOX products across a diverse set of species.

Plant, cell & environment·2018
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
Same journal

Self-Supervised Continuous Dynamic Graph Representation Learning via Hawkes Processes.

IEEE transactions on neural networks and learning systems·2026
Same journal

cPU: Consistent Risk Estimator for Positive-Unlabeled Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Tuning-Free Latent Diffusion Models for Ultrahigh-Resolution Image Editing.

IEEE transactions on neural networks and learning systems·2026
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Oct 14, 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.4K

Initialization-Based k-Winners-Take-All Neural Network Model Using Modified Gradient Descent.

Yinyan Zhang, Shuai Li, Guanggang Geng

    IEEE Transactions on Neural Networks and Learning Systems
    |November 9, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a new k-winners-take-all (k-WTA) neural network model where k is determined by initial neuron states, not explicit input. This initialization-based model efficiently identifies the top k inputs using parameterized gradient descent.

    Related Experiment Videos

    Last Updated: Oct 14, 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.4K

    Area of Science:

    • Computational Neuroscience
    • Artificial Intelligence
    • Machine Learning

    Background:

    • The k-winners-take-all (k-WTA) problem involves selecting the k neurons with the highest inputs from a group of n.
    • Traditional k-WTA models require the value of k to be explicitly defined.
    • Existing models often involve complex mathematical formulations and explicit parameter settings.

    Purpose of the Study:

    • To propose a novel k-WTA neural network model where the number of winners (k) is implicitly determined by the initial states of the neurons.
    • To develop a model that simplifies the k-WTA problem by removing the need for explicit k input.
    • To analyze the convergence properties and effectiveness of the proposed initialization-based k-WTA model.

    Main Methods:

    • Modification of the traditional gradient descent algorithm based on constraint conversion of a classical optimization formulation for k-WTA.
    • Development of an initialization-based k-WTA neural network model with n neurons for n-dimensional inputs.
    • Description of the neural network dynamics using parameterized gradient descent.

    Main Results:

    • Theoretical analysis confirms that the state vector of the proposed model globally asymptotically converges to the theoretical k-WTA solution under mild conditions.
    • Simulative examples validate the effectiveness of the initialization-based k-WTA neural network model.
    • Demonstration that the convergence speed of the model can be enhanced by adjusting two specific design parameters.

    Conclusions:

    • The proposed initialization-based k-WTA neural network offers a novel approach to the k-WTA problem by implicitly defining k through initial conditions.
    • The model provides theoretical guarantees for global asymptotic convergence and demonstrates practical effectiveness through simulations.
    • The study highlights the potential for optimizing convergence through parameter tuning, offering a more flexible and efficient k-WTA solution.