Xin Wang 0004

dblp:10/5630-4 · DBLP profile ↗
← Back
29ranked-venue papers in the field
4as first author
15since 2021 · last 2026
0000-0003-3569-2126ORCID · conflict

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 12 (1 first)Data Mining & Knowledge Discovery · 10 (2 first)Other / Interdisciplinary · 5Big Data, Cloud & Distributed Data Systems · 1Knowledge Engineering, Semantic Web & Information Systems · 1 (1 first)
YearPublicationVenuePosition
2026 RouteGenllm: Road-Aware Realistic Trajectory Generation Using Large Language Models
Apratim Sen, Reza Safarzadeh, Jeong-Woo Kim, Xin Wang 0004
MDM4
2025 Cognitive Foundation Agents for Generalizable Vision-and-Language Navigation
abstract
Vision-and-Language Navigation (VLN) is a key task in embodied AI, yet most agents remain reactive, task specific, and cognitively limited. As these systems extend to real-world areas like assistive guidance, disaster response, and multi agent teaming, the lack of ability to reason, reflect, and adapt presents critical flaws. This paper introduces Cognitive Foundation Agent (CFA), a conceptual model that reconceives VLN as a problem of spatial cognition and collaborative intelligence. CFA integrates perception, language, memory, and planning in a cognitive process that supports real time adaptation in complex environments. The model comprises five asynchronous modules: multimodal perception, meta-cognition, self-evolving world model, spatiotemporal planning, and multi agent collaboration, linked by a real-time Cognitive Feedback Loop (CFL) that enables agents to perceive, coordinate, reason, and adapt across tasks and environments. To drive progress in this space, this paper outlines the need for CFA-Bench, a dedicated evaluation suite for cognitively grounded navigation. CFA represents a shift toward embodied agents that move, reason, and collaborate with human-aligned spatial intelligence.
Sherry Chalotra, Xin Wang 0004
SIGSPATIAL/GIS3
2025 SpatialGPT: Zero-Shot Vision-and-Language Navigation via Spatial CoT over Structured Spatial Memory
abstract
Vision-and-Language Navigation (VLN) is a challenging multimodal task in which an autonomous agent must navigate unknown environments by following natural language instructions. Recent zero-shot VLN approaches leverage Large Language Models (LLMs), such as GPT, to interpret instructions and visual inputs for navigation inference without environment-specific training. However, these methods rely solely on the inherent spatial reasoning abilities of LLMs, which often fail to align panoramic observations with language instructions in zero-shot settings. To address this limitation, we propose SpatialGPT, a novel GPT-based VLN agent that incorporates spatial domain knowledge and the Chain-of-Thought (CoT) paradigm to enhance spatial reasoning. SpatialGPT integrates a Directional Connected Landmark List and a Spatial Knowledge Graph to jointly model local and global visual context as structured spatial memory. Built on this memory, we introduce a Synchronize-Align-Backtrack reasoning chain that synchronizes with instruction progress, aligns panoramic views to determine the next action, retrieves alternative paths or infers new frontiers during backtracking. Extensive experiments on the Room-to-Room (R2R) benchmark demonstrate that SpatialGPT achieves state-of-the-art zero-shot performance across all evaluation metrics, showcasing its enhanced spatial reasoning capabilities and strong generalization as an LLM-based VLN agent. The source code is available at SpatialGPT (GitHub)1.
Xin Wang 0004
SIGSPATIAL/GIS2
2025 ChargeNav: End-to-End Fleet Optimization and Energy Aware Navigation for Electric Trucks
Reza Safarzadeh, Xin Wang 0004, Bahareh Raei
SSTD2
2025 SED2AM: Solving Multi-Trip Time-Dependent Vehicle Routing Problem Using Deep Reinforcement Learning
abstract
Deep Reinforcement Learning (DRL)-based frameworks, featuring Transformer-style policy networks, have demonstrated their efficacy across various Vehicle Routing Problem (VRP) variants. However, the application of these methods to the Multi-Trip Time-Dependent Vehicle Routing Problem (MTTDVRP) with maximum working hours constraints—a pivotal element of urban logistics—remains largely unexplored. This article introduces a DRL-based method called the Simultaneous Encoder and Dual Decoder Attention Model (SED2AM), tailored for the MTTDVRP with maximum working hours constraints. The proposed method introduces a temporal locality inductive bias to the encoding module of the policy networks, enabling it to effectively account for the time dependency in travel distance/time. The decoding module of SED2AM includes a vehicle selection decoder that selects a vehicle from the fleet, effectively associating trips with vehicles for functional multi-trip routing. Additionally, this decoding module is equipped with a trip construction decoder leveraged for constructing trips for the vehicles. This policy model is equipped with two classes of state representations, fleet state, and routing state, providing the information needed for effective route construction in the presence of maximum working hours constraints. Experimental results using real-world datasets from two major Canadian cities not only show that SED2AM outperforms the current state-of-the-art DRL-based and metaheuristic-based baselines but also demonstrate its generalizability to solve larger scale problems.
Arash Mozhdehi, Yunli Wang, Sun Sun 0002, Xin Wang 0004
ACM Trans. Knowl. Discov. Data4
2024 Energy-efficient Federated Learning with Dynamic Model Size Allocation
abstract
Federated Learning (FL) presents a paradigm shift towards distributed model training across isolated data repositories or edge devices without explicit data sharing. Despite of its advantages, FL is inherently less efficient than centralized training models, leading to increased energy consumption and, consequently, higher carbon emissions. In this paper, we propose CAMA, a carbon-aware FL framework, promoting the operation on renewable excess energy and spare computing capacity, aiming to minimize operational carbon emissions. CAMA introduces a dynamic model adaptation strategy which adapts the model sizes based on the availability of energy and computing resources. Ordered dropout is integratged to enable the aggregation with varying model sizes. Empirical evaluations on real-world energy and load traces demonstrate that our method achieves faster convergence and ensures equitable client participation, while scaling efficiently to handle large numbers of clients. The source code of CAMA is available at https://github.com/denoslab/CAMA.
M. S. Chaitanya Kumar, Sai Satya Narayana J, Yunkai Bao, Xin Wang 0004, He Zhu 0002
IEEE Big Data4
2024 FleetWiz: An Intelligent Platform for Spatio-Temporal Multi-Resource Truckload Fleet Dispatching
abstract
Dispatching large-scale fleets has been one of the fundamental aspects of managing heterogeneous truckload logistics. This operation involves optimization, visualization, and reporting of the resource plans meticulously crafted by expert planners and dispatchers on a daily basis. However, the limitations of human dispatchers, including errors in communication, routing, compliance, load planning, maintenance oversight, and neglect of driver preferences, can lead to lower customer satisfaction. We present FleetWiz, a Large Language Model-based (LLM) platform that enables logistics industry dispatchers to receive optimal recommendations based on real-time spatial data. FleetWiz seamlessly connects dispatchers, drivers, and resources, centralizing information within a unified resource-request network. This leads to enhanced transit times, reduced delays, and adaptive responses to dynamic conditions. It can execute tasks in different domains including filtering, optimizing, and answering questions based on the network of resources and requests. Specifically, a local Llama3 model is equipped with access to a geo-database for filtering, five different optimization methods for generating plans, and knowledge about the entire network and operations inside the company. Lastly, the tool's reliability, a generic interface for applying LLM agents alongside spatio-temporal optimization models, is demonstrated. The optimization models handle complex dispatching tasks requiring sequential reasoning, allowing the LLM to provide well-informed feedback based on the results.
Saeid Kalantari, Yunli Wang, Sun Sun 0002, Xin Wang 0004
SIGSPATIAL/GIS4
2024 EFECTIW-ROTER: Deep Reinforcement Learning Approach for Solving Heterogeneous Fleet and Demand Vehicle Routing Problem With Time-Window Constraints
abstract
The heterogeneous fleet and demand vehicle routing problem with time-window constraints (HFDVRPTW) is a crucial optimization problem of significant importance in real-world logistics operations. In this paper, we propose a deep reinforcement learning (DRL)-based method, termed spatial Edge-Feature EnhanCed mulTIgraph fusion encoder With spectral-based embedding and hieRarchical decOder with learnable TEmpoRal positional embedding (EFECTIW-ROTER, pronounced "Effective Router"), to tackle this complex and practical optimization problem. EFECTIW-ROTER utilizes two sparse graphs to represent node connectivity, where nodes correspond to customers and the depot. This sparsity results from the time-window constraints and customers' demand relative to the list of acceptable vehicle attributes specified for service within a heterogeneous fleet, determined by the reachability of the nodes based on these two factors. Leveraging two graph Transformer models, EFECTIW-ROTER's encoding module captures the interactions between the nodes based on these factors. One model encodes customers' heterogeneous demand with spatial edge features based on travel time between the nodes, while the second employs temporal positional embeddings to capture temporal relationships based on time-window ordering. A fusion model is introduced to integrate node interactions based on these graphs. Additionally, a spectral-attention-based pooling ensures effective state representation for the DRL-based method. EFECTIW-ROTER features a hierarchical attention decoder operating in two stages: heterogeneous vehicle selection and node selection. Enhanced with positional embeddings, the decoder is empowered to make effective routing decisions based on time-window constraints' ordering. Experimental results using real-world traffic data from two major Canadian cities confirm EFECTIW-ROTER's better performance over current state-of-the-art DRL-based and heuristic methods. EFECTIW-ROTER reduces travel times while also achieving faster computational times when compared to conventional heuristics. Additional experiments demonstrate its generalizability across larger instances.
Arash Mozhdehi, Mahdi Mohammadizadeh, Yunli Wang, Sun Sun 0002, Xin Wang 0004
SIGSPATIAL/GIS5
2024 Map matching on low sampling rate trajectories through deep inverse reinforcement learning and multi-intention modeling
abstract
Analyzing freight vehicle movements using GPS trajectory data presents challenges due to environmental conditions and hardware limitations impacting data accuracy. Map matching, the process of aligning GPS signals with road networks, facilitates accurate route reconstruction. However, existing methods have limitations, particularly with low and ultra-low sampling rates. They often assume the shortest path between points, overlook historical data insights and neglect diverse driving behaviors, which may not align with real-world scenarios where shortest paths are not always optimal and different drivers exhibit varied behaviors. These limitations affect existing methods’ reliability, especially when we face low sampling rate trajectories. In this study, we propose multi-intention deep inverse reinforcement learning for map matching (MIDIRL) to address these challenges. MIDIRL integrates deep neural networks and multi-intention capturing mechanisms with inverse reinforcement learning to model complex driving preferences from historical trajectories, improving map matching accuracy, especially in ultra-low-frequency trajectories. Our experiments on real-world datasets demonstrate MIDIRL’s improved accuracy and efficiency of map matching compared to previous methods, even with limited training data.
Reza Safarzadeh, Xin Wang 0004
Int. J. Geogr. Inf. Sci.2
2023 An Interactive Map-based System for Visually Exploring Goods Movement based on GPS Traces
abstract
Efficient goods movement is a vital aspect of logistics and urban planning, impacting the flow of goods and the quality of life for residents. To aid in this, we present an interactive map-based system for visualizing and analyzing goods’ movements using GPS traces. The system takes raw GPS signal data and road network data as input, then performs preprocessing and spatial analysis on the data using Flask framework and Python scripts. The system offers a user-friendly interface to explore the patterns of goods movement dynamically. It displays the temporal and spatial movement trips in the city, providing an intuitive way to analyze and optimize goods movement. Our system’s ability to explore and visualize goods movement patterns makes it an essential addition to the existing literature on urban transportation analysis and a valuable tool for logistics companies and urban planners.
Reza Safarzadeh Ramhormozi, Yunli Wang, Sun Sun 0002, Xin Wang 0004
SSTD4
2022 Multi-task graph neural network for truck speed prediction under extreme weather conditions
abstract
Truck speed prediction plays a key role in truck transportation management. However, it is a very challenging task since the truck traffic usually shows complex patterns. Most of the existing traffic prediction methods lack the ability to model the dynamic spatial-temporal correlations of truck traffic or ignore contributing contextual factors that impact traffic. Also, truck traffic data is typically sparse and noisy, which makes the truck speed prediction an even more challenging task. How to improve the truck speed prediction by taking advantage of other relevant truck traffic information (such as the truck flow) has not been investigated in depth. Additionally, traffic congestions and poor driving conditions caused by extreme weather conditions can make sudden changes in the general pattern of the truck speed. In this paper, we propose a novel Multi-Task Context Based Gated Recurrent Unit Graph Convolutional Network (MT-C2G) to predict the truck speed under extreme weather conditions. MT-C2G includes four major components: The spatial dependence learning component captures the spatial dependencies shaped by the topological structure of the road network. Truck traffic feature temporal dependence modeling component is built to acquire the temporal dependencies involved in the truck traffic features, and contextual feature temporal dependence modeling component employs a layer of GRU units to capture the temporal dependencies of contextual factors. The multi-task learning component then leverages the information between the truck speed and flow prediction tasks through attention mechanism for improving the performance. Moreover, a data augmentation method SMOTE is utilized to balance the data with the extreme weather conditions. Experiments on two real datasets demonstrate that the proposed MT-C2G fairly outperforms six state-of-the-art traffic prediction methods.
Reza Safarzadeh Ramhormozi, Arash Mozhdehi, Saeid Kalantari, Yunli Wang, Sun Sun 0002, Xin Wang 0004
SIGSPATIAL/GIS6
2022 Reverse keyword-based location search on road networks
Xin Wang 0004
GeoInformatica2
2022 Contextual location recommendation for location-based social networks by learning user intentions and contextual triggers
Mohammadreza Rahimi, Behrouz Homayoun Far, Xin Wang 0004
GeoInformatica3
2022 Personalized route recommendation through historical travel behavior analysis
Rodrigo Augusto de Oliveira e Silva, Ge Cui, Mohammadreza Rahimi, Xin Wang 0004
GeoInformatica4
2021 Hidden Markov map matching based on trajectory segmentation with heading homogeneity
Ge Cui, Wentao Bian, Xin Wang 0004
GeoInformatica3
2020 Behavior-based location recommendation on location-based social networks
Mohammadreza Rahimi, Behrouz Homayoun Far, Xin Wang 0004
GeoInformatica3
2020 Semantic trajectory segmentation based on change-point detection and ontology
abstract
Trajectory segmentation is a fundamental issue in GPS trajectory analytics. The task of dividing a raw trajectory into reasonable sub-trajectories and annotating them based on moving subject’s intentions and application domains remains a challenge. This is due to the highly dynamic nature of individuals’ patterns of movement and the complex relationships between such patterns and surrounding points of interest. In this paper, we present a framework called SEMANTIC-SEG for automatic semantic segmentation of trajectories from GPS readings. For the decomposition component of SEMANTIC-SEG, a moving pattern change detection (MPCD) algorithm is proposed to divide the raw trajectory into segments that are homogeneous in their movement conditions. A generic ontology and a spatiotemporal probability model for segmentation are then introduced to implement a bottom-up ontology-based reasoning for semantic enrichment. The experimental results on three real-world datasets show that MPCD can more effectively identify the semantically significant change-points in a pattern of movement than four existing baseline methods. Moreover, experiments are conducted to demonstrate how the proposed SEMANTIC-SEG framework can be applied.
Yuan Gao 0045, Longfei Huang, Jun Feng 0003, Xin Wang 0004
Int. J. Geogr. Inf. Sci.4
2017 MaP2R: A Personalized Maximum Probability Route Recommendation Method Using GPS Trajectories
Ge Cui, Xin Wang 0004
PAKDD (2)2
2017 Behavior-Based Location Recommendation on Location-Based Social Networks
Mohammadreza Rahimi, Xin Wang 0004, Behrouz Homayoun Far
PAKDD (2)2
2014 Probabilistic Category-based Location Recommendation Utilizing Temporal Influence and Geographical Influence
abstract
Location recommendation provides unvisited locations to the users for the rapidly growing location-based social networks. The service is based on the users' visiting histories and location related information such as location categories. In this paper, we propose a location recommendation algorithm called sPCLR that recommends locations to the users at a given time of the day by utilizing category information. The algorithm considers both temporal and spatial components. The temporal component utilizes the temporal influence of similar users' check-in behaviors by representing a user's periodic check-in behavior at different location categories as temporal curves. The similarity between users' periodic check-in behavior is calculated based on the difference between temporal curves. The spatial component utilizes the geographical influence of locations and filters out those locations that are not of interest to the user. The performance of sPCLR is compared with three existing location recommendation algorithms on a real-world dataset. Experimental results show that the sPCLR algorithm performs better than all other three algorithms.
Dequan Zhou, Xin Wang 0004
DSAA2
2013 Location Recommendation Based on Periodicity of Human Activities and Location Categories
Mohammadreza Rahimi, Xin Wang 0004
PAKDD (2)2
2012 A density-based spatial clustering for physical constraints
Xin Wang 0004, Camilo Rostoker, Howard J. Hamilton
J. Intell. Inf. Syst.1
2011 Spatial Entropy-Based Clustering for Mining Data with Spatial Correlation
Baijie Wang, Xin Wang 0004
PAKDD (1)2
2011 An Ontology-Based Traffic Accident Risk Mapping Framework
Jing Wang 0014, Xin Wang 0004
SSTD2
2010 An ontology-based framework for geospatial clustering
abstract
Geospatial clustering is an important topic in knowledge discovery research and geospatial information systems. However, current clustering research emphasizes the development of more efficient and effective clustering methods without paying much attention to domain knowledge and users' goals during the clustering process. Making better use of geospatial and clustering knowledge to select proper methods and datasets will help achieve clustering results that better meet users' requirements. In this article, we present the GEO_CLUST framework for performing geospatial clustering. The framework consists of the GeoCO ontology for geospatial clustering and the ontology reasoner reasoning mechanism. The GeoCO ontology is used to represent geospatial and clustering domain knowledge. The ontology reasoner uses classification and decomposition techniques to specify users' tasks. Using the framework, users can identify the appropriate geospatial data and clustering method based on their specific goals. To demonstrate the framework, two case studies on finding population density clusters in Western Canada and locating five hospitals in South Carolina are discussed. The results show that the framework can select the proper datasets and clustering methods with respect to users' goals.
Xin Wang 0004, Danielle Ziébelin, Howard J. Hamilton
Int. J. Geogr. Inf. Sci.1
2008 Using Data Mining Methods to Predict Personally Identifiable Information in Emails
Liqiang Geng, Larry Korba, Xin Wang 0004, Yunli Wang, Yonghua You
ADMA3
2008 Adapting LDA Model to Discover Author-Topic Relations for Email Analysis
Liqiang Geng, Xin Wang 0004, Larry Korba
DaWaK3
2004 Density-Based Spatial Clustering in the Presence of Obstacles and Facilitators
Xin Wang 0004, Camilo Rostoker, Howard J. Hamilton
PKDD1
2003 DBRS: A Density-Based Spatial Clustering Method with Random Sampling
Xin Wang 0004, Howard J. Hamilton
PAKDD1