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

Introduction to Learning01:18

Introduction to Learning

1.6K
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
1.6K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

544
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
544
Modeling with Differential Equations01:25

Modeling with Differential Equations

334
Population dynamics can be described mathematically by considering the population size P(t) as a function of time. The rate of change of the population is then represented by the derivative of P(t). A simple assumption is that the rate of growth is proportional to the size of the population itself. This leads to an exponential growth model, where the population increases rapidly without bound. While this is a useful first approximation, it does not reflect realistic long-term...
334
Observational Learning01:12

Observational Learning

1.5K
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
1.5K
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

333
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...
333
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.5K
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.5K

You might also read

Related Articles

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

Sort by
Same author

1,2,4-Triazolium compounds as anti-oomycete leads against Phytophthora capsici.

Pest management science·2026
Same author

OTULIN protects hyperoxia-induced neonatal lung injury and modulates mitochondrial protein OPA1 in association with the E3 ubiquitin ligase RNF31.

Cellular & molecular biology letters·2026
Same author

Diffusion Graph Transformer for Learning Controllability Robustness in Large-Scale Networks.

IEEE transactions on cybernetics·2026
Same author

Decoding the temporal regulome of wheat starch: Wx allelic hierarchy unveils novel negative regulators.

Carbohydrate polymers·2026
Same author

Multi-Responsive SEBS/MXene Janus Membranes Enabling Piezoelectric Energy Harvesting, Humidity Sensing, and Infrared Stealth.

Nano-micro letters·2026
Same author

Case Report: splenic abscess as a rare complication of perforated splenic flexure colorectal carcinoma: the role of imaging and multidisciplinary management.

Frontiers in oncology·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
Same journal

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

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

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

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

A Survey on Human-Centric Voice-Face Multimodal Learning.

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

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

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

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

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

Related Experiment Videos

Model-based online learning with kernels.

Guoqi Li, Changyun Wen, Zheng Guo Li

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

    New online learning with Kernels (OLK) algorithms offer comparable accuracy to Support Vector Machines (SVM) but with lower computational costs. These OLK algorithms are effective for classification, regression, and novelty detection, even in non-stationary environments.

    Related Experiment Videos

    Area of Science:

    • Machine Learning
    • Kernel Methods
    • Optimization

    Background:

    • Online learning algorithms are crucial for real-time data analysis.
    • Existing methods like Naive Online Reg Minimization Algorithm (NORMA) have limitations.
    • Support Vector Machines (SVM) are powerful but computationally intensive for online tasks.

    Purpose of the Study:

    • To propose novel optimization models and algorithms for online learning with Kernels (OLK).
    • To enhance efficiency and applicability in classification, regression, and novelty detection.
    • To provide a robust alternative to existing online and traditional SVM methods.

    Main Methods:

    • Developed new optimization models for OLK in a reproducing Kernel Hilbert space.
    • Utilized Lagrange dual problem techniques, similar to SVM, for iterative solutions.
    • Compared OLK algorithms against NORMA, SVM, LS-SVM, KRLS, and projectron methods.

    Main Results:

    • OLK algorithms achieve accuracy comparable to SVM and state-of-the-art methods, outperforming NORMA.
    • Computational cost of OLK is comparable to or lower than NORMA, KRLS, and projectron, and significantly lower than SVM.
    • OLK algorithms demonstrate applicability to non-stationary problems, unlike traditional SVM and LS-SVM.

    Conclusions:

    • The proposed OLK algorithms provide an effective and efficient solution for online learning tasks.
    • OLK algorithms offer a valuable extension to the SVM research area.
    • OLK algorithms are suitable for a wider range of applications, including novelty detection and non-stationary environments.