paper-with-me

Papers

Efficient Bit Labeling in Factorization Machines with Annealing for Traveling Salesman Problem

2024-07-02 · Shota Koshikawa, Aruto Hosaka, Tsuyoshi Yoshida

To efficiently find an optimum parameter combination in a large-scale problem, it is a key to convert the parameters into available variables in actual machines. Specifically, quadratic unconstrained binary optimization problems are solved with the help of machine learning, e.g., factorization machines with annealing, which convert a raw parameter to binary variables. This work investigates the dependence of the convergence speed and the accuracy on binary labeling method, which can influence the cost function shape and thus the probability of being captured at a local minimum solution. By exemplifying traveling salesman problem, we propose and evaluate Gray labeling, which correlates the Hamming distance in binary labels with the traveling distance. Through numerical simulation of traveling salesman problem up to 15 cities at a limited number of iterations, the Gray labeling shows less local minima percentages and shorter traveling distances compared with natural labeling.

📄 PDF Abstract BibTeX arXiv:2407.02091

Code (0)

등록된 구현이 없습니다.

Tasks

Traveling Salesman Problem

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Steiner Traveling Salesman Problem with Quantum Annealing

2025-04-03 · Alessia Ciacco, Francesca Guerriero, Eneko Osaba

The Steiner Traveling Salesman Problem (STSP) is a variant of the classical Traveling Salesman Problem. The STSP involves incorporating steiner nodes, which are extra nodes not originally part of the required visit set b…

Traveling Salesman Problem

Solving the Traveling Salesman Problem via Different Quantum Computing Architectures

2025-02-24 · Venkat Padmasola, Zhaotong Li, Rupak Chatterjee, Wesley Dyk

We study the application of emerging photonic and quantum computing architectures to solving the Traveling Salesman Problem (TSP), a well-known NP-hard optimization problem. We investigate several approaches: Simulated A…

Traveling Salesman Problem

A Deterministic Annealing Approach to the Multiple Traveling Salesmen and Related Problems

2016-04-14 · Mayank Baranwal, Brian Roehl, Srinivasa M. Salapaka

This paper presents a novel and efficient heuristic framework for approximating the solutions to the multiple traveling salesmen problem (m-TSP) and other variants on the TSP. The approach adopted in this paper is an ext…

Traveling Salesman Problem

An Improved Discrete Bat Algorithm for Symmetric and Asymmetric Traveling Salesman Problems

2016-04-14 · Eneko Osaba, Xin-She Yang, Fernando Diaz, Pedro Lopez-Garcia 외

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 o…

A Time-Dependent TSP Formulation for the Design of an Active Debris Removal Mission using Simulated Annealing

2019-09-23 · Lorenzo Federici, Alessandro Zavoli, Guido Colasurdo

This paper proposes a formulation of the Active Debris Removal (ADR) Mission Design problem as a modified Time-Dependent Traveling Salesman Problem (TDTSP). The TDTSP is a well-known combinatorial optimization problem, w…

Combinatorial OptimizationTraveling Salesman Problem