paper-with-me

홈 › Papers

What Matters in Hierarchical Search for Combinatorial Reasoning Problems?

2024-06-05 · Michał Zawalski, Gracjan Góral, Michał Tyrolski, Emilia Wiśnios, Franciszek Budrowski, Łukasz Kuciński, Piotr Miłoś

Efficiently tackling combinatorial reasoning problems, particularly the notorious NP-hard tasks, remains a significant challenge for AI research. Recent efforts have sought to enhance planning by incorporating hierarchical high-level search strategies, known as subgoal methods. While promising, their performance against traditional low-level planners is inconsistent, raising questions about their application contexts. In this study, we conduct an in-depth exploration of subgoal-planning methods for combinatorial reasoning. We identify the attributes pivotal for leveraging the advantages of high-level search: hard-to-learn value functions, complex action spaces, presence of dead ends in the environment, or using data collected from diverse experts. We propose a consistent evaluation methodology to achieve meaningful comparisons between methods and reevaluate the state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2406.03361

Code (1)

subgoal-verification/what-matters-in-hierarchical-search 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Self-supervised Hierarchical Visual Reasoning with World Model

2026-05-17 · Yuanfei Xu, Lin Liu, Wengang Zhou, Mingxiao Feng 외 arxiv

3D open-world environments with adversarial opponents remain a core challenge for reinforcement learning due to their vast state spaces. Effective reasoning representations are essential in such settings. While existing …

Reinforcement LearningVisual Reasoning

A Fuzzy Approach to Project Success: Measuring What Matters

2025-07-16 · João Granja-Correia, Remedios Hernández-Linares, Luca Ferranti, Arménio Rego

This paper introduces a novel approach to project success evaluation by integrating fuzzy logic into an existing construct. Traditional Likert-scale measures often overlook the context-dependent and multifaceted nature o…

What Matters in Orchestrating Robot Policies: A Systematic Study of Hierarchical VLA Agents

2026-06-09 · Jiaheng Hu, Mohit Shridhar, Caden Lu, Dhruv Shah 외 arxiv

Hierarchical vision-language-action (Hi-VLA) systems have emerged as a promising paradigm for complex robot manipulation, by using high-level VLM planners to decompose tasks into language subgoals executed by low-level V…

Robot Manipulation

Quantum Combinatorial Games: Structures and Computational Complexity

2020-11-07 · Kyle Burke, Matthew Ferland, Shang-Hua Teng

Recently, a standardized framework was proposed for introducing quantum-inspired moves in mathematical games with perfect information and no chance. The beauty of quantum games-succinct in representation, rich in structu…

Challenges to Solving Combinatorially Hard Long-Horizon Deep RL Tasks

2022-06-03 · Andrew C. Li, Pashootan Vaezipoor, Rodrigo Toro Icarte, Sheila A. McIlraith

Deep reinforcement learning has shown promise in discrete domains requiring complex reasoning, including games such as Chess, Go, and Hanabi. However, this type of reasoning is less often observed in long-horizon, contin…

Deep Reinforcement Learning