中文
相关论文

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

200 篇论文

This is a comment on a recent publication claiming to have found a ``quantum optimization'' algorithm which outperforms known algorithms for minimizing some ``cost function''. Unfortunately, this algorithm is no better than choosing a state…

量子物理 · 物理学 2022-02-04 Christof Zalka , Todd A. Brun

Although cuckoo hashing has significant applications in both theoretical and practical settings, a relevant downside is that it requires lookups to multiple locations. In many settings, where lookups are expensive, cuckoo hashing becomes a…

数据结构与算法 · 计算机科学 2011-04-28 Martin Dietzfelbinger , Michael Mitzenmacher , Michael Rink

It is shown that for cuckoo hashing with a stash as proposed by Kirsch, Mitzenmacher, and Wieder (2008) families of very simple hash functions can be used, maintaining the favorable performance guarantees: with stash size $s$ the…

数据结构与算法 · 计算机科学 2012-04-20 Martin Aumüller , Martin Dietzfelbinger , Philipp Woelfel

This work focuses on a comparison between the performances of two well-known Swarm algorithms: Cuckoo Search (CS) and Firefly Algorithm (FA), in estimating the parameters of Software Reliability Growth Models. This study is further…

人工智能 · 计算机科学 2020-03-11 Najla Akram AL-Saati , Marrwa Abd-AlKareem Alabajee

Image Segmentation is a technique of partitioning the original image into some distinct classes. Many possible solutions may be available for segmenting an image into a certain number of classes, each one having different quality of…

计算机视觉与模式识别 · 计算机科学 2013-07-02 Sourav Samantaa , Nilanjan Dey , Poulami Das , Suvojit Acharjee , Sheli Sinha Chaudhuri

Designing a fast and efficient optimization method with local optima avoidance capability on a variety of optimization problems is still an open problem for many researchers. In this work, the concept of a new global optimization method…

神经与进化计算 · 计算机科学 2012-08-13 Fereydoun Farrahi Moghaddam , Reza Farrahi Moghaddam , Mohamed Cheriet

Continuous action policy search is currently the focus of intensive research, driven both by the recent success of deep reinforcement learning algorithms and the emergence of competitors based on evolutionary algorithms. In this paper, we…

机器学习 · 计算机科学 2019-06-14 Olivier Sigaud , Freek Stulp

Computational Intelligence algorithms have gained a lot of attention of researchers in the recent years due to their ability to deliver near optimal solutions.

神经与进化计算 · 计算机科学 2019-01-29 Satyarth Vaidya , Arshveer Kaur , Lavika Goel

This paper introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic leveraging the mathematical properties of trochoid curves. The TSO algorithm employs a unique combination of simultaneous translational and…

神经与进化计算 · 计算机科学 2024-05-21 Abdesslem Layeb

Cuckoo hashing [4] is a multiple choice hashing scheme in which each item can be placed in multiple locations, and collisions are resolved by moving items to their alternative locations. In the classical implementation of two-way cuckoo…

数据结构与算法 · 计算机科学 2011-11-16 Ely Porat , Bar Shalem

In this article, we investigate self-organizing optimization for cognitive small cells (CSCs), which have the ability to sense the environment, learn from historical information, make intelligent decisions, and adjust their operational…

信息论 · 计算机科学 2016-11-17 Yuhua Xu , Jinlong Wang , Qihui Wu , Zhiyong Du , Liang Shen , Alagan Anpalagan

This paper presents a novel hybrid algorithm named Since Cosine Crow Search Algorithm. To propose the SCCSA, two novel algorithms are considered including Crow Search Algorithm (CSA) and Since Cosine Algorithm (SCA). The advantages of the…

神经与进化计算 · 计算机科学 2018-05-01 Seyed Hamid Reza Pasandideh , Soheyl Khalilpourazari

In this article using Cuckoo Optimization Algorithm and simple additive weighting method the hybrid COAW algorithm is presented to solve multi-objective problems. Cuckoo algorithm is an efficient and structured method for solving nonlinear…

神经与进化计算 · 计算机科学 2016-11-03 Zeinab Borhanifar , Elham Shadkam

Code search is to search reusable code snippets from source code corpus based on natural languages queries. Deep learning-based methods of code search have shown promising results. However, previous methods focus on retrieval accuracy but…

软件工程 · 计算机科学 2022-04-01 Wenchao Gu , Yanlin Wang , Lun Du , Hongyu Zhang , Shi Han , Dongmei Zhang , Michael R. Lyu

Crowdsourcing is an emerging computing paradigm that takes advantage of the intelligence of a crowd to solve complex problems effectively. Besides collecting and processing data, it is also a great demand for the crowd to conduct…

神经与进化计算 · 计算机科学 2023-04-13 Feng-Feng Wei , Wei-Neng Chen , Xiao-Qi Guo , Bowen Zhao , Sang-Woon Jeon , Jun Zhang

Enhancing aerodynamic efficiency is vital for optimizing aircraft performance and operational effectiveness. It enables greater speeds and reduced fuel consumption, leading to lower operating costs. Hence, the implementation of Gurney flaps…

流体动力学 · 物理学 2023-07-26 Aryan Tyagi , Paras Singh , Aryaman Rao , Gaurav Kumar , Raj Kumar Singh

Search engines play a vital role in day to day life on internet. People use search engines to find content on internet. Cloud computing is the computing concept in which data is stored and accessed with the help of a third party server…

信息检索 · 计算机科学 2014-11-26 Simran Bijral , Debajyoti Mukhopadhyay

In the past few years, General Purpose Graphics Processors (GPUs) have been used to significantly speed up numerous applications. One of the areas in which GPUs have recently led to a significant speed-up is model checking. In model…

分布式、并行与集群计算 · 计算机科学 2017-12-29 Nathan Cassee , Anton Wijs

Finding heavy hitters in databases and data streams is a fundamental problem with applications ranging from network monitoring to database query optimization, machine learning, and more. Approximation algorithms offer practical solutions,…

数据结构与算法 · 计算机科学 2025-11-24 Vinh Quang Ngo , Marina Papatriantafilou

Query performance prediction (QPP) is a core task in information retrieval. The QPP task is to predict the retrieval quality of a search system for a query without relevance judgments. Research has shown the effectiveness and usefulness of…

信息检索 · 计算机科学 2023-05-19 Chuan Meng , Negar Arabzadeh , Mohammad Aliannejadi , Maarten de Rijke