We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: The (Un)Scalability of Heuristic Approximators for NP-Hard Search Problems

Abstract: The A* algorithm is commonly used to solve NP-hard combinatorial optimization problems. When provided with a completely informed heuristic function, A* solves many NP-hard minimum-cost path problems in time polynomial in the branching factor and the number of edges in a minimum-cost path. Thus, approximating their completely informed heuristic functions with high precision is NP-hard. We therefore examine recent publications that propose the use of neural networks for this purpose. We support our claim that these approaches do not scale to large instance sizes both theoretically and experimentally. Our first experimental results for three representative NP-hard minimum-cost path problems suggest that using neural networks to approximate completely informed heuristic functions with high precision might result in network sizes that scale exponentially in the instance sizes. The research community might thus benefit from investigating other ways of integrating heuristic search with machine learning.
Comments: 10 pages, 5 figures
Subjects: Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
Cite as: arXiv:2209.03393 [cs.AI]
  (or arXiv:2209.03393v3 [cs.AI] for this version)

Submission history

From: Sumedh Pendurkar [view email]
[v1] Wed, 7 Sep 2022 18:02:02 GMT (1584kb,D)
[v2] Sun, 11 Sep 2022 17:45:00 GMT (1582kb,D)
[v3] Wed, 7 Dec 2022 19:46:23 GMT (1585kb,D)

Link back to: arXiv, form interface, contact.