DocumentCode
3585303
Title
A Case Based Approach for an Intelligent Route Optimization Technology
Author
Kawabe, Takashi ; Motomura, Takaaki ; Suzuki, Masaki ; Yamamoto, Yukiko ; Tsuruta, Setsuo ; Sakurai, Yoshitaka ; Knauf, Rainer
Author_Institution
Sch. of Inf. Environ., Tokyo Denki Univ., Inzai, Japan
fYear
2014
Firstpage
141
Lastpage
146
Abstract
This paper introduces a Case Based Approximation method to solve large scale Traveling Salesman Problems in a short time (around 3 seconds) with an error rate below 3%. This method is based on the insight, that a majority of real world problems are very often similar to previous ones at least for route scheduling. Thus, a solution can be derived from former solutions as follows: (1) selecting a most similar TSP from a library (CB: Case Base) of former TSP solutions, (2) removing the locations that are not including in the newly given problem or TSP and (3) adding the new locations by Nearest Insertion (NI) and possibly adjusting by NI incorporated GA. This way of creating solutions by Case Based Reasoning (CBR) avoids the computational costs to create new solutions from scratch. The evaluation of this method revealed remarkable results. Though even the world fastest most optimal approximate TSP solving method LKH needed more than 3 seconds or the worst error rate exceeded 3 seconds, the worst error rate of the proposed method is less than 1 % within 3 seconds. This is about 10-100 times better than that of our former approach BR-GA (Backtrack and Restart type GA).
Keywords
approximation theory; case-based reasoning; genetic algorithms; scheduling; travelling salesman problems; vehicle routing; CBR; LKH; NI incorporated GA; case based approximation method; case based reasoning; genetic algorithm; intelligent route optimization technology; large scale TSP; large scale traveling salesman problems; nearest insertion; route scheduling; Approximation methods; Cities and towns; Error analysis; Genetic algorithms; Nickel; Optimization; Sociology; Case Based reasoning (CBR); Genetic Algorithm (GA); Heuristics; Knowledge Maintenance; Traveling Salesman Problems (TSP);
fLanguage
English
Publisher
ieee
Conference_Titel
Signal-Image Technology and Internet-Based Systems (SITIS), 2014 Tenth International Conference on
Type
conf
DOI
10.1109/SITIS.2014.102
Filename
7081539
Link To Document