paper-with-me

Papers

A Three-Phase Artificial Orcas Algorithm for Continuous and Discrete Problems

2023-02-17 · Habiba Drias, Lydia Sonia Bendimerad, Yassine Drias

In this paper, a new swarm intelligence algorithm based on orca behaviors is proposed for problem solving. The algorithm called artificial orca algorithm (AOA) consists of simulating the orca lifestyle and in particular the social organization, the echolocation mechanism, and some hunting techniques. The originality of the proposal is that for the first time a meta-heuristic simulates simultaneously several behaviors of just one animal species. AOA was adapted to discrete problems and applied on the maze game with four level of complexity. A bunch of substantial experiments were undertaken to set the algorithm parameters for this issue. The algorithm performance was assessed by considering the success rate, the run time, and the solution path size. Finally, for comparison purposes, the authors conducted a set of experiments on state-of-the-art evolutionary algorithms, namely ACO, BA, BSO, EHO, PSO, and WOA. The overall obtained results clearly show the superiority of AOA over the other tested algorithms.

📄 PDF Abstract BibTeX arXiv:2302.08855

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Do Orcas Have Semantic Language? Machine Learning to Predict Orca Behaviors Using Partially Labeled Vocalization Data

2023-01-28 · Sophia Sandholm

Orcinus orca (killer whales) exhibit complex calls. They last about a second. In a call, an orca typically uses multiple frequencies simultaneously, varies the frequencies, and varies their volumes. Behavior data is hard…

ORCAS-I: Queries Annotated with Intent using Weak Supervision

2022-05-02 · Daria Alexander, Wojciech Kusa, Arjen P. de Vries

User intent classification is an important task in information retrieval. In this work, we introduce a revised taxonomy of user intent. We take the widely used differentiation between navigational, transactional and info…

ClassificationInformation Retrievalintent-classificationIntent Classification+1

How Train-Test Leakage Affects Zero-shot Retrieval

2022-06-29 · Maik Fröbe, Christopher Akiki, Martin Potthast, Matthias Hagen

Neural retrieval models are often trained on (subsets of) the millions of queries of the MS MARCO / ORCAS datasets and then tested on the 250 Robust04 queries or other TREC benchmarks with often only 50 queries. In such …

Retrieval

Non-binary artificial neuron with phase variation implemented on a quantum computer

2024-10-30 · Jhordan Silveira de Borba, Jonas Maziero

The first artificial quantum neuron models followed a similar path to classic models, as they work only with discrete values. Here we introduce an algorithm that generalizes the binary model manipulating the phase of com…

Looking for Complexity at Phase Boundaries in Continuous Cellular Automata

2024-02-27 · Vassilis Papadopoulos, Guilhem Doat, Arthur Renard, Clément Hongler

One key challenge in Artificial Life is designing systems that display an emergence of complex behaviors. Many such systems depend on a high-dimensional parameter space, only a small subset of which displays interesting …

Artificial Life