Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (88)

Search Parameters:
Keywords = POI category

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 3025 KiB  
Article
Exploring the Spatial Association Between Spatial Categorical Data Using a Fuzzy Geographically Weighted Colocation Quotient Method
by Ling Li, Lian Duan, Meiyi Li and Xiongfa Mai
ISPRS Int. J. Geo-Inf. 2025, 14(8), 296; https://doi.org/10.3390/ijgi14080296 - 29 Jul 2025
Viewed by 162
Abstract
Spatial association analysis is essential for understanding interdependencies, spatial proximity, and distribution patterns within spatial data. The spatial scale is a key factor that significantly affects the result of spatial association mining. Traditional methods often rely on a fixed distance threshold (bandwidth) to [...] Read more.
Spatial association analysis is essential for understanding interdependencies, spatial proximity, and distribution patterns within spatial data. The spatial scale is a key factor that significantly affects the result of spatial association mining. Traditional methods often rely on a fixed distance threshold (bandwidth) to define the scale effect, which can lead to scale sensitivity and discontinuity results. To address these limitations, this study introduces the Fuzzy Geographically Weighted Colocation Quotient (FGWCLQ) method. By integrating fuzzy theory, FGWCLQ replaces binary distance cutoffs with continuous membership functions, providing a more flexible and stable approach to spatial association mining. Using Point of Interest (POI) data from the Beijing urban area, FGWCLQ was applied to explore both intra- and inter-category spatial association patterns among star hotels, transportation facilities, and tourist attractions at different fuzzy neighborhoods. The results indicate that FGWCLQ can reliably discover global prevalent spatial associations among diverse facility types and visualize the spatial heterogeneity at various spatial scales. Compared to the deterministic GWCLQ method, FGWCLQ delivers more stable and robust results across varying spatial scales and generates more continuous association surfaces, which enable clear visualization of hierarchical clustering. Empirical findings provide valuable insights for optimizing the location of star hotels and supporting decision-making in urban planning. The method is available as an open-source Matlab package, providing a practical tool for diverse spatial association investigations. Full article
(This article belongs to the Special Issue Spatial Data Science and Knowledge Discovery)
Show Figures

Figure 1

23 pages, 8631 KiB  
Article
Revealing Spatiotemporal Urban Activity Patterns: A Machine Learning Study Using Google Popular Times
by Mikel Barrena-Herrán, Itziar Modrego-Monforte and Olatz Grijalba
ISPRS Int. J. Geo-Inf. 2025, 14(6), 221; https://doi.org/10.3390/ijgi14060221 - 3 Jun 2025
Viewed by 970
Abstract
Extensive scientific evidence underscores the importance of identifying spatiotemporal patterns for investigating urban dynamics. The recent proliferation of location-based social networks (LBSNs) facilitates the measurement of urban rhythms through geotemporal information, providing deeper insights into the underlying causes of urban vibrancy. This study [...] Read more.
Extensive scientific evidence underscores the importance of identifying spatiotemporal patterns for investigating urban dynamics. The recent proliferation of location-based social networks (LBSNs) facilitates the measurement of urban rhythms through geotemporal information, providing deeper insights into the underlying causes of urban vibrancy. This study presents a methodology for analyzing the spatiotemporal use of cities and identifying occupancy patterns taking into consideration urban form and function. The analysis relies on data obtained from Google Popular Times (GPT), transforming the relative occupancy of a large number of points of interest (POI) classified into five categories, for estimating the number of people aggregated within urban nodes during a typical day. As a result, this research assesses the utility of this data source for evaluating the changing dynamics of a city across both space and time. The methodology employs geographic information system (GIS) tools and artificial intelligence techniques. The results demonstrate that by analyzing geotemporal data, we can classify urban nodes according to their hourly activity patterns. These patterns, in turn, relate to city form and urban activities, showing a certain spatial concentration. This research contributes to the growing body of knowledge on machine learning (ML) methods for spatiotemporal modeling, laying the groundwork for future studies that can further explore the complexity of urban phenomena. Full article
Show Figures

Figure 1

