paper-with-me

홈 › Papers

Context-Sensitive Abstractions for Reinforcement Learning with Parameterized Actions

2025-12-23 · Rashmeet Kaur Nayyar, Naman Shah, Siddharth Srivastava arxiv

Real-world sequential decision-making often involves parameterized action spaces that require both, decisions regarding discrete actions and decisions about continuous action parameters governing how an action is executed. Existing approaches exhibit severe limitations in this setting -- planning methods demand hand-crafted action models, and standard reinforcement learning (RL) algorithms are designed for either discrete or continuous actions but not both, and the few RL methods that handle parameterized actions typically rely on domain-specific engineering and fail to exploit the latent structure of these spaces. This paper extends the scope of RL algorithms to long-horizon, sparse-reward settings with parameterized actions by enabling agents to autonomously learn both state and action abstractions online. We introduce algorithms that progressively refine these abstractions during learning, increasing fine-grained detail in the critical regions of the state-action space where greater resolution improves performance. Across several continuous-state, parameterized-action domains, our abstraction-driven approach enables TD($λ$) to achieve markedly higher sample efficiency than state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2512.20831

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

State Abstractions for Lifelong Reinforcement Learning

2018-07-01 · ICML 2018 7 · David Abel, Dilip Arumugam, Lucas Lehnert, Michael Littman

In lifelong reinforcement learning, agents must effectively transfer knowledge across tasks while simultaneously addressing exploration, credit assignment, and generalization. State abstraction can help overcome the…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Abstractions for Hierarchical Planning in Program-Synthesis Agents

2026-01-31 · Zergham Ahmed, Kazuki Irie, Joshua B. Tenenbaum, Christopher J. Bates 외 arxiv

Humans learn abstractions and use them to plan efficiently to quickly generalize across tasks -- an ability that remains challenging for state-of-the-art large language model (LLM) agents and deep reinforcement learning …

Reinforcement Learning

Moira: Language-driven Hierarchical Reinforcement Learning for Pair Trading

2026-05-03 · Polydoros Giannouris, Yuechen Jiang, Lingfei Qian, Yuyan Wang 외 arxiv

Many sequential decision-making problems exhibit hierarchical structure, where high-level semantic choices constrain downstream actions and feedback is delayed and ambiguous. Learning in such settings is challenging due …

Hierarchical Reinforcement LearningPAIR TRADING

Notes to Self: Can LLMs Benefit from Experiential Abstractions?

2026-07-22 · Chang Liu, Xinyu Li, Artur Dubrawski arxiv

Humans distill experience into reusable abstractions, e.g., strategies and cautionary reminders, and apply them to gradually solve problems more effectively. We study whether Large Language Models (LLMs) can similarly be…

Reinforcement LearningLogical Reasoning

Reward-Predictive Clustering

2022-11-07 · Lucas Lehnert, Michael J. Frank, Michael L. Littman

Recent advances in reinforcement-learning research have demonstrated impressive results in building algorithms that can out-perform humans in complex tasks. Nevertheless, creating reinforcement-learning systems that can …

Clusteringreinforcement-learningReinforcement LearningReinforcement Learning (RL)