Hybridising Reinforcement Learning and Heuristics for Hierarchical Directed Arc Routing Problems
Van Quang Nguyen, Quoc Chuong Nguyen, Thu Huong Dang, Truong-Son Hy

TL;DR
This paper introduces HRDA, a hybrid reinforcement learning and heuristic algorithm, to efficiently solve hierarchical directed arc routing problems, significantly improving speed while maintaining solution quality.
Contribution
It presents a novel hybrid RL-heuristic approach for HDCARP, addressing computational challenges and enhancing solution efficiency for large-scale instances.
Findings
Significant speed improvements over existing methods
Maintains high solution quality
Effective dynamic adaptation to problem changes
Abstract
The Hierarchical Directed Capacitated Arc Routing Problem (HDCARP) is an extension of the Capacitated Arc Routing Problem (CARP), where the arcs of a graph are divided into classes based on their priority. The traversal of these classes is determined by either precedence constraints or a hierarchical objective, resulting in two distinct HDCARP variants. To the best of our knowledge, only one matheuristic has been proposed for these variants, but it performs relatively slowly, particularly for large-scale instances (Ha et al., 2024). In this paper, we propose a fast heuristic to efficiently address the computational challenges of HDCARP. Furthermore, we incorporate Reinforcement Learning (RL) into our heuristic to effectively guide the selection of local search operators, resulting in a hybrid algorithm. We name this hybrid algorithm as the Hybrid Reinforcement Learning and Heuristic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optical Network Technologies · Assembly Line Balancing Optimization · Product Development and Customization
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