22 pages, 971 KiB  
Article
A Personalized Itinerary Recommender System: Considering Sequential Pattern Mining
by Chieh-Yuan Tsai and Jing-Hao Wang
Electronics 2025, 14(10), 2077; https://doi.org/10.3390/electronics14102077 - 20 May 2025
Viewed by 588
Abstract
Personalized itinerary recommendations are essential as many people choose traveling as their primary leisure pursuit. Unlike model-based and optimization-based methods, sequential-pattern-mining-based methods, which are based on the users’ previous visiting experience, can generate more personalized itineraries and avoid the difficulties caused by the [...] Read more.
Personalized itinerary recommendations are essential as many people choose traveling as their primary leisure pursuit. Unlike model-based and optimization-based methods, sequential-pattern-mining-based methods, which are based on the users’ previous visiting experience, can generate more personalized itineraries and avoid the difficulties caused by the two methods. Although sequential-pattern-mining-based methods have shown promise in generating personalized itineraries, the following three challenges remain. First, they often overlook user diversity in time and category preferences, leading to less personalized itinerary suggestions. Second, they typically evaluate sequences only by POI preference, ignoring crucial factors of optimal visiting times and travel distance. Third, they tend to recommend feasible but not optimal itineraries without exploring extended combinations that could better meet user constraints. To solve the difficulties above, a novel personalized itinerary recommendation system for social media is proposed. First, the user preference, which contains time and category preferences, is generated for all users. Users with similar preferences are clustered into the same group. Then, the sequential pattern mining algorithm is adopted to create frequent sequential patterns for each group. Second, to evaluate the suitability of an itinerary, we define the itinerary score according to the considerations of the POI preference, time matching, and travel distance. Third, based on the tentative itineraries generated from the sequential pattern mining process, the Sequential-Pattern-Mining-based Itinerary Recommendation (SPM-IR) algorithm is developed to create more candidate itineraries under user-specified constraints. The top-N candidate sequences ranked by the proposed itinerary score are then returned to the target user as the itinerary recommendation. A real-life dataset from geotagged social media is implemented to demonstrate the benefits of the proposed personalized itinerary recommendation system. Empirical evaluations show that 94.82% of the generated itineraries outperformed real-life itineraries in POI preference, time matching, and travel-distance-based itinerary scores. Ablation studies confirmed the contribution of time and category preferences and highlighted the importance of time matching in itinerary evaluation. Full article
(This article belongs to the Special Issue Application of Data Mining in Social Media)
Show Figures

Figure 1

20 pages, 3506 KiB  
Article
Trajectory- and Friendship-Aware Graph Neural Network with Transformer for Next POI Recommendation
by Chenglin Yu, Lihong Shi and Yangyang Zhao
ISPRS Int. J. Geo-Inf. 2025, 14(5), 192; https://doi.org/10.3390/ijgi14050192 - 3 May 2025
Viewed by 814
Abstract
Next point-of-interest (POI) recommendation aims to predict users’ future visitation intentions based on historical check-in trajectories. However, this task faces significant challenges, including coarse-grained user interest representation, insufficient social modeling, sparse check-in data, and the insufficient learning of contextual patterns. To address this, [...] Read more.
Next point-of-interest (POI) recommendation aims to predict users’ future visitation intentions based on historical check-in trajectories. However, this task faces significant challenges, including coarse-grained user interest representation, insufficient social modeling, sparse check-in data, and the insufficient learning of contextual patterns. To address this, we propose a model that combines check-in trajectory information with user friendship relationships and uses a Transformer architecture for prediction (TraFriendFormer). Our approach begins with the construction of trajectory flow graphs using graph convolutional networks (GCNs) to globally capture POI correlations across both spatial and temporal dimensions. In parallel, we design an integrated social graph that combines explicit friendships with implicit interaction patterns, in which GraphSAGE aggregates neighborhood information to generate enriched user embeddings. Finally, we fuse the POI embeddings, user embeddings, timestamp embeddings, and category embeddings and input them into the Transformer architecture. Through the self-attention mechanism, the model captures the complex temporal relationships in the check-in sequence. We validate the effectiveness of TraFriendFormer on two real-world datasets (FourSquare and Gowalla). The experimental results show that TraFriendFormer achieves an average improvement of 10.3% to 37.2% in metrics such as Acc@k and MRR compared to the selected state-of-the-art baselines. Full article
Show Figures

