paper-with-me

홈 › Papers

Iterated Local Search with Linkage Learning

2024-10-02 · Renato Tinós, Michal W. Przewozniczek, Darrell Whitley, Francisco Chicano

In pseudo-Boolean optimization, a variable interaction graph represents variables as vertices, and interactions between pairs of variables as edges. In black-box optimization, the variable interaction graph may be at least partially discovered by using empirical linkage learning techniques. These methods never report false variable interactions, but they are computationally expensive. The recently proposed local search with linkage learning discovers the partial variable interaction graph as a side-effect of iterated local search. However, information about the strength of the interactions is not learned by the algorithm. We propose local search with linkage learning 2, which builds a weighted variable interaction graph that stores information about the strength of the interaction between variables. The weighted variable interaction graph can provide new insights about the optimization problem and behavior of optimizers. Experiments with NK landscapes, knapsack problem, and feature selection show that local search with linkage learning 2 is able to efficiently build weighted variable interaction graphs. In particular, experiments with feature selection show that the weighted variable interaction graphs can be used for visualizing the feature interactions in machine learning. Additionally, new transformation operators that exploit the interactions between variables can be designed. We illustrate this ability by proposing a new perturbation operator for iterated local search.

📄 PDF Abstract BibTeX arXiv:2410.01583

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Towards an automated method based on Iterated Local Search optimization for tuning the parameters of Support Vector Machines

2017-07-11 · Sergio Consoli, Jacek Kustra, Pieter Vos, Monique Hendriks 외

We provide preliminary details and formulation of an optimization strategy under current development that is able to automatically tune the parameters of a Support Vector Machine over new datasets. The optimization strat…

Iterated Tabu Search Algorithm for Packing Unequal Circles in a Circle

2013-06-04 · Tao Ye, Wenqi Huang, Zhipeng Lu

This paper presents an Iterated Tabu Search algorithm (denoted by ITS-PUCC) for solving the problem of Packing Unequal Circles in a Circle. The algorithm exploits the continuous and combinatorial nature of the unequal ci…

Combinatorial Optimization

Wohlhart's Three-Loop Mechanism: An Overconstrained and Shaky Linkage

2025-09-18 · Andreas Mueller arxiv

This paper revisits a three-loop spatial linkage that was proposed in an ARK 2004 paper by Karl Wohlhart (as extension of a two-loop linkage proposed by Eddie Baker in 1980) and later analyzed in an ARK 2006 paper by Die…

RAILS: Risk-Aware Iterated Local Search for Joint SLA Decomposition and Service Provider Management in Multi-Domain Networks

2025-02-10 · Cyril Shih-Huan Hsu, Chrysa Papagianni, Paola Grosso

The emergence of the fifth generation (5G) technology has transformed mobile networks into multi-service environments, necessitating efficient network slicing to meet diverse Service Level Agreements (SLAs). SLA decompos…

Management

Theoretical Analyses of Evolutionary Algorithms on Time-Linkage OneMax with General Weights

2023-05-11 · Weijie Zheng, Xin Yao

Evolutionary computation has shown its superiority in dynamic optimization, but for the (dynamic) time-linkage problems, some theoretical studies have revealed the possible weakness of evolutionary computation. Since the…

Evolutionary Algorithms