# Generalization Enhancement of Visual Reinforcement Learning through Internal States

**Authors:** Hanlin Yang, William Zhu, Xianchao Zhu

PMC · DOI: 10.3390/s24144513 · 2024-07-12

## TL;DR

This paper introduces a new method to improve generalization in visual reinforcement learning by using internal states to guide learning in complex environments.

## Contribution

The novel Internal States Simulation Auxiliary (ISSA) method uses a teacher-student framework to enhance generalization in visual reinforcement learning.

## Key findings

- The ISSA method significantly improves generalization in unseen environments.
- The method outperforms existing approaches in complex continuous control tasks.
- The student agent learns more effective visual representations with teacher guidance.

## Abstract

Visual reinforcement learning is important in various practical applications, such as video games, robotic manipulation, and autonomous navigation. However, a major challenge in visual reinforcement learning is the generalization to unseen environments, that is, how agents manage environments with previously unseen backgrounds. This issue is triggered mainly by the high unpredictability inherent in high-dimensional observation space. To deal with this problem, techniques including domain randomization and data augmentation have been explored; nevertheless, these methods still cannot attain a satisfactory result. This paper proposes a new method named Internal States Simulation Auxiliary (ISSA), which uses internal states to improve generalization in visual reinforcement learning tasks. Our method contains two agents, a teacher agent and a student agent: the teacher agent has the ability to directly access the environment’s internal states and is used to facilitate the student agent’s training; the student agent receives initial guidance from the teacher agent and subsequently continues to learn independently. From another perspective, our method can be divided into two phases, the transfer learning phase and traditional visual reinforcement learning phase. In the first phase, the teacher agent interacts with environments and imparts knowledge to the vision-based student agent. With the guidance of the teacher agent, the student agent is able to discover more effective visual representations that address the high unpredictability of high-dimensional observation space. In the next phase, the student agent autonomously learns from the visual information in the environment, and ultimately, it becomes a vision-based reinforcement learning agent with enhanced generalization. The effectiveness of our method is evaluated using the DMControl Generalization Benchmark and the DrawerWorld with texture distortions. Preliminary results indicate that our method significantly improves generalization ability and performance in complex continuous control tasks.

## Full-text entities

- **Diseases:** ISSA (MESH:D000082122), DR (MESH:C562757), injury to people or property (MESH:C000719191)
- **Chemicals:** DA (-), DPG (MESH:C027773), GB (MESH:D012524)

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11280822/full.md

---
Source: https://tomesphere.com/paper/PMC11280822