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

Unrealistic Optimism Bias01:30

Unrealistic Optimism Bias

285
Unrealistic optimism bias is the tendency to overestimate the likelihood of positive outcomes. This cognitive bias makes individuals believe they are less likely to experience failures, setbacks, or risks and more likely to succeed than others. For example, people may assume they are less prone to health issues, accidents, or financial struggles than their peers, even when they share similar risk factors.One key component of this bias is the above-average effect, where individuals perceive...
285
Decision Making: P-value Method01:09

Decision Making: P-value Method

7.1K
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...
7.1K
Expected Value01:15

Expected Value

8.0K
The expected value is known as the "long-term" average or mean. This means that over the long term of experimenting over and over, you would expect this average. The expected average is represented by the symbol μ. It is calculated as follows:
8.0K
Prediction Intervals01:03

Prediction Intervals

3.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
3.5K
Regression Toward the Mean01:52

Regression Toward the Mean

7.2K
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...
7.2K
Randomized Experiments01:13

Randomized Experiments

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

You might also read

Related Articles

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

Sort by
Same author

Diagenesis and Petroleum Significance of Veins in Marine Carbonate: A Case Study from the Subsalt Ordovician Fourth Member of the Majiagou Formation, Ordos Basin, China.

ACS omega·2026
Same author

Closed-Loop Decoding and Intervention of Pain: A Novel BMI Strategy Integrating θ-Band Detection and Mechano-Electro-Biological Coupled Hydrogels.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

Selective mobilization of particulate phosphorus via lacustrine groundwater discharge: a hidden pathway in lake nutrient budgets.

Water research·2026
Same author

Bovine coronavirus enters PBIECs via membrane fusion and clathrin-, caveolin-mediated endocytosis, macropinocytosis.

Virulence·2026
Same author

An ROS-responsive, RGC-targeted nanotherapeutic strategy with a TRPV4 antagonist restores autophagic flux and protects RGCs in a rat model of chronic ocular hypertension.

Journal of nanobiotechnology·2026
Same author

The neuro-skeletal crosstalk: Mechanisms, clinical implications, and smart material interventions.

Journal of orthopaedic translation·2026
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

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

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

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

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

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

Decentralized ADMM for factorization-based Low-rank matrix estimation.

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

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

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

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Mar 6, 2026

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.7K

Mitigating OOD overoptimism via in-sample value function in offline reinforcement learning.

Wenhui Liu1, Kangyang Luo2, Zhijian Wu3

  • 1School of Data Science and Engineering, East China Normal University, No. 3663, North Zhongshan Road, Shanghai, 200062, China; College of Computer Science and Artificial Intelligence, Fudan University, No. 2005, Songhu Road, Shanghai, 200438, China.

Neural Networks : the Official Journal of the International Neural Network Society
|March 4, 2026
PubMed
Summary
This summary is machine-generated.

Offline Reinforcement Learning (RL) faces challenges with out-of-distribution actions. Our In-sample Expectile Value Regularization (IEVR) method effectively constrains these actions, improving performance on benchmark tasks.

Keywords:
Expectile value regularizationIn-sample learningOffline reinforcement learningReinforcement learning

Related Experiment Videos

Last Updated: Mar 6, 2026

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.7K

Area of Science:

  • Artificial Intelligence
  • Machine Learning

Background:

  • Offline Reinforcement Learning (RL) learns from pre-recorded data without online interaction.
  • Evaluating out-of-distribution (OOD) actions in offline RL is difficult, often causing over-optimistic value estimations.
  • Existing in-sample learning methods avoid OOD actions but limit generalization capacity.

Purpose of the Study:

  • To develop a method that accurately evaluates OOD actions in offline RL.
  • To improve the generalization capacity of in-sample learning methods.
  • To introduce a novel regularization technique for offline RL.

Main Methods:

  • Proposed In-sample Expectile Value Regularization (IEVR) method.
  • Utilized in-sample expectile values to constrain OOD action-values.
  • Preserved standard Bellman updates for in-sample actions.
  • Provided theoretical analysis of IEVR convergence.

Main Results:

  • IEVR effectively constrains OOD actions using in-sample expectile values.
  • Theoretical analysis confirmed IEVR's convergence properties.
  • Experimental results demonstrated significant performance improvements over existing methods.
  • IEVR showed effectiveness across diverse tasks in the D4RL benchmark.

Conclusions:

  • IEVR offers a concise and effective solution for OOD action evaluation in offline RL.
  • In-sample expectile values serve as an effective regularization method.
  • The proposed method bridges the gap between safe in-sample learning and generalization.