paper-with-me

홈 › Papers

Structure-Induced Information for Rerooting Levin Tree Search

2026-05-28 · Jake Tuero, Michael Buro, Laurent Orseau, Levi H. S. Lelis arxiv

Subgoal-based policy tree search, which uses a policy to guide search, is effective for complex single-agent deterministic problems but often relies on explicit subgoal generation that can incur substantial overhead and hinders scalability. In this paper, we overcome these limitations by using a learned ``rerooter'' through the recently-introduced $\sqrt{\text{LTS}}$ algorithm. A rerooter implicitly decomposes the problem into soft subtasks. While previous work focused on the formal guarantees for given or handcrafted rerooters, in this work we propose three rerooter designs: (i) a clustering-based rerooter that exploits global state-space structure, (ii) a heuristic-based rerooter that leverages learned cost-to-go estimates, and (iii) a hybrid that combines both signals. Our framework avoids having to explicitly reconstruct and reason over generated subgoals, thereby enabling scalable allocation of search effort with significantly lower computational overhead. Empirically, our rerooting-based methods scale to complex environments where subgoal-based policy tree search fails, and achieve state-of-the-art online training efficiency on the domains tested.

📄 PDF Abstract BibTeX arXiv:2605.30664

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exponential Speedups by Rerooting Levin Tree Search

2024-12-06 · Laurent Orseau, Marcus Hutter, Levi H. S. Lelis

Levin Tree Search (LTS) (Orseau et al., 2018) is a search algorithm for deterministic environments that uses a user-specified policy to guide the search. It comes with a formal guarantee on the number of search steps for…

Uprooting and Rerooting Higher-Order Graphical Models

2017-12-01 · NeurIPS 2017 12 · Mark Rowland, Adrian Weller

The idea of uprooting and rerooting graphical models was introduced specifically for binary pairwise models by Weller (2016) as a way to transform a model to any of a whole equivalence class of related models, such that …

Triplet

Deriving Verb Predicates By Clustering Verbs with Arguments

2017-08-01 · Joao Sedoc, Derry Wijaya, Masoud Rouhizadeh, Andy Schwartz 외

Hand-built verb clusters such as the widely used Levin classes (Levin, 1993) have proved useful, but have limited coverage. Verb classes automatically induced from corpus data such as those from VerbKB (Wijaya, 2016), on…

Clustering

Italian VerbNet: A Construction-based Approach to Italian Verb Classification

2016-05-01 · LREC 2016 5 · Lucia Busso, Aless Lenci, ro

This paper proposes a new method for Italian verb classification -and a preliminary example of resulting classes- inspired by Levin (1993) and VerbNet (Kipper-Schuler, 2005), yet partially independent from these resource…

ClassificationGeneral Classification

Levin Tree Search with Context Models

2023-05-26 · Laurent Orseau, Marcus Hutter, Levi H. S. Lelis

Levin Tree Search (LTS) is a search algorithm that makes use of a policy (a probability distribution over actions) and comes with a theoretical guarantee on the number of expansions before reaching a goal node, depending…

Rubik's CubeSokoban