REVIEW 3 cited by
Reinforcement Learning Driven Heuristic Optimization
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Heuristic algorithms such as simulated annealing, Concorde, and METIS are effective and widely used approaches to find solutions to combinatorial optimization problems. However, they are limited by the high sample complexity required to reach a reasonable solution from a cold-start. In this paper, we introduce a novel framework to generate better initial solutions for heuristic algorithms using reinforcement learning (RL), named RLHO. We augment the ability of heuristic algorithms to greedily improve upon an existing initial solution generated by RL, and demonstrate novel results where RL is able to leverage the performance of heuristics as a learning signal to generate better initialization. We apply this framework to Proximal Policy Optimization (PPO) and Simulated Annealing (SA). We conduct a series of experiments on the well-known NP-complete bin packing problem, and show that the RLHO method outperforms our baselines. We show that on the bin packing problem, RL can learn to help heuristics perform even better, allowing us to combine the best parts of both approaches.
Forward citations
Cited by 3 Pith papers
-
DOPPLER: Dual-Policy Learning for Device Assignment in Asynchronous Dataflow Graphs
DOPPLER trains two cooperating neural policies, one that orders graph operations and one that maps them to GPUs, to reduce execution time in asynchronous work-conserving multi-GPU systems.
-
Towards VM Rescheduling Optimization Through Deep Reinforcement Learning
VMR2L, a deep reinforcement learning system, reschedules virtual machines in data centers within seconds, achieving fragment rates close to those of a slow mixed-integer programming solver.
-
Synergizing Reinforcement Learning and Genetic Algorithms for Neural Combinatorial Optimization
A plug-and-play mechanism that mixes genetic-algorithm evolution into RL training for neural routing solvers gives small benchmark gains, but its stability theorem is not valid as proven.
Discussion (0). Sign in to comment.