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

Observational Learning01:12

Observational Learning

838
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...
838
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.5K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.5K
Reinforcement Schedules01:24

Reinforcement Schedules

459
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,...
459
Reinforcement01:23

Reinforcement

839
Positive and negative reinforcement are key concepts in operant conditioning, a learning process where the consequences of a behavior affect the likelihood of that behavior being repeated.
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
839
Associative Learning01:27

Associative Learning

1.2K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.2K
Operant Conditioning Intervention01:24

Operant Conditioning Intervention

459
Operant conditioning serves as a foundational principle in therapeutic interventions aimed at modifying maladaptive behaviors. Central to this approach is the notion that behaviors, both adaptive and maladaptive, are learned through reinforcement. By analyzing the environmental factors that reinforce problematic behaviors, clinicians can design interventions to weaken these reinforcements and replace maladaptive behaviors with healthier alternatives.
In operant conditioning, behaviors that are...
459

You might also read

Related Articles

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

Sort by
Same author

Precision Nodal Staging in Intermediate-Risk Prostate Cancer: A Narrative Review of Molecular Imaging.

Urologia internationalis·2026
Same author

Development and validation of an explainable prediction model for post-stroke epilepsy in patients with ischaemic stroke following mechanical thrombectomy: a multicentre retrospective cohort study.

Stroke and vascular neurology·2026
Same author

HyperNATE: Scaling tensor-based hypergraph neural networks through attention.

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

Suppression of Ammonia Slip by Smart Reductants in Selective Catalytic Reduction of Nitrogen Oxides.

Angewandte Chemie (International ed. in English)·2026
Same author

Accelerated Proton Transfer Channel for Breaking the Bottlenecks of Activity and Stability at Industrial-Scale Anion Exchange Membrane Water Electrolysis.

Angewandte Chemie (International ed. in English)·2026
Same author

LLM-driven human-AI collaborative decision support system for complex industrial processes: A case study in metallurgy.

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

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

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

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

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

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

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

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

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

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

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

Related Experiment Video

Updated: Jan 16, 2026

Movement Retraining using Real-time Feedback of Performance
08:16

Movement Retraining using Real-time Feedback of Performance

Published on: January 17, 2013

13.8K

Offline-to-online reinforcement learning with efficient unconstrained fine-tuning.

Jun Zheng1, Runda Jia2, Shaoning Liu1

  • 1College of Information Science and Engineering, Northeastern University, Shenyang, 110819, China.

Neural Networks : the Official Journal of the International Neural Network Society
|September 25, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient unconstrained fine-tuning framework for offline-to-online reinforcement learning. The method improves policy performance by enabling thorough exploration beyond offline datasets, achieving better sample efficiency.

Keywords:
Latent space modelLayer normalizationOffline-to-online reinforcement learningRepresentation learning

Related Experiment Videos

Last Updated: Jan 16, 2026

Movement Retraining using Real-time Feedback of Performance
08:16

Movement Retraining using Real-time Feedback of Performance

Published on: January 17, 2013

13.8K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Robotics

Background:

  • Offline reinforcement learning (RL) learns from fixed datasets but is limited by data quality and coverage.
  • Offline-to-online RL aims to combine offline and online learning for better sample efficiency.
  • Existing methods face challenges adapting to online learning due to distributional shift and conservative training.

Purpose of the Study:

  • To develop an efficient unconstrained fine-tuning framework for offline-to-online reinforcement learning.
  • To overcome limitations of existing methods in adapting to online environments and improving pre-trained policies.
  • To enhance sample efficiency and mitigate bias in value function estimation.

Main Methods:

  • Proposed an efficient unconstrained fine-tuning framework that removes conservative constraints during policy updates.
  • Leveraged dynamics representation learning to capture meaningful features and accelerate fine-tuning.
  • Employed layer normalization to bound Q-values and prevent catastrophic divergence.
  • Increased the update frequency of the value network to improve sample efficiency and reduce estimation bias.

Main Results:

  • The proposed framework demonstrated superior performance compared to state-of-the-art offline-to-online RL algorithms.
  • Achieved significant improvements across various tasks on the D4RL benchmark.
  • Required minimal online interactions to outperform existing methods.

Conclusions:

  • The efficient unconstrained fine-tuning framework effectively addresses challenges in offline-to-online reinforcement learning.
  • The method enables thorough exploration and improves policy performance with high sample efficiency.
  • This approach offers a promising direction for advancing reinforcement learning in real-world applications.