中文
相关论文

相关论文: Applying ACO To Large Scale TSP Instances

200 篇论文

We propose a new iterative procedure to optimize the restart for meta-heuristic algorithms to solve combinatorial optimization, which uses independent algorithm executions. The new procedure consists of either adding new executions or…

最优化与控制 · 数学 2017-09-20 Davide Palmigiani , Giovanni Sebastiani

The Traveling Thief Problem (TTP) is a multi-component optimization problem that captures the interplay between routing and packing decisions by combining the classical Traveling Salesperson Problem (TSP) and the Knapsack Problem (KP). The…

数据结构与算法 · 计算机科学 2026-04-22 Jan Eube , Kelin Luo , Aneta Neumann , Frank Neumann , Heiko Röglin

The Travelling Salesman Problem (TSP) is a classical NP-hard problem and has broad applications in many disciplines and industries. In a large scale location-based services system, users issue TSP queries concurrently, where a TSP query is…

人工智能 · 计算机科学 2021-04-15 Kangfei Zhao , Shengcai Liu , Yu Rong , Jeffrey Xu Yu

Training LLMs relies on distributed implementations using multiple GPUs to compute gradients in parallel with sharded optimizers. However, synchronizing gradients in data parallel setups introduces communication overhead that grows with the…

机器学习 · 计算机科学 2025-10-15 Adel Nabli , Louis Fournier , Pierre Erbacher , Louis Serrano , Eugene Belilovsky , Edouard Oyallon

The paper introduces D-CODE, a new framework blending Data Colony Optimization (DCO) algorithms inspired by biological colonies' collective behaviours with Dynamic Efficiency (DE) models for real-time adaptation. DCO utilizes metaheuristic…

神经与进化计算 · 计算机科学 2024-05-28 Tannu Pandey , Ayush Thakur

Bayesian networks are a useful tool in the representation of uncertain knowledge. This paper proposes a new algorithm called ACO-E, to learn the structure of a Bayesian network. It does this by conducting a search through the space of…

神经与进化计算 · 计算机科学 2014-01-16 Rónán Daly , Qiang Shen

Tabular Prior-Data Fitted Network (TabPFN) is a foundation model designed for small to medium-sized tabular data, which has attracted much attention recently. This paper investigates the application of TabPFN in Combinatorial Optimization…

机器学习 · 计算机科学 2025-11-11 Nguyen Gia Hien Vu , Yifan Tang , Rey Lim , Yifan Yang , Hang Ma , Ke Wang , G. Gary Wang

The Traveling-Salesperson-Problem (TSP) is arguably one of the best-known NP-hard combinatorial optimization problems. The two sophisticated heuristic solvers LKH and EAX and respective (restart) variants manage to calculate close-to…

人工智能 · 计算机科学 2020-05-28 Jakob Bossek , Pascal Kerschke , Heike Trautmann

The Multi-Traveling Salesman Problem (MTSP) is a commonly used mathematical model for multi-agent task allocation. However, as the number of agents and task targets increases, existing optimization-based methods often incur prohibitive…

系统与控制 · 电气工程与系统科学 2025-12-01 Xiubin Chen

Neural Combinatorial Optimization (NCO) has mostly focused on learning policies, typically neural networks, that operate on a single candidate solution at a time, either by constructing one from scratch or iteratively improving it. In…

神经与进化计算 · 计算机科学 2026-01-14 Andoni Irazusta Garmendia , Josu Ceberio , Alexander Mendiburu

Finding a feasible and prompt solution to the Vehicle Routing Problem (VRP) is a prerequisite for efficient freight transportation, seamless logistics, and sustainable mobility. Traditional optimization methods reach their limits when…

机器学习 · 计算机科学 2024-11-08 Elija Deineko , Carina Kehrt

Automated process control systems (APCS) are widely used in modern industrial enterprises. They address three key objectives: ensuring the required quality of manufactured products, ensuring process safety for people and the environment,…

系统与控制 · 电气工程与系统科学 2026-03-18 Ruslan Zakirzyanov

We study an optimal investment problem that arises in the context of the vehicle-sharing system. Given a set of locations to build stations, we need to determine i) the sequence of stations to be built and the number of vehicles to acquire…

人工智能 · 计算机科学 2023-11-16 Ba Luat Le , Layla Martin , Emrah Demir , Duc Minh Vu

We present a physics inspired heuristic method for solving combinatorial optimization problems. Our approach is specifically motivated by the desire to avoid trapping in metastable local minima- a common occurrence in hard problems with…

统计力学 · 物理学 2016-03-15 Bo Sun , Blake Leonard , Peter Ronhovde , Zohar Nussinov

The genetic algorithm includes some parameters that should be adjusted, so as to get reliable results. Choosing a representation of the problem addressed, an initial population, a method of selection, a crossover operator, mutation…

神经与进化计算 · 计算机科学 2012-03-15 Otman Abdoun , Jaafar Abouchabaka , Chakir Tajani

Attributed bipartite graphs (ABGs) are an expressive data model for describing the interactions between two sets of heterogeneous nodes that are associated with rich attributes, such as customer-product purchase networks and author-paper…

社会与信息网络 · 计算机科学 2024-05-21 Renchi Yang , Yidu Wu , Xiaoyang Lin , Qichen Wang , Tsz Nam Chan , Jieming Shi

Bat algorithm is a population metaheuristic proposed in 2010 which is based on the echolocation or bio-sonar characteristics of microbats. Since its first implementation, the bat algorithm has been used in a wide range of fields. In this…

神经与进化计算 · 计算机科学 2016-04-15 Eneko Osaba , Xin-She Yang , Fernando Diaz , Pedro Lopez-Garcia , Roberto Carballedo

We present CGO-AS, a generalized Ant System (AS) implemented in the framework of Cooperative Group Optimization (CGO), to show the leveraged optimization with a mixed individual and social learning. Ant colony is a simple yet efficient…

神经与进化计算 · 计算机科学 2018-08-03 Xiao-Feng Xie , Zun-Jing Wang

The traveling salesman (or salesperson) problem, short TSP, is a problem of strong interest to many researchers from mathematics, economics, and computer science. Manifold TSP variants occur in nearly every scientific field and application…

数据结构与算法 · 计算机科学 2025-11-10 Sophia Saller , Jana Koehler , Andreas Karrenbauer

As the acquisition cost of the graphics processing unit (GPU) has decreased, personal computers (PC) can handle optimization problems nowadays. In optimization computing, intelligent swarm algorithms (SIAs) method is suitable for…

神经与进化计算 · 计算机科学 2021-10-05 Wei-Chang Yeh , Zhenyao Liu , Shi-Yi Tan , Shang-Ke Huang
‹ 上一页 1 8 9 10 下一页 ›