Abstract
The degree of urban development depends on the degree of closeness between cities, which is reflected in the strength of interactions between cities, such as traffic and information flows. In this research, we compare and analyze the characteristics of urban interaction networks (UINs) at two spatial scales in Shandong Province and the whole country from two different perspectives of traffic flow and information flow and validate the spatial interaction characteristics reflected in the material space traffic flow from the perspective of textual spatial information flow. The UIN is constructed based on Tencent migration big data, and the assortative coefficient method is introduced to explore the assortative and interaction characteristics between core cities and edge cities in the traffic flow network. Introducing deep learning methods on a larger scale, the GCN_CD model is proposed for semi-supervised classification of nodes to realize community discovery for both traffic flow and information flow networks. The spatial interaction intensity prediction model
Keywords
Introduction
With the decrease in transportation costs and the development of internet technology, the functional connections between cities in the region have changed from a vertical hierarchical relationship to a network structural relationship (Sun and Hou, 2020). The urban interaction network (UIN) is a horizontal and non-hierarchical linkage of large, medium, and small cities with a mobility network structure (Capello, 2004). Understanding the characteristics of the spatial structure of the UIN as a theoretical foundation and scientific basis for the construction of new urbanization in the future is of great significance in alleviating the deepening urban problems, as well as in guiding the planning for the growth of the urban economy and the development of urbanization.
The study of urban interaction has always been a hot topic. Jia et al. mainly discussed dynamic community detection and spatio-temporal analysis in multi-layer spatial interaction networks based on trajectory data and proposed a new method to deal with multi-layer spatial interaction networks, which can provide valuable references and decision-making support for practical transportation planning and urban management (Jia et al., 2022). Gong et al. used social media data and high-speed rail network data to build an econometric model to study the impact between city interactions and social media use, and the results show that high-speed rail provides a new impetus for inter-city social media interactions while facilitating inter-city population mobility, and that the enhancement of inter-city social media interactions makes city interactions more frequent and closer (Gong et al., 2021). Li et al. used a method based on Baidu search data and microblogging data to analyze online information interactions in different cities and found that the intensity of city interactions is closely related to the size of the city’s population, the level of economic development, and the geographic distance between cities (Li and Duan, 2020). Michal et al. used complex network theory and spatial analysis methods to explore the characteristics and influencing factors of urban interaction space, and the results showed that the attractiveness of the area around the city not only depends on the size and geographic location of the city but is also affected by factors such as the competitive relationship between cities, transportation network, and economic development (Michal et al., 2021).
As cities are more and more closely connected to each other, research on the characteristics of UIN has gradually become a hot topic (Liu et al., 2020a; Yao et al., 2022). Cao used the complex network theory and spatial analysis methods to analyze the impact of urban spatial structure on the travel behavior of cab users and put forward targeted management recommendations, which are of great significance for urban planning and traffic management departments to formulate efficient traffic management policies (Cao, 2021). Lin et al. revealed the spatio-temporal asymmetry of population mobility based on the complex network analysis method of Spring Festival population migration big data (Lin et al., 2021). Wei et al. combined the data on population movement in China during the Spring Festival in 2015 to establish a network and conducted a structural analysis for the phenomenon of rich people’s clubs and found that the network was characterized by typical oligarchy (Wei et al., 2018).
Community discovery algorithms help researchers to extract useful information from UIN data in a way that aims to divide the graph into small-scale clusters (Gupta and Singh, 2020). Many community discovery algorithms have emerged in the last decade. Tang et al. proposed a new node influence measure based on local and global attributes to assess the importance of overlapping nodes (Tang et al., 2019). Xing et al. proposed a node influence-based label propagation community detection algorithm to improve the performance of Label Propagation Algorithm (LPA) by improving the node order of label update and the label selection mechanism when the maximum number of nodes contains multiple labels (Xing et al., 2014). Xie et al. proposed LabelRank, an efficient algorithm for detecting communities through label propagation, which solves the problem of randomness in the traditional LPA and stabilizes the discovery of communities in the same network (Xie and Szymanski, 2013). Sun et al. applied the ideas and concepts of game theory to the clustering of graphs and proposed a new community discovery algorithm, the game clustering approach (Sun et al., 2021). Newman proposed and studied a set of algorithms for discovering the structure of network communities the natural division of network nodes into densely connected subgroups (Newman and Girvan, 2004).
Because graph convolutional neural networks have shown excellent ability in processing non-Euclidean data, scholars have gradually applied them to urban computing. Zhang et al. investigated the Seasonal Prediction Recurrent Network (SPRNN) for seasonal spatio-temporal data and its application in urban computing, proposed a novel SPRNN model that can efficiently deal with spatio-temporal data while taking seasonal changes into account, and realized various applications in urban computing (Zhang et al., 2020a). Guo et al. proposed a spatio-temporal recurrent convolutional network model aimed at modeling the short-term patterns of population flow for the purpose of predicting traffic flow in urban areas (Guo et al., 2019). Ling et al. combined the ideas of Graph Convolutional Neural Network (GCN) and Gate Recurrent Unit (GRU) to propose a time-map convolutional neural network-based approach aimed at capturing the spatial and temporal dependencies of traffic data that are used to predict traffic flow (Ling et al., 2019).
Scholars’ research methods for UIN mostly adopt the traditional complex network theory (Peng et al., 2021; Wang and Xu, 2009; Zou et al., 2013; Wang et al., 2021). However, the matchability method for central cities and edge cities is relatively rare, resulting in the inability to better analyse the connectivity trend of the nodes of urban agglomerations, which is not conducive to the study of the diversification and specialisation of urban development. Modularity optimization, LPA, etc., are generally used in community discovery in existing studies (Akbarzadeh et al., 2019; Liu et al., 2020b). Deep learning method belong to the frontier in the field, and it is a promising approach to fully utilize the advantages of graph neural networks in processing network data for UIN community discovery and interaction intensity prediction (Jiang, 2022; Tian et al., 2023; Yang, 2023). Meanwhile, most of the existing studies study urban interaction from a single perspective of material space, such as traffic flow, and the comparative analysis of the material flow UIN from the perspective of text space information flow is a new perspective, which helps to explore the different characteristics of urban interaction from two perspectives and deepen the understanding of the characteristics and structure of the UIN.
To address the above issues, this study constructs two types of UINs based on Tencent migration big data and place name co-occurrence data from two perspectives: material space traffic flow and text space information flow, respectively, and compares and analyzes the structural characteristics of the networks under different perspectives. Matching coefficients are introduced, and the matching coefficient method is used to explore the matching and interaction characteristics between core cities and edge cities in the two types of networks. Deep learning methods in the field of artificial intelligence are introduced into community discovery, and a graph neural network-based community discovery GCN-based Community (GCN_CD) Detection algorithm is proposed to classify city nodes and to validate the city interaction features and community agglomeration reflected by the traffic flow in the material space from the perspective of information flow in the text space. Based on a graph neural network, the spatial interaction intensity prediction model
Data sources and preprocessing
The traffic flow data in this study comes from the Tencent Migration Big Data positioning platform (https://heat.qq.com/qianxi.php) (Lai and Pan, 2019), which provides migration data for many different modes of transportation (Zhang et al., 2020b), helping to solve the current problem of not being able to coordinate traffic travel data from multiple sources.
The traffic flow data is divided into two scales. The Shandong Province scale data are the top 10 in-migration and out-migration data in terms of people flow under the two modes of transportation, highway and railroad, and contain a total of 90,586 records. The national-scale data uses air flow data from 329 cities across China for a total of 31 days from 1 January to 31 January, 2018, with a spatial resolution of 1 km and a temporal resolution of 1 day. There are a total of 599,550 records. After data cleaning, the city interaction data was finally integrated to get the city interaction data.
The information flow data are characterized by toponymic co-occurrence in text space. Toponym co-occurrence data were obtained from China News (https://sou.chinanews.com/advSearch.do). The toponymic co-occurrence data of Shandong Province for a total of 31 days from 1 January to 31 January, 2018, and the national toponymic co-occurrence data were obtained. The national place name co-occurrence data includes 328 cities, compared to the Tencent migration data lacking Laiwu, as the keyword place name co-occurrence data, totaling 54,765 records.
Method
Characterizing urban interactive network from two perspectives
According to the principle of graph theory (Liu et al., 2014), two kinds of traffic flows between cities in Shandong Province are abstracted into a complex network, and an interaction-weighted directed network Highway traffic flow urban interaction network. Railway traffic flow urban interaction network.

From a statistical point of view, when two place names co-occur in a document, it represents that there is some kind of connection and interaction between the geographic entities referred to by these two place names. That is to say, place name co-occurrence can be used as the information flow mapping of city interaction in material space in text space. The information flow UIN Information flow urban interaction network.
Degree and degree distribution
Scale-free characteristic is one of the important statistical features of complex networks. The research adopts node degree and degree distribution for the validation of scale-free characteristics of UIN from two perspectives. The degree
From the point of view of probability statistics, the degree distribution
Clustering coefficient and average path length
Small-world properties are another important statistical feature of complex networks. To analyze the small-world properties of UIN, the clustering coefficients and average path lengths are computed to obtain an overall indication of node clustering or clustering.
The clustering coefficient of node
In the formula,
In the formula,
Distance decay of spatial interaction
Distance decay is one of the main laws of geography. In order to study the difference between the two perspectives of urban interaction distance decay effect, the research uses the gravity model expressed in the following equation to calculate the distance number decay coefficient
In the formula,
Network local matchability methods
The research uses four types of centrality indicators, namely, degree centrality, median centrality, distance centrality, and eigenvector centrality, to analyze the centrality characteristics of UIN from two perspectives.
In the traffic flow UIN, the matching coefficient method is introduced to study the specific interaction characteristics of core cities and edge cities. For the traffic flow UIN in Shandong Province, the matching characteristics in four directions are measured separately, including in-degree-in-degree, in-degree-out-degree, out-degree-in-degree, and out-degree-out-degree, with the following formulas:
Among them,
In order to study more deeply the contribution of individual city nodes to the overall assortative of the interaction network, the local assortativity method is introduced and its contribution value is expressed by
Community detection method based on GCN CD
The research is based on graph convolutional neural network (Figure 4), which uses semi-supervised node classification to classify the network nodes into communities. Schematic diagram of GCN.
The layer-by-layer propagation formula of a multilayer graph convolution neural network is as follows:
Among them,
The activation function adopts ReLU and Softmax, respectively, and then the overall forward propagation formula is as follows:
Cross entropy is used as the cost function with the following formula:
In this,
Interaction strength prediction method based on distance characteristics
Distance is a very critical factor in urban spatial interaction prediction research. In this research, on the basis of GAT model, urban interaction intensity prediction is carried out taking into account the distance characteristics.
The attention mechanism is a single-layer feed-forward neural network that is parameterized using a weight vector
The research uses a multi-head attention mechanism to aggregate node attribute features and connected edge weights with the following formula:
Among them,
In this research, based on the principle of GAT model, the distance attenuation coefficient is introduced to calculate the weight of the edges to update the node features, so that the prediction results are more accurate. Among them, the formula for node weight calculation is as follows:
Results and analysis
The two types of UINs of traffic flow and information flow constructed in part 2.1 are characterized in terms of network structure, and the differences in spatial interaction network characteristics between the two perspectives are compared and analyzed. Traffic flow UIN is divided into two types according to transportation modes, railroad transportation UIN and highway transportation UIN, so the network structure characterization is actually carried out for the three interaction networks.
Comparative analysis of the structural characteristics of UIN
Scale-free characteristics
The degree distribution data of the constructed traffic flow and information flow UIN are calculated according to the degree and degree distribution formula (2). The degree distributions of the two networks present consistent characteristics, with a small number of nodes having a small number of connections and a large number of connections for most of the nodes, which is contrary to the case of the scale-free network where a small number of nodes have a large number of connections. In contrast, the majority of the nodes have a small number of connections. Both networks are calculated by two degree metrics, inbound and outbound, and the distributions of inbound and outbound degrees also show consistent characteristics. Further power law fitting is performed on the degree distributions of the traffic flow and the information flow UIN, and the fitting results are shown in Figures 5 and 6. It can be seen that the power indices of the power functions fitted to the three networks are not less than −1, indicating that none of them has scale-free characteristics. Probability distribution of out-degree and in-degree of two types of traffic flow. (a) In-degree. (b) Out-degree. (c) In-degree. (d) Out-degree. Probability distribution of out-degree and in-degree of information flow.

Small-world property
According to the clustering coefficient and average path length formula (3), the results of the comparison between the traffic flow and information flow UIN and the random network characteristic indexes are obtained as shown in Figures 1–3. It can be seen that the average clustering coefficients of the two networks are much higher than those of the random network with the same number of nodes, indicating that whether in the perspective of traffic flow or information flow, the inter-urban interaction network has small-world characteristics.
The assortative of UIN
Identification of core cities
The study analyzed UIN focusing on traffic and information flows. Centrality indices for each node were computed using specific metrics (refer to Figures 7–9). Jinan, Jining, Linyi, and Qingdao exhibit a centrality of 1 in both traffic and information flow networks, indicating their core status. Notably, Dezhou, Tai’an, Weifang, Weihai, and Zibo also have a centrality of 1 in the railway traffic flow network, highlighting strong direct connections. However, in the information flow network based on toponym co-occurrence, only Qingdao and Jinan have a centrality of 1, suggesting a weaker inter-city information flow in Shandong Province than migration patterns. Centrality grade diagram of highway traffic flow. Centrality grade diagram of railway traffic flow. Centrality grade diagram of information flow.


The distance centrality of a city indicates its proximity to other cities, with highly central cities often situated centrally in space. Figures 7(b), 8(b), and 9(b) illustrate similar distributions of distance centrality and degree centrality in both traffic flow and information flow UIN. Meanwhile, the urban distance centrality of the three networks is generally high, which also fully supports the argument that the UIN in Shandong Province has small-world characteristics, as described in the previous section.
Betweenness centrality measures a city’s transit capability within the entire network. In the UIN for traffic and information flow, Jinan, Jining, and Qingdao exhibit high betweenness centrality, indicating their pivotal transit roles (see Figures 7(c) and 8(c)). Contrasting with physical traffic flow, the textual spatial information flow network, as depicted in Figure 9(c), shows reduced high betweenness centrality cities within Shandong Province’s hinterland. This suggests that textual spatial information flow in the province relies on the transmission and diffusion facilitated by the two city clusters of Qingdao and Jinan.
In the network, the importance of a city node depends on both the number of its neighboring city nodes and the importance of its neighboring city nodes themselves. The four cities of Jinan, Jining, Linyi, and Qingdao in the UIN of traffic flow have high eigenvector centrality, as shown in Figures 7(d) and 8(d). In the UIN of Shandong Province from the perspective of information flow, Qingdao and Jinan have high eigenvector centrality, as shown in Figure 9(d).
Through the centrality analysis, the cities with high centrality value of UIN in Shandong Province from the perspective of traffic flow are the core cities, which are Jinan, Jining, Linyi, and Qingdao, respectively, and the other 13 cities are the marginal cities. The core cities from the perspective of information flow are Jinan and Qingdao. The core city occupies a pivotal position in the entire UIN and is closely connected with the edge cities.
Network assortative characteristics
According to the assortative coefficient method formula and local assortativity method formulas (5)–(9), the assortative coefficient and contribution degree are calculated, and the assortative analysis is introduced for two networks with cities as nodes. From a global perspective, the UIN of Shandong Province as a whole reflects a heterogeneous network.
In the urban interaction network, there are many cities with the same degree value, but these cities are not connected to other cities in the same way, which leads to the fact that their contribution to the overall heterogeneity of the network is not always the same. In the urban assortative coefficient of highway traffic flow, the absolute value of in-degree-in-degree is larger, which is 0.112, as shown in Figure 4. Therefore, in this network, the interactive connection between city nodes is more dependent on the direction of in-migration. In the urban assortative coefficient of railway traffic flow, the absolute value of out-degree-out-degree is larger, which is 0.174, as shown in Figure 5, so the interactive connection between city nodes is more dependent on the direction of out-migration.
The contribution value of each city reflects the contribution of the city to the overall mismatch of the network and reflects the status of the city in the network. In the urban interactive network of highway traffic flow, the cities with high values of contribution values are Jinan, Jining, and Linyi, all of which are 0.3356, as shown in Figure 6. It indicates that the three city nodes are at the core of the network and contribute more to the overall heterogeneity of the network. In the network of railway traffic flow, five cities, namely, Dezhou, Qingdao, Jining, Tai’an, and Weifang, have the highest values of contribution values and excellent contributions, as shown in Figure 7.
Community detection results and validation
Community detection results
Selecting 31 provincial capital cities, municipalities, and autonomous regions as city nodes to build an UIN for both air and information flows (Figures 10 and 11). The proposed GCN_CD algorithm is used for community segmentation of two UINs. Using the natural breakpoint method to classify the degree centrality of the nodes in the UIN, it is determined that the central cities of the air traffic flow network are Beijing, Hangzhou, Jinan, Shijiazhuang, Guangzhou, and Lanzhou, and the central cities of the information flow network are Beijing, Hangzhou, Guangzhou, Jinan, Wuhan, and Xi’an. The central city node is used as the label node to community detection of the GCN_CD algorithm, and the loss function image is shown in Figure 12. National urban interactive network of air traffic flow. National urban interactive network of information flow. Loss curves of the GCN_CD algorithm.


Figures 13 and 14 show the community detection results of the national air traffic flow urban interactive network and information flow urban interactive network obtained by using the GCN_CD algorithm. In two interactive networks, the national urban is divided into six communities. In the air traffic flow network, the results of community detection show that the geographical space is mostly distributed in jumps, and they are distributed in multiple independent spaces at the same time, but they are closely related to each other. The space-time distance in the traditional sense has been greatly compressed, and the high-intensity population flow across large-scale geographical spaces will inevitably become a future development trend. In the information flow network, the internal connections of the six major communities are relatively close, and the boundaries between the communities are obvious, reflecting that the urban interaction based on the toponym co-occurrence still has a distance attenuation effect, and the urban nodes in the network are more concentrated. Community detection result based on GCN_CD of air traffic flow. Community detection result based on GCN_CD of information flow.

Community detection validation
Comparison verification based on the fast unfolding algorithm
To verify the community detection results of the GCN_CD method, the fast unfolding traditional community detection algorithm to identify the urban interactive network of traffic flow and information flow was used. The community detection results of the GCN_CD method used in this research are compared with fast unfolding algorithm, and the results are shown in Figures 15 and 16. Community detection result based on fast unfolding algorithm of air traffic flow. Community detection result based on fast unfolding algorithm of information flow.

Both interaction networks divide the national cities into five community types, and the modularity is 0.063 and 0.034, respectively, so the community detection results can be considered to be of good quality. Compared with the results obtained by the GCN_CD algorithm, both of them also show a jump distribution in geographical space, but the number of communities and the cities contained in the communities are not the same. The members of the same community also have a large span, which is consistent with the results obtained by the GCN_CD algorithm, but the detection results obtained by the GCN_CD algorithm divide the community more finely, and the detection in southern Chinese cities is more accurate.
In the information flow network, the community detection results show that the urban compactness based on the toponym co-occurrence is still subject to the geospatial effect, and the cities in each community are relatively clustered.
Based on the above, comparing the community division results of the national air traffic flow urban interactive network and information flow urban interactive network obtained by the two algorithms, the community structure layout of the GCN_CD algorithm is more refined and the community distribution is obvious. At the same time, the GCN_CD algorithm has the advantages of strong learning ability, high data-driven upper limit, and good adaptability. It adopts the method based on neural network, which can deal with large-scale graph data effectively and has good scalability. And it uses a small amount of labeled data to learn the labels of a large number of unlabeled data and can identify communities quickly and effectively in the urban interactive network to better obtain cities. In the study of UIN, the result of community division by this method is more reasonable.
Validation based on interaction strength ranking
For the community structure identified by the community division algorithm based on GCN_CD, the interaction strength between city pairs is validated by calculating the interaction strength. The quotient of the total number of population movements between city pairs and the mean number of population is used as a measure of interaction strength, and the top 10 city pairs are taken, as shown in Figures 8 and 9.
By comparing and analyzing the top 10 city pairs in the national air traffic flow network and information flow network with the community structure detected by the GCN_CD algorithm, it is found that the interaction intensity between cities in a community is significantly higher than that the city pair in different communities. In the air traffic flow network, the interaction intensity of Beijing–Shanghai, Chengdu–Beijing, Shanghai–Guangzhou, and other city pairs in the same community ranks high; in the information flow network, Beijing–Shanghai, Chongqing–Beijing, Hangzhou–Nanjing, etc., are in the same community. The interaction intensity of the city pairs in the community ranks first, and the ranking order of the city pairs matches the results of the community detection, which verifies the feasibility and rationality of the method.
Results of spatial interaction strength prediction
Comparative analysis of model prediction results
In this research, we first compare and analyze three prediction models of GCN network: the GCN model, the ChebNet model, and the GAT model, to achieve the purpose of selecting the optimal model. In deep learning, the model accuracy can be evaluated by three indicators: MSE (mean square error), MAPE (mean absolute percentage error), and MAE (mean absolute error). The formula is as follows:
Figure 17 shows the change curves of the loss function values of the three models during the training process, and Figure 10 demonstrates the comparison of the experimental results of the three models on the same dataset, from which it can be seen that the three accuracy indexes MAE, MAPE, and RMSE of the GAT model are 0.76, 0.06%, and 1.2, respectively, and the model has the highest prediction accuracy in comparison and predicts more exactly the future urban interaction intensity. Combining the experimental results of the three prediction models, the GCN model and ChebNet model have large fluctuations between the prediction curve and the target curve, while the GAT model has relatively small fluctuations and the fluctuations of the curves are similar, and the prediction values are more accurate. In summary, the GAT prediction model is the optimal model, so this research constructs a spatial interaction strength prediction model based on the GAT network, taking into account the distance characteristics. Loss curves for three models.
Prediction accuracy analysis taking into account distance characterization models
In order to effectively verify the validity of the GCN prediction model with distance features, this research sets up three types of experiments for comparative verification, in which Model prediction results. (a) GAT_
As can be seen from the resulting graph, the predicted value curve and the target value curve change with the change of the model, among which the
The accuracy evaluation results of the models are shown in Figure 11. It can be observed that the evaluation indexes of the
Urban interactivity discussion
Driver analysis
In order to excavate the intrinsic driving factors behind the results of community delineation in a more detailed way, this research adopts the random forest model and the SHAP method to calculate the contribution values of the dimensions of urban interaction characteristics from four perspectives, namely, the resident population, the general public budget expenditure, the gross regional product, and the passenger flow, and the results are shown in Figures 19 and 20. Driving SHAP contribution diagram for urban interaction characteristics of air traffic flow. Driving SHAP contribution diagram for urban interaction characteristics of information flow.

The SHAP contribution map of the city interaction characteristics of the air traffic flow and information flow network shows that the contribution value of general public budget expenditure is the largest. Public budget expenditure reflects the importance the government attaches to urban development. Government investment in infrastructure construction, education, health care, and other fields will affect the attractiveness and competitiveness of cities and then affect the interaction and cooperation between cities. These investments not only improve the quality of life of residents but also attract more business and talent inflows, thus promoting inter-city interactions.
The next three indicators in order of contribution value are Gross regional product (GRP), passenger flow, and resident population. Gross regional product is a measure of a city’s economic vitality and level of development. Higher Gross Domestic Product (GDP) usually reflects the strong economic growth and attractiveness of a city, and economic development and wealth creation will attract more enterprises and talents to flow into the city. Regional GDP is an important index to measure the level of regional economic development and has a direct impact on urban interaction. A high regional GDP tends to mean that economic activities and resources are more intensive, attracting more people, logistics, and capital flows, thus promoting the increase of city interactions. Passenger flow and resident population reflect the movement of people between cities and the demographic structure of cities, respectively, which are the bases of city development and interaction, and changes in both directly affect city interaction. The increase in passenger traffic and the number of permanent residents is often accompanied by the growth and expansion of economic activities. The passenger flow and population flow between cities will promote the exchange and circulation of goods, services, funds, and other factors and promote trade and economic development. Unlike the previous three indicators, larger resident population size has a negative impact on city interactions, implying that this type of city has poor population mobility and relatively few interactions with other cities. The increase in passenger traffic and the number of permanent residents is often accompanied by the growth and expansion of economic activities. The passenger flow and population flow between cities will promote the exchange and circulation of goods, services, funds, and other factors and promote trade and economic development.
Based on the GCN_CD algorithm, the results show that there are differences between the community boundaries of the air traffic flow network and the administrative divisions of the whole country, which are characterized by the large spatial span and scattered distribution among different communities. Cities with similar levels of economic development have high spatial interaction intensity and close ties, thus forming a unique community structure. At the same time, higher passenger flow means more tourism, business, and transportation activities, which also promotes the formation of stable partnerships between cities. In the information flow UIN, the community delineation results show that cities within each community are relatively clustered, with clear community delineation boundaries. This is due to the fact that the toponymic co-occurrence data comes from online news, and the frequent occurrence of neighboring cities in such news and the greater likelihood of emergencies lead to high-intensity city interactions existing in neighboring cities. Coastal cities in the southeast region have a higher level of economic development than inland cities in the northwest region, and the spatial interactions between coastal cities are strong, so there is a clear boundary between the east and west communities.
Distance attenuation effect
When the research carries out the spatial interaction intensity prediction, the distance attenuation effect is introduced to calculate the weights on the basis of the principle of GAT model, and more accurate prediction results are obtained. The distance attenuation coefficients under different transportation modes and their differences in different networks were calculated to verify the contribution of the introduced distance attenuation effect. According to 2.2.3 distance attenuation function formula, the relationship graph between the goodness of fit (GoF) and distance attenuation coefficient Plot of GoF and β in distance decay analysis. (a) Highway traffic flow. (b) Railway traffic flow. (c) Information flow.
Conclusion
In this research, from two perspectives of material space traffic flow and text space information flow, respectively, using complex network method and GCN_CD community discovery method, we analyze the structural characteristics of UIN in Shandong Province and the structure of community division of UIN in China and carve out the roles and positions of cities in different networks, and the main conclusions are as follows: (1) In terms of network structural features, the UINs of traffic and information flows have certain spatial homogeneity, are more evenly connected, are better connected between cities, and do not present scale-free characteristics. The UINs in both perspectives have small-world characteristics, leading to the conclusion of higher accessibility between cities and smaller separation between nodes as structural characteristics in Shandong Province. (2) From the perspective of assortative, in the road traffic flow, the central cities are sparsely dispersed and relatively few in number, which is related to the flexibility of road transportation; in the railroad traffic flow, the core cities are closely distributed depending on the railroad network in Shandong Province, and the number of high and medium-centered cities is high. Through the segmentation study of the two kinds of transportation flow, it is found that the UIN architecture of Shandong Province in the overall network distribution is even, the cities are closely connected, and the network has been fully developed. Population migration serves as a spatial exchange carrier of factors between cities, conducive to the balanced development of production factors in the network. (3) The results of community discovery of two types of UINs, traffic flow and information flow, show that the community structure of the national air traffic flow UIN jumps in distribution, revealing a tendency to overcome spatial friction, with a large span of cities between the same community, and at the same time showing the structural characteristics of a single city as the core unit. The national UIN under the perspective of information flow has clear demarcation between communities, strong aggregation, and still has the distance attenuation effect. (4) To predict the intensity of urban interaction, the performance of GCN model, ChebNet model, and GAT model is tested, and the prediction results of the three models are compared and analyzed, and the results show that the GAT model has the best results. In this research, the distance feature is introduced into the GAT model, and a spatial interaction prediction
This research analyzes the structural characteristics of UIN in Shandong Province and the community aggregation characteristics of national UIN from the perspective of traffic flow and information flow and constructs a prediction model of UIN taking distance characteristics into account. By analyzing the structural features of UIN based on traffic flow and information flow, and finding the driving factors behind these features, we can provide decision-making basis for future urban planning and construction as well as resource allocation and deployment from different perspectives.
Further research will introduce multi-source information flow big data, such as search index, to compare and study the structural characteristics of different information flow spatial interaction networks. In the constructed urban interaction intensity prediction model
Footnotes
Declaration of conflicting interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: This study was supported by Foundation support: Natural Science Foundation of Shandong Province (NO. ZR2019MD034).
Data availability statement
The datasets used and analyzed during the current study are available from the corresponding author upon reasonable request.
