Autonomous Goal Detection and Cessation in Reinforcement Learning: A Case Study on Source Term Estimation
About
Reinforcement Learning has revolutionized decision-making processes in dynamic environments, yet it often struggles with autonomously detecting and achieving goals without clear feedback signals. For example, in a Source Term Estimation problem, the lack of precise environmental information makes it challenging to provide clear feedback signals and to define and evaluate how the source's location is determined. To address this challenge, the Autonomous Goal Detection and Cessation (AGDC) module was developed, enhancing various RL algorithms by incorporating a self-feedback mechanism for autonomous goal detection and cessation upon task completion. Our method effectively identifies and ceases undefined goals by approximating the agent's belief, significantly enhancing the capabilities of RL algorithms in environments with limited feedback. To validate effectiveness of our approach, we integrated AGDC with deep Q-Network, proximal policy optimization, and deep deterministic policy gradient algorithms, and evaluated its performance on the Source Term Estimation problem. The experimental results showed that AGDC-enhanced RL algorithms significantly outperformed traditional statistical methods such as infotaxis, entrotaxis, and dual control for exploitation and exploration, as well as a non-statistical random action selection method. These improvements were evident in terms of success rate, mean traveled distance, and search time, highlighting AGDC's effectiveness and efficiency in complex, real-world scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hazardous-gas localization | Hazardous-gas localization Small-scale Environment 1:30 (No Error) | ADE180.9 | 10 | |
| Hazardous-gas localization | Hazardous-gas localization Small-scale Environment 1:30 (Moderate Error) | ADE5.91e+3 | 10 | |
| Source Localization | Single-Source ISLC Temperature field (ID held-out) | SR90 | 8 | |
| Source Localization | Single-Source ISLC Concentration field ID held-out | SR91 | 8 | |
| Source Localization | Single-Source ISLC Magnetic field ID held-out | SR89 | 8 | |
| Source Localization | Single-Source ISLC Gas field (ID held-out) | SR89 | 8 | |
| Source Localization | Single-Source ISLC Noise field ID held-out | Source Recovery (SR)89 | 8 | |
| Source Localization | Single-Source ISLC Energy field ID held-out | SR57 | 8 | |
| Source Localization | Single-Source ISLC Electric field ID held-out | SR73 | 8 | |
| Hazardous-gas localization | Hazardous-gas localization Large-scale Environment 1:300 (No Error) | ADE1.68e+4 | 7 |