paper-with-me

Papers

Enhanced Generalization through Prioritization and Diversity in Self-Imitation Reinforcement Learning over Procedural Environments with Sparse Rewards

2023-11-01 · Alain Andres, Daochen Zha, Javier Del Ser

Exploration poses a fundamental challenge in Reinforcement Learning (RL) with sparse rewards, limiting an agent's ability to learn optimal decision-making due to a lack of informative feedback signals. Self-Imitation Learning (self-IL) has emerged as a promising approach for exploration, leveraging a replay buffer to store and reproduce successful behaviors. However, traditional self-IL methods, which rely on high-return transitions and assume singleton environments, face challenges in generalization, especially in procedurally-generated (PCG) environments. Therefore, new self-IL methods have been proposed to rank which experiences to persist, but they replay transitions uniformly regardless of their significance, and do not address the diversity of the stored demonstrations. In this work, we propose tailored self-IL sampling strategies by prioritizing transitions in different ways and extending prioritization techniques to PCG environments. We also address diversity loss through modifications to counteract the impact of generalization requirements and bias introduced by prioritization techniques. Our experimental analysis, conducted over three PCG sparse reward environments, including MiniGrid and ProcGen, highlights the benefits of our proposed modifications, achieving a new state-of-the-art performance in the MiniGrid-MultiRoom-N12-S10 environment.

📄 PDF Abstract BibTeX arXiv:2311.00426

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiversityImitation LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Efficient Fairness Testing in Large Language Models: Prioritizing Metamorphic Relations for Bias Detection

2025-05-09 · Suavis Giramata, Madhusudan Srinivasan, Venkat Naidu Gudivada, Upulee Kanewala

Large Language Models (LLMs) are increasingly deployed in various applications, raising critical concerns about fairness and potential biases in their outputs. This paper explores the prioritization of metamorphic relati…

Bias DetectionDiversityFairnessFault Detection+1

Maximum Entropy Population-Based Training for Zero-Shot Human-AI Coordination

2021-12-22 · Rui Zhao, Jinming Song, Yufeng Yuan, Hu Haifeng 외

We study the problem of training a Reinforcement Learning (RL) agent that is collaborative with humans without using any human data. Although such agents can be obtained through self-play training, they can suffer signif…

DiversityReinforcement Learning (RL)

ARTPS: Depth-Enhanced Hybrid Anomaly Detection and Learnable Curiosity Score for Autonomous Rover Target Prioritization

2025-08-23 · Poyraz Baydemir arxiv

We present ARTPS (Autonomous Rover Target Prioritization System), a novel hybrid AI system that combines depth estimation, anomaly detection, and learnable curiosity scoring for autonomous exploration of planetary surfac…

Monocular Depth EstimationAnomaly Detection

Dynamic Prioritization of Emergency Vehicles For Self-Organizing Traffic using VTL+EV *

2021-07-17 · Subash Humagain, Roopak Sinha

Cooperative vehicular technology in recent times has aided in realizing some state-of-art technologies like autonomous driving. Effective and efficient prioritization of emergency vehicles (EVs) using cooperative vehicul…

Autonomous DrivingAutonomous Vehicles

FAST: Boosting Uncertainty-based Test Prioritization Methods for Neural Networks via Feature Selection

2024-09-13 · Jialuo Chen, Jingyi Wang, Xiyue Zhang, Youcheng Sun 외

Due to the vast testing space, the increasing demand for effective and efficient testing of deep neural networks (DNNs) has led to the development of various DNN test case prioritization techniques. However, the fact tha…

Fault Detectionfeature selection