paper-with-me

홈 › Papers

Unsupervised Learning for Quadratic Assignment

2025-03-25 · Yimeng Min, Carla P. Gomes

We introduce PLUME search, a data-driven framework that enhances search efficiency in combinatorial optimization through unsupervised learning. Unlike supervised or reinforcement learning, PLUME search learns directly from problem instances using a permutation-based loss with a non-autoregressive approach. We evaluate its performance on the quadratic assignment problem, a fundamental NP-hard problem that encompasses various combinatorial optimization problems. Experimental results demonstrate that PLUME search consistently improves solution quality. Furthermore, we study the generalization behavior and show that the learned model generalizes across different densities and sizes.

📄 PDF Abstract BibTeX arXiv:2503.20001

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Efficient and Robust Shape Correspondence via Sparsity-Enforced Quadratic Assignment

2020-03-19 · CVPR 2020 6 · Rui Xiang, Rongjie Lai, Hongkai Zhao

In this work, we introduce a novel local pairwise descriptor and then develop a simple, effective iterative method to solve the resulting quadratic assignment through sparsity control for shape correspondence between two…

Automatic discovery of discriminative parts as a quadratic assignment problem

2016-11-14 · Ronan Sicre, Julien Rabin, Yannis Avrithis, Teddy Furon 외

Part-based image classification consists in representing categories by small sets of discriminative parts upon which a representation of the images is built. This paper addresses the question of how to automatically lear…

General Classificationimage-classificationImage Classification

PasMoQAP: A Parallel Asynchronous Memetic Algorithm for solving the Multi-Objective Quadratic Assignment Problem

2017-06-27 · Claudio Sanhueza, Francia Jimenez, Regina Berretta, Pablo Moscato

Multi-Objective Optimization Problems (MOPs) have attracted growing attention during the last decades. Multi-Objective Evolutionary Algorithms (MOEAs) have been extensively used to address MOPs because are able to approx…

Evolutionary Algorithms

Utilising a Quantum Hybrid Solver for Bi-objective Quadratic Assignment Problems

2024-05-27 · Mayowa Ayodele

The intersection between quantum computing and optimisation has been an area of interest in recent years. There have been numerous studies exploring the application of quantum and quantum-hybrid solvers to various optimi…

Robust affine point matching via quadratic assignment on Grassmannians

2023-03-05 · Alexander Kolpakov, Michael Werman

Robust Affine Matching with Grassmannians (RoAM) is a new algorithm to perform affine registration of point clouds. The algorithm is based on minimizing the Frobenius distance between two elements of the Grassmannian. Fo…

RAG