LGAIJun 18

OnDeFog: Online Decision Transformer under Frame Dropping

arXiv:2606.197213.7
Predicted impact top 89% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

For RL practitioners dealing with frame dropping, this work incrementally improves upon existing methods by combining offline and online approaches.

OnDeFog integrates DeFog's mechanisms into an online decision transformer to handle frame dropping in RL, achieving superior performance over ODT at high drop rates and outperforming DeFog on low-reward datasets.

In challenging real-world reinforcement learning applications, communication delays or sensor failures often cause frame dropping, in which the agent cannot receive the dropped states and associated rewards. To address the performance degradation caused by frame dropping, the Decision Transformer under Random Frame Dropping (DeFog) was developed by incorporating additional mechanisms into the decision transformer to tackle frame dropping. Although DeFog can mitigate performance degradation in frame-dropping environments, since DeFog is an offline learning method, it struggles to effectively generalize to novel states not adequately represented in the training dataset. In this study, we propose OnDeFog, which integrates the mechanisms in DeFog with the online decision transformer (ODT), an online reinforcement learning method that learns policies through direct environmental interaction. Comprehensive experimental evaluation demonstrates that our proposed OnDeFog achieves superior performance compared to ODT in environments characterized by high dropping frame rate and outperforms DeFog on datasets containing a large amount of low-reward data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes