paper-with-me

홈 › Papers

A Unified Framework for Combinatorial Optimization Based on Graph Neural Networks

2024-06-19 · Yaochu Jin, Xueming Yan, Shiqing Liu, Xiangyu Wang

Graph neural networks (GNNs) have emerged as a powerful tool for solving combinatorial optimization problems (COPs), exhibiting state-of-the-art performance in both graph-structured and non-graph-structured domains. However, existing approaches lack a unified framework capable of addressing a wide range of COPs. After presenting a summary of representative COPs and a brief review of recent advancements in GNNs for solving COPs, this paper proposes a unified framework for solving COPs based on GNNs, including graph representation of COPs, equivalent conversion of non-graph structured COPs to graph-structured COPs, graph decomposition, and graph simplification. The proposed framework leverages the ability of GNNs to effectively capture the relational information and extract features from the graph representation of COPs, offering a generic solution to COPs that can address the limitations of state-of-the-art in solving non-graph-structured and highly complex graph-structured COPs.

📄 PDF Abstract BibTeX arXiv:2406.13125

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

UniHetCO: A Unified Heterogeneous Representation for Multi-Problem Learning in Unsupervised Neural Combinatorial Optimization

2026-03-12 · Kien X. Nguyen, Ilya Safro arxiv

Unsupervised neural combinatorial optimization (NCO) offers an appealing alternative to supervised approaches by training learning-based solvers without ground-truth solutions, directly minimizing instance objectives and…

A Unified Framework for Structured Graph Learning via Spectral Constraints

2019-04-22 · Sandeep Kumar, Jiaxi Ying, José Vinícius de M. Cardoso, Daniel Palomar

Graph learning from data represents a canonical problem that has received substantial attention in the literature. However, insufficient work has been done in incorporating prior structural knowledge onto the learning of…

Graph Learning

A Unified Pre-training and Adaptation Framework for Combinatorial Optimization on Graphs

2023-12-16 · Ruibin Zeng, Minglong Lei, Lingfeng Niu, Lan Cheng

Combinatorial optimization (CO) on graphs is a classic topic that has been extensively studied across many scientific and industrial fields. Recently, solving CO problems on graphs through learning methods has attracted …

Combinatorial OptimizationDomain Adaptation

Bridging Large Language Models and Optimization: A Unified Framework for Text-attributed Combinatorial Optimization

2024-08-22 · Xia Jiang, Yaoxin Wu, YuAn Wang, Yingqian Zhang

To advance capabilities of large language models (LLMs) in solving combinatorial optimization problems (COPs), this paper presents the Language-based Neural COP Solver (LNCS), a novel framework that is unified for the en…

Combinatorial OptimizationDecoderLanguage ModellingLarge Language Model

UDC: A Unified Neural Divide-and-Conquer Framework for Large-Scale Combinatorial Optimization Problems

2024-06-29 · Zhi Zheng, Changliang Zhou, Tong Xialiang, Mingxuan Yuan 외

Single-stage neural combinatorial optimization solvers have achieved near-optimal results on various small-scale combinatorial optimization (CO) problems without requiring expert knowledge. However, these solvers exhibit…

Combinatorial OptimizationGraph Neural Network