Related Experiment Video
Updated: Nov 21, 2025

Using Virtual Reality to Transfer Motor Skill Knowledge from One Hand to Another
Published on: September 18, 2017
An Empirical Investigation of Transfer Effects for Reinforcement Learning.
Jung-Sing Jwo1,2, Ching-Sheng Lin1, Cheng-Hsiung Lee1
1Master Program of Digital Innovation, Tunghai University, Taichung 40704, Taiwan.
Transfer learning in reinforcement learning (RL) can reduce training time for sorting problems. While differences in training steps decrease with larger datasets, both transfer and non-transfer RL methods show similar brain capacity at comparable training levels.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Reinforcement Learning
Background:
- Reinforcement learning (RL) models for sorting tasks are known for lengthy training times, even with small datasets.
- Investigating methods to optimize RL training efficiency is crucial for practical applications.
Purpose of the Study:
- To evaluate the effectiveness of transfer learning in accelerating the training process of reinforcement learning algorithms.
- To compare the performance of transfer and non-transfer Q-learning methods for the sorting problem.
Main Methods:
- Q-learning was employed as the base reinforcement learning algorithm.
- The sorting problem served as a case study to assess training efficiency and resource utilization.
- Performance was measured by comparing total training steps and 'brain capacity' (updated Q-values).
Main Results:
- The difference in total training steps between transfer and non-transfer methods diminished as the size of the dataset (numbers to be sorted) increased.
- Both transfer and non-transfer reinforcement learning approaches exhibited similar brain capacities when reaching comparable training milestones.
Conclusions:
- Transfer learning offers potential benefits in reducing training time for reinforcement learning on sorting problems.
- The efficiency gains of transfer learning may vary depending on dataset size, with diminishing differences for larger datasets.
Related Concept Videos
Law of Effect
Edward Thorndike's foundational work involved studying learning in animals, particularly using puzzle...
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Observational Learning
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Instinctive Drift
Reinforcement Schedules
Once a behavior is learned,...

