中文
相关论文

相关论文: NILS: a Neutrality-based Iterated Local Search and…

200 篇论文

Task and motion planning are long-standing challenges in robotics, especially when robots have to deal with dynamic environments exhibiting long-term dynamics, such as households or warehouses. In these environments, long-term dynamics…

机器人学 · 计算机科学 2025-09-23 Francesco Argenziano , Miguel Saavedra-Ruiz , Sacha Morin , Daniele Nardi , Liam Paull

In this paper, we present a novel Newton-based extremum seeking controller for the solution of multivariable model-free optimization problems in static maps. Unlike existing asymptotic and fixed-time results in the literature, we present a…

最优化与控制 · 数学 2020-12-25 Jorge I. Poveda , Miroslav Krstic

Simulated Annealing using Metropolis steps at decreasing temperatures is widely used to solve complex combinatorial optimization problems. In order to improve its efficiency, we can use the Rejection-Free version of the Metropolis…

最优化与控制 · 数学 2022-10-10 Sigeng Chen , Jeffrey S. Rosenthal , Aki Dote , Hirotaka Tamura , Ali Sheikholeslami

Local search is a fundamental optimization technique that is both widely used in practice and deeply studied in theory, yet its computational complexity remains poorly understood. The traditional frameworks, PLS and the standard algorithm…

计算复杂性 · 计算机科学 2026-01-05 Robert Ganian , Hung P. Hoang , Christian Komusiewicz , Nils Morawietz

When evaluated in dynamic, open-world situations, neural networks struggle to detect unseen classes. This issue complicates the deployment of continual learners in realistic environments where agents are not explicitly informed when novel…

机器学习 · 计算机科学 2023-09-07 Abe Ejilemele , Jorge Mendez-Mendez

In the present paper, we propose an efficient local search for the minimum independent dominating set problem. We consider a local search that uses $k$-swap as the neighborhood operation. Given a feasible solution $S$, it is the operation…

数据结构与算法 · 计算机科学 2019-08-20 Kazuya Haraguchi

A recent study on the classical Capacitated Vehicle Routing Problem (CVRP) introduced an adaptive version of the widely used Iterated Local Search (ILS) paradigm, hybridized with a path-relinking strategy (PR). The solution method, called…

最优化与控制 · 数学 2025-07-22 Vinícius R. Máximo , Jean-François Cordeau , Mariá C. V. Nascimento

Learning classifier systems are adaptive learning systems which have been widely applied in a multitude of application domains. However, there are still some generalization problems unsolved. The hurdle is that fitness and niching pressures…

神经与进化计算 · 计算机科学 2018-11-21 Danilo Vasconcellos Vargas , Hirotaka Takano , Junichi Murata

Neural networks are powerful models that solve a variety of complex real-world problems. However, the stochastic nature of training and large number of parameters in a typical neural model makes them difficult to evaluate via inspection.…

机器学习 · 计算机科学 2021-04-22 John Clemens

The concept of walkable urban development has gained increased attention due to its public health, economic, and environmental sustainability benefits. Unfortunately, land zoning and historic under-investment have resulted in spatial…

最优化与控制 · 数学 2022-12-13 Weimin Huang , Elias B. Khalil

We introduce a modified model of random walk, and then develop two novel clustering algorithms based on it. In the algorithms, each data point in a dataset is considered as a particle which can move at random in space according to the…

机器学习 · 计算机科学 2008-10-31 Qiang Li , Yan He , Jing-ping Jiang

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

Dominating Set is a well-known combinatorial optimization problem which finds application in computational biology or mobile communication. Because of its $\mathrm{NP}$-hardness, one often turns to heuristics for good solutions. Many such…

数据结构与算法 · 计算机科学 2026-01-21 Hendrik Higl

Random walks can be used to search a complex networks for a desired resource. To reduce the number of hops necessary to find the resource, we propose a search mechanism based on building random walks connecting together partial walks that…

网络与互联网体系结构 · 计算机科学 2013-04-19 Víctor López Millán , Vicent Cholvi , Luis López , Antonio Fernández Anta

Training recurrent neural networks (RNNs) to perform neuroscience-style tasks has become a popular way to generate hypotheses for how neural circuits in the brain might perform computations. Recent work has demonstrated that task-trained…

神经元与认知 · 定量生物学 2025-09-29 William Qian , Cengiz Pehlevan

Federated learning (FL) has recently gained considerable attention due to its ability to learn on decentralised data while preserving client privacy. However, it also poses additional challenges related to the heterogeneity of the…

机器学习 · 计算机科学 2022-09-30 Lukasz Dudziak , Stefanos Laskaridis , Javier Fernandez-Marques

The facility location problem (FLP) is a classical combinatorial optimization challenge aimed at strategically laying out facilities to maximize their accessibility. In this paper, we propose a reinforcement learning method tailored to…

机器学习 · 计算机科学 2024-09-09 Hongyuan Su , Yu Zheng , Jingtao Ding , Depeng Jin , Yong Li

Local Search meta-heuristics have been proven a viable approach to solve difficult optimization problems. Their performance depends strongly on the search space landscape, as defined by a cost function and the selected neighborhood…

神经与进化计算 · 计算机科学 2019-09-19 Mateusz Ślażyński , Salvador Abreu , Grzegorz J. Nalepa

An important benefit of multi-objective search is that it maintains a diverse population of candidates, which helps in deceptive problems in particular. Not all diversity is useful, however: candidates that optimize only one objective while…

神经与进化计算 · 计算机科学 2019-08-06 Hormoz Shahrzad , Babak Hodjat , Camille Dollé , Andrei Denissov , Simon Lau , Donn Goodhew , Justin Dyer , Risto Miikkulainen

Automatic neural architecture search techniques are becoming increasingly important in machine learning area. Especially, weight sharing methods have shown remarkable potentials on searching good network architectures with few computational…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Muyuan Fang , Qiang Wang , Zhao Zhong