paper-with-me

Papers

Learning for Dynamic Combinatorial Optimization without Training Data

2025-05-26 · Yiqiao Liao, Farinaz Koushanfar, Parinaz Naghizadeh

We introduce DyCO-GNN, a novel unsupervised learning framework for Dynamic Combinatorial Optimization that requires no training data beyond the problem instance itself. DyCO-GNN leverages structural similarities across time-evolving graph snapshots to accelerate optimization while maintaining solution quality. We evaluate DyCO-GNN on dynamic maximum cut, maximum independent set, and the traveling salesman problem across diverse datasets of varying sizes, demonstrating its superior performance under tight and moderate time budgets. DyCO-GNN consistently outperforms the baseline methods, achieving high-quality solutions up to 3-60x faster, highlighting its practical effectiveness in rapidly evolving resource-constrained settings.

📄 PDF Abstract BibTeX arXiv:2505.19497

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationTraveling Salesman Problem

Similar Papers 제목 키워드 기반

Unsupervised Diffusion Solver for Combinatorial Optimization via Combinatorial Adjoint Matching

2026-05-29 · Shengyu Feng, Tarun Suresh, Yiming Yang arxiv

Diffusion-based neural solvers have shown strong promise for combinatorial optimization (CO), but existing methods typically rely on supervised training with large collections of near-optimal solutions. In this work, we …

Machine Learning-assisted High-speed Combinatorial Optimization with Ising Machines for Dynamically Changing Problems

2025-03-31 · Yohei Hamakawa, Tomoya Kashimata, Masaya Yamasaki, Kosuke Tatsumura

Quantum or quantum-inspired Ising machines have recently shown promise in solving combinatorial optimization problems in a short time. Real-world applications, such as time division multiple access (TDMA) scheduling for …

Combinatorial OptimizationScheduling

Self-Improved Learning for Scalable Neural Combinatorial Optimization

2024-03-28 · Fu Luo, Xi Lin, Zhenkun Wang, Xialiang Tong 외

The end-to-end neural combinatorial optimization (NCO) method shows promising performance in solving complex combinatorial optimization problems without the need for expert design. However, existing methods struggle with…

Combinatorial Optimization

Neural Combinatorial Optimization with Heavy Decoder: Toward Large Scale Generalization

2023-10-12 · NeurIPS 2023 11 · Fu Luo, Xi Lin, Fei Liu, Qingfu Zhang 외

Neural combinatorial optimization (NCO) is a promising learning-based approach for solving challenging combinatorial optimization problems without specialized algorithm design by experts. However, most constructive NCO m…

Combinatorial OptimizationDecoder

Deep Reinforcement Learning for Combinatorial Optimization: Covering Salesman Problems

2021-02-11 · Kaiwen Li, Tao Zhang, Rui Wang Yuheng Wang, Yi Han

This paper introduces a new deep learning approach to approximately solve the Covering Salesman Problem (CSP). In this approach, given the city locations of a CSP as input, a deep neural network model is designed to dire…

Combinatorial OptimizationDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1