EDBT 2026 Demo / reviewers in the wild / expert
Wei-Shi Zheng 0001
dblp:30/8399 · also Weishi Zheng 0001
· DBLP profile ↗
7ranked-venue papers in the field
0as first author
5since 2021 · last 2024
0000-0001-8327-0003ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 4Database Systems & Data Management · 2Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | DA-NAS: Learning Transferable Architecture for Unsupervised Domain Adaptation
Xiao Li 0074, Gaojie Wu, Jianjian Jiang, Wei-Shi Zheng 0001 |
KSEM (3) | 4 |
| 2024 | PTMA: Pre-trained Model Adaptation for Transfer Learning
Xiao Li 0074, Junkai Yan, Jianjian Jiang, Wei-Shi Zheng 0001 |
KSEM (1) | 4 |
| 2024 | Dual-level feature assessment for unsupervised multi-view feature selection with latent space learning
Jian-Sheng Wu, Jun-Xiao Gong, Wei-Shi Zheng 0001 |
Inf. Sci. | 5 |
| 2024 | Cluster structure augmented deep nonnegative matrix factorization with low-rank tensor learning
Jian-Sheng Wu, Wei-Shi Zheng 0001 |
Inf. Sci. | 4 |
| 2024 | SV-Learner: Support-Vector Contrastive Learning for Robust Learning With Noisy LabelsabstractNoisy-label data inevitably gives rise to confusion in various perception applications. In this work, we revisit the theory of support vector machines (SVM) which mines support vectors to build the maximum-margin hyperplane for robust classification, and propose a robust-to-noise deep learning framework, SV-Learner, including the Support Vector Contrastive Learning (SVCL) and Support Vector-based Noise Screening (SVNS). The SV-Learner mines support vectors to solve the learning problem with noisy labels (LNL) reliably. Support Vector Contrastive Learning (SVCL) adopts support vectors as positive and negative samples, driving robust contrastive learning to enlarge the feature distribution margin for learning convergent feature distributions. Support Vector-based Noise Screening (SVNS) uses support vectors with valid labels to assist in screening noisy ones from confusable samples for reliable clean-noisy sample screening. Finally, Semi-Supervised classification is performed to realize the recognition of noisy samples. Extensive experiments are evaluated on CIFAR-10, CIFAR-100, Clothing1M, and Webvision datasets, and results demonstrate the effectiveness of our proposed approach. The source code is availablehttps://github.com/yanliji/SV-Learner. Yanli Ji, Wei-Shi Zheng 0001, Wangmeng Zuo, Xiaofeng Zhu 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2020 | A Block Decomposition Algorithm for Sparse OptimizationabstractSparse optimization is a central problem in machine learning and computer vision. However, this problem is inherently NP-hard and thus difficult to solve in general. Combinatorial search methods find the global optimal solution but are confined to small-sized problems, while coordinate descent methods are efficient but often suffer from poor local minima. This paper considers a new block decomposition algorithm that combines the effectiveness of combinatorial search methods and the efficiency of coordinate descent methods. Specifically, we consider a random strategy or/and a greedy strategy to select a subset of coordinates as the working set, and then perform a global combinatorial search over the working set based on the original objective function. We show that our method finds stronger stationary points than Amir Beck et al.'s coordinate-wise optimization method. In addition, we establish the convergence rate of our algorithm. Our experiments on solving sparse regularized and sparsity constrained least squares optimization problems demonstrate that our method achieves state-of-the-art performance in terms of accuracy. For example, our method generally outperforms the well-known greedy pursuit method. Ganzhao Yuan, Li Shen 0008, Wei-Shi Zheng 0001 |
KDD | 3 |
| 2013 | SVStream: A Support Vector-Based Algorithm for Clustering Data StreamsabstractIn this paper, we propose a novel data stream clustering algorithm, termed SVStream, which is based on support vector domain description and support vector clustering. In the proposed algorithm, the data elements of a stream are mapped into a kernel space, and the support vectors are used as the summary information of the historical elements to construct cluster boundaries of arbitrary shape. To adapt to both dramatic and gradual changes, multiple spheres are dynamically maintained, each describing the corresponding data domain presented in the data stream. By allowing for bounded support vectors (BSVs), the proposed SVStream algorithm is capable of identifying overlapping clusters. A BSV decaying mechanism is designed to automatically detect and remove outliers (noise). We perform experiments over synthetic and real data streams, with the overlapping, evolving, and noise situations taken into consideration. Comparison results with state-of-the-art data stream clustering methods demonstrate the effectiveness and efficiency of the proposed method. Chang-Dong Wang 0001, Jian-Huang Lai, Dong Huang 0001, Wei-Shi Zheng 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |