中文
相关论文

相关论文: SYNERGY: A Linear Planner Based on Genetic Program…

200 篇论文

Genetic Programming is an evolutionary algorithm that generates computer programs, or mathematical expressions, to solve complex problems. In this Guide, we demonstrate how to use Genetic Programming to develop surrogate models to mitigate…

Inspired by the effectiveness of genetic algorithms and the importance of synthesizability in molecular design, we present SynGA, a simple genetic algorithm that operates directly over synthesis routes. Our method features custom crossover…

机器学习 · 计算机科学 2026-03-03 Alston Lo , Connor W. Coley , Wojciech Matusik

Path planning in complex environments is one of the key problems of artificial intelligence because it requires simultaneous understanding of the geometry of space and the global structure of the problem. In this paper, we explore the…

人工智能 · 计算机科学 2026-02-24 Agnieszka Polowczyk , Alicja Polowczyk , Michał Wieczorek

Genetic Algorithms are widely used in many different optimization problems including layout design. The layout of the shelves play an important role in the total sales metrics for superstores since this affects the customers' shopping…

神经与进化计算 · 计算机科学 2017-04-21 Hamide Ozlem Dalgic , Erkan Bostanci , Mehmet Serdar Guzel

The user-level brokers in grids consider individual application QoS requirements and minimize their cost without considering demands from other users. This results in contention for resources and sub-optimal schedules. Meta-scheduling in…

分布式、并行与集群计算 · 计算机科学 2009-03-10 Saurabh Garg , Pramod Konugurthi , Rajkumar Buyya

Linear Genetic Programming (LGP) is a powerful technique that allows for a variety of problems to be solved using a linear representation of programs. However, there still exists some limitations to the technique, such as the need for…

神经与进化计算 · 计算机科学 2026-01-16 Urmzd Mukhammadnaim

Formal methods apply algorithms based on mathematical principles to enhance the reliability of systems. It would only be natural to try to progress from verification, model checking or testing a system against its formal specification into…

软件工程 · 计算机科学 2014-02-28 Gal Katz , Doron Peled

Scheduling problems are generally NP-hard combinatorial problems, and a lot of research has been done to solve these problems heuristically. However, most of the previous approaches are problem-specific and research into the development of…

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

Artificial Intelligence (AI) planning is a flourishing research and development discipline that provides powerful tools for searching a course of action that achieves some user goal. While these planning tools show excellent performance on…

人工智能 · 计算机科学 2021-02-23 Sebastian Graef , Ilche Georgievski

In this paper, we formulate the hyperparameter tuning problem in machine learning as a bilevel program. The bilevel program is solved using a micro genetic algorithm that is enhanced with a linear program. While the genetic algorithm…

机器学习 · 计算机科学 2024-07-02 Ankur Sinha , Paritosh Pankaj

Optimizing a neural network's performance is a tedious and time taking process, this iterative process does not have any defined solution which can work for all the problems. Optimization can be roughly categorized into - Architecture and…

机器学习 · 计算机科学 2019-12-16 Siddhartha Dhar Choudhury , Shashank Pandey , Kunal Mehrotra

In this paper, we introduce, MultiGA, an optimization framework which applies genetic algorithm principles to address complex natural language tasks and reasoning problems by sampling from a diverse population of LLMs to initialize the…

神经与进化计算 · 计算机科学 2026-04-03 Isabelle Diana May-Xin Ng , Tharindu Cyril Weerasooriya , Haitao Zhu , Wei Wei

Evolutionary algorithms are wildly used in unmanned aerial vehicle path planning for their flexibility and effectiveness. Nevertheless, they are so sensitive to the change of environment that can't adapt to all scenarios. Due to this…

神经与进化计算 · 计算机科学 2022-04-08 Jiabin Lou , Rong Ding , Wenjun Wu

This paper presents a Genetic Programming (GP) approach to solving multi-robot path planning (MRPP) problems in single-lane workspaces, specifically those easily mapped to graph representations. GP's versatility enables this approach to…

机器人学 · 计算机科学 2019-12-23 Alexandre Trudeau , Christopher M. Clark

We introduce the problem Synchronized Planarity. Roughly speaking, its input is a loop-free multi-graph together with synchronization constraints that, e.g., match pairs of vertices of equal degree by providing a bijection between their…

数据结构与算法 · 计算机科学 2021-07-23 Thomas Bläsius , Simon D. Fink , Ignaz Rutter

GA LLM is a hybrid framework that combines Genetic Algorithms with Large Language Models to handle structured generation tasks under strict constraints. Each output, such as a plan or report, is treated as a gene, and evolutionary…

计算与语言 · 计算机科学 2025-06-17 William Shum , Rachel Chan , Jonas Lin , Benny Feng , Patrick Lau

In Search Based Software Engineering, Genetic Programming has been used for bug fixing, performance improvement and parallelisation of programs through the modification of source code. Where an evolutionary computation algorithm, such as…

神经与进化计算 · 计算机科学 2012-11-22 Brendan Cody-Kenny , Stephen Barrett

Automatic software generation based on some specification is known as program synthesis. Most existing approaches formulate program synthesis as a search problem with discrete parameters. In this paper, we present a novel formulation of…

人工智能 · 计算机科学 2023-04-04 Shantanu Mandal , Todd A. Anderson , Javier Turek , Justin Gottschlich , Abdullah Muzahid

Sequence models have demonstrated remarkable success in behavioral planning by leveraging previously collected demonstrations. However, solving multi-task missions remains a significant challenge, particularly when the planner must adapt to…

机器学习 · 计算机科学 2024-12-30 Akash Karthikeyan , Yash Vardhan Pant

Genetic algorithms have been used in recent decades to solve a broad variety of search problems. These algorithms simulate natural selection to explore a parameter space in search of solutions for a broad variety of problems. In this paper,…

神经与进化计算 · 计算机科学 2022-03-25 Yoshio Martinez , Katya Rodriguez , Carlos Gershenson
‹ 上一页 1 2 3 10 下一页 ›