paper-with-me

홈 › Papers

First Competitive Ant Colony Scheme for the CARP

2022-11-19 · Lacomme Philippe, Prins Christian, Tanguy Alain

This paper addresses the Capacitated Arc Routing Problem (CARP) using an Ant Colony Optimization scheme. Ant Colony schemes can compute solutions for medium scale instances of VRP. The proposed Ant Colony is dedicated to large-scale instances of CARP with more than 140 nodes and 190 arcs to service. The Ant Colony scheme is coupled with a local search procedure and provides high quality solutions. The benchmarks we carried out prove possible to obtain solutions as profitable as CARPET ones can be obtained using such scheme when a sufficient number of iterations is devoted to the ants. It competes with the Genetic Algorithm of Lacomme et al. regarding solution quality but it is more time consuming on large scale instances. The method has been intensively benchmarked on the well-known instances of Eglese, DeArmon and the last ones of Belenguer and Benavent. This research report is a step forward CARP resolution by Ant Colony proving ant schemes can compete with Taboo search methods and Genetic Algorithms

📄 PDF Abstract BibTeX arXiv:2212.02228

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

An Efficient Learning-based Solver Comparable to Metaheuristics for the Capacitated Arc Routing Problem

2024-03-11 · Runze Guo, Feng Xue, Anlong Ming, Nicu Sebe

Recently, neural networks (NN) have made great strides in combinatorial optimization. However, they face challenges when solving the capacitated arc routing problem (CARP) which is to find the minimum-cost tour covering …

ARCCombinatorial OptimizationDecision Making

How many radiographs are needed to re-train a deep learning system for object detection?

2022-10-17 · Raniere Silva, Khizar Hayat, Christopher M Riggs, Michael Doube

Background: Object detection in radiograph computer vision has largely benefited from progress in deep convolutional neural networks and can, for example, annotate a radiograph with a box around a knee joint or intervert…

Deep Learningobject-detectionObject Detection

Generating Modern Persian Carpet Map by Style-transfer

2023-08-08 · Dorsa Rahmatian, Monireh Moshavash, Mahdi Eftekhari, Kamran Hoseinkhani

Today, the great performance of Deep Neural Networks(DNN) has been proven in various fields. One of its most attractive applications is to produce artistic designs. A carpet that is known as a piece of art is one of the …

Style Transfer

CARP: Visuomotor Policy Learning via Coarse-to-Fine Autoregressive Prediction

2024-12-09 · Zhefei Gong, Pengxiang Ding, Shangke Lyu, Siteng Huang 외

In robotic visuomotor policy learning, diffusion-based models have achieved significant success in improving the accuracy of action trajectory generation compared to traditional autoregressive models. However, they suffe…

Action GenerationDenoising

CACO : Competitive Ant Colony Optimization, A Nature-Inspired Metaheuristic For Large-Scale Global Optimization

2013-12-14 · M. A. El-Dosuky

Large-scale problems are nonlinear problems that need metaheuristics, or global optimization algorithms. This paper reviews nature-inspired metaheuristics, then it introduces a framework named Competitive Ant Colony Opti…

global-optimization