vix.ing · top · new · best · stats · spec

Deep Memory Search: A Metaheuristic Approach for Optimizing Heuristic Search

2024/10/22 by Abdel-Rahman Hedar, Hedar, Abdel-Rahman, Alaa E. Abdel-Hakim +7
Computer Science · #AI-based Problem Solving and Planning #Artificial Intelligence (cs.AI) #Constraint Satisfaction and Optimization #FOS: Computer and information sciences #I.2.6 #Machine Learning (cs.LG) #Metaheuristic Optimization Algorithms Research

paper · pdf · doi:10.48550/arxiv.2410.17042

openalex publication_date 2024/10/22 · openalex created_date 2024/11/13 · openalex updated_date 2026/07/28

Abstract

Metaheuristic search methods have proven to be essential tools for tackling complex optimization challenges, but their full potential is often constrained by conventional algorithmic frameworks. In this paper, we introduce a novel approach called Deep Heuristic Search (DHS), which models metaheuristic search as a memory-driven process. DHS employs multiple search layers and memory-based exploration-exploitation mechanisms to navigate large, dynamic search spaces. By utilizing model-free memory representations, DHS enhances the ability to traverse temporal trajectories without relying on probabilistic transition models. The proposed method demonstrates significant improvements in search efficiency and performance across a range of heuristic optimization problems.

Related