Cheng Wang 0003

dblp:54/2062-3 · DBLP profile ↗
← Back
13ranked-venue papers in the field
0as first author
12since 2021 · last 2025
0000-0001-6075-796XORCID · conflict

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

Knowledge Engineering, Semantic Web & Information Systems · 6Information Retrieval & Web Search · 4Database Systems & Data Management · 2Data Mining & Knowledge Discovery · 1
YearPublicationVenuePosition
2025 MSSA-Net: A Multi-Scale Structure-Aware Network for Edge Detection in Point Clouds
abstract
Edge detection in point clouds is a fundamental problem in 3D vision. Previous approaches based on point-based neural networks treat edge detection as a binary segmentation task, directly applying semantic segmentation frameworks. However, due to the intrinsic differences between edge detection and semantic segmentation, these methods have limitations compared to traditional methods that rely on hand-crafted features, as well as recent volumetric edge representation methods. To address these challenges, we propose three key constraints: Local Structure Disruption, Encoding Region Offset, and Information Loss in Feature Propagation. Based on these constraints, we introduce a novel Multi-Scale Structure-Aware Network (MSSA-Net). MSSA-Net is designed around local multi-scale neighborhoods, learning intact local structural features at different scales within highly relevant neighborhoods for each point. This strategy effectively avoids Local Structure Disruption and Encoding Region Offset. During feature learning, the MSSA Core module generates adaptive encoding branches for different scales of neighborhoods. The learned multi-scale local structural features are then concatenated to encode the local structural information of each point in the point cloud. MSSA-Net eliminates the need for propagating high-level features to low-level features, thereby preventing Information Loss in Feature Propagation. Extensive experiments demonstrate that our MSSA-Net surpasses existing works by a large margin and achieves state-of-the-art performance on various datasets.
Yunzhou Xia, Weiqi Yan 0002, Weiquan Liu, Cheng Wang 0003
ICMR5
2025 STKOpt: Automated Spatio-Temporal Knowledge Optimization for Traffic Prediction
abstract
Ubiquitous sensors and mobile devices have spurred the growth of Web-of-Things (WoT) services in smart cities, making accurate spatio-temporal traffic predictions increasingly crucial. Leveraging advances in deep learning, recent Spatio-Temporal Graph Neural Networks (STGNNs) have achieved remarkable results. However, these methods address scenario-specific spatio-temporal heterogeneity by designing model architectures, often overlooking the importance of selecting optimal spatio-temporal knowledge (i.e., model inputs). In this paper, we propose an automated framework for spatio-temporal knowledge optimization to address this challenge. Our framework seamlessly integrates with downstream models, enhancing their performance across various prediction tasks. Specifically, we design a knowledge search space composed of parameters that represent scenario-specific spatio-temporal correlations within data. Additionally, we employ a bandit-based multi-fidelity algorithm for knowledge optimization to solve the constraint of limited resource. Furthermore, we adopt a meta-learner to extract transferable meta-knowledge about optimal knowledge, facilitating efficient exploration of the search space. Extensive experiments on five widely used real-world datasets demonstrate the effectiveness of our proposed framework. To the best of our knowledge, we are the first to automatically optimize spatio-temporal knowledge for spatio-temporal traffic prediction.
Yayao Hong, Liyue Chen, Leye Wang, Xiuhuai Xie, Cheng Wang 0003, Longbiao Chen
WWW6
2025 P4GCN: Vertical Federated Social Recommendation with Privacy-Preserving Two-Party Graph Convolution Network
abstract
In recent years, graph neural networks (GNNs) have been commonly utilized for social recommendation systems. However, real-world scenarios often present challenges related to user privacy and business constraints, inhibiting direct access to valuable social information from other platforms. While many existing methods have tackled matrix factorization-based social recommendations without direct social data access, developing GNN-based federated social recommendation models under similar conditions remains largely unexplored. To address this issue, we propose a novel vertical federated social recommendation method leveraging privacy-preserving two-party graph convolution networks (P4GCN) to enhance recommendation accuracy without requiring direct access to sensitive social information. First, we introduce a Sandwich-Encryption module to ensure comprehensive data privacy during the collaborative computing process. Second, we provide a thorough theoretical analysis of the privacy guarantees, considering the participation of both curious and honest parties. Extensive experiments on four real-world datasets demonstrate that P4GCN outperforms state-of-the-art methods in terms of recommendation accuracy.
Zheng Wang 0076, Wanwan Wang, Zhaopeng Peng, Cheng Wang 0003, Xiaoliang Fan
WWW7
2024 FedSAC: Dynamic Submodel Allocation for Collaborative Fairness in Federated Learning
abstract
Collaborative fairness stands as an essential element in federated learning to encourage client participation by equitably distributing rewards based on individual contributions. Existing methods primarily focus on adjusting gradient allocations among clients to achieve collaborative fairness. However, they frequently overlook crucial factors such as maintaining consistency across local models and catering to the diverse requirements of high-contributing clients. This oversight inevitably decreases both fairness and model accuracy in practice. To address these issues, we propose FedSAC, a novel Federated learning framework with dynamic Submodel Allocation for Collaborative fairness, backed by a theoretical convergence guarantee. First, we present the concept of "bounded collaborative fairness (BCF)", which ensures fairness by tailoring rewards to individual clients based on their contributions. Second, to implement the BCF, we design a submodel allocation module with a theoretical guarantee of fairness. This module incentivizes high-contributing clients with high-performance submodels containing a diverse range of crucial neurons, thereby preserving consistency across local models. Third, we further develop a dynamic aggregation module to adaptively aggregate submodels, ensuring the equitable treatment of low-frequency neurons and consequently enhancing overall model accuracy. Extensive experiments conducted on three public benchmarks demonstrate that FedSAC outperforms all baseline methods in both fairness and model accuracy. We see this work as a significant step towards incentivizing broader client participation in federated learning. The source code is available at https://github.com/wangzihuixmu/FedSAC.
Zheng Wang 0076, Lingjuan Lyu, Zhaopeng Peng, Chenglu Wen, Rongshan Yu, Cheng Wang 0003, Xiaoliang Fan
KDD8
2024 Spatio-Temporal Joint Graph Convolutional Networks for Traffic Forecasting
abstract
Recent studies have shifted their focus towards formulating traffic forecasting as a spatio-temporal graph modeling problem. Typically, they constructed a static spatial graph at each time step and then connected each node with itself between adjacent time steps to create a spatio-temporal graph. However, this approach failed to explicitly reflect the correlations between different nodes at different time steps, thus limiting the learning capability of graph neural networks. Additionally, those models overlooked the dynamic spatio-temporal correlations among nodes by using the same adjacency matrix across different time steps. To address these limitations, we propose a novel approach called Spatio-Temporal Joint Graph Convolutional Networks (STJGCN) for accurate traffic forecasting on road networks over multiple future time steps. Specifically, our method encompasses the construction of both pre-defined and adaptive spatio-temporal joint graphs (STJGs) between any two time steps, which represent comprehensive and dynamic spatio-temporal correlations. We further introduce dilated causal spatio-temporal joint graph convolution layers on the STJG to capture spatio-temporal dependencies from distinct perspectives with multiple ranges. To aggregate information from different ranges, we propose a multi-range attention mechanism. Finally, we evaluate our approach on five public traffic datasets and experimental results demonstrate that STJGCN is not only computationally efficient but also outperforms 11 state-of-the-art baseline methods.
Chuanpan Zheng, Xiaoliang Fan, Shirui Pan, Haibing Jin, Zhaopeng Peng, Zonghan Wu, Cheng Wang 0003, Philip S. Yu
IEEE Trans. Knowl. Data Eng.7
2023 INCREASE: Inductive Graph Representation Learning for Spatio-Temporal Kriging
abstract
Spatio-temporal kriging is an important problem in web and social applications, such as Web or Internet of Things, where things (e.g., sensors) connected into a web often come with spatial and temporal properties. It aims to infer knowledge for (the things at) unobserved locations using the data from (the things at) observed locations during a given time period of interest. This problem essentially requires inductive learning. Once trained, the model should be able to perform kriging for different locations including newly given ones, without retraining. However, it is challenging to perform accurate kriging results because of the heterogeneous spatial relations and diverse temporal patterns. In this paper, we propose a novel inductive graph representation learning model for spatio-temporal kriging. We first encode heterogeneous spatial relations between the unobserved and observed locations by their spatial proximity, functional similarity, and transition probability. Based on each relation, we accurately aggregate the information of most correlated observed locations to produce inductive representations for the unobserved locations, by jointly modeling their similarities and differences. Then, we design relation-aware gated recurrent unit (GRU) networks to adaptively capture the temporal correlations in the generated sequence representations for each relation. Finally, we propose a multi-relation attention mechanism to dynamically fuse the complex spatio-temporal information at different time steps from multiple relations to compute the kriging output. Experimental results on three real-world datasets show that our proposed model outperforms state-of-the-art methods consistently, and the advantage is more significant when there are fewer observed locations. Our code is available at https://github.com/zhengchuanpan/INCREASE.
Chuanpan Zheng, Xiaoliang Fan, Cheng Wang 0003, Jianzhong Qi 0001, Chaochao Chen 0001, Longbiao Chen
WWW3
2022 Mesh Oversegmentation with Segmentation-Aware Loss
Jibril Muhammad Adam, Muhammad Kamran Afzal, Saifullahi Aminu Bello, Cheng Wang 0003, Jonathan Li 0001
Inf. Sci.5
2022 Discriminative feature abstraction by deep L2 hypersphere embedding for 3D mesh CNNs
Muhammad Kamran Afzal, Jibril Muhammad Adam, Hafiz Muhammad Rehan Afzal, Saifullahi Aminu Bello, Cheng Wang 0003, Jonathan Li 0001
Inf. Sci.6
2021 Predicting the spread of COVID-19 in China with human mobility data
abstract
The coronavirus disease 2019 (COVID-19) break-out in late December 2019 has spread rapidly worldwide. Existing studies have shown that there is a significant correlation between large-scale human movements and the spread of the epidemic. However, there is a lack of quantification of these correlations, and it is still challenging to predict the spread of the epidemic at early stage. In this paper, we address this issue by conducting a statistical analysis on the spatio-temporal relationship between human mobility and the epidemic spread. Specifically, we proposed an improved SEIR model to adapt to the COVID-19 epidemic, so that we can predict the spread of the epidemic at the early stage using human mobility data and the early confirmed cases. We evaluated our model in various provinces and cities in China, and the results are superior to various baselines, verifying the effectiveness of the method.
Shangbin Wu, Xiaoliang Fan, Longbiao Chen, Ming Cheng 0002, Cheng Wang 0003
SIGSPATIAL/GIS5
2021 Y-Net: Learning Domain Robust Feature Representation for ground camera image and large-scale image-based point cloud registration
Weiquan Liu, Cheng Wang 0003, Xuesheng Bian, Baiqi Lai, Xuelun Shen, Ming Cheng 0002, Shang-Hong Lai, Dongdong Weng, Jonathan Li 0001
Inf. Sci.2
2021 Cooperative indoor 3D mapping and modeling using LiDAR data
Chenglu Wen, Jinbin Tan, Fashuai Li, Chongrong Wu, Yitai Lin, Cheng Wang 0003
Inf. Sci.7
2021 Accelerating mini-batch SARAH by step size rules
Zengping Chen, Cheng Wang 0003
Inf. Sci.3
2016 Vehicle detection from highway satellite images via transfer learning
Liujuan Cao, Cheng Wang 0003, Jonathan Li 0001
Inf. Sci.2