Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Neural Episodic Control with State Abstraction

About

Existing Deep Reinforcement Learning (DRL) algorithms suffer from sample inefficiency. Generally, episodic control-based approaches are solutions that leverage highly-rewarded past experiences to improve sample efficiency of DRL algorithms. However, previous episodic control-based approaches fail to utilize the latent information from the historical behaviors (e.g., state transitions, topological similarities, etc.) and lack scalability during DRL training. This work introduces Neural Episodic Control with State Abstraction (NECSA), a simple but effective state abstraction-based episodic control containing a more comprehensive episodic memory, a novel state evaluation, and a multi-step state analysis. We evaluate our approach to the MuJoCo and Atari tasks in OpenAI gym domains. The experimental results indicate that NECSA achieves higher sample efficiency than the state-of-the-art episodic control-based approaches. Our data and code are available at the project website\footnote{\url{https://sites.google.com/view/drl-necsa}}.

Zhuo Li, Derui Zhu, Yujing Hu, Xiaofei Xie, Lei Ma, Yan Zheng, Yan Song, Yingfeng Chen, Jianjun Zhao• 2023

Related benchmarks

TaskDatasetResultRank
Obstacle NavigationBabyAI-Text GoToLocal (New Object)
Success Rate19
5
Obstacle NavigationBabyAI-Text GoToLocal (No Change)
Success Rate18
5
Object PickupBabyAI-Text PickupDist (No Change)
Success Rate5
5
Object PickupBabyAI-Text PickupDist (New Object)
Success Rate2
5
Object PickupBabyAI-Text PickupLocal (No Change)
Success Rate1
5
Object PickupBabyAI-Text PickupLocal New Object
Success Rate2
3
Showing 6 of 6 rows

Other info

Follow for update