Figure 1

17 pages, 1580 KiB  
Article
Hierarchical Graph Learning with Cross-Layer Information Propagation for Next Point of Interest Recommendation
by Qiuhan Han, Atsushi Yoshikawa and Masayuki Yamamura
Appl. Sci. 2025, 15(9), 4979; https://doi.org/10.3390/app15094979 - 30 Apr 2025
Viewed by 418
Abstract
With the vast quantity of GPS data that have been collected from location-based social networks, Point-of-Interest (POI) recommendation aims to predict users’ next locations by learning from their historical check-in trajectories. While Graph Neural Network (GNN)-based models have shown promising results in this [...] Read more.
With the vast quantity of GPS data that have been collected from location-based social networks, Point-of-Interest (POI) recommendation aims to predict users’ next locations by learning from their historical check-in trajectories. While Graph Neural Network (GNN)-based models have shown promising results in this field, they typically construct single-layer graphs that fail to capture the hierarchical nature of human mobility patterns. To address this limitation, we propose a novel Hierarchical Graph Learning (HGL) framework that models POI relationships at multiple scales. Specifically, we construct a three-level graph structure: a base-level graph capturing direct POI transitions, a region-level graph modeling area-based interactions through spatio-temporal clustering, and a global-level graph representing category-based patterns. To effectively utilize this hierarchical structure, we design a cross-layer information propagation mechanism that enables bidirectional message passing between different levels, allowing the model to capture both fine-grained POI interactions and coarse-grained mobility patterns. Compared to traditional models, our hierarchical structure improves cold-start robustness and achieves superior performance on real-world datasets. While the incorporation of multi-layer attention and clustering introduces moderate computational overhead, the cost remains acceptable for offline recommendation contexts. Full article
Show Figures

Figure 1

25 pages, 5326 KiB  
Article
MaskPOI: A POI Representation Learning Method Using Graph Mask Modeling
by Haoyuan Zhang, Zexi Shi, Mei Li and Shanjun Mao
Electronics 2025, 14(7), 1242; https://doi.org/10.3390/electronics14071242 - 21 Mar 2025
Viewed by 598
Abstract
Point of Interest (POI) data play a critical role in enabling location-based services (LBS) by providing intrinsic attributes, including geographic coordinates and semantic categories, alongside a spatial context that reflects relationships among POIs. However, the inherent label sparsity in POI datasets poses significant [...] Read more.
Point of Interest (POI) data play a critical role in enabling location-based services (LBS) by providing intrinsic attributes, including geographic coordinates and semantic categories, alongside a spatial context that reflects relationships among POIs. However, the inherent label sparsity in POI datasets poses significant challenges for traditional supervised learning approaches. To address this limitation, we propose MaskPOI, a novel self-supervised learning framework that combines the strengths of graph neural networks and masked modeling. MaskPOI incorporates two complementary modules: an edge mask-based graph autoencoder that models the spatial topology by predicting edge existence and uncovering hidden spatial relationships and a feature mask-based graph autoencoder that reconstructs masked node features to explore the rich attribute characteristics of POIs. Together, these modules enable MaskPOI to jointly capture the spatial and attribute information essential for robust representation learning. Extensive experiments demonstrate MaskPOI’s effectiveness in improving performance on downstream tasks such as functional zone classification and population density prediction. Ablation studies further validate the contributions of its components, highlighting MaskPOI as a powerful and versatile framework for POI representation learning. Full article
Show Figures

Figure 1

