Figures
Abstract
In the face of increasingly diverse demands from tourists, traditional methods for scenic route planning often struggle to meet these varied needs. To address this challenge and enhance the overall service quality of tourist destinations, as well as to better understand individualized preferences of visitors, this study proposes a novel approach to scenic route planning and itinerary customization based on multi-layered mixed hypernetwork optimization. Firstly, an adaptive multi-route feature extraction method is introduced to capture personalized demands of tourists. Subsequently, a personalized tourist inference method based on a multi-layered mixed network is presented, utilizing the extracted personalized features to infer the true intentions of the tourists. Lastly, we propose a hypernetwork optimized route planning method, incorporating the inference results and personalized features to tailor the optimal touring paths for visitors. The results of our experiments underscore the efficacy of our methodology, attaining an accuracy score of 0.877 and an mAP score of 0.881 and outperforming strong competitors and facilitating the design of optimal paths for tourists.
Citation: Song C (2024) Scenic spot path planning and journey customization based on multilayer hybrid hypernetwork optimization. PLoS ONE 19(12): e0308135. https://doi.org/10.1371/journal.pone.0308135
Editor: Yunhe Tong, The University of Edinburgh, UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND
Received: February 22, 2024; Accepted: July 17, 2024; Published: December 10, 2024
Copyright: © 2024 Chunqiao Song. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: All files are available from the repository KTS dataset, https://zenodo.org/records/3381859, DOI: 10.5281/zenodo.1213195.
Funding: The author(s) received no specific funding for this work.
Competing interests: The authors have declared that no competing interests exist.
1. Introduction
Amidst the flourishing growth of the tourism industry, the needs of tourists are becoming more and more personalized, and they want to be able to customize their travel paths according to their interests, time and preferences [1, 2]. At the same time, scenic spots also need to improve the service level and occupy a competitive advantage in innovation to improve tourist satisfaction and attract more tourists. Therefore, path planning and itinerary customization of scenic spots has emerged as a crucial research focus within the realm of tourism studies, which involves many aspects, including technical, social and economic levels [3]. As information technology advances swiftly, the widespread incorporation of intelligent and digital technologies has become prevalent in the tourism domain. This integration often involves leveraging Geographic Information System (GIS) and artificial intelligence (AI), big data and other technologies, path planning and itinerary customization of scenic areas can provide tourists with a more intelligent and personalized tourism experience, which is helpful to understand tourists’ behaviors, preferences and trends [4, 5]. Tourism route planning research involves multiple aspects, including understanding the destination, developing the itinerary theme, designing diversified travel routes, arranging a reasonable schedule, selecting transportation modes, arranging accommodations, planning meals, and organizing activities. By strategically planning the tour path, it is possible to alleviate congestion in specific areas of the scenic spot, optimize resource utilization, and mitigate adverse environmental impacts. The research on path planning and itinerary customization of scenic areas can adapt to the rapidly changing needs of the tourism industry, use advanced technology to provide tourists with more intelligent and personalized travel experience, and promote the sustainable development of tourism, which has very great application value.
The endeavor of researching path planning and itinerary customization for scenic spots encompasses numerous challenges encompassing diverse aspects like technology, data, and user behavior [6, 7]. First, path planning of scenic spots needs to consider multiple factors, including tourists’ interests, time, preferences, traffic conditions, and scenic capacity, etc., and the complex relationship between these factors needs to be accurately modeled and described [8]. Second, the condition of the scenic spot is always changing, including pedestrian flow, weather, traffic and other factors. Therefore, path planning and itinerary customization need to be real-time and dynamic, and the recommended path can be adjusted at any time to adapt to the actual situation [9]. Then, the personalized needs of passengers vary greatly, and how to mine the real needs of users from a large number of user data to provide more accurate customized services is a challenge [10]. Finally, the path planning and itinerary customization necessitates the development of intricate algorithms [11], which must take into account a myriad of variables and constraints. These algorithms need to be able to provide high quality personality while ensuring computational efficiency.
Focusing on the above difficulties, many researchers have carried out research on path planning of scenic spots. Among them, Dijkstra [12, 13] is the most classical approach to address the dynamic path planning problem. Zhang et al. [14] optimized the Dijkstra algorithm by dividing the scenic spots and narrowing the consideration range of nodes to improve the calculation speed. Li et al. [15] try to address the blindness of the traditional ant colony (AC) in path search by introducing the threshold sorting algorithm to optimize the search path, and finally solved the optimal path planning problem between two points. Shen et al. [16] first optimized the path heuristic function, and finally verified the stability and effectiveness of the method by simulation experiments. Gao et al. [17] used the back simulated annealing algorithm to choose the ant walking path, and solve the problem of scenic spot planning. Zhang et al. [18] first improved the AC algorithm, and then used the optimization algorithm to carry out the shortest path planning in the multi-scenic spot problem, which verified the feasibility of the optimization algorithm. Zhou et al. [19] introduced a new intelligent travel planning, which provides tourists with tour routes according to their specific needs by establishing a data information database of scenic spots. Li et al. [20] introduced a approach by various constraints in the framework of Geometric Algebra (GA). The algorithm is verified by simulation with the goal of searching the optimal travel path with different constraint combinations in the road network. Chen et al. [21] combined regional path planning and improved genetic algorithm to formulate specific tour paths for tourists.
However, despite achieving certain success in scenic route planning and itinerary customization, these methods often overlook the personalized needs of tourists. The lack of personalized planning approaches makes it difficult to fully consider the tourists’ diverse requirements. This may lead to tourists feeling uncomfortable or disappointed during their trips, and it also fails to fully leverage the unique features and advantages of the scenic spot, thereby reducing the overall quality of the tourism experience. To better meet the comprehensive needs of scenic route planning and itinerary customization, we need to further explore more intelligent methods. These methods should comprehensively consider factors such as tourists’ personalized needs, the geographical and cultural characteristics of the scenic spot, as well as real-time environmental conditions, to create itineraries that not only meet tourists’ expectations but also fully showcase the unique features of the scenic spot. Therefore, this paper proposes a path planning and itinerary customization of scenic spots based on multi-layer hybrid hyper-network optimization, so as to build an intelligent travel route recommendation and design system and improve the reception capacity of scenic spots.
2. Related works
Scenic spot path planning refers to providing effective and reasonable navigation and path recommendation for tourists in a scenic spot, so that they can better visit the scenic spot and reach their required destination. This involves information collection, data processing, algorithm design and other aspects of the work, including Geographic Information System (GIS) positioning technology, path planning algorithm design, real-time data update and monitoring technology.
The current state of path planning research exhibits notable progress across various methodologies. Gupta et al. [22, 23] pioneered the integration of EMT into traditional evolutionary computation, introducing a multi-factor evolutionary algorithm. SyarifA et al. [24] introduced a fuzzy shortest path model, utilizing fuzzy numbers for evaluation and screening, and applied genetic algorithms for optimization [25]. Wang et al. [26] enhanced genetic algorithms with a large-scale neighborhood search for optimal path solutions, showing superior performance compared to conventional genetic algorithms. Li et al. [27] proposed a novel genetic algorithm using continuous adjacent grid and unequal length chromosome coding for efficient robot obstacle avoidance in discrete grid environments. Fu et al. [28] designed a hybrid genetic algorithm integrating A* algorithm, demonstrating scalability and efficiency in route optimization problems. Jiang et al. [29] developed a method for generating lane-level maps from sensor data, contributing to improved navigation systems. Ren et al. [30] mapped the search space into a deformable space, utilizing heuristic search for path planning, albeit with high computational complexity. Gonzalez et al. [31] employed a multi-resolution state lattice to enhance planning optimality and speed in trajectory search, particularly effective in complex global maps. Overall, these studies showcase advancements in path planning methodologies, from evolutionary algorithms to fuzzy logic and heuristic search, each contributing to improved efficiency and performance in various path planning scenarios.
In addition, Deep learning technology has significantly advanced path planning research, as evidenced by several notable contributions. Wang et al. [32] integrated deep learning with path planning techniques, employing a convolutional neural network (CNN) to guide the sampling procedure of the RRT* algorithm, resulting in improved path planning solutions. Q-Jeong et al. [33] utilized the triangle inequality to reduce path nodes in Q-RRT*, thereby decreasing path cost and accelerating convergence, although the sampling procedure remains random. Shiri et al. [34] introduced the oHJB algorithm, an online control algorithm for remote Unmanned Aerial Vehicles (UAVs) assisted by a neural network, enhancing UAV navigation capabilities. Tan et al. [35] proposed an AC-based neural network mission planning technique for heterogeneous multi-UAV systems, leveraging AC optimization to maximize benefits and minimize tasks. Yuan et al. [36] formulated UAV flight path tasks and employed CNN for object detection, coupled with optimization to identify optimal flight paths, enhancing navigation efficiency. Kim et al. [37] introduced a path planning approach utilizing a grid graph and optimization index to obtain a weighted network graph, simplifying route planning by transforming it into a minimum weight problem. Jabbar et al. [38] proposed a weighted network graph based on polygons, automatically generating shortest routes through an improved Dijkstra algorithm. However, this optimization method may generate multiple alternative routes and exhibit inefficiencies. These advancements underscore the integration of deep learning techniques into path planning, leading to more efficient and effective navigation solutions across various domains.
Although there are numerous algorithms available to enhance path planning, when applied to practical multi-task scenarios, their iterative optimization processes often only handle a single path planning task. This limitation is particularly evident in multi-task environments, which typically involve multiple target points, dynamic obstacles, and real-time map information. Most existing path planning algorithms are based on the single-task assumption, meaning they tackle only one path planning task from start to finish at a time. However, in complex multi-task scenarios, multiple path planning tasks need to be considered simultaneously, and these tasks may have mutual interferences and constraints. Therefore, this paper mainly explores how to effectively represent and handle the complex constraints and interferences in multi-task environments.
3. Methods
To improve the scenic spot path planning and realize the personalized customization of tourists ’itinerary, we propose a scenic spot path planning upon multi-layer hybrid hypernetwork optimization. The model aims to meet the comprehensive needs of scenic spots and tourists, including trip diversification, path optimization, multimodal information fusion and other challenges. By introducing advanced multi-layer hybrid hyper-network optimization, the feature extraction method of adaptive multi-path selection, the tourist personalized reasoning method based on multi-layer hybrid network and the path planning method based on hyper-network optimization are proposed in sequence. The efficient matching between tourists and scenic spots is realized.
The schematic representation of our approach is illustrated in Fig 1. First, to capture the behavioral characteristics of tourists more effectively, we have adopted an adaptive multi-path selection method for feature extraction. This method exhibits great flexibility and is able to intelligently select the appropriate feature extraction paths based on different types of information, such as users’ historical itineraries and preferences for interesting points, thus more accurately capturing the personalized needs of tourists. Second, we have introduced personalized reasoning for tourists based on a multi-layer hybrid network. By deeply integrating tourist features at multiple levels, we can gain a more comprehensive understanding of their interests and preferences. This method provides more precise personalized information for subsequent route planning, contributing to the enhancement of personalized route planning. Finally, we have proposed a route planning method based on hypernetwork optimization, aiming to achieve efficient matching between tourists and scenic areas. By optimizing the hypernetwork structure of route planning, we can find the optimal path solutions while considering multiple factors. This helps to ensure that tourists have a better experience during their visit to the scenic area and improves the overall tourism efficiency. Overall, the route planning method proposed in this article, based on the optimization of a multi-layer hybrid hypernetwork, provides an innovative solution for improving the efficiency of route planning and the level of tourist experience by fully considering the needs of scenic areas and tourists, as well as introducing advanced technological means.
3.1 Feature extraction method of adaptive multi-path selection
Adaptive multi-path selection (AMS) feature extraction is a technique used to capture diverse information and flexibly select feature extraction according to different input types. This method aims to improve the adaptability of feature extraction to more accurately meet the requirements of complex and variable application scenarios.
We use tourists’ historical trips, points of interest preferences, and social network activities as the targets of feature extraction, which involve geographical location, time and user behavior. In order to capture the characteristics of different tourists more comprehensively, we design the corresponding feature extraction network for each type of tourist characteristics and optimize it through the pre-training stage. In this way, we obtain multiple specific recognition networks, and each network is responsible for extracting the features of a certain type of tourist characteristic. These specific recognition networks are combined into a multi-channel network, and we input different features of tourists into it to obtain richer feature representation, as shown in Fig 2. Then, by introducing an adaptive selection module, we are able to judge the feature domain of different features according to the input features, and classify them accordingly. This process enables the system to intelligently adapt to different types of input information, and ensures that the extracted features are more in line with the personalized needs of each feature.
In the pre-training stage, for the feature Di of type i tourists where i∈R means the number of the entire types, we adopt a CNN model (for example, ResNet) to train the classifier, so that the model can classify Di and output the corresponding feature representation, denoted by φi. Next, we construct an adaptive multi-path selection feature extraction method. For a given instance xn, we feed it into all the learned backbone networks simultaneously while keeping the network parameters frozen to be used for target feature extraction, resulting in a set of features. Each feature is associated with a certain tourist feature. Finally, we feed these features into the adaptive selection module, as shown in Fig 3, whose expression is as follows:
(1)
According to the input features, the adaptive selection module can intelligently determine the different tourist characteristics to which each feature belongs and classify them accordingly. By analyzing and processing the input features, it can accurately determine which kind of tourist feature each feature belongs to. Since each feature is associated with a certain tourist feature, the adaptive selection module can make personalized classification according to the attribution of the feature. This helps to understand tourists’ interests, preferences and other personalized information more accurately. The module has certain flexibility and adaptability, which can adapt to different types of input features, making the system more universal. This adaptivity allows the system to respond flexibly and intelligently when faced with visitor data with different characteristics. If the input instance contains multiple tourist characteristics, the adaptive selection module can integrate these characteristics to provide the system with more comprehensive and integrated information. This helps to better meet the comprehensive needs in tasks such as scenic spot path planning. The adaptive selection module plays a key role in the whole system. Through the intelligent judgment of the input features, it provides targeted feature information for subsequent personalized reasoning and path planning, so as to improve the accuracy and effect of the system in different tourist characteristics scenarios.
3.2 Personalized reasoning of tourists based on multi-layer hybrid network
Multi-layer hybrid network-based Tourist Personalized Reasoning (MHN) is a method to deeply understand tourists’ interests and preferences and provide personalized services for them. This method uses a multi-layer hybrid network structure to deeply fuse the features of different levels. Each network layer is responsible for capturing information at different levels of abstraction. For example, the lower layer may focus on basic geographic location information, while the higher layer may focus on more abstract behavior patterns or preferences.
Multi-layer hybrid networks simultaneously process input of multiple visitor characteristics, which can include multi-modal information such as historical trips, point of interest preferences, social network activity, and so on. Each feature is represented by a corresponding level of hybrid network, and finally fused at a high level to obtain a more comprehensive and multi-dimensional representation of tourist characteristics. In each hybrid network layer, the information is deeply integrated to understand the personalized needs of tourists more comprehensively.
Firstly, the Transformer is used for text semantic reasoning to reason about the semantic information of the text. Then, the semantic information is used to guide the CNN and Transformer based model to reason about the tourist features, and the recognition results are obtained. The formula of CNN is as follows:
(2)
where O(i,j) denotes the dot at (i,j). I(i+m,j+n) refers to the dot at (i+m, j+n) in the data. K(m, n) denotes the weight in the convolution kernel and m, n denote the size of the kernel which are odd numbers. This formula represents that each output element in the convolution operation is the weighted sum of the input elements within the coverage of the convolutional kernel. The convolutional layer is able to extract local features from the data and pass these features to the next layer of the network for further processing. The network structure is shown in Fig 4. Semantic inference using Transformer model. The features are encoded by a pre-trained Transformer model to capture their context information. Then, the decoder is used to gradually generate the complete local features, which guide the subsequent generation process and realize the complete recovery of the inference results. Based on the complete semantic information obtained in the previous step, a combination model of CNN and Transformer is used for feature extraction. In this stage, CNN and Transformers are employed to capture both global and local features within the image, and then the local feature prior information and image features are fused and input into the Transformer decoder for deeper processing and fusion of these features to capture richer context information. Finally, the final inference result is obtained by the classifier.
3.3 Path planning method based on hypernetwork optimization
The travel planning is to achieve a personalized route with the minimum travel cost for users, so as to improve the user’s travel experience as much as possible. Since the planning of personalized travel routes needs to satisfy the different users, effectively identifying and obtaining the interest spots selected by users is the key to successfully complete the travel route planning. Therefore, by the features from the above methods and the reasoning results of tourist preferences, we propose a route planning approach by hypernetwork optimization (HO).
Firstly, a user interest spot set S is defined, which contains all the interest spots selected by the user in the existing attraction data database, including the starting attraction, the middle attraction and the final attraction. Then, a user’s interest scenic spots subset S is defined, which is a subset of the user’s interest scenic spots set divided by the constraint condition β in a certain space, and each subset represents a stage in the dynamic programming algorithm. The different scenic spots in the user’s interest scenic spots subset sj can be shown as follows:
(3)
Therefore, the best path for tourists between scenic spots can be represented by a GCN with topology, and the network is shown in Fig 5.
In order to optimize the path decision-making ability of Graph Convolution Network (GCN), we mathematically model it. The sequence composed of global decisions starting from an initial state x1 is denoted as p1n(x1) and is shown in the following equation:
(4)
When the decision sequence in the sub-process starting from state xk at stage k to the final state can be denoted as pkn(xk), the same as the above equation. Then the objective function of the optimal decision is denoted by fk(xk), which represents the shortest distance between the state attraction xk and the final attraction personalized by tourists, and its expression is shown in the following equation:
(5)
When considering how to plan a tour route to maximize tourist satisfaction, Eq 5 can serve as a crucial mathematical modeling tool to guide our decision-making. In the tourism industry, the design of a route that maximizes tourist satisfaction takes into account factors such as transportation, accommodation, catering, attractions, and tourists’ time. By constructing a mathematical model of the above-mentioned scenic spot model and multi-stage decision-making optimization process, this article can effectively achieve route planning for tourist attractions, making the tourism route as scientific and rational as possible, and improving user travel comfort.
4. Experiment and analysis
4.1 Dataset and implement details
We use the Tourist Spot Dataset (https://zenodo.org/records/3381859, DOI: 10.5281/zenodo.1213195) based on multi-layer hybrid network optimization of path planning of the scenic Spot and custom for testing. The dataset consists of four different modalities—images, text, tags, and likes—which provide a multifaceted perspective of tourist attractions in South Korea. In this dataset, 10 different categories categorize various aspects of the Korean tourism industry, providing a comprehensive representation of various attractions. The data extraction process comes entirely from Instagram, ensuring a real-world description of user-generated content related to South Korean travel destinations. Prior to analysis, the dataset was thoroughly pre-processed, improving the quality and usability of research and exploration. Instagram’s careful curation has contributed to a rich and informative dataset that encapsulates the essence of the Korean tourist experience.
We completed the training of the proposed method using a hardware environment configured with i5-12400F and 8*Nvidia RTX4060. The deep learning framework is selected as Mxnet, and the specific training Settings are shown in Table 1. In the model training, we adopted a weight decay term of 0.004. In addition, the initial learning rate is set to 1×10−3, the number of epochs is 40, the batch size for training is 32, the decay is set to 0.92, and the gradient descent method is SGD.
In this paper, Accuracy (Acc), Mean Average Precision (mAP), path length (L) and path consumption time (T) are used as the evaluation criteria for cloud computing load detection and identification, and the calculation formula is as follows:
(6)
(7)
where pr and gt represent the predicted and true values of the model, respectively, and N(.) Represents the function calculation of the statistical value.
4.2 Ablation experiments
On the Tourist Spot Dataset, we conducted ablation experiments of adaptive multi-path selection feature extraction method (AMS), multi-layer hybrid network based personalized tourist inference (MHN), and hypernetwork optimization based path planning method (HO). The results in Fig 6 and Table 2 show that the baseline performance is 0.775 mAP value, 0.782 Acc value, 22 L value, and 234 T value. We employ the CNN as our baseline. Combining the results of attraction recommendations and geographic information data, CNN can assist in planning optimal travel routes. By analyzing information such as the geographic location, traffic conditions, and tourist flow of attractions, CNN can help tourists select the most suitable tour sequence and transportation mode. Firstly, AMS, MHN and HO modules are embedded separately on the basis of baseline, and the mAP values are 0.811, 0.804 and 0.816, respectively, and the Acc values are 0.804, 0.811 and 0.807, which directly prove the performance of each independent module. Then, the performance of the pairwise combination of the three modules is tested, and the mAP values of 0.834, 0.842 and 0.839 are obtained, and the Acc values of 0.838, 0.842 and 0.833 are obtained, which shows that the pairwise combination of the modules improves about 2% compared with the single module. Finally, when the three modules are used at the same time, the mAP value of 0.881, the Acc value of 0.877, the L value of 12 and the T value of 236 can be obtained. This shows that the combined application of the three modules has a significant improvement in performance.
This experiment proves the combination effect of AMS, MHN and HO on the Tourist Spot Dataset. Combining the three modules, we observe a mAP value of 0.881, which is a significant improvement over the baseline value of 0.775, demonstrating the superiority of this integrated approach. In addition to the improvement in mAP and Acc values, we should also notice the values of L (path length) and T (path time). With all three modules combined, the L value dropped from 22 to 12 and the T value dropped from 234 to 236. This indicates that the application of the integrated module has also achieved positive results in improving the efficiency of path planning. Overall, by comparing the individual application and combination use of different modules, we verify the effectiveness of AMS, MHN, and HO in improving the task performance on the Tourist Spot Dataset. This provides strong support for tourists’ personalized reasoning and path planning, and lays a foundation for future related research and practical applications.
4.3 Compare our method and other methods
Firstly, we conduct the performance experiments of the adaptive multi-path selection feature extraction method (AMS) on the Tourist Spot Dataset. We selected CNN-FPN [39], Self-Attention [40], Uniformer [41] and LiConvFormer [42] to compare the performance with our method, and the results are shown in Fig 7 and Table 3. We used mAP50, mAP75, mAP95, and mAP to represent the mean average precision (AP) of all classes when the Intersection over Union (IoU) is equal to 0.50, 0.75, 0.95, and 0.50: 0.95, respectively. Compared with other algorithms, AMS achieves the highest AP values in all evaluation metrics, and mAP50, mAP75, mAP95 and mAP achieve 0.811, 0.846, 0.814 and 0.796, respectively, which highlights its robustness and superiority at multiple accuracy levels. Compared with CNN-FPN, our method improves the mAP value of the model by more than 5%. This improvement shows that the adaptive multi-channel selection method proposed in this paper can fully express the information of tourists and improve the accuracy and quality of data. Compared with Self-Attention and Uniformer, our method is in the lead in all indicators. This is attributed to the adaptive multi-path selection mechanism of AMS, which makes the model more adaptive and flexible, and can better adapt to different scenarios and data distributions, thereby improving the accuracy. Compared with LiConvFormer, our method has a mAP95 value of 2.9%. This result further proves that AMS can accurately express the characteristics of tourists. In general, through the comprehensive performance experiments on the Tourist Spot Dataset, AMS not only performs well in various evaluation indicators, but also shows obvious superiority over other algorithms, which provides an effective solution for improving the accuracy and quality of tourist information.
We then conduct a more in-depth analysis of the performance of MHN to explore its superiority in personalized reasoning for tourists. As shown in Table 4, from the perspective of Acc value, the score of 0.838 indicates that MHN achieves a significant breakthrough in inference accuracy. This proves that MHN is superior to other models when dealing with complex tourist preferences and behavior patterns. Taking a closer look at Fig 8, we can see that MHN performs well on different precision-computational complexity trade-offs. This balance is achieved by MHN’s unique hybrid network structure and weight adjustment mechanism, which enables the model to effectively control the usage of computational resources while maintaining high accuracy. This is crucial for achieving high performance personalized reasoning in resource-constrained practical application scenarios. In terms of computational complexity, MHN shows a satisfactory performance, consuming only 193 GFLOPs. Compared with SCN_GNN [43], RT-GCN [44] and MSA-GCN [45], MHN has higher utilization of computational resources in the inference process, which means that it can complete more inference tasks in the same time, improving the overall efficiency of the system. In addition, in terms of inference time, MHN only needs 132ms, showing excellent real-time performance. Compared with other models, MHN has advantages in response speed and provides better support for immediate decision making in practical application scenarios. In general, compared with SCN_GNN, RT-GCN and MSA-GCN, the results of this experiment clearly show that MHN has significant advantages in tourist personalized reasoning, which not only leads in accuracy, but also performs well in computing resource consumption and reasoning speed. This makes MHN an ideal choice for processing large-scale tourist data sets, and provides more powerful technical support for the personalized service of tourism business.
Finally, we conduct a thorough investigation into the performance of the hyper-network optimization-based path planning method (HO), and we utilize a nonlinear objective function for all comparisons. It can be observed from Fig 9 that HO achieved impressive results in terms of two key performance indicators: Acc and mAP. In terms of Acc, HO scored a remarkable 0.877, demonstrating its excellent performance in path planning accuracy. This indicates that HO is capable of more accurately deriving the optimal solution when dealing with complex path planning scenarios, making the path planning more aligned with actual needs. Similarly, in terms of mAP, HO scored 0.881, surpassing comparison methods such as TriPField [46], CAtNIP [47], and Fields2Cover [48]. This further verifies HO’s outstanding performance in path planning diversity and global optimization. HO not only focuses on accuracy but also takes into account the overall quality of path planning, making the generated paths more practical and effective. Overall, the hyper-network optimization-based path planning method, HO, stands out as a leader in the field of path planning due to its excellent performance in accuracy and global optimization. Its high performance demonstrated in practical applications will provide more reliable and efficient solutions for various path planning tasks.
4.4 Discussion
Through the above experiments of feature extraction method for adaptive multi-path selection, tourist personalized reasoning based on multi-layer hybrid network and path planning method based on hyper-network optimization, we fully demonstrate the effectiveness of path planning and itinerary customization of scenic spot based on multi-layer hybrid hyper-network optimization.
First, the feature extraction method of adaptive multi-path selection provides a more flexible and diversified feature representation for scenic spot path planning. By dynamically selecting and integrating different feature routes, the proposed method enables the model to more comprehensively and accurately capture various information such as scenic environment, tourist preferences and real-time changes. The experiments clearly demonstrate the adaptive feature extraction method has significant advantages in improving the accuracy and personalization of path planning. Second, the tourists’ personalized reasoning based on multi-layer hybrid network fully demonstrates its excellent performance in the prediction of tourists’ personalized demand by comparing with other models. The characteristics of high accuracy, low computational complexity and fast reasoning make the model more efficient in dealing with large-scale tourist data sets, and provide more intelligent and personalized services for scenic spots. Finally, the path planning approach by hypernetwork optimization provides a global optimization solution for the customization of scenic spots. Its excellent performance in accuracy and global optimization makes the generated path closer to the actual needs, and improves the quality of path planning and user satisfaction. Through the comparison with other path planning methods, we unequivocally affirm the notable benefits of the proposed approach in real-world applications.
This series of experiments proves the effectiveness of the path planning and itinerary customization of scenic spots based on multi-layer hybrid hypernetwork optimization. The multi-layer hybrid super-network optimization can fully utilize a variety of information, including tourists’ personal preferences, historical behavior data, as well as geographical and cultural characteristics of the scenic spot, to customize an itinerary that better meets their individual needs. By optimizing the path planning, it can ensure that tourists’ routes within the scenic area are both efficient and smooth. This not only saves tourists’ time and energy, but also allows them to visit as many attractions within the scenic area as possible within a limited time. Additionally, it can be customized and adjusted according to different tourist needs and scenic spot characteristics, adapting to various complex and changing scenarios. This not only provides a more intelligent and efficient solution for tourism business, but also provides useful enlightenment for tasks such as path planning and trip recommendation in other fields. The establishment of the intelligent service system of scenic spots based on deep learning provides strong support for the tourism science and technology in the future.
5. Conclusion
To boost the quality of scenic spots and provide tourists with the most desirable travel routes, we propose a path planning and itinerary customization method for scenic spots based on multi-layer hybrid hypernetwork optimization. Through the analysis of tourists’ personalization, we successively propose an adaptive multi-path selection feature extraction method, a multi-layer hybrid network based personalized reasoning method for tourists, and a hyper-network optimization path planning method. Thus, the personalized feature extraction of tourists is realized, the reasoning and acquisition of tourists’ real needs are completed, and the best tour path for tourists is designed. Experiments show that our method can obtain an accuracy score of 0.877 and a mAP score of 0.881, which can provide a perfect solution for scenic spots to improve the quality of service.
Acknowledgments
The author would like to thank the anonymous reviewers who have commented on this article.
References
- 1. Ho CL, Chen WL, Ou CH. Constructing a personalized travel itinerary recommender system with the Internet of Things. Wireless Networks. 2023; 1–13.
- 2. Zhu Y, Zhong X. Research and design of intelligent tourism personalized recommendation algorithm in big data environment. Journal of Computing and Electronic Information Management. 2023, 11(1): 71–73.
- 3. Liang K, Liu H, Shan M, Zhao J, Li X, Zhou L. Enhancing scenic recommendation and tour route personalization in tourism using UGC text mining. Applied Intelligence. 2023: 1–36.
- 4. Zhang S, Lin J, Feng Z, Wu Y, Zhao Q, Liu S, et al. Construction of cultural heritage evaluation system and personalized cultural tourism path decision model: An international historical and cultural city. Journal of Urban Management. 2023, 12(2): 96–111.
- 5. Chao Y, Mengli Y. Co-existing in differences: tailoring travel itineraries for tourists with similar interests. IEEE Access, 2023.
- 6. Leng J, Yu X. Research on Personalized Travel Route Recommendation AI Algorithm Based on Simulated Annealing. 2023 IEEE 3rd International Conference on Electronic Communications, Internet of Things and Big Data (ICEIB). IEEE, 2023: 445–448.
- 7. Hu Y, Fang Z, Zou X, Zhong H, Wang L. Two-Stage Tour Route Recommendation Approach by Integrating Crowd Dynamics Derived from Mobile Tracking Data. Applied Sciences. 2023, 13(1): 596.
- 8. Zhang J, Hong M, Zhuang L, Hu C, Fang W. Dynamic route planning for scenic spots in wisdom tourisms. 4th International Conference on Informatics Engineering & Information Science (ICIEIS2021). SPIE, 2022, 12161: 200–205.
- 9. Yun J, Youyuan X. Design of personalized leisure tourism route recommendation system based on deep learning. Proceedings of the 2020 2nd International Conference on Big Data and Artificial Intelligence. 2020: 158–163.
- 10. Duan Z, Gao Y, Feng J, Zhang X, Wang J. Personalized tourism route recommendation based on user’s active interests. 2020 21st IEEE International Conference on Mobile Data Management (MDM). IEEE, 2020: 729–734.
- 11. Chen C, Zhang S, Yu Q, Ye Z, Ye Z, Hu F. Personalized travel route recommendation algorithm based on improved genetic algorithm. Journal of Intelligent & Fuzzy Systems, 2021, 40(3): 4407–4423.
- 12. Sundarraj S, Reddy RVK, Babu BM, Lokesh GH, Flammini F, Natarajan R. Route Planning for an Autonomous Robotic Vehicle Employing a Weight-Controlled Particle Swarm-Optimized Dijkstra Algorithm. IEEE Access, 2023.
- 13. Peng F, Deng X, Jiang M, Dinardo S, Shen Y. A New Method to Combine Coastal Sea Surface Height Estimates from Multiple Retrackers by Using the Dijkstra Algorithm. Remote Sensing. 2023, 15(9): 2329.
- 14. Zhang J, Bai J. Dijkstra algorithm based cooperative caching strategy for UAV-assisted edge computing system. Wireless Networks. 2023: 1–19.
- 15. Li X, Wang L, An Y, Huang QL, Cui YH, Hu HS. Dynamic path planning of mobile robots using adaptive dynamic programming. Expert Systems with Applications. 2024, 235:121112.
- 16. Shen M. GIS positioning based on optical sensing detection and simulation of tourism route planning in rural tourism scenic areas. Optical and Quantum Electronics. 2024, 56(3): 284.
- 17. Gao Y, Ji K, Gao T. Route planning model based on multidimensional eigenvector processing in vehicular fog computing. Computer Communications. 2024, 213: 13–20.
- 18. Zhang W, Gong X, Han G, Zhao Y. An improved ant colony algorithm for path planning in one scenic area with many spots. IEEE Access. 2017, 5: 13260–13269.
- 19. Zhou X, Su M, Liu Z, Zhang D. Smart tour route planning algorithm based on clustering center motive iteration search. IEEE Access. 2019, 7: 185607–185633.
- 20. Li D, Yu Z, Luo W, Hu Y, Che X, Yuan L. Optimal route searching with multiple dynamical constraints—A geometric algebra approach. ISPRS International Journal of Geo-Information. 2018, 7(5): 172.
- 21. Chen C, Zhang S, Yu Q, Ye Z, Ye Z, Hu F. Personalized travel route recommendation algorithm based on improved genetic algorithm. Journal of Intelligent & Fuzzy Systems. 2021, 40(3): 4407–4423.
- 22. Gupta A, Ong YS, Feng L. Multifactorial evolution: toward evolutionary multitasking. IEEE Transactions on Evolutionary Computation. 2015, 20(3): 343–357.
- 23. Gupta A, Mańdziuk J, Ong YS. Evolutionary multitasking in bi-level optimization. Complex & Intelligent Systems. 2011, 20 (2): 79–78. 2015, 1: 83–95.
- 24.
Syarif A, Muludi K, Adrian R, Gen M. Solving fuzzy shortest path problem by genetic algorithm. IOP Conference Series: Materials Science and Engineering. IOP Publishing, 2018, 332(1): 012003.
- 25. Cosma O, Pop PC, Zelina I. An effective genetic algorithm for solving the clustered shortest-path tree problem. IEEE Access. 2021, 9: 15570–15591.
- 26. Wang Q, Zhang Q, Meng F, Li B. Objective-hierarchy based large-scale evolutionary algorithm for improving joint sparsity-compression of neural network. Information Sciences. 2023, 640: 119095.
- 27. Li C, Meng F, Ma H, Wang J, Meng MQH. Relevant region sampling strategy with adaptive heuristic for asymptotically optimal path planning. Biomimetic Intelligence and Robotics. 2023, 3(3): 100113.
- 28. Fu X, Sun Y, Wang H, Li H. Task scheduling of cloud computing based on hybrid particle swarm algorithm and genetic algorithm. Cluster Computing. 2023, 26(5): 2479–2488.
- 29. Jiang K, Yang D, Liu C, Zhang T, Xiao Z. A flexible multi-layer map model designed for lane-level route planning in autonomous vehicles. Engineering. 2019, 5(2): 305–318.
- 30. Ren Z, Gong C, Choset H. Deformed state lattice planning. 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2017: 6307–6312.
- 31. Gonzalez-Sieira A, Mucientes M, Bugarin A. Motion planning under uncertainty in graduated fidelity lattices. Robotics and Autonomous Systems. 2018, 31 (2): 78–79. 109:168–182.
- 32. Wang J, Chi W, Li C, Wang C, Meng MQH. Neural RRT*: Learning-based optimal path planning. IEEE Transactions on Automation Science and Engineering. 2020, 17(4): 1748–1758.
- 33. Jeong IB, Lee SJ, Kim JH. Quick-RRT*: Triangular inequality-based implementation of RRT* with improved initial solution and convergence rate. Expert Systems with Applications. 2019, 123: 82–90.
- 34. Shiri H, Park J, Bennis M. Remote UAV online path planning via neural network-based opportunistic control. IEEE Wireless Communications Letters. 2020, 9(6): 861–865.
- 35. Tan W, Hu Y, Zhao Y, Li W, Li Y, Zhang X. Heterogeneous multi UAV mission planning based on ant colony algorithm powered BP neural network. Computational Intelligence and Neuroscience. 2021, 2021. pmid:34899892
- 36. Yuan S, Ota K, Dong M, Zhao J. A path planning method with perception optimization based on sky scanning for UAVs. Sensors. 2022, 22(3): 891. pmid:35161639
- 37. Kim H, Kim D, Shin JU, Kim H, Myung H. Angular rate-constrained path planning algorithm for unmanned surface vehicles. Ocean Engineering. 2014, 84: 37–44.
- 38. Jabbar LS, Abass EI, Hasan SD. A Modification of Shortest Path Algorithm According to Adjustable Weights Based on Dijkstra Algorithm. Engineering and Technology Journal. 2023, 41(2): 1–16.
- 39. Shuang F, Wei S, Li Y, Gu X, Lu Z. Detail R-CNN: Insulator Detection based on Detail Feature Enhancement and Metric Learning. IEEE Transactions on Instrumentation and Measurement. 2023.
- 40. Shen X, Han D, Guo Z, Chen C, Hua J, Luo G. Local self-attention in transformer for visual question answering. Applied Intelligence. 2023, 53(13): 16706–16723.
- 41. Li K, Wang Y, Zhang J, Gao P, Song G, Liu Y, et al. Uniformer: Unifying convolution and self-attention for visual recognition. IEEE Transactions on Pattern Analysis and Machine Intelligence. 2023. pmid:37276098
- 42. Yan S, Shao H, Wang J, Zheng X, Liu B. LiConvFormer: A lightweight fault diagnosis framework using separable multiscale convolution and broadcast self-attention. Expert Systems with Applications. 2024, 237: 121338.
- 43. Chen J, Chen Q, Jiang F, Guo X, Sha K, Wang Y. SCN_GNN: A GNN-based fraud detection algorithm combining strong node and graph topology information. Expert Systems with Applications. 2024, 237: 121643.
- 44. Liu Y, Rasouli S, Wong M, Feng T, Huang T. RT-GCN: Gaussian-based spatiotemporal graph convolutional network for robust traffic prediction. Information Fusion. 2024, 102: 102078.
- 45. Yin Y, Jing L, Huang F, Yang G, Wang Z. Msa-gcn: Multiscale adaptive graph convolution network for gait emotion recognition. Pattern Recognition. 2024, 147: 110117.
- 46. Ji Y, Ni L, Zhao C, Lei C, Du Y, Wang W. TriPField: A 3D potential field model and its applications to local path planning of autonomous vehicles. IEEE Transactions on Intelligent Transportation Systems. 2023, 24(3): 3541–3554.
- 47. Cao Y, Wang Y, Vashisth A, Fan H, Sartoretti GA. CAtNIPP: Context-aware attention-based network for informative path planning. Conference on Robot Learning. PMLR, 2023: 1928–1937.
- 48. Mier G, Valente J, de Bruin S. Fields2Cover: An open-source coverage path planning library for unmanned agricultural vehicles. IEEE Robotics and Automation Letters. 2023, 8(4): 2166–2172.