paper-with-me

Papers

A Neural-Evolutionary Algorithm for Autonomous Transit Network Design

2024-02-27 · Andrew Holliday, Gregory Dudek

Planning a public transit network is a challenging optimization problem, but essential in order to realize the benefits of autonomous buses. We propose a novel algorithm for planning networks of routes for autonomous buses. We first train a graph neural net model as a policy for constructing route networks, and then use the policy as one of several mutation operators in a evolutionary algorithm. We evaluate this algorithm on a standard set of benchmarks for transit network design, and find that it outperforms the learned policy alone by up to 20% and a plain evolutionary algorithm approach by up to 53% on realistic benchmark instances.

📄 PDF Abstract BibTeX arXiv:2403.07917

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

The Evolutionary Process of Image Transition in Conjunction with Box and Strip Mutation

2016-08-05 · Aneta Neumann, Bradley Alexander, Frank Neumann

Evolutionary algorithms have been used in many ways to generate digital art. We study how evolutionary processes are used for evolutionary art and present a new approach to the transition of images. Our main idea is to d…

Evolutionary Algorithms

Optimization Problem Solving Can Transition to Evolutionary Agentic Workflows

2025-05-07 · Wenhao Li, Bo Jin, Mingyi Hong, Changhong Lu 외

This position paper argues that optimization problem solving can transition from expert-dependent to evolutionary agentic workflows. Traditional optimization practices rely on human specialists for problem formulation, a…

NavigatePositionScheduling

Evolutionary Image Transition and Painting Using Random Walks

2020-03-02 · Aneta Neumann, Bradley Alexander, Frank Neumann

We present a study demonstrating how random walk algorithms can be used for evolutionary image transition. We design different mutation operators based on uniform and biased random walks and study how their combination w…

Evolutionary Image Transition Based on Theoretical Insights of Random Processes

2016-04-21 · Aneta Neumann, Bradley Alexander, Frank Neumann

Evolutionary algorithms have been widely studied from a theoretical perspective. In particular, the area of runtime analysis has contributed significantly to a theoretical understanding and provided insights into the wor…

Evolutionary Algorithms

Learning Heuristics for Transit Network Design and Improvement with Deep Reinforcement Learning

2024-04-08 · Andrew Holliday, Ahmed El-Geneidy, Gregory Dudek

Planning a network of public transit routes is a challenging optimization problem. Metaheuristic algorithms search through the space of possible transit networks by applying heuristics that randomly alter routes in a net…

Deep Reinforcement Learning