paper-with-me

Papers

Preference-Based Gradient Estimation for ML-Guided Approximate Combinatorial Optimization

2025-02-26 · Arman Mielke, Uwe Bauknecht, Thilo Strauss, Mathias Niepert

Combinatorial optimization (CO) problems arise across a broad spectrum of domains, including medicine, logistics, and manufacturing. While exact solutions are often computationally infeasible, many practical applications require high-quality solutions within a given time budget. To address this, we propose a learning-based approach that enhances existing non-learned approximation algorithms for CO. Specifically, we parameterize these approximation algorithms and train graph neural networks (GNNs) to predict parameter values that yield near-optimal solutions. Our method is trained end-to-end in a self-supervised fashion, using a novel gradient estimation scheme that treats the approximation algorithm as a black box. This approach combines the strengths of learning and traditional algorithms: the GNN learns from data to guide the algorithm toward better solutions, while the approximation algorithm ensures feasibility. We validate our method on two well-known combinatorial optimization problems: the travelling salesman problem (TSP) and the minimum k-cut problem. Our results demonstrate that the proposed approach is competitive with state-of-the-art learned CO solvers.

📄 PDF Abstract BibTeX arXiv:2502.19377

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Rethinking Efficiency in Neural Combinatorial Optimization: Batched Preference Optimization with Mamba

2026-02-24 · Zhenxing Xu, Zeyuan Ma, Weidong Bao, Yan Zheng 외 arxiv

We study efficiency as a first-class objective in Neural Combinatorial Optimization (NCO) and present ECO, an efficient learning framework that combines batched preference optimization with a Mamba backbone. Instead of t…

Neural Combinatorial Optimization via Preference Optimization

2025-03-10 · Zijun Liao, Jinbiao Chen, Debing Wang, Zizhen Zhang 외

Neural Combinatorial Optimization (NCO) has emerged as a promising approach for NP-hard problems. However, prevailing RL-based methods suffer from low sample efficiency due to sparse rewards and underused solutions. We p…

Combinatorial OptimizationJob Shop SchedulingScheduling

Preference Conditioned Neural Multi-objective Combinatorial Optimization

2021-09-29 · ICLR 2022 4 · Xi Lin, Zhiyuan Yang, Qingfu Zhang

Multiobjective combinatorial optimization (MOCO) problems can be found in many real-world applications. However, exactly solving these problems would be very challenging, particularly when they are NP-hard. Many handcraf…

Combinatorial OptimizationTraveling Salesman Problem

Pareto Set Learning for Neural Multi-objective Combinatorial Optimization

2022-03-29 · Xi Lin, Zhiyuan Yang, Qingfu Zhang

Multiobjective combinatorial optimization (MOCO) problems can be found in many real-world applications. However, exactly solving these problems would be very challenging, particularly when they are NP-hard. Many handcraf…

Combinatorial OptimizationTraveling Salesman Problem

Combinatorial Reinforcement Learning with Preference Feedback

2025-02-14 · Joongkyu Lee, Min-hwan Oh

In this paper, we consider combinatorial reinforcement learning with preference feedback, where a learning agent sequentially offers an action--an assortment of multiple items to--a user, whose preference feedback follow…

Recommendation Systemsreinforcement-learningReinforcement Learning