中文
相关论文

相关论文: Variable Population Memetic Search: A Case Study o…

200 篇论文

Constraint Optimization Problems (COP) pose intricate challenges in combinatorial problems usually addressed through Branch and Bound (B\&B) methods, which involve maintaining priority queues and iteratively selecting branches to search for…

人工智能 · 计算机科学 2023-12-27 Yingkai Xiao , Jingjin Liu , Hankz Hankui Zhuo

The main feature of the Dynamic Multi-objective Optimization Problems (DMOPs) is that optimization objective functions will change with times or environments. One of the promising approaches for solving the DMOPs is reusing the obtained…

神经与进化计算 · 计算机科学 2019-10-22 Weizhen Hu , Min Jiang , Xing Gao , Kay Chen Tan , Yiu-ming Cheung

Neural Combinatorial Optimization (NCO) has mostly focused on learning policies, typically neural networks, that operate on a single candidate solution at a time, either by constructing one from scratch or iteratively improving it. In…

神经与进化计算 · 计算机科学 2026-01-14 Andoni Irazusta Garmendia , Josu Ceberio , Alexander Mendiburu

Although the population size is an important parameter in evolutionary multi-objective optimization (EMO), little is known about its influence on preference-based EMO (PBEMO). The effectiveness of an unbounded external archive (UA) in PBEMO…

神经与进化计算 · 计算机科学 2023-04-10 Ryoji Tanabe

The Vortex Search (VS) algorithm is one of the recently proposed metaheuristic algorithms which was inspired from the vortical flow of the stirred fluids. Although the VS algorithm is shown to be a good candidate for the solution of certain…

人工智能 · 计算机科学 2016-06-10 Berat Doğan

Cumulative probability models (CPMs) are a robust alternative to linear models for continuous outcomes. However, they are not feasible for very large datasets due to elevated running time and memory usage, which depend on the sample size,…

统计计算 · 统计学 2022-07-15 Chun Li , Guo Chen , Bryan E. Shepherd

K-means clustering is a cornerstone of data mining, but its efficiency deteriorates when confronted with massive datasets. To address this limitation, we propose a novel heuristic algorithm that leverages the Variable Neighborhood Search…

机器学习 · 计算机科学 2024-10-21 Ravil Mussabayev , Rustam Mussabayev

Optimization is critical for optimal performance in deep neural networks (DNNs). Traditional gradient-based methods often face challenges like local minima entrapment. This paper explores population-based metaheuristic optimization…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Akhilbaran Ghosh , Rama Sai Adithya Kalidindi

This paper studies the sample complexity of searching over multiple populations. We consider a large number of populations, each corresponding to either distribution P0 or P1. The goal of the search problem studied here is to find one…

信息论 · 计算机科学 2016-11-17 Matthew L. Malloy , Gongguo Tang , Robert D. Nowak

The human mental search (HMS) algorithm is a relatively recent population-based metaheuristic algorithm, which has shown competitive performance in solving complex optimisation problems. It is based on three main operators: mental search,…

In a network, a $k$-plex represents a subset of $n$ vertices where the degree of each vertex in the subnetwork induced by this subset is at least $n-k$. The maximum edge-weight $k$-plex partitioning problem (Max-EkPP) is to find the…

数据结构与算法 · 计算机科学 2019-10-25 Milana Grbić , Aleksandar Kartelj , Savka Janković , Dragan Matić , Vladimir Filipović

The disjunctively constrained knapsack problem consists in packing a subset of pairwisely compatible items in a capacity-constrained knapsack such that the total profit of the selected items is maximized while satisfying the knapsack…

神经与进化计算 · 计算机科学 2021-01-14 Zequn Wei , Jin-Kao Hao

With the development of science and technology and the need for Multi-Criteria Decision-Making (MCDM), the optimization problem to be solved becomes extremely complex. The theoretically accurate and optimal solutions are often difficult to…

神经与进化计算 · 计算机科学 2022-02-09 Peiying Zhang , Fanglin Liu , Gagangeet Singh Aujla , Sahil Vashist

This paper explores an idealized dynamic population sizing strategy for solving additive decomposable problems of uniform scale. The method is designed on top of the foundations of existing population sizing theory for this class of…

神经与进化计算 · 计算机科学 2011-04-15 Fernando G. Lobo

This thesis is concerned with continuous, static, and single-objective optimization problems subject to inequality constraints. Nevertheless, some methods to handle other kinds of problems are briefly reviewed. The particle swarm…

神经与进化计算 · 计算机科学 2021-01-27 Mauro S. Innocente

Variable neighborhood search (VNS) is a metaheuristic for solving optimization problems based on a simple principle: systematic changes of neighborhoods within the search, both in the descent to local minima and in the escape from the…

人工智能 · 计算机科学 2011-09-16 Martin Josef Geiger , Marc Sevaux , Stefan Voss

Population-based evolutionary algorithms have great potential to handle multiobjective optimisation problems. However, these algorithms depends largely on problem characteristics, and there is a need to improve their performance for a wider…

神经与进化计算 · 计算机科学 2019-10-17 Shouyong Jiang , Hongru Li , Jinglei Guo , Mingjun Zhong , Shengxiang Yang , Marcus Kaiser , Natalio Krasnogor

Combinatorial optimization is widely applied in a number of areas nowadays. Unfortunately, many combinatorial optimization problems are NP-hard which usually means that they are unsolvable in practice. However, it is often unnecessary to…

数据结构与算法 · 计算机科学 2012-07-10 Daniel Karapetyan

Feature selection is a problem of finding efficient features among all features in which the final feature set can improve accuracy and reduce complexity. In feature selection algorithms search strategies are key aspects. Since feature…

机器学习 · 计算机科学 2016-01-27 Mohadeseh Montazeri , Hamid Reza Naji , Mitra Montazeri , Ahmad Faraahi

We introduce a new local search algorithm for satisfiability problems. Usual approaches focus uniformly on unsatisfied clauses. The new method works by picking uniformly random variables in unsatisfied clauses. A Variable-based Focused…

人工智能 · 计算机科学 2013-12-13 Rémi Lemoy , Mikko Alava , Erik Aurell