paper-with-me

홈 › Papers

Hierarchical Decision Making with Structured Policies: A Principled Design via Inverse Optimization

2026-06-27 · Yuexuan Wang, Jingyuan Zhou, Kaidi Yang arxiv

Hierarchical decision-making frameworks are pivotal for addressing complex control tasks, enabling agents to decompose intricate problems into manageable subgoals. Despite their promise, existing hierarchical policies face critical limitations: (i) reinforcement learning (RL)-based methods struggle to guarantee strict constraint satisfaction, and (ii) optimal control (OC)-based approaches often rely on myopic and computationally prohibitive formulations. To reconcile these trade-offs, hierarchical RL-OC architectures have emerged as a promising paradigm. However, the formulation of the lower-level optimization within these frameworks remains underexplored, often relying on heuristic or myopic objectives. In this work, we propose a principled framework that systematically integrates upper-level goal abstraction with structured lower-level decision making. We adopt an inverse optimization approach to inform the structure of the lower-level problem from expert demonstrations, ensuring that the objective of the lower-level policy remains aligned with the overall long-term task goal. To validate the approach, our framework is evaluated on distinct decision making tasks: network-based resource allocation and continuous collision avoidance. Empirical results demonstrate that our method consistently outperforms strong baselines based on end-to-end RL, learning-augmented optimal control, and existing hierarchical RL approaches in both efficiency and decision quality.

📄 PDF Abstract BibTeX arXiv:2606.28764

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCollision AvoidanceDecision Making

Similar Papers 제목 키워드 기반

An Information-theoretic On-line Learning Principle for Specialization in Hierarchical Decision-Making Systems

2019-07-26 · Heinke Hihn, Sebastian Gottwald, Daniel A. Braun

Information-theoretic bounded rationality describes utility-optimizing decision-makers whose limited information-processing capabilities are formalized by information constraints. One of the consequences of bounded ratio…

Decision MakingReinforcement Learning

Efficiently Solving Mixed-Hierarchy Games with Quasi-Policy Approximations

2026-02-02 · Hamzah Khan, Dong Ho Lee, Jingqi Li, Tianyu Qiu 외 arxiv

Multi-robot coordination often exhibits hierarchical structure, with some robots' decisions depending on the planned behaviors of others. While game theory provides a principled framework for such interactions, existing …

MoralityGym: A Benchmark for Evaluating Hierarchical Moral Alignment in Sequential Decision-Making Agents

2026-02-13 · Simon Rosen, Siddarth Singh, Ebenezer Gelo, Helen Sarah Robertson 외 arxiv

Evaluating moral alignment in agents navigating conflicting, hierarchically structured human norms is a critical challenge at the intersection of AI safety, moral philosophy, and cognitive science. We introduce Morality …

HiMAC: Hierarchical Macro-Micro Learning for Long-Horizon LLM Agents

2026-03-01 · Hongbo Jin, Rongpeng Zhu, Jiayu Ding, Guibo Luo 외 arxiv

Large language model (LLM) agents have recently demonstrated strong capabilities in interactive decision-making, yet they remain fundamentally limited in long-horizon tasks that require structured planning and reliable e…

Reinforcement Learning

Learning Multi-Level Hierarchies with Hindsight

2017-12-04 · Andrew Levy, George Konidaris, Robert Platt, Kate Saenko

Hierarchical agents have the potential to solve sequential decision making tasks with greater sample efficiency than their non-hierarchical counterparts because hierarchical agents can break down tasks into sets of subta…

Decision MakingHierarchical Reinforcement LearningReinforcement LearningSequential Decision Making