Wengen Li

dblp:09/11146 · DBLP profile ↗
← Back
22ranked-venue papers in the field
3as first author
15since 2021 · last 2026
0000-0002-8768-6740ORCID · verified

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

Database Systems & Data Management · 9 (3 first)Data Mining & Knowledge Discovery · 7Information Retrieval & Web Search · 5Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2026 Disentanglement-Based Contrastive Learning and Optimization for User Identity Linkage
Yue Yang 0012, Yichao Zhang 0001, Jihong Guan, Shuigeng Zhou, Wengen Li
DASFAA (2)5
2026 OKG-LLM: Aligning Ocean Knowledge Graph With Observation Data via LLMs for Global Sea Surface Temperature Prediction
abstract
Sea surface temperature (SST) prediction is a critical task in ocean science, supporting various applications, such as weather forecasting, fisheries management, and storm tracking. While existing data-driven methods have demonstrated significant success, they often neglect to leverage the rich domain knowledge accumulated over the past decades, limiting further advancements in prediction accuracy. The recent emergence of large language models (LLMs) has highlighted the potential of integrating domain knowledge for downstream tasks. However, the application of LLMs to SST prediction remains under explored, primarily due to the challenge of integrating ocean domain knowledge and numerical data. To address this issue, we propose Ocean Knowledge Graph-enhanced LLM (OKG-LLM), a novel framework for global SST prediction. To the best of our knowledge, this work presents the first systematic effort to construct an Ocean Knowledge Graph (OKG) specifically designed to represent diverse ocean knowledge for SST prediction. We then develop a graph embedding network to learn the comprehensive semantic and structural knowledge within the OKG, capturing both the unique characteristics of individual sea regions and the complex correlations between them. Finally, we align and fuse the learned knowledge with fine-grained numerical SST data and leverage a pre-trained LLM to model SST patterns for accurate prediction. Extensive experiments on the real-world dataset demonstrate that OKG-LLM consistently outperforms state-of-the-art methods, showcasing its effectiveness, robustness, and potential to advance SST prediction. The codes are available in the online repository.
Hanchen Yang 0002, Jiaqi Wang 0018, Jiannong Cao 0001, Wengen Li, Jialun Zheng, Yangning Li, Chunyu Miao, Jihong Guan, Shuigeng Zhou, Philip S. Yu
IEEE Trans. Knowl. Data Eng.4
2025 Physics-Guided Multimodal Neural Networks for Big Data - Driven Magnetic Component Design
Jin Zhang 0018, Cong Yao, Wengen Li, Qiyou Xie, Qiuzhen Wan, Chunye Gong
IEEE Big Data3
2025 CausalFormer: An Interpretable Transformer for Temporal Causal Discovery (Extended Abstract)
abstract
Temporal causal discovery aims to uncover causal relations in time series data. Current deep learning-based methods usually analyze the parameters of some components of the trained models, which is an incomplete mapping process from the model parameters to the causality and fails to investigate the other components. To address this, this paper presents an interpretable transformer-based causal discovery model termed CausalFormer, which consists of: 1) the causality-aware transformer which learns the causal representation with the multi-kernel causal convolution under the temporal priority constraint, and 2) the decomposition-based causality detector which identifies causality by interpreting the global structure of the trained transformer with the regression relevance propagation.
Lingbai Kong, Wengen Li, Hanchen Yang 0002, Yichao Zhang 0001, Jihong Guan, Shuigeng Zhou
ICDE2
2025 Cross-Region Graph Convolutional Network with Periodicity Shift Adaptation for Wide-Area SST Prediction
abstract
Accurate prediction of Sea Surface Temperature (SST) is of high importance in marine science, benefiting applications ranging from ecosystem protection to extreme weather forecasting and climate analysis. Wide-area SST usually shows diverse SST patterns in different sea areas due to the changes of temperature zones and the dynamics of ocean currents. However, existing studies on SST prediction often focus on small-area predictions and lack the consideration of diverse SST patterns. Furthermore, SST shows an annual periodicity, but the periodicity is not strictly adherent to an annual cycle. Existing SST prediction methods struggle to adapt to this non-strict periodicity. To address these two issues, we proposed the Cross-Region Graph Convolutional Network with Periodicity Shift Adaptation (RGCN-PSA) model which is equipped with the Cross-Region Graph Convolutional Network module and the Periodicity Shift Adaption module. The Cross-Region Graph Convolutional Network module enhances wide-area SST prediction by learning and incorporating diverse SST patterns. Meanwhile, the periodicity Shift Adaptation module accounts for the annual periodicity and enable the model to adapt to the possible temporal shift automatically. We conduct experiments on two real-world SST datasets, and the results demonstrate that our RGCN-PSA model obviously outperforms baseline models in terms of prediction accuracy. The code of RGCN-PSA model is available at https://github.com/ADMIS-TONGJI/RGCN-PSA/ .
Wengen Li, Chang Jin, Yichao Zhang 0001, Jihong Guan, Hanchen Yang 0002, Shuigeng Zhou
ACM Trans. Intell. Syst. Technol.2
2025 Ensuring Pre-Fusion Modality Consistency: A New Approach to Multimodal Sentiment Detection
abstract
With the growing diversity of data formats on social media, such as text, images, and videos, there is a growing need to analyze sentiment from multiple modalities. Multimodal sentiment detection, which aims to identify users’ sentiment by jointly modeling information from different modalities, has thus attracted increasing attention. However, most existing multimodal sentiment detection methods fuse multimodal information directly after the unimodal encoding and overlook the modality consistency of multimodal vector spaces before the fusion, which may damage the accuracy of multimodal sentiment detection. To address this issue, we propose a contrastive learning-based multimodal sentiment detection model termed EPMC which can map the representations of different modalities into a unified semantic space before fusion. EPMC operates in two stages, i.e., pre-training stage and fine-tuning stage. At the pre-training stage, we designed a cross-modal transformation module to map different modalities into a unified feature space. Meanwhile, to further capture the relationship between the cross-modal transformation vectors and the unimodal encoding vectors, we propose a multimodal consistency contrastive learning task that helps the model discern and amplify the cross-modal similarity between different modalities, thereby learning more discriminative features for sentiment detection. At the fine-tuning stage, EPMC is iteratively refined using the learned multimodal representation and guided by the cross-entropy loss. Extensive experiments conducted on three public multimodal datasets validate the effectiveness of EPMC model. The official implementation of EPMC is released at https://github.com/ADMIS-TONGJI/EPMC .
Yulou Shu, Wengen Li, Yu-Ping Ruan, Wuchao Liu, Yichao Zhang 0001, Jihong Guan, Shuigeng Zhou
ACM Trans. Intell. Syst. Technol.2
2025 MVST: A Multi-View Spatial-Temporal Model for Fine-Grained Crime Prediction
abstract
Given a specific region, crime prediction aims to predict the occurrence of various crime events within a certain period of time in future, which is of high significance for guaranteeing urban safety. In practice, crime events are usually affected by a variety of factors from different views, e.g., the attributes of the region, the correlations between different regions, and the correlations between different categories of crime events. Moreover, these correlations are dynamically changing over time, which makes it difficult to learn the regularity and patterns in crime data for achieving accurate prediction. To address this issue, we proposed a new M ulti- V iew S patial- T emporal (MVST) model for fine-grained crime prediction. MVST model first builds a static region graph to capture the similarity between regions in terms of region attributes such as census records and economy statistics, and creates a time-dependent graph to capture the dynamic correlations between regions based on human mobility data. Meanwhile, both static and dynamic graphs are created to capture the correlations between different categories of crime events. After that, those graphs created from different views are fused together with a multi-view graph fusion module to achieve crime prediction with fine-grained time granularities, e.g., 4 hours and 12 hours. According to the experiments on two real crime datasets, our MVST model obviously outperforms existing crime prediction methods. The code of MVST model is available at https://github.com/weichang811/MVST .
Chang Wei, Wengen Li, Yichao Zhang 0001, Jihong Guan, Shuigeng Zhou
ACM Trans. Intell. Syst. Technol.2
2025 Raker: A Relation-Aware Knowledge Reasoning Model for Inductive Relation Prediction
abstract
Inductive relation prediction, an important task for knowledge graph completion, is to predict the relations between entities that are unseen at the training stage. The latest methods use Pre-Trained Language Models (PLMs) to encode the paths between the head entity and tail entity and achieve state-of-the-art prediction performance. However, these methods cannot handle no-path scenarios well and lack the capability to learn comprehensive relation representations for distinguishing different relations. To tackle this issue, we propose a novel R elation- a ware k nowledg e r easoning model entitled Raker, which introduces an adaptive reasoning information extraction method to identify relation-aware reasoning neighbors of entities in the target triple to handle no-path scenarios and enables the PLM to better distinguish different relations via the relation-specific soft prompting. Raker is evaluated on three public datasets and achieves SOTA performance in inductive relation prediction when compared with the baseline methods. Notably, the absolute improvement of Raker is even more than 5% on the FB15k-237 dataset in the inductive setting. Moreover, Raker also demonstrates the superiority in transductive, few-shot, and unseen relation settings. The code of Raker is available at https://github.com/ADMIS-TONGJI/Raker .
Jiaqi Wang 0018, Wengen Li, Yulou Shu, Jihong Guan, Yichao Zhang 0001, Shuigeng Zhou
ACM Trans. Knowl. Discov. Data2
2025 Spatial-Temporal Data Mining for Ocean Science: Data, Methodologies and Opportunities
abstract
With the rapid amassing of spatial-temporal (ST) ocean data, many spatial-temporal data mining (STDM) studies have been conducted to address various oceanic issues, including climate forecasting and disaster warning. Compared with typical ST data (e.g., traffic data), ST ocean data presents some unique characteristics, e.g., diverse regionality and high sparsity. These characteristics make it difficult to design and train STDM models on ST ocean data. To the best of our knowledge, a comprehensive survey of existing studies remains missing in the literature, which hinders not only computer scientists from identifying the research issues in ocean data mining but also ocean scientists to apply advanced STDM techniques. In this article, we provide a comprehensive survey of existing STDM studies for ocean science. Concretely, we first review the widely used ST ocean datasets and highlight their unique characteristics. Then, typical ST ocean data quality enhancement techniques are discussed. Next, we classify existing STDM studies for ocean science into four types of tasks, i.e., prediction, event detection, pattern mining, and anomaly detection, and elaborate the techniques for these tasks. Finally, promising research opportunities are discussed. This survey can help scientists from both computer science and ocean science better understand the fundamental concepts, key techniques, and open challenges of STDM for ocean science.
Hanchen Yang 0002, Jiannong Cao 0001, Wengen Li, Hui Li 0121, Jihong Guan, Shuigeng Zhou
ACM Trans. Knowl. Discov. Data3
2025 Towards Robust and Interpretable Spatial-Temporal Graph Modeling for Traffic Prediction
abstract
Accurate spatial-temporal (ST) traffic prediction plays an essential role in intelligent transportation systems. Existing advanced traffic prediction methods typically utilize spatial-temporal graph neural networks (STGNNs) to capture the ST correlations and achieve excellent prediction performance. However, our experimental investigation reveals that existing static and dynamic graph-based STGNNs still incur excessive noise and redundancy, and fail to discover robust and reliable ST correlations in traffic networks. Moreover, most methods cannot explain the underlying reasons behind the ST correlations. To solve these problems, we propose a novel S patial- T emporal G raph M odeling framework via A daptive contrastive learning (ST-GMA). Firstly, we design a robust augmentation learning module to generate high-level and robust data augmentations via a self-supervised task for modeling reliable correlations. Then, we develop an adaptive contrastive learning module to update correlation graphs by effectively selecting positive and negative augmentations, reducing redundant calculations, and providing insights into the correlation changes. Finally, ST-GMA integrates the generated correlation graphs with ST convolution blocks to conduct traffic prediction tasks. Experimental results on five real-world datasets demonstrate that ST-GMA not only achieves significant prediction performance compared with state-of-the-art methods but also exhibits a new perspective on the interpretability of correlation changes.
Hanchen Yang 0002, Jiannong Cao 0001, Wengen Li, Yu Yang 0012, Lingbai Kong, Yichao Zhang 0001, Jihong Guan, Shuigeng Zhou
ACM Trans. Knowl. Discov. Data3
2025 CausalFormer: An Interpretable Transformer for Temporal Causal Discovery
abstract
Temporal causal discovery is a crucial task aimed at uncovering the causal relations within time series data. The latest temporal causal discovery methods usually train deep learning models on prediction tasks to uncover the causality between time series. They capture causal relations by analyzing the parameters of some components of the trained models, e.g., attention weights and convolution weights. However, this is an incomplete mapping process from the model parameters to the causality and fails to investigate the other components, e.g., fully connected layers and activation functions, that are also significant for causal discovery. To facilitate the utilization of the whole deep learning models in temporal causal discovery, we proposed an interpretable transformer-based causal discovery model termed CausalFormer, which consists of the causality-aware transformer and the decomposition-based causality detector. The causality-aware transformer learns the causal representation of time series data using a prediction task with the designed multi-kernel causal convolution which aggregates each input time series along the temporal dimension under the temporal priority constraint. Then, the decomposition-based causality detector interprets the global structure of the trained causality-aware transformer with the proposed regression relevance propagation to identify potential causal relations and finally construct the causal graph. Experiments on synthetic, simulated, and real datasets demonstrate the state-of-the-art performance of CausalFormer on discovering temporal causality.
Lingbai Kong, Wengen Li, Hanchen Yang 0002, Yichao Zhang 0001, Jihong Guan, Shuigeng Zhou
IEEE Trans. Knowl. Data Eng.2
2023 HiGRN: A Hierarchical Graph Recurrent Network for Global Sea Surface Temperature Prediction
abstract
Sea surface temperature (SST) is one critical parameter of global climate change, and accurate SST prediction is important to various applications, e.g., weather forecasting, fishing directions, and disaster warnings. The global ocean system is unified and complex, and the SST patterns in different oceanic regions are highly diverse and correlated. However, existing data-driven SST prediction methods mainly consider the local patterns within a certain oceanic region, e.g., El Nino region and the Black sea. It is challenging but necessary to model the global SST correlations rather than that in a specific region to enhance the prediction accuracy of SST. In this work, we proposed a new method called Hierarchical Graph Recurrent Network (HiGRN) to address the issue. First, to learn the dynamic and diverse local SST patterns of specific locations, we design an adaptive node embedding with self-learned parameters to learn various SST patterns. Then we develop a hierarchical cluster generator to aggregate the locations with similar patterns into regional clusters and utilize a graph convolution network to learn the spatial correlations among these clusters. Finally, we introduce a multi-level attention mechanism to fuse the local patterns and regional correlations, and the output is fed into a recurrent network to achieve SST predictions. Extensive experiments on two real-world datasets show that our method largely outperforms the state-of-the-art SST prediction methods. The source code is available at https://github.com/Neoyanghc/HiGRN .
Hanchen Yang 0002, Wengen Li, Siyun Hou, Jihong Guan, Shuigeng Zhou
ACM Trans. Intell. Syst. Technol.2
2022 Fusing Geometric and Scene Information for Cross-View Geo-Localization
abstract
Cross-view geo-localization is to match scene images (e.g. ground-view images) with geo-tagged aerial images, which is crucial to a wide range of applications such as autonomous driving and street view navigation. Existing methods can neither address the perspective difference well nor effectively capture the scene information. In this work, we propose a Geometric and Scene Information Fusion (GSIF) model for more accurate cross-view geo-localization. GSIF first learns the geometric information of scene images and aerial images via log-polar transformation and spatial-attention aggregation to alleviate the perspective difference. Then, it mines the scene information of scene images via Sky View Factor (SVF) extraction. Finally, both geometric information and scene information are fused for image matching, and a balanced loss function is introduced to boost the matching accuracy. Experimental results on two real datasets show that our model can significantly outperforms the existing methods.
Siyuan Guo 0002, Tianying Liu, Wengen Li, Jihong Guan, Shuigeng Zhou
CIKM3
2022 An Extreme Semi-supervised Framework Based on Transformer for Network Intrusion Detection
abstract
Network intrusion detection (NID) aims to detect various network attacks and is an important task for guaranteeing network security. However, existing NID methods usually require a large amount of labeled data for training, which is impractical in many real application scenarios due to the high cost. To address this issue, we proposed an extreme semi-supervised framework based on transformer (ESet) for NID. ESeT first developed a multi-level feature extraction module to learn both packet-level byte encoded features and flow-level frequency domain features to enrich the information for detection. Then, during the semi-supervised learning, ESeT designed the dual-encoding transformer to fuse the extracted features for intrusion detection and introduced the credibility selector to reduce the negative impacts of incorrect pseudo-labeling of unlabeled data. The experiment results show that our model achieves excellent performance (F1-score: 97.60%) with only a small proportion of labeled data (1%) on CIC-IDS2017 and CSE-CIC-IDS2018 datasets.
Yangmin Li 0002, Xinhang Yuan, Wengen Li
CIKM3
2022 BidH: A Bidirectional Hierarchical Model for Nested Named Entity Recognition
abstract
Nested Name Entity Recognition is to identify the entities with nested relationships from sentences, which has various applications ranging from relation extraction to semantic understanding. However, existing methods have two drawbacks, i.e., 1) error propagation when identifying entities at different nesting levels and 2) unable to uncover and utilize the complex correlations between the inner and outer entities. To address these two defects, we propose a bidirectional hierarchical(BidH) model for nested name entity recognition. BidH consists of a forward module and a backward module, where the former first extracts the inner entities and then extracts the outer ones, while the latter extracts the entities in the opposite direction. Furthermore, we design an entity masked self attention mechanism to combine the two modules by fusing their predictions and hidden states layer by layer. BidH can effectively deal with error propagation and exploit the correlations between entities at different nesting levels to improve the recognition accuracy. Experiments on the GENIA dataset show that BidH outperforms the state-of-the-art nested named entity recognition models in terms of F1 score.
Wanyang Xu, Wengen Li, Jihong Guan, Shuigeng Zhou
CIKM2
2020 Recursive Balanced k-Subset Sum Partition for Rule-constrained Resource Allocation
abstract
Balanced rule-constrained resource allocation aims to evenly distribute tasks to different processors under allocation rule constraints. Conventional heuristic approach fails to achieve optimal solution while simple brute force method has the defect of high computational complexity. To address these limitations, we propose recursive balanced k-subset sum partition (RBkSP), in which iterative 'cut-one-out' policy is employed that in each round, only one subset whose weight of tasks sums up to 1/k of the total weight of all tasks is taken out from the set. In a single partition, we first create a dynamic programming table with its elements recursively computed, then use 'zig-zag search' method to explore the table, find out elements with optimal subset partition and assign different partitions to proper places. Next, to resolve conflicts during allocation, we use simple but effective heuristic method to adjust the allocation of tasks that is contradicted to allocation rules. Testing results show RBkSP can achieve more balanced results with lower computational complexity over classical benchmarks.
Zhuo Li 0010, Jiannong Cao 0001, Zhongyu Yao, Wengen Li, Yu Yang 0012, Jia Wang 0009
CIKM4
2020 BigARM: A Big-Data-Driven Airport Resource Management Engine and Application Tools
Ka-Ho Wong, Jiannong Cao 0001, Yu Yang 0012, Wengen Li, Jia Wang 0009, Zhongyu Yao, Suyan Xu, Esther Ahn Chian Ku, Chun On Wong, David Leung
DASFAA (3)4
2020 An empirical study on the intra-urban goods movement patterns using logistics big data
abstract
Movement patterns of intra-urban goods/things and the ways they differ from human mobility and traffic flow patterns have seldom been explored due to data access and methodological limitations, especially from systemic and long timescale perspectives. However, urban logistics big data are increasingly available, enabling unprecedented spatial and temporal resolutions to this issue. This research proposes an analytical framework for exploring intra-urban goods movement patterns by integrating spatial analysis, network analysis and spatial interaction analysis. Using daily urban logistics big data (over 10 million orders) provided by the largest online logistics company in Hong Kong (GoGoVan) from 2014 to 2016, we analyzed two spatial characteristics (displacement and direction) of urban goods movement. Results showed that the distribution of goods displaceFower law or exponential distribution of human mobility trends. The origin–destination flows of goods were used to build a spatially embedded network, revealing that Hong Kong became increasingly connected through intra-urban freight movement. Finally, spatial interaction characteristics were revealed using a fitting gravity model. Distance lacked substantial influence on the spatial interaction of goods movement. These findings have policy implications to intra-urban logistics and urban transport planning.
Pengxiang Zhao, Xintao Liu, Wenzhong Shi, Tao Jia 0002, Wengen Li, Min Chen 0008
Int. J. Geogr. Inf. Sci.5
2018 Efficient Retrieval of Bounded-Cost Informative Routes
abstract
The widespread location-aware applications produce a vast amount of spatio-textual data that contains both spatial and textual attributes. To make use of this enriched information for users to describe their preferences for travel routes, we propose a Bounded-Cost Informative Route (BCIR) query to retrieve the routes that are the most textually relevant to the user-specified query keywords subject to a travel cost constraint. BCIR query is particularly helpful for tourists and city explorers to plan their travel routes. We will show that BCIR query is an NP-hard problem. To answer BCIR query efficiently, we propose an exact solution with effective pruning techniques and an approximate solution with performance guarantee. Extensive experiments over real data sets demonstrate that the proposed solutions achieve the expected performance.
Wengen Li, Jiannong Cao 0001, Jihong Guan, Man Lung Yiu, Shuigeng Zhou
ICDE1
2017 Coupled Sparse Matrix Factorization for Response Time Prediction in Logistics Services
abstract
Nowadays, there is an emerging way of connecting logistics orders and van drivers, where it is crucial to predict the order response time. Accurate prediction of order response time would not only facilitate decision making on order dispatching, but also pave ways for applications such as supply-demand analysis and driver scheduling, leading to high system efficiency. In this work, we forecast order response time on current day by fusing data from order history and driver historical locations. Specifically, we propose Coupled Sparse Matrix Factorization (CSMF) to deal with the heterogeneous fusion and data sparsity challenges raised in this problem. CSMF jointly learns from multiple heterogeneous sparse data through the proposed weight setting mechanism therein. Experiments on real-world datasets demonstrate the effectiveness of our approach, compared to various baseline methods. The performances of many variants of the proposed method are also presented to show the effectiveness of each component.
Jiannong Cao 0001, Lifang He 0001, Wengen Li, Lichao Sun 0001, Philip S. Yu
CIKM4
2017 Efficient Retrieval of Bounded-Cost Informative Routes
abstract
The widespread location-aware applications produce a vast amount of spatio-textual data that contains both spatial and textual attributes. To make use of this enriched information for users to describe their preferences for travel routes, we propose a Bounded-Cost Informative Route (BCIR) query to retrieve the routes that are the most textually relevant to the user-specified query keywords subject to a travel cost constraint. BCIR query is particularly helpful for tourists and city explorers to plan their travel routes. We will show that BCIR query is an NP-hard problem. To answer BCIR query efficiently, we propose an exact solution with effective pruning techniques and two approximate solutions with performance guarantees. Extensive experiments over real data sets demonstrate that the proposed solutions achieve the expected performance.
Wengen Li, Jiannong Cao 0001, Jihong Guan, Man Lung Yiu, Shuigeng Zhou
IEEE Trans. Knowl. Data Eng.1
2016 Retrieving Routes of Interest Over Road Networks
Wengen Li, Jiannong Cao 0001, Jihong Guan, Man Lung Yiu, Shuigeng Zhou
WAIM (1)1