17 pages, 9938 KiB  
Article
Study on Spatially Nonstationary Impact on Catering Distribution: A Multiscale Geographically Weighted Regression Analysis Using POI Data
by Lu Tan and Xiaojun Bu
ISPRS Int. J. Geo-Inf. 2025, 14(3), 119; https://doi.org/10.3390/ijgi14030119 - 6 Mar 2025
Viewed by 735
Abstract
Factors related to catering distribution are typically characterized by local changes, but few studies have quantitatively investigated the inherent spatial nonstationarity correlations. In this study, a multiscale geographically weighted regression (MGWR) model was adopted to locally examine the impact of various factors on [...] Read more.
Factors related to catering distribution are typically characterized by local changes, but few studies have quantitatively investigated the inherent spatial nonstationarity correlations. In this study, a multiscale geographically weighted regression (MGWR) model was adopted to locally examine the impact of various factors on catering distribution, which were obtained through a novel method incorporating GeoDetector analysis and exploratory factor analysis (EFA) using point of interest (POI) data. GeoDetector analysis was used to identify the effective variables that truly contribute to catering distribution, and EFA was adopted to extract interpretable latent factors based on the underlying structure of the effective variables and thus eliminate multicollinearity. In our case study in Nanjing, China, four primary factors, namely commuting activities, shopping activities, tourism activities, and gathering activities, were retained from eight categories of POIs with respect to catering distribution. The results suggested that GeoDetector working in tandem with EFA could improve the representativeness of factors and infer POI configuration patterns. The MGWR model explained the most variations (adj. R2: 0.903) with the lowest AICc compared to the OLS regression model and the geographically weighted regression (GWR) model. Mapping MGWR parameter estimates revealed the spatial variability of relationships between various factors and catering distribution. The findings provide useful insights for guiding catering development and optimizing urban functional spaces. Full article
Show Figures

Figure 1

26 pages, 13643 KiB  
Article
An Approach to Multiclass Industrial Heat Source Detection Using Optical Remote Sensing Images
by Yi Zeng, Ruilin Liao, Caihong Ma, Dacheng Wang and Yongze Lv
Energies 2025, 18(4), 865; https://doi.org/10.3390/en18040865 - 12 Feb 2025
Viewed by 946
Abstract
Industrial heat sources (IHSs) are major contributors to energy consumption and environmental pollution, making their accurate detection crucial for supporting industrial restructuring and emission reduction strategies. However, existing models either focus on single-class detection under complex backgrounds or handle multiclass tasks for simple [...] Read more.
Industrial heat sources (IHSs) are major contributors to energy consumption and environmental pollution, making their accurate detection crucial for supporting industrial restructuring and emission reduction strategies. However, existing models either focus on single-class detection under complex backgrounds or handle multiclass tasks for simple targets, leaving a gap in effective multiclass detection for complex scenarios. To address this, we propose a novel multiclass IHS detection model based on the YOLOv8-FC framework, underpinned by the multiclass IHS training dataset constructed from optical remote sensing images and point-of-interest (POI) data firstly. This dataset incorporates five categories: cement plants, coke plants, coal mining areas, oil and gas refineries, and steel plants. The proposed YOLOv8-FC model integrates the FasterNet backbone and a Coordinate Attention (CA) module, significantly enhancing feature extraction, detection precision, and operational speed. Experimental results demonstrate the model’s robust performance, achieving a precision rate of 92.3% and a recall rate of 95.6% in detecting IHS objects across diverse backgrounds. When applied in the Beijing–Tianjin–Hebei (BTH) region, YOLOv8-FC successfully identified 429 IHS objects, with detailed category-specific results providing valuable insights into industrial distribution. It shows that our proposed multiclass IHS detection model with the novel YOLOv8-FC approach could effectively and simultaneously detect IHS categories under complex backgrounds. The IHS datasets derived from the BTH region can support regional industrial restructuring and optimization schemes. Full article
(This article belongs to the Section J: Thermal Management)
Show Figures

Figure 1

24 pages, 13735 KiB  
Article
Exploring the Spatial Pattern of Retail Businesses in Chengdu Based on the Coupling of Nighttime Light Image and POI Data
by Ling Jiang, Binyu Wang, Chuanhui Wen, Tao Zhang and Ji Zhou
Sustainability 2025, 17(2), 780; https://doi.org/10.3390/su17020780 - 20 Jan 2025
Viewed by 1013
Abstract
The rational spatial layout of retail businesses is the foundation for promoting urban economic sustainable development and meeting the growing material living needs of residents. Meanwhile, the spatial correlation between commercial establishments and the population is one of the key factors in achieving [...] Read more.
The rational spatial layout of retail businesses is the foundation for promoting urban economic sustainable development and meeting the growing material living needs of residents. Meanwhile, the spatial correlation between commercial establishments and the population is one of the key factors in achieving a rational spatial layout. This study explores the spatial distribution of retail businesses and its coupling relationship with group activity levels in the central urban area of Chengdu, using a coupling model based on NPP–VIIRS nighttime light images and points of interest (POI) data from various retail outlets in 2023. Results indicate that the spatial distribution of retail commerce in Chengdu exhibits the characteristics of multi-center agglomeration, which is generally consistent with the population distribution. However, the distribution patterns vary among retail areas with different degrees of coupling. In terms of coupling coordination degree distribution, all retail categories show a similar trend to that of Chengdu. The analysis reveals that the retail category significantly influences the coupling degree distribution, while geographical location greatly affects the coupling coordination degree. This research will offer a reference for optimizing a city’s commercial spatial structure and scientifically planning enterprise outlet layouts. Full article
Show Figures

