EDBT 2026 Demo / reviewers in the wild / expert
Wenming Cao 0002
dblp:90/3695-2 · also Wen-Ming Cao 0002, Wen-ming Cao 0002
· DBLP profile ↗
11ranked-venue papers in the field
1as first author
11since 2021 · last 2026
0000-0002-6908-8018ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 6 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 5
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | CC-DiT: A conditional cold diffusion transformer for retinal vessel segmentation
Bing Li 0003, Wenming Cao 0002, Zhiwen Yu 0002, Xiaofeng Chen 0009 |
Inf. Sci. | 3 |
| 2026 | MambaYOLO with multi-branch heterogeneous structural attention and dual-path fusion for robust lesion detection
Wenming Cao 0002, Zhiwen Yu 0002 |
Inf. Sci. | 2 |
| 2026 | Pseudo adversarial alignment and preference decorrelation model for multimodal recommendation
Wenming Cao 0002, Wenda Zhang, Zhiwen Yu 0002, Hau-San Wong |
Inf. Sci. | 3 |
| 2026 | SAFA: Sequential Recommendation With Adaptive Sparse Attention and Frequency-Aware EncodingabstractRecommendation systems alleviate the issue of information overload via modeling user preferences from interaction sequences. Although self-attention based sequential models effectively capture long-range dependencies, they are susceptible to noise amplification in sparse sequences and over-smoothing of item representations, which obscures true user intent and reduces sensitivity to fine-grained behavioral changes. To overcome these challenges, we propose SAFA, a sparse sequential recommendation framework comprising: (1) an adaptive sparse attention mechanism that suppresses noisy interactions while preserving embedding diversity; (2) a frequency-aware encoder that decomposes interaction sequences into low-frequency components for long-term preference modeling and high-frequency components for short-term intent dynamics; and (3) a simplified focal loss that removes the class-balancing term while preserving the focusing factor, emphasizing hard-to-predict samples rather than class priors. Experiments on seven benchmark datasets demonstrate that SAFA consistently achieve state-of-the-art performance with average improvements of up to 3.77%, 4.10% and 4.25% in terms of HR@5, HR@10 and HR@20, respectively, and 4.30%, 4.78% and 4.58% in terms of NDCG@5, NDCG@10 and NDCG@20, respectively, over the best competing model. Ablation studies verify the importance of each component, with notable performance degradation upon removing the sparse attention or frequency-aware encoder. Overall, SAFA enhances sequential recommendation by improving robustness and discriminative learning under noisy and sparse conditions. Wenming Cao 0002, Xujun Yang, Bing Li 0003, Zhiwen Yu 0002, Man-Fai Leung |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2025 | Exploring contrastive learning and CLIP for improving image clustering
Mengjuan Li, Wenming Cao 0002, Zhiwen Yu 0002, Hangjun Che |
Inf. Sci. | 2 |
| 2024 | Broad Learning Autoencoder With Graph Structure for Data ClusteringabstractBroad learning system (BLS) is a simple yet efficient learning algorithm that only needs to train a three-layer feedforward neural network. Although various BLS variants have been designed for supervised learning, none have been used for unsupervised learning. This paper proposes BLS-AE, a novel data clustering scheme that seamlessly combines BLS and auto-encoder. Then, graph regularization is introduced into BLS-AE to increase the capability of learning intrinsic structures in data and adaptation to various data simultaneously, which is termed BLSg-AE. Moreover, different concatenation styles of feature and enhancement nodes are investigated for reusing the learned features, followed by designing two special strategies (i.e., pruning optimization and incremental learning) to reduce the parameter scale significantly and improve performance, which is termed xBLSg-AE. To address the performance instability issue caused by random subspace in a single xBLSg-AE, the x-cascade broad learning system graph regularization multi-auto-encoder (xBLSg-MAE) algorithm is proposed. Extensive experiments are conducted on multiple real data sets to demonstrate that the proposed methods are more effective and robust than competing approaches. Zhiwen Yu 0002, Kaixiang Yang 0001, Wenming Cao 0002, C. L. Philip Chen |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2023 | A Novel Classifier Ensemble Method Based on Subspace Enhancement for High-Dimensional Data ClassificationabstractHigh-dimensional small-size data seriously affects the performance of classifiers. By combining classifiers, ensemble learning obtains higher accuracy and more robust predictions. However, these classifier ensemble methods suffer from several limitations: 1) ensemble with sample space suffers from noise and redundant features; 2) constructing sample subspace on small-size data leads to an insufficient description of sample space; 3) ensemble with feature space leads to information loss, which will degrade performance of classifiers. To overcome the above limitations, a new classifier ensemble method based on subspace enhancement (CESE) is proposed for high-dimensional data classification. First, a superior subspace enhancement scheme (SSE) is designed to effectively implement feature selection and transformation for high-dimensional data, followed by generating multiple superior feature subspaces with diversity and discrimination, which enhances the representative ability of features. Second, we develop a mixed space enhancement process (MSE) based on multiscale rotation reconstruction and various subspace enhanced features of SSE. Furthermore, to improve the capacity of our method, we design various feature combination strategies for enhanced features from both SSE and MSE. Comparative results on 33 high-dimensional data sets indicate that our approach CESE outperforms different mainstream integrated system Yuhong Xu, Zhiwen Yu 0002, Wenming Cao 0002, C. L. Philip Chen |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2022 | αβ-GAN: Robust generative adversarial networks
Aurele Tohokantche Gnanha, Wenming Cao 0002, Xudong Mao, Si Wu 0002, Hau-San Wong, Qing Li 0001 |
Inf. Sci. | 2 |
| 2022 | Incremental Weighted Ensemble Broad Learning System for Imbalanced DataabstractBroad learning system (BLS) is a novel and efficient model, which facilitates representation learning and classification by concatenating feature nodes and enhancement nodes. In spite of the efficient properties, BLS is still suboptimal when facing with imbalance problem. Besides, outliers and noises in imbalanced data remain a challenge for BLS. To address the above issues, in this paper we first propose a weighted BLS, which assigns a weight to each training sample, and adopt a general weighting scheme, which augments the weight of samples from the minority class. To further explore the prior distribution of original data, we design a density based weight generation mechanism to guide the specific weight matrix generation and propose the adaptive weighted broad learning system (AWBLS). This mechanism considers the inter-class and intra-class distance simultaneously in the density calculation. Finally, we propose the incremental weighted ensemble broad learning system (IWEB) by utilizing a progressive mechanism to further improve the stability and robustness of AWBLS. Extensive comparative experiments on 38 real-world data sets verfy that IWEB outperforms most of the imbalance ensemble classification methods. Kaixiang Yang 0001, Zhiwen Yu 0002, C. L. Philip Chen, Wenming Cao 0002, Jane You, Hau-San Wong |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2022 | GAN-Based Enhanced Deep Subspace Clustering NetworksabstractIn this paper, we propose two GAN-based enhanced deep subspace clustering approaches: deep subspace clustering via dual adversarial generative networks (DSC-DAG) and self-supervised deep subspace clustering with adversarial generative networks ($S^2 DSC-AG$). In DSC-DAG, the distributions of both the inputs and corresponding latent representations are learning via adversarial training simultaneously. Besides, there are two kinds of synthetical representations to facilitate the fine-tuning of the encoder module: the combinations of latent representations with certain random combination coefficients and the representations of real-like inputs derived from noise variables. In$S^DSC-AG$, a self-supervised information learning module substitutes for adversarial learning in the latent space, since both of them play the same role in learning discriminative latent representations. We analyze the connections between these methods and demonstrate their equivalences. We conduct extensive experiments on multiple real-world data sets against state-of-the-art subspace clustering methods in terms of accuracy, normalized mutual information and purity. Experimental results demonstrate the effectiveness and superiority of our proposed methods. Zhiwen Yu 0002, Zhongfan Zhang, Wenming Cao 0002, Cheng Liu 0001, C. L. Philip Chen, Hau-San Wong |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2021 | Adaptive Classifier Ensemble Method Based on Spatial Perception for High-Dimensional Data ClassificationabstractClassifying high-dimensional small-size data is challenging in the field of pattern recognition. Traditional ensemble learning methods have several limitations: 1) sample-space based methods are easily affected by noise and redundant features; 2) feature-space based methods cannot excavate the essential characteristics of features; 3) feature subspaces cause information loss, which leads to a decline in accuracy; 4) most selective ensemble methods only consider the diversity and performance of sub-classifiers and ignore the impact on integration systems. To address the above limitations, we propose an adaptive classifier ensemble learning method (AdaSPEL) based on spatial perception for high-dimensional data. First, we design a local-space perception method for feature transformation, which encourages both high performance and diversity of the ensemble members. Second, we design a cross-space perception method based on the distribution of samples to obtain the cross-space enhanced features to provide a macro analysis for the characteristics of data. Furthermore, an adaptive selective ensemble method based on local and global evaluation mechanisms is proposed, which considers the impact of sub-classifiers on integrated systems. Experimental results on 33 high-dimensional data sets verify that our method outperforms mainstream ensemble learning methods based on feature space and sample space, and neural network-based algorithms. Yuhong Xu, Zhiwen Yu 0002, Wenming Cao 0002, C. L. Philip Chen, Jane You |
IEEE Trans. Knowl. Data Eng. | 3 |