paper-with-me

홈 › Papers

Higher-Dimensional Potential Heuristics for Optimal Classical Planning

2019-09-26 · Florian Pommerening, Malte Helmert, Blai Bonet

Potential heuristics for state-space search are defined as weighted sums over simple state features. Atomic features consider the value of a single state variable in a factored state representation, while binary features consider joint assignments to two state variables. Previous work showed that the set of all admissible and consistent potential heuristics using atomic features can be characterized by a compact set of linear constraints. We generalize this result to binary features and prove a hardness result for features of higher dimension. Furthermore, we prove a tractability result based on the treewidth of a new graphical structure we call the context-dependency graph. Finally, we study the relationship of potential heuristics to transition cost partitioning. Experimental results show that binary potential heuristics are significantly more informative than the previously considered atomic ones.

📄 PDF Abstract BibTeX arXiv:1909.12142

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Offline Decision Transformers for Neural Combinatorial Optimization: Surpassing Heuristics on the Traveling Salesman Problem

2026-03-26 · Hironori Ohigashi, Shinichiro Hamada arxiv

Combinatorial optimization problems like the Traveling Salesman Problem are critical in industry yet NP-hard. Neural Combinatorial Optimization has shown promise, but its reliance on online reinforcement learning (RL) ha…

Reinforcement LearningOffline RL

Hierarchical Task Network Planning with LLM-Generated Heuristics

2026-05-08 · Felipe Meneguzzi, Alexandre Buchweitz, Augusto B. Corrêa, Victor Scherer Putrich 외 arxiv

HTN planning is a variation of classical planning where, instead of searching for a linear sequence of actions, an algorithm decomposes higher-level tasks using a method library until only executable actions remain. On o…

LLM-Evolved Pattern Generators for Optimal Classical Planning

2026-06-01 · Windy Phung, Dominik Drexler, Arnaud Lequen, Jendrik Seipp arxiv

Learned heuristics have recently become a competitive alternative to traditional domain-independent heuristics for satisficing planning. Existing approaches, however, focus on improving search guidance rather than guaran…

Heuristic Search Planning with Deep Neural Networks using Imitation, Attention and Curriculum Learning

2021-12-03 · Leah Chrestien, Tomas Pevny, Antonin Komenda, Stefan Edelkamp

Learning a well-informed heuristic function for hard task planning domains is an elusive problem. Although there are known neural network architectures to represent such heuristic knowledge, it is not obvious what concre…

Heuristic SearchTask Planning

GENPACK: KPI-Guided Multi-Criteria Genetic Algorithm for Industrial 3D Bin Packing

2026-01-16 · Dheeraj Poolavaram, Carsten Markgraf, Sebastian Dorn arxiv

The three-dimensional bin packing problem (3D-BPP) is a longstanding challenge in operations research and logistics. While classical heuristics and constructive methods can generate packings efficiently, they often fail …