AINEAug 27, 2012

A hybrid ACO approach to the Matrix Bandwidth Minimization Problem

arXiv:1208.5333v213 citations
Originality Synthesis-oriented
AI Analysis

This addresses a P-complete problem with applications in industry and AI, but it is incremental.

The paper tackled the Matrix Bandwidth Minimization Problem (MBMP) by proposing a hybrid Ant Colony Optimization approach, achieving good performance on tested instances.

The evolution of the human society raises more and more difficult endeavors. For some of the real-life problems, the computing time-restriction enhances their complexity. The Matrix Bandwidth Minimization Problem (MBMP) seeks for a simultaneous permutation of the rows and the columns of a square matrix in order to keep its nonzero entries close to the main diagonal. The MBMP is a highly investigated P-complete problem, as it has broad applications in industry, logistics, artificial intelligence or information recovery. This paper describes a new attempt to use the Ant Colony Optimization framework in tackling MBMP. The introduced model is based on the hybridization of the Ant Colony System technique with new local search mechanisms. Computational experiments confirm a good performance of the proposed algorithm for the considered set of MBMP instances.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes