Related Experiment Video
Updated: Sep 14, 2025

09:17
Surrogate Model Development for Digital Experiments in Welding
Published on: March 28, 2025
1.2K
Experimental data-efficient reinforcement learning with an ensemble of surrogate models
1School of Engineering, University of Newcastle, Callaghan, NSW, 2308, Australia.
Summary
This study introduces double surrogate models using symbolic regression to improve reinforcement learning (RL) sample efficiency. This method significantly reduces the need for real-world experimental data by creating accurate synthetic environments for training RL agents.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Robotics
Background:
- Model-based reinforcement learning (MBRL) uses synthetic data to improve sample efficiency.
- Modeling errors in MBRL can lead to significant performance degradation in real-world applications due to discrepancies in learned dynamics.
- Existing methods struggle with model inaccuracies and potential exploitation by agents.
Purpose of the Study:
- To develop a novel ensemble of double surrogate models using symbolic regression for enhanced data-efficient reinforcement learning.
- To uncover fundamental physical principles governing system behavior for improved model interpretability and generalization.
- To mitigate model bias and prevent agents from exploiting inaccuracies in synthetic environments.
Main Methods:
- Ensemble of double surrogate models constructed via symbolic regression.
- Symbolic regression identifies interpretable models reflecting underlying physical principles.
- Reinforcement learning agents interact exclusively within the synthetic surrogate models.
- Double surrogate model structure designed to mitigate bias and improve robustness.
Main Results:
- Achieved comparable training performance to conventional reinforcement learning algorithms in real environments.
- Required less than 1% of the experimental data typically needed for traditional RL methods.
- Demonstrated enhanced model interpretability and generalization capabilities through symbolic regression.
- Successfully reduced the need for extensive real-world data collection.
Conclusions:
- The proposed double surrogate model approach significantly enhances sample efficiency in model-based reinforcement learning.
- Symbolic regression provides interpretable and generalizable models, crucial for real-world applications.
- This method offers a robust and data-efficient alternative to conventional reinforcement learning techniques, particularly in complex systems.
Related Concept Videos
Observational Learning
317
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...
317
Reinforcement
345
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:
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
345
Randomized Experiments
7.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...
Simple randomization
Simple...
7.2K
Reinforcement Schedules
243
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,...
Once a behavior is learned,...
243
Associative Learning
586
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...
Classical conditioning, also known...
586
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
101
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...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
101
