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

Decision Making: P-value Method01:09

Decision Making: P-value Method

5.2K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim  is also stated. These statements can act as null and alternative hypotheses:  a null hypothesis would be a neutral statement while the alternative hypothesis can...
5.2K
Weighted Mean00:57

Weighted Mean

4.8K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
4.8K
Reinforcement Schedules01:24

Reinforcement Schedules

115
Positive reinforcement is a powerful method for teaching new behaviors to both animals and humans. B.F. Skinner demonstrated this with his experiments using rats in a Skinner box. When a rat pressed a lever, it received a food pellet. This immediate reward encouraged the rat to repeat the behavior. This method, where a reward follows every instance of the behavior, is known as continuous reinforcement. It is highly effective for establishing new behaviors quickly.
Once a behavior is learned,...
115
Random Sampling Method01:09

Random Sampling Method

10.9K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
10.9K
Randomized Experiments01:13

Randomized Experiments

6.6K
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...
6.6K
Confidence Coefficient01:24

Confidence Coefficient

7.4K
The confidence coefficient is also known as the confidence level or degree of confidence. It is the percent expression for the probability, 1-α, that the confidence interval contains the true population parameter assuming that the confidence interval is obtained after sufficient unbiased sampling; for example, if the CL = 90%, then in 90 out of 100 samples the interval estimate will enclose the true population parameter. Here α is the area under the curve, distributed equally under...
7.4K

You might also read

Related Articles

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

Sort by
Same author

Human single domain antibody-based CAR-T cells targeting BAFF-R demonstrate promising preclinical activity in B-cell malignancies.

BMC cancer·2026
Same author

Pathology-Informed Augmentation Improves Cross-Cohort IMU-to-vGRF Estimation Between Healthy Adults and Adults With Osteoarthritis.

IEEE transactions on neural systems and rehabilitation engineering : a publication of the IEEE Engineering in Medicine and Biology Society·2026
Same author

Emergence, evolution, and global dissemination of antimicrobial resistance: A One Health review.

Archives of microbiology·2026
Same author

ConNR: A continual N-ary knowledge reasoner for growing N-ary knowledge graphs.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

Factors influencing the adoption of sustainable rice farming practices in Khyber Pakhtunkhwa, Pakistan.

PloS one·2026
Same author

532 nm KTP laser for treatment of keratosis pilaris rubra: An assessor-blinded, randomized, comparative trial.

Journal of the American Academy of Dermatology·2026

Related Experiment Video

Updated: May 10, 2025

Author Spotlight: A Novel Setup to Conduct Naturalistic Laboratory Experiments with Real Human Actors in Scenarios
07:43

Author Spotlight: A Novel Setup to Conduct Naturalistic Laboratory Experiments with Real Human Actors in Scenarios

Published on: August 4, 2023

1.8K

Relative importance sampling for off-policy actor-critic in deep reinforcement learning.

Mahammad Humayoo1,2,3, Gengzhong Zheng4, Xiaoqing Dong5

  • 1Hanshan Normal University, Chaozhou, 521041, China. humayoo@hstc.edu.cn.

Scientific Reports
|April 24, 2025
PubMed
Summary

Relative Importance Sampling (RIS) stabilizes reinforcement learning (RL) by reducing variance in off-policy learning. This novel approach enhances actor-critic algorithms, improving performance on benchmark tasks.

Keywords:
Actor-critic (AC)DiscrepancyImportance sampling (IS)Off-policyRelative importance sampling (RIS)Variance

More Related Videos

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

4.3K
Modeling Verbal Behavior Deficits with the Stimulus Control Ratio Equation, SCoRE
06:57

Modeling Verbal Behavior Deficits with the Stimulus Control Ratio Equation, SCoRE

Published on: May 14, 2019

10.4K

Related Experiment Videos

Last Updated: May 10, 2025

Author Spotlight: A Novel Setup to Conduct Naturalistic Laboratory Experiments with Real Human Actors in Scenarios
07:43

Author Spotlight: A Novel Setup to Conduct Naturalistic Laboratory Experiments with Real Human Actors in Scenarios

Published on: August 4, 2023

1.8K
Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

4.3K
Modeling Verbal Behavior Deficits with the Stimulus Control Ratio Equation, SCoRE
06:57

Modeling Verbal Behavior Deficits with the Stimulus Control Ratio Equation, SCoRE

Published on: May 14, 2019

10.4K

Area of Science:

  • Reinforcement Learning
  • Machine Learning
  • Artificial Intelligence

Background:

  • Off-policy reinforcement learning (RL) suffers from instability compared to on-policy methods.
  • Distributional mismatch between target and behavior policies causes high variance and instability.
  • Importance sampling (IS) reduces distributional mismatch but introduces high variance, especially in sequential tasks.

Purpose of the Study:

  • To introduce Relative Importance Sampling (RIS) as a method to mitigate variance and stabilize off-policy RL.
  • To develop the first model-free RIS off-policy actor-critic (RIS-off-PAC) algorithms.
  • To investigate the effect of the smoothness parameter [Formula: see text] on variance control.

Main Methods:

  • Proposed Relative Importance Sampling (RIS) to smooth importance sampling and reduce variance.
  • Developed model-free RIS off-policy actor-critic (RIS-off-PAC) algorithms using deep neural networks.
  • Trained actor and critic networks using behavior policy action values in the reward function.

Main Results:

  • The proposed RIS-off-PAC algorithms demonstrated improved stability and performance over state-of-the-art RL benchmarks.
  • Performance was evaluated on OpenAI Gym challenges and synthetic datasets.
  • The smoothness parameter [Formula: see text] in RIS effectively controls variance.

Conclusions:

  • Relative Importance Sampling (RIS) offers a promising approach to stabilize and enhance off-policy reinforcement learning.
  • The developed RIS-off-PAC algorithms provide a robust and effective solution for complex RL tasks.
  • This work lays the foundation for future research in variance reduction techniques for RL.