Youwen Zhu

dblp:98/3177 · DBLP profile ↗
← Back
12ranked-venue papers in the field
3as first author
8since 2021 · last 2026
0000-0003-4365-9713ORCID · corroborated

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

Database Systems & Data Management · 4 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 4Data Mining & Knowledge Discovery · 2 (1 first)Big Data, Cloud & Distributed Data Systems · 2
YearPublicationVenuePosition
2026 Locally Differentially Private Truth Discovery for Sparse Crowdsensing
abstract
Truth discovery has emerged as an effective tool to mitigate data inconsistency in crowdsensing by prioritizing data from high-quality responders. While local differential privacy (LDP) has emerged as a crucial privacy-preserving paradigm, existing studies under LDP rarely explore a worker's participation in specific tasks for sparse scenarios, which may also reveal sensitive information such as individual preferences and behaviors. Existing LDP mechanisms, when applied to truth discovery in sparse settings, may create undesirable dense distributions, provide insufficient privacy protection, and introduce excessive noise, compromising the efficacy of subsequent non-private truth discovery. Additionally, the interplay between noise injection and truth discovery remains insufficiently explored in the current literature. To address these issues, we propose a lOcally differentially private truth diSCovery approach for spArse cRowdsensing, namely OSCAR. The main idea is to use advanced optimization techniques to reconstruct the sparse data distribution and re-formalize truth discovery by considering the statistical characteristics of injected Laplacian noise while protecting the privacy of both the tasks being completed and the corresponding sensory data. Specifically, to address the data density concerns while alleviating noise, we design a randomized response based Bernoulli matrix factorization method BerRR. To recover the sparse structures from densified, perturbed data, we formalize a 0-1 integer programming problem and develop a sparse recovery solving method SpaIE based on implicit enumeration. We further devise a Laplacian-sensitive truth discovery method LapCRH that leverages maximum likelihood estimation to re-formalize truth discovery by measuring differences between noisy values and truths based on the statistical characteristic of Laplacian noise. Our comprehensive theoretical analysis establishes OSCAR's privacy guarantees, utility bounds, and computational complexity. Experimental results show that OSCAR surpasses the state-of-the-arts by at least 30% in accuracy improvement.
Pengfei Zhang 0010, Zhikun Zhang 0001, Yang Cao 0011, Xiang Cheng 0003, Youwen Zhu, Zhiquan Liu 0001, Ji Zhang 0001
IEEE Trans. Knowl. Data Eng.5
2025 Frequency estimation under relaxed input-discriminative local differential privacy
Xiqi Kuang, Youwen Zhu, Rongke Liu, Shunsheng Zhang
Inf. Sci.2
2025 Non-interactive K-mode clustering of high-dimensional categorical data under local differential privacy
Xinxin Ye, Youwen Zhu, Shunsheng Zhang, Hai Deng
Inf. Sci.2
2025 A two-phase approach for locally differentially private fuzzy co-clustering
Jianlong An, Youwen Zhu
Inf. Sci.4
2025 Numerical Data Collection Under Input-Discriminative Local Differential Privacy
abstract
Input-discriminative local differential privacy (ID-LDP) protects user data with a different range of values, which improves the utility of the estimated data compared to traditional LDP. However, the existing ID-LDP methods are used for categorical data and cannot be directly applied to numerical data. In this paper, we propose a numerical data collection (NDC) framework with ID-LDP to provide discriminative protection for the data with different inputs. This framework uses a piecewise mechanism to divide the numerical data into several segments and designs two perturbation methods to minimize the mean value of numerical data based on values submitted by users. We first create an NDC-UE method that encodes the raw data into a binary vector. This method sets the uploaded data bit as 1 and the rest as zero and perturbs each bit with a given probability. We further propose an NDC-GRR algorithm to perturb the numerical data with an optimal privacy budget. To reduce the complexity of NDC-GRR, we apply a greedy algorithm-based spanner to shorten the computation time and improve the accuracy. Theoretical analysis proves that our schemes satisfy the definition of ID-LDP. Experimental results based on two real-world datasets and a synthetic dataset show that the proposed schemes have less mean square error compared with the benchmarks.
Youwen Zhu, Shibo Dai, Pengfei Zhang 0010, Xiqi Kuang
IEEE Trans. Knowl. Data Eng.1
2025 LDGI: Location-Discriminative Geo-Indistinguishability for Location Privacy
abstract
Geo-Indistinguishability (GI) is a powerful privacy model that can effectively protect location information by limiting the ability of an attacker to infer a user's true location. In real life, locations usually have different sensitive levels in terms of privacy; for example, shopping malls might be low-sensitive while home addresses might be high-sensitive for users. But the GI model does not consider the various sensitive levels of locations, and implements the same perturbation on all locations to meet the highest privacy requirement. This would cause overprotection of low-sensitive locations and reduce data utility. To strike a good balance between privacy and utility, in this paper, we propose a novel privacy notion, termedLocation-DiscriminativeGeo-Indistinguishability (LDGI), which takes into account different sensitive levels of location privacy. With LDGI model, we then develop a perturbation scheme called EM-LDGI based on the exponential mechanism, and an advance scheme MinQL to further enhance data utility. To improve the efficiency of the proposed schemes, we design a scheme MinQL-S with the assistance of the spanner graph, at the cost of a slight utility degradation. We theoretically analyze that the proposed schemes satisfy LDGI and evaluate their performance by extensive experiments on both synthetic and real datasets. The comparison with GI mechanisms demonstrates the advantages of the LDGI model.
Youwen Zhu, Yuanyuan Hong, Qiao Xue, Xiao Lan, Yushu Zhang 0001, Yong Xiang 0001
IEEE Trans. Knowl. Data Eng.1
2023 DDRM: A Continual Frequency Estimation Mechanism With Local Differential Privacy
abstract
Many applications rely on continual data collection to provide real-time information services, e.g., real-time road traffic forecasts. However, the collection of original data brings risks to user privacy. Recently, local differential privacy (LDP) has emerged as a private data collection framework for mass population. However, for continual data collection, existing LDP schemes, e.g., those employing the memoization technique, are known to have privacy leakage on data change points over time. In this paper, we propose a new scheme with stronger privacy guarantee for continual frequency estimation under LDP, namely, Dynamic Difference Report Mechanism (DDRM). In DDRM, we introduce difference trees to capture the data changes over time, which well addresses possible privacy leakage on data change points. As for the utility enhancement, DDRM exploits the common case of no data change in time series and thereby suppresses the consumption of privacy budget in such cases. Meanwhile, an optimal privacy budget allocation scheme is proposed to encourage users to report more data for better estimation accuracy. By both theoretical analysis and experimental evaluations, we show DDRM achieves highly accurate frequency estimation in real time.
Qiao Xue, Qingqing Ye 0001, Haibo Hu 0001, Youwen Zhu, Jian Wang 0038
IEEE Trans. Knowl. Data Eng.4
2021 VAGA: Towards Accurate and Interpretable Outlier Detection Based on Variational Auto-Encoder and Genetic Algorithm for High-Dimensional Data
abstract
The curse of dimensionality in high-dimensional data makes it difficult to capture the abnormality of data points in full data space. To deal with this problem, we propose an outlier detection model based on Variational Autoencoder and Genetic Algorithm for subspace outlier analysis of high-dimensional data (VAGA). The proposed VAGA model constructs a variational autoencoder (VAE) to preliminarily detect outliers. Then the genetic algorithm (GA) is used to search the abnormal subspace of the outliers obtained by the VAE layer to provide a basis for subspace outlier analysis. The subsequent clustering of the abnormal subspaces help filter out the false positives which are fed back to the VAE layer to adjust network weights. The comparative experiments performed on three public benchmark datasets show that the outlier detection results of the proposed VAGA model are highly interpretable and have better accuracy performance than the state-of-the-art outlier detection methods.
Jiamu Li, Ji Zhang 0001, Jian Wang 0038, Youwen Zhu, Mohamed Jaward Bah, Gaoming Yang, Yuquan Gan
IEEE BigData4
2020 A Block-Level RNN Model for Resume Block Classification
abstract
Resume block classification is the most significant step in resume information extraction. However, the existing algorithms applied to resume block classification are all the general text classification algorithms, which failed to consider the contextual order of each block within a resume. In order to improve the performance of resume block classification, we propose in this paper a block-level bidirectional recurrent neural network model that makes full use of the contextual order relationship among different resume blocks. The experimental results show that the average F1-score value of our model on three 1,400 real resume datasets is 6% to 9% higher than the existing methods.
Qiqiang Xu, Ji Zhang 0001, Youwen Zhu, Bohan Li 0001, Donghai Guan, Xin Wang 0030
IEEE BigData3
2018 A Genetic Algorithm Based Technique for Outlier Detection with Fast Convergence
Ji Zhang 0001, Zewen Hu, Hongzhou Li, Liang Chang 0003, Youwen Zhu, Jerry Chun-Wei Lin, Yongrui Qin
ADMA6
2018 Secure multi-label data classification in cloud by additionally homomorphic encryption
Yu Luo 0004, Youwen Zhu, Xingxin Li
Inf. Sci.3
2016 Secure k-NN Query on Encrypted Cloud Data with Limited Key-Disclosure and Offline Data Owner
Youwen Zhu, Zhikuan Wang
PAKDD (2)1