paper-with-me

Papers

Towards the Inferrence of Structural Similarity of Combinatorial Landscapes

2023-12-05 · Mingyu Huang, Ke Li

One of the most common problem-solving heuristics is by analogy. For a given problem, a solver can be viewed as a strategic walk on its fitness landscape. Thus if a solver works for one problem instance, we expect it will also be effective for other instances whose fitness landscapes essentially share structural similarities with each other. However, due to the black-box nature of combinatorial optimization, it is far from trivial to infer such similarity in real-world scenarios. To bridge this gap, by using local optima network as a proxy of fitness landscapes, this paper proposed to leverage graph data mining techniques to conduct qualitative and quantitative analyses to explore the latent topological structural information embedded in those landscapes. By conducting large-scale empirical experiments on three classic combinatorial optimization problems, we gain concrete evidence to support the existence of structural similarity between landscapes of the same classes within neighboring dimensions. We also interrogated the relationship between landscapes of different problem classes.

📄 PDF Abstract BibTeX arXiv:2312.02720

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Local Optima Networks: A New Model of Combinatorial Fitness Landscapes

2014-02-12 · Gabriela Ochoa, Sébastien Verel, Fabio Daolio, Marco Tomassini

This chapter overviews a recently introduced network-based model of combinatorial landscapes: Local Optima Networks (LON). The model compresses the information given by the whole search space into a smaller mathematical …

Heuristic Search

Customized Exploration of Landscape Features Driving Multi-Objective Combinatorial Optimization Performance

2025-07-02 · Ana Nikolikj, Gabriela Ochoa, Tome Eftimov arxiv

We present an analysis of landscape features for predicting the performance of multi-objective combinatorial optimization algorithms. We consider features from the recently proposed compressed Pareto Local Optimal Soluti…

Feature Importance

Evolutionary accessibility of random and structured fitness landscapes

2023-11-29 · Joachim Krug, Daniel Oros

Biological evolution can be conceptualized as a search process in the space of gene sequences guided by the fitness landscape, a mapping that assigns a measure of reproductive value to each genotype. Here we discuss prob…

Graph Instance Landscapes: When Structural Similarity Does (Not) Reflect Shortest-Path Performance

2026-06-01 · Maryam Gholami Shiri, Ivana Krminac, Marko Djukanović, Sašo Džeroski 외 arxiv

Benchmarking shortest-path algorithms is commonly based on aggregate performance over heterogeneous graph sets, which limits insight into how different search paradigms react to instance structure. We adopt an instance-l…

Exploiting Problem Structure in Combinatorial Landscapes: A Case Study on Pure Mathematics Application

2018-12-22 · Xiao-Feng Xie, Zun-Jing Wang

In this paper, we present a method using AI techniques to solve a case of pure mathematics applications for finding narrow admissible tuples. The original problem is formulated into a combinatorial optimization problem. …

Combinatorial Optimization