paper-with-me

Papers

Front-to-Attractors: Modifying the Front-to-Front Heuristic in Bidirectional Search

2026-06-05 · Alvin Zou, Muhammad Suhail Saleem, Maxim Likhachev arxiv

Heuristics play a central role in the performance of bidirectional search algorithms, which commonly rely on two main classes. Front-to-end (F2E) heuristics estimate the distance from a state s to the target of the search (the goal for forward search or the start for backward search). In contrast, front-to-front (F2F) heuristics estimate the distance from s to the opposite search frontier using a pairwise function h(s, s'), where s' ranges over frontier states. Although F2F heuristics are typically more informative and therefore reduce the number of node expansions, their reliance on extensive pairwise evaluations incurs substantial computational overhead. To address this limitation, we introduce a new heuristic class, front-to-attractors (F2A), that preserves much of the informativeness of F2F while dramatically reducing its computational cost. Rather than evaluating distances to all states on the opposite frontier, F2A estimates the distance from s to a small, dynamically maintained set of attractors in the opposite search direction. These attractors serve as a surrogate for the full frontier, enabling rich heuristic guidance at a fraction of the computational expense while maintaining the optimality guarantees offered by F2F. We evaluate F2A across multiple domains and show that it reduces the number of pairwise evaluations by up to 11.2x compared to F2F, while achieving 4.8x fewer node expansions than F2E on average.

📄 PDF Abstract BibTeX arXiv:2606.07047

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bidirectional Search for Longest Paths: Case for Front-to-Front Heuristics

2026-06-04 · Tzur Shubi, Ariel Felner, Solomon Eyal Shimony, Shahaf S. Shperberg arxiv

Bidirectional heuristic search can potentially reduce search effort for problems amenable to backward search. Therein, it is well-known that front-to-front heuristics can reduce the number of node expansions, but their o…

FH-DRL: Exponential-Hyperbolic Frontier Heuristics with DRL for accelerated Exploration in Unknown Environments

2024-07-26 · Seunghyeop Nam, Tuan Anh Nguyen, Eunmi Choi, Dugki Min

Autonomous robot exploration in large-scale or cluttered environments remains a central challenge in intelligent vehicle applications, where partial or absent prior maps constrain reliable navigation. This paper introduc…

Autonomous DrivingAutonomous NavigationAutonomous VehiclesDeep Reinforcement Learning

Front-to-End Bidirectional Heuristic Search with Near-Optimal Node Expansions

2017-03-10 · Jingwei Chen, Robert C. Holte, Sandra Zilles, Nathan R. Sturtevant

It is well-known that any admissible unidirectional heuristic search algorithm must expand all states whose $f$-value is smaller than the optimal solution cost when using a consistent heuristic. Such states are called "s…

Heuristic Search

When Engineering Outruns Intelligence: Rethinking Instruction-Guided Navigation

2025-07-26 · Matin Aghaei, Lingfeng Zhang, Mohammad Ali Alomrani, Mahdi Biparva 외 arxiv

Recent ObjectNav systems credit large language models (LLMs) for sizable zero-shot gains, yet it remains unclear how much comes from language versus geometry. We revisit this question by re-evaluating an instruction-guid…

Optimized Precoding for MU-MIMO With Fronthaul Quantization

2022-09-05 · Yasaman Khorsandmanesh, Emil Björnson, Joakim Jaldén

One of the first widespread uses of multi-user multiple-input multiple-output (MU-MIMO) is in 5G networks, where each base station has an advanced antenna system (AAS) that is connected to the baseband unit (BBU) with a …

Quantization