中文
相关论文

相关论文: Cuckoo Search: Recent Advances and Applications

200 篇论文

Evolutionary algorithms (EAs) have been successfully applied to optimize the policies for Reinforcement Learning (RL) tasks due to their exploration ability. The recently proposed Negatively Correlated Search (NCS) provides a distinct…

神经与进化计算 · 计算机科学 2023-09-26 Hu Zhang , Peng Yang , Yanglong Yu , Mingjia Li , Ke Tang

Distributed online optimization and game have been increasingly researched in the last decade, mostly motivated by its wide applications in sensor networks, robotics (e.g., distributed target tracking and formation control), smart grids,…

机器学习 · 计算机科学 2023-01-24 Xiuxian Li , Lihua Xie , Na Li

We consider the dynamic classifier selection (DCS) problem: Given an ensemble of classifiers, we are to choose which classifier to use depending on the particular input vector that we get to classify. The problem is a special case of the…

机器学习 · 计算机科学 2020-12-21 Meinolf Sellmann , Tapan Shah

Based on the framework of the quantum-inspired evolutionary algorithm, a cuckoo quantum evolutionary algorithm (CQEA) is proposed for solving the graph coloring problem (GCP). To reduce iterations for the search of the chromatic number, the…

神经与进化计算 · 计算机科学 2021-08-20 Yongjian Xu , Yu Chen

Training of Artificial Neural Networks is a complex task of great importance in supervised learning problems. Evolutionary Algorithms are widely used as global optimization techniques and these approaches have been used for Artificial…

神经与进化计算 · 计算机科学 2021-07-06 Danielle Silva , Teresa Ludermir

Modern Learning Classifier Systems can be characterized by their use of rule accuracy as the utility metric for the search algorithm(s) discovering useful rules. Such searching typically takes place within the restricted space of co-active…

神经与进化计算 · 计算机科学 2014-02-10 Larry Bull

This article considers the parallel machine scheduling problem with step-deteriorating jobs and sequence-dependent setup times. The objective is to minimize the total tardiness by determining the allocation and sequence of jobs on identical…

最优化与控制 · 数学 2013-09-06 Peng Guo , Wenming Cheng , Yi Wang

The Cuckoo Search Algorithm (CSA), while effective in solving complex optimization problems, faces limitations in random population initialization and reliance on fixed parameters. Random initialization of the population often results in…

神经与进化计算 · 计算机科学 2025-02-20 Marcus Andre Villanueva , Charles Matthew Ching , Khatalyn Mata

In this paper we present a novel quantum algorithm, namely the quantum grid search algorithm, to solve a special search problem. Suppose $ k $ non-empty buckets are given, such that each bucket contains some marked and some unmarked items.…

量子物理 · 物理学 2019-09-11 Alok Shukla , Prakash Vedula

Many real-world problems are dynamic optimization problems that are unknown beforehand. In practice, unpredictable events such as the arrival of new jobs, due date changes, and reservation cancellations, changes in parameters or constraints…

神经与进化计算 · 计算机科学 2024-02-28 Sanjai Pathak , Ashish Mani , Mayank Sharma , Amlan Chatterjee

In the realm of computer science, the efficiency of text-search algorithms is crucial for processing vast amounts of data in areas such as natural language processing and bioinformatics. Traditional methods like Naive Search, KMP, and…

数据结构与算法 · 计算机科学 2025-12-22 Xinyu Guan , Shaohua Zhang

The chimp optimization algorithm (ChOA) is a nature-inspired algorithm that imitates chimpanzees' individual intelligence and hunting behaviors. In this algorithm, the hunting process consists of four steps: driving, blocking, chasing, and…

神经与进化计算 · 计算机科学 2025-12-09 Leren Qian , Mohammad Khishe , Yiqian Huang , Seyedali Mirjalili

For many applications of reinforcement learning it can be more convenient to specify both a reward function and constraints, rather than trying to design behavior through the reward function. For example, systems that physically interact…

机器学习 · 计算机科学 2017-05-31 Joshua Achiam , David Held , Aviv Tamar , Pieter Abbeel

Union-Find (or Disjoint-Set Union) is one of the fundamental problems in computer science; it has been well-studied from both theoretical and practical perspectives in the sequential case. Recently, there has been mounting interest in…

数据结构与算法 · 计算机科学 2019-11-18 Dan Alistarh , Alexander Fedorov , Nikita Koval

This note describes a parameter-free implementation of Central Force Optimization for deterministic multidimensional search and optimization. The user supplies only one input: the objective function to be maximized, nothing more. The CFO…

其他计算机科学 · 计算机科学 2010-05-31 Richard A. Formato

Recently, Large Language Models (LLMs) have demonstrated remarkable advancements in Natural Language Processing (NLP). However, generating high-quality text that balances coherence, diversity, and relevance remains challenging. Traditional…

计算与语言 · 计算机科学 2025-05-01 Jaydip Sen , Rohit Pandey , Hetvi Waghela

The experiments conducted in previous studies demonstrated the successful performance of BSA and its non-sensitivity toward the several types of optimisation problems. This success of BSA motivated researchers to work on expanding it, e.g.,…

神经与进化计算 · 计算机科学 2019-12-03 Bryar A. Hassan , Tarik A. Rashid

This paper describes the software implementation of genetic algorithm for identifying and selecting most relevant results received during sequentially executed subject search operations. Simulated evolutionary process generates sustainable…

信息检索 · 计算机科学 2015-04-17 V. K. Ivanov , P. I. Meskin

OPUS is a branch and bound search algorithm that enables efficient admissible search through spaces for which the order of search operator application is not significant. The algorithm's search efficiency is demonstrated with respect to…

人工智能 · 计算机科学 2014-11-17 G. I. Webb

Swarm Intelligence (SI) is gaining a lot of popularity in artificial intelligence, where the natural behavior of animals and insects is observed and translated into computer algorithms called swarm computing to solve real-world problems.…

人工智能 · 计算机科学 2025-07-17 Chandrashekar Muniyappa , Eunjin Kim