中文
相关论文

相关论文: Improved Local Search in Artificial Bee Colony usi…

200 篇论文

Modern optimization strategies such as evolutionary algorithms, ant colony algorithms, Bayesian optimization techniques, etc. come with several parameters that steer their behavior during the optimization process. To obtain high-performing…

神经与进化计算 · 计算机科学 2022-06-28 Furong Ye , Diederick L. Vermetten , Carola Doerr , Thomas Bäck

A recent line of research concerns the problem of soft happy colouring (SHC), which requires that a partially coloured graph be extended to a complete colouring to maximise local agreements, so that as many vertices as possible end up…

离散数学 · 计算机科学 2025-12-08 Mohammad Hadi Shekarriz , Dhananjay Thiruvady , Asef Nazari

This paper proposes a modification to the traditional binary search algorithm in which it checks the presence of the input element with the middle element of the given set of elements at each iteration. Modified binary search algorithm…

数据结构与算法 · 计算机科学 2014-06-09 Ankit R. Chadha , Rishikesh Misal , Tanaya Mokashi

This paper presents a new intelligent algorithm that can solve the problems of finding the optimum solution in the state space among which the desired solution resides. The algorithm mimics the principles of bat sonar in finding its…

神经与进化计算 · 计算机科学 2012-11-06 Mohammed Ali Tawfeeq

Human-Robot Collaboration (HRC) has evolved into a highly promising issue owing to the latest breakthroughs in Artificial Intelligence (AI) and Human-Robot Interaction (HRI), among other reasons. This emerging growth increases the need to…

机器人学 · 计算机科学 2024-10-02 Oscar Gil Viyuela , Alberto Sanfeliu

Approximate Bayesian Computation (ABC) is a popular inference method when likelihoods are hard to come by. Practical bottlenecks of ABC applications include selecting statistics that summarize the data without losing too much information or…

统计计算 · 统计学 2026-05-15 Khanh N. Dinh , Cécile Liu , Zijin Xiang , Zhihan Liu , Simon Tavaré

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

One of the important issues in wireless networks is the Routing problem that is effective on system performance, in this article the attempt is made to propose a routing algorithm using the bee colony in order to reduce energy consumption…

网络与互联网体系结构 · 计算机科学 2012-09-18 Arash Ghorbannia Delavar , Elham Javiz

In this article the most fundamental decomposition-based optimization method - block coordinate search, based on the sequential decomposition of problems in subproblems - and building performance simulation programs are used to reason about…

最优化与控制 · 数学 2016-09-12 Gian Luca Brunetti

Gradual pattern extraction is a field in (KDD) Knowledge Discovery in Databases that maps correlations between attributes of a data set as gradual dependencies. A gradual dependency may take a form of "the more Attribute K , the less…

数据库 · 计算机科学 2022-09-01 Dickson Odhiambo Owuor , Thomas Runkler , Anne Laurent , Joseph Orero , Edmond Menya

Software design is crucial to successful software development, yet is a demanding multi-objective problem for software engineers. In an attempt to assist the software designer, interactive (i.e. human in-the-loop) meta-heuristic search…

软件工程 · 计算机科学 2014-06-24 Christopher L. Simons , Jim Smith , Paul White

This paper examines the use of a hierarchical coevolutionary genetic algorithm under different partnering strategies. Cascading clusters of sub-populations are built from the bottom up, with higher-level sub-populations optimising larger…

神经与进化计算 · 计算机科学 2010-07-05 Uwe Aickelin , Larry Bull

Approximate Bayesian computation (ABC), also known as likelihood-free methods, have become a favourite tool for the analysis of complex stochastic models, primarily in population genetics but also in financial analyses. We advocated in…

统计计算 · 统计学 2015-03-18 Christian Robert , Jean-Michel Marin , Natesh S. Pillai

We present a foraging algorithm, GoldenFA, in which search direction is chosen based on the Golden Ratio. We show both theoretically and empirically that GoldenFA is more efficient for a single searcher than a comparable algorithm where…

分布式、并行与集群计算 · 计算机科学 2019-11-28 Abhinav Aggarwal , William F. Vining , Diksha Gupta , Jared Saia , Melanie E. Moses

The work in ICML'09 showed that the derivatives of the classical multi-class logistic regression loss function could be re-written in terms of a pre-chosen "base class" and applied the new derivatives in the popular boosting framework. In…

机器学习 · 计算机科学 2022-06-28 Ping Li , Weijie Zhao

The goal of this paper is to explore the basic Approximate Bayesian Computation (ABC) algorithm via the lens of information theory. ABC is a widely used algorithm in cases where the likelihood of the data is hard to work with or…

统计方法学 · 统计学 2019-08-14 Konstantinos Spiliopoulos

Approximate Bayesian computation (ABC) methods are standard tools for inferring parameters of complex models when the likelihood function is analytically intractable. A popular approach to improving the poor acceptance rate of the basic…

统计方法学 · 统计学 2025-01-27 Henri Pesonen , Jukka Corander

Community search has been extensively studied in the past decades. In recent years, there is a growing interest in attributed community search that aims to identify a community based on both the query nodes and query attributes. A set of…

社会与信息网络 · 计算机科学 2024-03-29 Jianwei Wang , Kai Wang , Xuemin Lin , Wenjie Zhang , Ying Zhang

The Binary Search Tree (BST) is average in computer science which supports a compact data structure in memory and oneself even conducts a row of quick algorithms, by which people often apply it in dynamical circumstance. Besides these…

数据结构与算法 · 计算机科学 2018-10-05 Yong Tan

Approximate Bayesian Computation (ABC) methods have become essential tools for performing inference when likelihood functions are intractable or computationally prohibitive. However, their scalability remains a major challenge in…

统计方法学 · 统计学 2025-07-09 Antoine Luciano , Charly Andral , Christian P. Robert , Robin J. Ryder