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

438
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...
438
Typical Model Studies01:30

Typical Model Studies

842
Fluid mechanics model studies often utilize scaled-down systems to predict fluid behavior in full-scale environments, such as river flows, dam spillways, and structures interacting with open surfaces. Maintaining Froude number similarity in river models is crucial, as it replicates surface flow features like wave patterns and velocities.
842
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

500
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
500
PD Controller: Design01:26

PD Controller: Design

761
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
761
Multimachine Stability01:25

Multimachine Stability

698
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
698
Modeling in Therapy01:26

Modeling in Therapy

823
Modeling, a key technique in therapy, uses observational learning to help clients acquire and practice new skills by watching therapists demonstrate desired behaviors. This approach, rooted in Albert Bandura's concept of vicarious learning, plays a significant role in therapeutic interventions for various psychological conditions, including social anxiety, ADHD, and depression.
Participant Modeling
Participant modeling involves therapists demonstrating calm and effective behaviors in...
823

You might also read

Related Articles

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

Sort by
Same author

Eliminating Primacy Bias in Online Reinforcement Learning by Self-Distillation.

IEEE transactions on neural networks and learning systems·2024
Same author

Semi-Supervised Detection Model Based on Adaptive Ensemble Learning for Medical Images.

IEEE transactions on neural networks and learning systems·2023
Same author

Non-destructive acoustic screening of pineapple ripeness by unsupervised machine learning and Wavelet Kernel methods.

Science progress·2022
Same author

Application of artificial intelligence ensemble learning model in early prediction of atrial fibrillation.

BMC bioinformatics·2021
Same author

A deep learning method for counting white blood cells in bone marrow images.

BMC bioinformatics·2021
Same author

Lateral Transfer Learning for Multiagent Reinforcement Learning.

IEEE transactions on cybernetics·2021

Related Experiment Video

Updated: Apr 30, 2026

A Rapid Method for Modeling a Variable Cycle Engine
04:58

A Rapid Method for Modeling a Variable Cycle Engine

Published on: August 13, 2019

7.1K

Policy improvement by a model-free Dyna architecture.

Kao-Shing Hwang, Chia-Yue Lo

    IEEE Transactions on Neural Networks and Learning Systems
    |May 9, 2014
    PubMed
    Summary

    This study introduces a novel Dyna-style reinforcement learning system that accelerates policy improvement by combining direct and indirect learning. The method enhances learning speed and convergence rate in complex tasks like pendulum control and labyrinth exploration.

    Related Experiment Videos

    Last Updated: Apr 30, 2026

    A Rapid Method for Modeling a Variable Cycle Engine
    04:58

    A Rapid Method for Modeling a Variable Cycle Engine

    Published on: August 13, 2019

    7.1K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Reinforcement Learning

    Background:

    • Reinforcement learning (RL) policy improvement can be slow.
    • Existing methods may require complex world models or extensive training.
    • Efficient policy updates are crucial for real-world RL applications.

    Purpose of the Study:

    • To accelerate policy improvement in reinforcement learning.
    • To develop a Dyna-style system integrating direct and indirect learning.
    • To enhance the efficiency and robustness of RL agents.

    Main Methods:

    • A Dyna-style system combining temporal difference (TD) learning for direct updates and relative state values for indirect planning.
    • Introduction of a simple average reward predictor within an actor-critic architecture for simulation (planning) mode.
    • Utilizing relative state values (accumulated reward differences) to guide policy improvement.

    Main Results:

    • The proposed method demonstrated adaptability and robustness in controlling a pendulum system.
    • In labyrinth exploration tasks, the model-free approach outperformed Dyna-Q and a connectionist adaptive heuristic critic.
    • The system achieved superior performance in terms of reduced elapsed time and faster convergence rates.

    Conclusions:

    • The proposed reinforcement learning scheme effectively accelerates policy improvement.
    • The integration of direct and indirect learning with a simplified planning model offers significant advantages.
    • This approach shows promise for efficient and robust control in unknown dynamic environments.