EDBT 2026 Demo / reviewers in the wild / expert
Shiping Wang
dblp:43/4550
· DBLP profile ↗
32ranked-venue papers in the field
7as first author
28since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 24 (7 first)Data Mining & Knowledge Discovery · 4Database Systems & Data Management · 2Information Retrieval & Web Search · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Multi-channel adaptive neural sheaf diffusion for multi-view semi-supervised learning
Zhiyuan Lai, Yiqing Shi, Shiping Wang |
Inf. Sci. | 5 |
| 2026 | Deep dual contrastive learning for multi-view subspace clustering
Xincan Lin, Jie Lian 0006, Zhihao Wu 0003, Jielong Lu, Shiping Wang |
Inf. Sci. | 5 |
| 2026 | Advancing multi-omics analysis via dynamic labeling with shared-specific information
Jiecheng Wu, Zhaoliang Chen, Yali Pu, Weihong Lin, Yuanfei Dai, Genggeng Liu, Shiping Wang |
Inf. Sci. | 8 |
| 2026 | Attention meets convolution: Dual-channel multi-view fusion network
Fu Zhao, Zihan Fang 0002, Shide Du, Zhiling Cai, Hongju Cheng, Shiping Wang |
Inf. Sci. | 6 |
| 2025 | Constraint-Aware Multi-View Clustering via Graph Contrastive Learning
Zhengnan Chen, Zihan Fang 0002, Shide Du, Shiping Wang |
ADMA (2) | 6 |
| 2025 | Optimization-oriented multi-view representation learning in implicit bi-topological spaces
Shiyang Lan, Shide Du, Zihan Fang 0002, Zhiling Cai, Wei Huang 0037, Shiping Wang |
Inf. Sci. | 6 |
| 2025 | ADEdgeDrop: Adversarial Edge Dropping for Robust Graph Neural NetworksabstractAlthough Graph Neural Networks (GNNs) have exhibited the powerful ability to gather graph-structured information from neighborhood nodes via various message-passing mechanisms, the performance of GNNs is limited by poor generalization and fragile robustness caused by noisy and redundant graph data. As a prominent solution, Graph Augmentation Learning (GAL) has recently received increasing attention in the literature. Among the existing GAL approaches, edge-dropping methods that randomly remove edges from a graph during training are effective techniques to improve the robustness of GNNs. However, randomly dropping edges often results in bypassing critical edges. Consequently, the effectiveness of message passing is weakened. In this paper, we propose a novel adversarial edge-dropping method (ADEdgeDrop) that leverages an adversarial edge predictor guiding the removal of edges, which can be flexibly incorporated into diverse GNN backbones. Employing an adversarial training framework, the edge predictor utilizes the line graph transformed from the original graph to estimate the edges to be dropped, which improves the interpretability of the edge-dropping method. The proposed ADEdgeDrop is optimized alternately by stochastic gradient descent and projected gradient descent. Comprehensive experiments on eight graph benchmark datasets demonstrate that the proposed ADEdgeDrop outperforms state-of-the-art baselines across various GNN backbones, demonstrating improved generalization and robustness. Zhaoliang Chen, Zhihao Wu 0003, Ylli Sadikaj, Claudia Plant, Hongning Dai, Shiping Wang, Yiu-Ming Cheung, Wenzhong Guo |
IEEE Trans. Knowl. Data Eng. | 6 |
| 2025 | Unified Heterogeneous Hypergraph Construction for Incomplete Multimedia RecommendationabstractIn the dynamic environment of multimedia-sharing platforms like X (formerly known as Twitter) and TikTok, multimedia recommendation systems have been widely used to help users discover items of interest. However, traditional approaches often fall short, when the item modalities are incomplete, a common issue in real-world scenarios. To this end, we introduce the unified heterogeneous Hypergraph construction for the Incomplete multimedia REcommendation ( HIRE ), a novel framework designed to jointly learn a heterogeneous hypergraph and perform accurate recommendations under incomplete scenarios. HIRE first initializes the unified heterogeneous hypergraph for modality completion and employs self-supervised learning aligned with the contrastive text-centered view for multimedia recommendation. Such integration effectively handles the challenges posed by incomplete modalities, leading to improved recommendation accuracy. Furthermore, we find that the hypergraph directly learned from the HIRE is a dense structure which can be inaccurate and coarse. Therefore, we devise the HIRE framework with Sparse constraint named HIRES , which uniquely integrates optimal transport and a \(\ell_{2,1}\) -norm to refine the hypergraph structure. Our extensive experiments across various datasets demonstrate the superiority of HIRES in addressing incomplete modalities, establishing it as a powerful tool for personalized multimedia recommendations. Zhenghong Lin, Yanchao Tan, Hengyu Zhang 0005, Chaochao Chen 0001, Shiping Wang, Carl Yang 0001 |
ACM Trans. Inf. Syst. | 6 |
| 2024 | Logical Relation Modeling and Mining in Hyperbolic Space for RecommendationabstractThe sparse interactions between users and items have aggravated the difficulty of their representations in recommender systems. Existing methods leverage tags to alleviate the sparsity problem but ignore prevalent logical relations among items and tags (e.g., membership, hierarchy, and exclusion), which can be leveraged to enhance the accuracy of modeling user preferences and conducting recommendations. To this end, we propose to extract logical relations among item tags from existing tag taxonomies and exploit the individual strengths of the Poincaré and the Lorentz models in hyperbolic space for logical relation modeling towards enhanced recommendations. Moreover, we find that the logical relations directly extracted from existing tag taxonomies can be inaccurate and coarse. Therefore, we further devise innovative consistency-based and granularity- based weighting mechanisms based on user behavior patterns for data-driven logical relation mining that can be jointly optimized along with recommendations in an end-to-end fashion. Extensive experiments on four real-world benchmark datasets show drastic performance gains brought by our proposed framework, which constantly achieves an average of 8.25% improvement over state-of-the-art competitors regarding both Recall and NDCG metrics. Insightful case studies further demonstrate that our automatically refined logical relations are highly accurate and interpretable. Yanchao Tan, Hang Lv 0010, Wenzhong Guo, Bo Xiong 0001, Weiming Liu 0005, Chaochao Chen 0001, Shiping Wang, Carl Yang 0001 |
ICDE | 8 |
| 2024 | Bridging and Compressing Feature and Semantic Spaces for Robust Graph Neural Networks: An Information Theory PerspectiveabstractThe emerging Graph Convolutional Networks (GCNs) have attracted widespread attention in graph learning, due to their good ability of aggregating the information between higher-order neighbors. However, real-world graph data contains high noise and redundancy, making it hard for GCNs to accurately depict the complete relationships between nodes, which seriously degrades the quality of graph representations. Moreover, existing studies commonly ignore the distribution difference between feature and semantic spaces in graphs, causing inferior model generalization. To address these challenges, we propose DIB-RGCN, a novel robust GCN framework, to explore the optimal graph representation with the guidance of the well-designed dual information bottleneck principle. First, we analyze the reasons for distribution differences and theoretically prove that minimal sufficient representations in specific spaces cannot promise optimal performance for downstream tasks. Next, we design new dual channels to regularize feature and semantic spaces, eliminating the sharing of task-irrelevant information between spaces. Different from existing denoising algorithms that adopt a random dropping manner, we innovatively replace potential noisy features and edges with local neighboring representations. This design lowers edge-specific coefficient assignment, alleviating the interference of original representations while retaining graph structures. Further, we maximize the sharing of task-relevant information between feature and semantic spaces to alleviate the difference between them. Using real-world datasets, extensive experiments demonstrate the robustness of the proposed DIB-RGCN, which outperforms state-of-the-art methods on classification tasks. Luying Zhong, Renjie Lin, Shiping Wang, Zheyi Chen |
KDD | 4 |
| 2024 | Geometric localized graph convolutional network for multi-view semi-supervised classification
Aiping Huang, Jielong Lu, Zhihao Wu 0003, Zhaoliang Chen, Shiping Wang, Hehong Zhang |
Inf. Sci. | 6 |
| 2024 | Adaptive multi-channel contrastive graph convolutional network with graph and feature fusion
Luying Zhong, Jielong Lu, Zhaoliang Chen, Na Song, Shiping Wang |
Inf. Sci. | 5 |
| 2024 | Multi-View Graph Convolutional Networks with Differentiable Node SelectionabstractMulti-view data containing complementary and consensus information can facilitate representation learning by exploiting the intact integration of multi-view features. Because most objects in the real world often have underlying connections, organizing multi-view data as heterogeneous graphs is beneficial to extracting latent information among different objects. Due to the powerful capability to gather information of neighborhood nodes, in this article, we apply Graph Convolutional Network (GCN) to cope with heterogeneous graph data originating from multi-view data, which is still under-explored in the field of GCN. In order to improve the quality of network topology and alleviate the interference of noises yielded by graph fusion, some methods undertake sorting operations before the graph convolution procedure. These GCN-based methods generally sort and select the most confident neighborhood nodes for each vertex, such as picking the top- k nodes according to pre-defined confidence values. Nonetheless, this is problematic due to the non-differentiable sorting operators and inflexible graph embedding learning, which may result in blocked gradient computations and undesired performance. To cope with these issues, we propose a joint framework dubbed Multi-view Graph Convolutional Network with Differentiable Node Selection (MGCN-DNS), which is constituted of an adaptive graph fusion layer, a graph learning module, and a differentiable node selection schema. MGCN-DNS accepts multi-channel graph-structural data as inputs and aims to learn more robust graph fusion through a differentiable neural network. The effectiveness of the proposed method is verified by rigorous comparisons with considerable state-of-the-art approaches in terms of multi-view semi-supervised classification tasks, and the experimental results indicate that MGCN-DNS achieves pleasurable performance on several benchmark multi-view datasets. Zhaoliang Chen, Lele Fu, Shunxin Xiao, Shiping Wang, Claudia Plant, Wenzhong Guo |
ACM Trans. Knowl. Discov. Data | 4 |
| 2023 | DBO-Net: Differentiable bi-level optimization network for multi-view clustering
Zihan Fang 0002, Shide Du, Xincan Lin, Jinbin Yang, Shiping Wang, Yiqing Shi |
Inf. Sci. | 5 |
| 2023 | Consistent graph embedding network with optimal transport for incomplete multi-view clustering
Renjie Lin, Shide Du, Shiping Wang, Wenzhong Guo |
Inf. Sci. | 3 |
| 2023 | CCR-Net: Consistent contrastive representation network for multi-view clustering
Renjie Lin, Yongkun Lin, Zhenghong Lin, Shide Du, Shiping Wang |
Inf. Sci. | 5 |
| 2023 | Algorithm for orthogonal matrix nearness and its application to feature representation
Shiping Wang, Xincan Lin, Yiqing Shi, Xizhao Wang |
Inf. Sci. | 1 |
| 2023 | Learning speaker-independent multimodal representation for sentiment analysis
Shiping Wang, Mingwei Lin, Zeshui Xu, Wenzhong Guo |
Inf. Sci. | 2 |
| 2023 | Label correction using contrastive prototypical classifier for noisy label learning
Chaoyang Xu, Renjie Lin, Jinyu Cai, Shiping Wang |
Inf. Sci. | 4 |
| 2022 | Deep patch learning algorithms with high interpretability for regression problemsabstractImproving the performance of machine learning algorithms to overcome the curse of dimensionality while maintaining interpretability is still a challenging issue for researchers in artificial intelligence. Patch learning (PL), based on the improved adaptive network-based fuzzy inference system (ANFIS) and continuous local optimization for the input domain, is characterized by high accuracy. However, PL can only handle low-dimensional data set regression. Based on the parallel and serial ensembles, two deep patch learning algorithms with embedded adaptive fuzzy systems (DPLFSs) are proposed in this paper. First, using the maximum information coefficient (MIC) and Pearson's correlation coefficients for feature selection, the variables with the least relationship (linear or nonlinear) are excluded. Second, principal component analysis is used to reduce the complexity further of DPLFSs. Meanwhile, fuzzy C-means clustering is used to enhance the interpretability of DPLFSs. Then, an improved PL method is put forward for the training of each sub-fuzzy system in a fashion of bottom-up layer-by-layer, and finally, the structure optimization is performed to significantly improve the interpretability of DPLFSs. Experiments on several benchmark data sets show the advantages of a DPLFS: (1) it can handle medium-scale data sets; (2) it can overcome the curse of dimensionality faced by PL; (3) its precision and generalization are greatly improved; and (4) it can overcome the poor interpretability of deep learning networks. Compared with shallow and deep learning algorithms, DPLFSs have the advantages of interpretability, self-learning, and high precision. DPLFS1 is superior for medium-scale data; DPLFS2 is more efficient and effective for high-dimensional problems, has a faster convergence, and is more interpretable. Yunhu Huang, Dewang Chen, Wendi Zhao, Shiping Wang |
Int. J. Intell. Syst. | 5 |
| 2022 | Diversity embedding deep matrix factorization for multi-view clustering
Zexi Chen, Zhaoliang Chen, Dongyi Ye, Shiping Wang |
Inf. Sci. | 5 |
| 2022 | DA-Net: Dual-attention network for multivariate time series classification
Xuanhui Yan, Shiping Wang, Guobao Xiao |
Inf. Sci. | 3 |
| 2022 | Consolidation of structure of high noise data by a new noise index and reinforcement learning
Tianyi Huang, Zhiling Cai, Ruijia Li, Shiping Wang, William Zhu 0001 |
Inf. Sci. | 4 |
| 2022 | Multi-view fuzzy clustering of deep random walk and sparse low-rank embedding
Shiping Wang, Shunxin Xiao, William Zhu 0001, Yingya Guo |
Inf. Sci. | 1 |
| 2022 | Multi-view clustering with graph regularized optimal transport
Renjie Lin, Zhenghong Lin, Shiping Wang |
Inf. Sci. | 4 |
| 2022 | A review on matrix completion for recommender systems
Zhaoliang Chen, Shiping Wang |
Knowl. Inf. Syst. | 2 |
| 2021 | Deep random walk of unitary invariance for large-scale data representation
Shiping Wang, Zhaoliang Chen, William Zhu 0001, Fei-Yue Wang 0001 |
Inf. Sci. | 1 |
| 2021 | Accelerated manifold embedding for multi-view semi-supervised classification
Shiping Wang, Zhewen Wang, Wenzhong Guo |
Inf. Sci. | 1 |
| 2014 | Characteristic matrix of covering and its application to Boolean matrix decomposition
Shiping Wang, William Zhu 0001, Qingxin Zhu, Fan Min 0001 |
Inf. Sci. | 1 |
| 2014 | Graph and matrix approaches to rough sets through matroids
Shiping Wang, Qingxin Zhu, William Zhu 0001, Fan Min 0001 |
Inf. Sci. | 1 |
| 2013 | Quantitative analysis for covering-based rough sets through the upper approximation number
Shiping Wang, Qingxin Zhu, William Zhu 0001, Fan Min 0001 |
Inf. Sci. | 1 |
| 2013 | Rough matroids based on relations
William Zhu 0001, Shiping Wang |
Inf. Sci. | 2 |