paper-with-me

홈 › Papers

Hybrid-Balance GFlowNet for Solving Vehicle Routing Problems

2025-10-06 · Ni Zhang, Zhiguang Cao arxiv

Existing GFlowNet-based methods for vehicle routing problems (VRPs) typically employ Trajectory Balance (TB) to achieve global optimization but often neglect important aspects of local optimization. While Detailed Balance (DB) addresses local optimization more effectively, it alone falls short in solving VRPs, which inherently require holistic trajectory optimization. To address these limitations, we introduce the Hybrid-Balance GFlowNet (HBG) framework, which uniquely integrates TB and DB in a principled and adaptive manner by aligning their intrinsically complementary strengths. Additionally, we propose a specialized inference strategy for depot-centric scenarios like the Capacitated Vehicle Routing Problem (CVRP), leveraging the depot node's greater flexibility in selecting successors. Despite this specialization, HBG maintains broad applicability, extending effectively to problems without explicit depots, such as the Traveling Salesman Problem (TSP). We evaluate HBG by integrating it into two established GFlowNet-based solvers, i.e., AGFN and GFACS, and demonstrate consistent and significant improvements across both CVRP and TSP, underscoring the enhanced solution quality and generalization afforded by our approach.

📄 PDF Abstract BibTeX arXiv:2510.04792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hybrid 2-stage Imperialist Competitive Algorithm with Ant Colony Optimization for Solving Multi-Depot Vehicle Routing Problem

2020-04-07 · Ivars Dzalbs, Tatiana Kalganova

The Multi-Depot Vehicle Routing Problem (MDVRP) is a real-world model of the simplistic Vehicle Routing Problem (VRP) that considers how to satisfy multiple customer demands from numerous depots. This paper introduces a …

Edge-Selector Model Applied for Local Search Neighborhood for Solving Vehicle Routing Problems

2025-08-12 · Bachtiar Herdianto, Romain Billot, Flavien Lucas, Marc Sevaux 외 arxiv

This research proposes a hybrid Machine Learning and metaheuristic mechanism that is designed to solve Vehicle Routing Problems (VRPs). The main of our method is an edge solution selector model, which classifies solution…

Graph Neural Network

A Deep Reinforcement Learning Approach for Solving the Traveling Salesman Problem with Drone

2021-12-22 · Aigerim Bogyrbayeva, Taehyun Yoon, Hanbum Ko, Sungbin Lim 외

Reinforcement learning has recently shown promise in learning quality solutions in many combinatorial optimization problems. In particular, the attention-based encoder-decoder models show high effectiveness on various ro…

Combinatorial OptimizationComputational EfficiencyDecoderDeep Reinforcement Learning+3

Hybrid Genetic Search for Dynamic Vehicle Routing with Time Windows

2023-07-21 · Mohammed Ghannam, Ambros Gleixner

The dynamic vehicle routing problem with time windows (DVRPTW) is a generalization of the classical VRPTW to an online setting, where customer data arrives in batches and real-time routing solutions are required. In this…

Optimising Stochastic Routing for Taxi Fleets with Model Enhanced Reinforcement Learning

2020-10-22 · Shen Ren, Qianxiao Li, Liye Zhang, Zheng Qin 외

The future of mobility-as-a-Service (Maas)should embrace an integrated system of ride-hailing, street-hailing and ride-sharing with optimised intelligent vehicle routing in response to a real-time, stochastic demand patt…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)