Figure 1

21 pages, 5557 KiB  
Article
Check-In Heterogeneous Hypergraph and Personalized Preference Transfers for Cross-City POI Recommendation Method
by Ning Wei, Yunfei Li, You Wu, Xiao Chen and Jingfeng Guo
Electronics 2024, 13(24), 4954; https://doi.org/10.3390/electronics13244954 - 16 Dec 2024
Viewed by 777
Abstract
The objective of cross-city recommendation is to suggest points-of-interest (POI) in the target city that may be of interest to users, based on their check-in records from their source city. Although significant progress has been made in studying user preference transfers, there is [...] Read more.
The objective of cross-city recommendation is to suggest points-of-interest (POI) in the target city that may be of interest to users, based on their check-in records from their source city. Although significant progress has been made in studying user preference transfers, there is a lack of research focusing on personalized user preference transfers. Furthermore, the mining of user preferences from the source city is impacted by errors and missing information. To address these challenges, this paper proposes a Check-In Heterogeneous Hypergraph and Personalized Preference Transfers for Cross-City POI Recommendation Method (CHHPPT). Firstly, a check-in heterogeneous hypergraph network is introduced in the user source city preference-mining module. This network, through Heterogeneous Hypergraph Embeddings (HHE), captures user preferences in the source city, thereby mitigating the impact of errors and missing information on user preference. Subsequently, in the user-personalized preference transfer module, a user’s transferable features are obtained through a POI aggregation network. These features are then combined with a meta-network and transfer networks to achieve user-personalized preference transfer. Finally, in the target city point-of-interest recommendation module, a POI-geographical graph is constructed using the geographical information of POI. This graph, in conjunction with category information, yields a joint embedding representation. The final recommendation is achieved by integrating the user-personalized preference transfer embeddings with the target city’s POI embeddings. Extensive experiments conducted on two real-world datasets demonstrate the effectiveness of CHHPPT in cross-city recommendation tasks. Full article
Show Figures

Figure 1

18 pages, 2972 KiB  
Article
Assessing the Association Between Urban Amenities and Urban Green Space Transformation in Guangzhou
by Shawei Zhang, Jiawen Chen, Yuxuan Cai, Yuhan Wen, Jiaqi Niu and Mingze Chen
ISPRS Int. J. Geo-Inf. 2024, 13(12), 452; https://doi.org/10.3390/ijgi13120452 - 15 Dec 2024
Cited by 2 | Viewed by 1778
Abstract
This study explores the intricate relationship between urban amenities and the transformation of urban green spaces (UGS) in Guangzhou, China, over the decade from 2013 to 2022. Amid rapid urbanization, maintaining and expanding green spaces has become increasingly challenging, especially in densely populated [...] Read more.
This study explores the intricate relationship between urban amenities and the transformation of urban green spaces (UGS) in Guangzhou, China, over the decade from 2013 to 2022. Amid rapid urbanization, maintaining and expanding green spaces has become increasingly challenging, especially in densely populated urban centers. This research utilizes remote sensing data and Point of Interest (POI) data to assess how different types of urban amenities influence UGS dynamics based on geospatial analytics. The study focuses on the central districts of Guangzhou, a city facing significant urban development pressures, to provide a nuanced understanding of these interactions. Employing both Ordinary Least Squares (OLS) regression and Random Forest (RF) models, the analysis examines the impact of 23 categories of POIs on the spatial and temporal changes in UGS. Key findings reveal that amenities such as auto repair shops, shopping services, and transit facilities are negatively correlated with UGS, indicating that their presence may contribute to the reduction in green space. Conversely, amenities like scenic spots and life services show a positive correlation, suggesting they might support the preservation or expansion of green spaces. The results underscore the dual role of urban amenities in both supporting and constraining green space development, highlighting the need for carefully balanced urban planning strategies. This study provides valuable insights for policymakers and urban planners aiming to promote sustainable urban growth while preserving essential green spaces, ensuring that urban environments remain livable and ecologically resilient. Full article
Show Figures

