paper-with-me

Papers

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. In particular, we show how to exploit the local search structure to formulate the problem landscape for dramatic reductions in search space and for non-trivial elimination in search barriers, and then to realize intelligent search strategies for effectively escaping from local minima. Experimental results demonstrate that the proposed method is able to efficiently find best known solutions. This research sheds light on exploiting the local problem structure for an efficient search in combinatorial landscapes as an application of AI to a new problem domain.

📄 PDF Abstract BibTeX arXiv:1812.09421

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

Stein Variational Black-Box Combinatorial Optimization

2026-04-17 · Thomas Landais, Olivier Goudet, Adrien Goëffon, Frédéric Saubion 외 arxiv

Combinatorial black-box optimization in high-dimensional settings demands a careful trade-off between exploiting promising regions of the search space and preserving sufficient exploration to identify multiple optima. Al…

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 wil…

Combinatorial Optimization

Q-BIOLAT: Binary Latent Protein Fitness Landscapes for QUBO-Based Optimization

2026-03-29 · Truong-Son Hy arxiv

Protein fitness optimization is inherently a discrete combinatorial problem, yet most learning-based approaches rely on continuous representations and are primarily evaluated through predictive accuracy. We introduce Q-B…

Protein Language Model

Monotonicity of Fitness Landscapes and Mutation Rate Control

2012-09-04 · Roman V. Belavkin, Alastair Channon, Elizabeth Aston, John Aston 외

A common view in evolutionary biology is that mutation rates are minimised. However, studies in combinatorial optimisation and search have shown a clear advantage of using variable mutation rates as a control parameter t…

Evolutionary Algorithms