paper-with-me

홈 › Papers

Tackling Prevalent Conditions in Unsupervised Combinatorial Optimization: Cardinality, Minimum, Covering, and More

2024-05-14 · Fanchen Bu, Hyeonsoo Jo, Soo Yong Lee, Sungsoo Ahn, Kijung Shin

Combinatorial optimization (CO) is naturally discrete, making machine learning based on differentiable optimization inapplicable. Karalias & Loukas (2020) adapted the probabilistic method to incorporate CO into differentiable optimization. Their work ignited the research on unsupervised learning for CO, composed of two main components: probabilistic objectives and derandomization. However, each component confronts unique challenges. First, deriving objectives under various conditions (e.g., cardinality constraints and minimum) is nontrivial. Second, the derandomization process is underexplored, and the existing derandomization methods are either random sampling or naive rounding. In this work, we aim to tackle prevalent (i.e., commonly involved) conditions in unsupervised CO. First, we concretize the targets for objective construction and derandomization with theoretical justification. Then, for various conditions commonly involved in different CO problems, we derive nontrivial objectives and derandomization to meet the targets. Finally, we apply the derivations to various CO problems. Via extensive experiments on synthetic and real-world graphs, we validate the correctness of our derivations and show our empirical superiority w.r.t. both optimization quality and speed.

📄 PDF Abstract BibTeX arXiv:2405.08424

Code (2)

ai4co/unsupervised-co-ucom2 공식 구현 pytorch
bokveizen/unsupervised-CO-ucom2 공식 구현 pytorch

Tasks

Combinatorial Optimization

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 …

Hamiltonian-based Quantum Reinforcement Learning for Neural Combinatorial Optimization

2024-05-13 · Georg Kruse, Rodrigo Coehlo, Andreas Rosskopf, Robert Wille 외

Advancements in Quantum Computing (QC) and Neural Combinatorial Optimization (NCO) represent promising steps in tackling complex computational challenges. On the one hand, Variational Quantum Algorithms such as QAOA can …

Combinatorial Optimizationreinforcement-learningReinforcement Learning

Lattice Protein Folding with Variational Annealing

2025-02-28 · Shoummo Ahsan Khandoker, Estelle M. Inack, Mohamed Hibat-Allah

Understanding the principles of protein folding is a cornerstone of computational biology, with implications for drug design, bioengineering, and the understanding of fundamental biological processes. Lattice protein fol…

Combinatorial OptimizationDrug DesignProtein Folding

Structure As Search: Unsupervised Permutation Learning for Combinatorial Optimization

2025-07-05 · Yimeng Min, Carla P. Gomes arxiv

We propose a non-autoregressive framework for the Travelling Salesman Problem where solutions emerge directly from learned permutations, without requiring explicit search. By applying a similarity transformation to Hamil…

Starjob: Dataset for LLM-Driven Job Shop Scheduling

2025-02-26 · Henrik Abgaryan, Tristan Cazenave, Ararat Harutyunyan

Large Language Models (LLMs) have shown remarkable capabilities across various domains, but their potential for solving combinatorial optimization problems remains largely unexplored. In this paper, we investigate the ap…

Combinatorial OptimizationJob Shop SchedulingScheduling