Figure 1

7 pages, 11708 KiB  
Proceeding Paper
Urban Functional Zone Mapping by Integrating Multi-Source Data and Spatial Relationship Characteristics
by Daoyou Zhu, Xu Dang, Wenjia Shi, Yixiang Chen and Wenmei Li
Proceedings 2024, 110(1), 17; https://doi.org/10.3390/proceedings2024110017 - 4 Dec 2024
Cited by 1 | Viewed by 927
Abstract
Timely and precise acquisition of urban functional zone (UFZ) information is crucial for effective urban planning, management, and resource allocation. However, current UFZ mapping approaches primarily focus on individual functional units’ visual and semantic characteristics, often overlooking the crucial spatial relationships between them, [...] Read more.
Timely and precise acquisition of urban functional zone (UFZ) information is crucial for effective urban planning, management, and resource allocation. However, current UFZ mapping approaches primarily focus on individual functional units’ visual and semantic characteristics, often overlooking the crucial spatial relationships between them, resulting in classification inaccuracies. To address this limitation, our study presents a novel framework for UFZ classification that seamlessly integrates visual image features, Points of Interest (POI) semantic attributes, and spatial relationship information. This framework leverages the OpenStreetMap (OSM) road network to partition the study area into functional units, employs a graph model to represent urban functional nodes and their intricate spatial topological relationships, and harnesses the capabilities of Graph Convolutional Network (GCN) to fuse these multi-dimensional features through end-to-end learning for accurate urban function discrimination. Experimental evaluations utilizing Gaofen-2 (GF-2) satellite imagery, POI data, and OSM road network information from Shenzhen, China have yielded remarkable results. Our method has achieved significant improvements in classification accuracy across all functional categories, surpassing approaches that rely solely on visual or semantic features. Notably, the overall classification accuracy reached an impressive 87.92%, marking a significant 2.08% increase over methods that disregard spatial relationship features. Furthermore, our method has demonstrated superior performance when compared to similar techniques, underscoring its effectiveness and potential for widespread application in UFZ classification. Full article
(This article belongs to the Proceedings of The 31st International Conference on Geoinformatics)
Show Figures

Figure 1

17 pages, 7105 KiB  
Article
Research on the Method of Artificial Intelligence for Identifying Urban Land-Use Types Based on Areas of Interest (AOI) and Multi-Source Data
by Miaoyi Li and Ningrui Zhu
Land 2024, 13(12), 2040; https://doi.org/10.3390/land13122040 - 28 Nov 2024
Cited by 3 | Viewed by 1790
Abstract
Urban land-use types, a fundamental aspect of urban planning, land management, and the effective utilization of spatial resources, are exhibiting increasing complexity. Efficient and scientific identification of large-scale urban land-use types has become a major challenge in urban research. To address this, the [...] Read more.
Urban land-use types, a fundamental aspect of urban planning, land management, and the effective utilization of spatial resources, are exhibiting increasing complexity. Efficient and scientific identification of large-scale urban land-use types has become a major challenge in urban research. To address this, the present study adopts a functional structure-based perspective and integrates commercial AOI data, POI data, nighttime light data, and population distribution data to classify land use. Departing from existing data weighting algorithms, this research applies artificial intelligence techniques, utilizing the categorical information of AOI data as labels. Through supervised deep learning, urban land-use types are refined into nine major categories and 21 subcategories across cities of different scales and locations. Compared to SVM, RF, and MLP models, the XGBoost model achieved the highest accuracy in classifying urban construction land (weighted avg F1 score = 0.87). Furthermore, by comparing the AOI data with real-world test datasets, the accuracy and granularity of land-use classification were significantly enhanced. Finally, this AI model, combined with remote sensing imagery and transportation network data, was used to generate a land-use map for the target city, offering insights into the generalizability of AI models in urban land-use classification. Full article
(This article belongs to the Special Issue Big Data in Urban Land Use Planning)
Show Figures

Figure 1

18 pages, 3261 KiB  
Article
POI Recommendation Scheme Based on User Activity Patterns and Category Similarity
by Jongtae Lim, Seoheui Lee, He Li, Kyoungsoo Bok and Jaesoo Yoo
Appl. Sci. 2024, 14(23), 10997; https://doi.org/10.3390/app142310997 - 26 Nov 2024
Cited by 1 | Viewed by 1135
Abstract
The utilization of location-based social networks to provide point-of-interest (POI) recommendation services has been the subject of extensive research in recent years. Various factors that can enhance the precision of POI recommendations were examined in previous studies. However, the factors of a user, [...] Read more.
The utilization of location-based social networks to provide point-of-interest (POI) recommendation services has been the subject of extensive research in recent years. Various factors that can enhance the precision of POI recommendations were examined in previous studies. However, the factors of a user, including the location and time, were not considered. In this paper, we proposed a POI recommendation scheme in which user activity patterns and the similarity of categories are considered. The proposed scheme is used to organize users based on the activity level and to take into account the characteristics of both the user and location. Furthermore, it provides personalized recommendations by considering the category similarity, time, and location data that were collected from users. We evaluated the performance of the proposed scheme and compared it with that of a currently used scheme. The proposed scheme exhibits precision that is approximately 16% greater than that of the existing scheme. Full article
Show Figures

Figure 1

38 pages, 5080 KiB  
Article
An Ensemble of Machine Learning Models for the Classification and Selection of Categorical Variables in Traffic Inspection Work of Importance for the Sustainable Execution of Events
by Aleksandar Đukić, Milorad K. Banjanin, Mirko Stojčić, Tihomir Đurić, Radenka Đekić and Dejan Anđelković
Sustainability 2024, 16(22), 9720; https://doi.org/10.3390/su16229720 - 7 Nov 2024
Viewed by 1538
Abstract
Traffic inspection (TraffIns) work in this article is positioned as a specific module of road traffic with its primary function oriented towards monitoring and sustainably controlling safe traffic and the execution of significant events within a particular geographic area. Exploratory research on the [...] Read more.
Traffic inspection (TraffIns) work in this article is positioned as a specific module of road traffic with its primary function oriented towards monitoring and sustainably controlling safe traffic and the execution of significant events within a particular geographic area. Exploratory research on the significance of event execution in simple, complicated, and complex traffic flow and process situations is related to the activities of monitoring and controlling functional states and performance of categorical variables. These variables include objects and locations of road infrastructure, communication infrastructure, and networks of traffic inspection resources. It is emphasized that the words “work” and “traffic” have the semantic status as synonyms (in one world language), which is explained in the design of the Agent-based model of the complexity of content and contextual structure of TraffIns work at the singular and plural levels with 12 points of interest (POI) in the thematic research. An Event Execution Log (EEL) was created for on-site data collection with eight variables, seven of which are independent (event type, activities, objects, locations, host, duration period, and periodicity of the event) and one dependent (significance of the event) variable. The structured dataset includes 10,994 input-output vectors in 970 categories collected in the EEL created by 32 human agents (traffic inspectors) over a 30-day period. An algorithmic presentation of the methodological research procedure for preprocessing and final data processing in the ensemble of machine learning models for classification and selection of TraffIns tasks is provided. Data cleaning was performed on the available dataset to increase data consistency for further processing. Vector elimination has been carried out based on the Location variable, such that the total number of vectors equals the number of unique categories of this variable, which is 636. The main result of this research is the classification modeling of the significance of events in TraffIns work based on machine learning techniques and the Stacking ensemble. The created machine learning models for Event Significance classification modeling have high accuracy values. To evaluate the performance metrics of the Stacking ensemble of the models, the confusion matrix, Precision, Recall, and F1 score are used. Full article
(This article belongs to the Special Issue Traffic Safety, Traffic Management, and Sustainable Mobility)
Show Figures

Figure 1

Back to TopTop