Tianqing Zhu

dblp:19/8310 · DBLP profile ↗
← Back
35ranked-venue papers in the field
8as first author
26since 2021 · last 2026
0000-0003-3411-7947ORCID · conflict

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

Database Systems & Data Management · 11 (3 first)Data Mining & Knowledge Discovery · 9 (3 first)Knowledge Engineering, Semantic Web & Information Systems · 8Other / Interdisciplinary · 5 (1 first)Information Retrieval & Web Search · 1Big Data, Cloud & Distributed Data Systems · 1 (1 first)
YearPublicationVenuePosition
2026 T-MIA: A membership inference attack via timing side-channel and possible defense scheme
Faqian Guan, Wei Ren 0002, Tianqing Zhu
Inf. Sci.4
2026 Privacy-aware data processing and fair model trading protocols among un-trusted participants
Yining Tan, Ruoting Xiong, Haoran Qin, Yuxian Chen, Lianchong Zhang, Wei Ren 0002, Tianqing Zhu
Inf. Sci.7
2025 MOAT: A Multi-objective Approach to Federated IoT Botnet Detection
Yangzong Zhang, Tianqing Zhu
KSEM (4)4
2025 MarkErase: Defeating Entangled Watermarks in Model Extraction Attacks
Xinjing Liu, Yanjun Zhang 0002, Haizhuan Yuan, Tianqing Zhu, Leo Yu Zhang
PAKDD (4)5
2025 Causal Discovery with Inverted Self-attention for Multivariate Time Series
Yusen Liu 0001, Tianqing Zhu, Xiufeng Liu 0001, Huan Huo
PAKDD (4)4
2025 MDAM3: A Misinformation Detection and Analysis Framework for Multitype Multimodal Media
abstract
Misinformation is a significant societal issue with potentially severe consequences. It appears in text, image, audio, and video modalities, encompassing various categories such as unimodal deception (fact-conflicting, AI-generated & offensive content) and cross-modal inconsistencies. However, current detection approaches often focus on text and image, overlooking the growing prevalence of misinformation in audio and video content. Moreover, these methods typically tend to address only one or two types of misinformation, failing to address all categories simultaneously. These detectors are also usually designed to make judgments without providing explanations, reducing transparency and limiting their broader applicability. To address these issues, we propose MDAM3, a Misinformation Detection and Analysis Framework for Multitype Multimodal Media. MDAM3 analyzes each input in internal detection and examines relationships across modalities to identify inconsistencies. It utilizes web resources and integrates Large Vision-Language Models (LVLMs) to deliver accurate detection results along with detailed analysis. To evaluate MDAM3, we curate MDAM3-DB, a specialized multitype multimodal misinformation dataset. A user study is conducted to explore MDAM3's usability, interpretability, and effectiveness. We hope this research contributes to advancing misinformation detection methodologies and provides valuable insights for developing robust multimodal analysis tools.
Qingzheng Xu, Heming Du, Szymon Lukasik, Tianqing Zhu, Sen Wang 0001, Xin Yu 0002
WWW4
2025 A Review of Deepfake and Its Detection: From Generative Adversarial Networks to Diffusion Models
abstract
Deepfake technology, leveraging advanced artificial intelligence (AI) algorithms, has emerged as a powerful tool for generating hyper‐realistic synthetic human faces, presenting both innovative opportunities and significant challenges. Meanwhile, the development of Deepfake detectors represents another branch of models striving to recognize AI‐generated fake faces and protect people from the misinformation of Deepfake. This ongoing cat‐and‐mouse game between generation and detection has spurred a dynamic evolution in the landscape of Deepfake. This survey comprehensively studies recent advancements in Deepfake generation and detection techniques, focusing particularly on the utilization of generative adversarial networks (GANs) and diffusion models (DMs). For both GAN‐based and DM‐based Deepfake generators, we categorize them based on whether they synthesize new content or manipulate existing content. Correspondingly, we examine various strategies employed to identify synthetic and manipulated Deepfake, respectively. Finally, we summarize our findings by discussing the unique capabilities and limitations of GANs and DM in the context of Deepfake. We also identify promising future directions for research, including the development of hybrid approaches that leverage the strengths of both GANs and DM, the exploration of novel detection strategies utilizing advanced AI techniques, and the ethical considerations surrounding the development of Deepfake. This survey paper serves as a valuable resource for researchers, practitioners, and policymakers seeking to understand the state‐of‐the‐art in Deepfake technology, its implications, and potential avenues for future research and development.
Baoping Liu, Bo Liu 0001, Tianqing Zhu, Ming Ding 0001
Int. J. Intell. Syst.3
2025 Knowledge Distillation in Federated Learning: A Survey on Long Lasting Challenges and New Solutions
abstract
Federated learning (FL) is a distributed and privacy‐preserving machine learning paradigm that coordinates multiple clients to train a model while keeping the raw data localized. However, this traditional FL poses some challenges, including privacy risks, data heterogeneity, communication bottlenecks, and system heterogeneity issues. To tackle these challenges, knowledge distillation (KD) has been widely applied in FL since 2020. KD is a validated and efficacious model compression and enhancement algorithm. The core concept of KD involves facilitating knowledge transfer between models by exchanging logits at intermediate or output layers. These properties make KD an excellent solution for the long‐lasting challenges in FL. Up to now, there have been few reviews that summarize and analyze the current trend and methods for how KD can be applied in FL efficiently. This article aims to provide a comprehensive survey of KD‐based FL, focusing on addressing the above challenges. First, we provide an overview of KD‐based FL, including its motivation, basics, taxonomy, and a comparison with traditional FL and where KD should execute. We also analyze the critical factors in KD‐based FL in the Appendix, including teachers, knowledge, data, and methods. We discuss how KD can address the challenges in FL, including privacy protection, data heterogeneity, communication efficiency, and personalization. Finally, we discuss the challenges facing KD‐based FL algorithms and future research directions. We hope this survey can provide insights and guidance for researchers and practitioners in the FL area.
Laiqiao Qin, Tianqing Zhu, Wanlei Zhou 0001, Philip S. Yu
Int. J. Intell. Syst.2
2025 A multi-view privacy-preserving knowledge distillation method with adversarial training and differential privacy
Jiayun Wu, Wei Ren 0002, Lianchong Zhang, Xianchao Zhang 0002, Tianqing Zhu
Inf. Sci.5
2024 Supplement data in federated learning with a generator transparent to clients
Tianqing Zhu, Wanlei Zhou 0001
Inf. Sci.2
2023 Migrating federated learning to centralized learning with the leverage of unlabeled data
Tianqing Zhu, Wei Ren 0002, Dongmei Zhang 0006, Ping Xiong 0001
Knowl. Inf. Syst.2
2023 Fairness in graph-based semi-supervised learning
abstract
Abstract Machine learning is widely deployed in society, unleashing its power in a wide range of applications owing to the advent of big data. One emerging problem faced by machine learning is the discrimination from data, and such discrimination is reflected in the eventual decisions made by the algorithms. Recent study has proved that increasing the size of training (labeled) data will promote the fairness criteria with model performance being maintained. In this work, we aim to explore a more general case where quantities of unlabeled data are provided, indeed leading to a new form of learning paradigm, namely fair semi-supervised learning. Taking the popularity of graph-based approaches in semi-supervised learning, we study this problem both on conventional label propagation method and graph neural networks, where various fairness criteria can be flexibly integrated. Our developed algorithms are proved to be non-trivial extensions to the existing supervised models with fairness constraints. Extensive experiments on real-world datasets exhibit that our methods achieve a better trade-off between classification accuracy and fairness than the compared baselines.
Tao Zhang 0055, Tianqing Zhu, Mengde Han, Fengwen Chen, Jing Li 0009, Wanlei Zhou 0001, Philip S. Yu
Knowl. Inf. Syst.2
2023 Privacy Data Diffusion Modeling and Preserving in Online Social Network
abstract
With the ubiquity of social media, privacy leakage has become a urgent problemfor social media managers. Studying how the privacy information diffuses through social media has attracted much attention. As a prerequisite, modeling privacy information diffusion is important research. Current approaches for modeling information diffusion are not available for privacy information since they did not consider the propagation features of privacy information in social media. Thispaper discusses the problem of modeling privacy information in social media and its challenges. We first analyse the information diffusion paths in the basic parameters of complex network and the high-order structures. We find that the privacy information is different in propagation features and the size of star structures. Second, a new information diffusion model is illustrated to simulate the diffusion process of information in social media by considering the following three parameters: 1) the probability of users receiving this message, 2) the probability that users have a tendency to forward this message and 3) the interest the users hold for this message. Finally, a block mechanism is designed to congest the diffusion of privacy information in social media.
Xiangyu Hu 0006, Tianqing Zhu, Xuemeng Zhai, Hengming Wang, Wanlei Zhou 0001, Wei Zhao 0001
IEEE Trans. Knowl. Data Eng.2
2023 Privacy Data Propagation and Preservation in Social Media: A Real-World Case Study
abstract
Social media has become a ubiquitous tool for spreading news, messages, and generally allowing for communication between individuals. Hence, studying how our privacy information might also spread across social media is important research. To date, many studies have used information diffusion models to simulate and then examine how information flows through social networks. But these models are theoretical, and newsworthy information may not behave in the same way as privacy information, raising the question: Are the observed phenomena indicative of real privacy propagation? To explore this question, we assembled a dataset from Twitter comprising propagated information flows for both private and normal information. We then built a graph convolutional network to trace and classify differences in the way each type of information spreads throughout the platform. The results reveal that there are indeed key differences in the diffusion processes of the two types of information. More importantly, we design privacy-preserving methods to reduce the privacy propagation in social media.
Xiangyu Hu 0006, Tianqing Zhu, Xuemeng Zhai, Wanlei Zhou 0001, Wei Zhao 0001
IEEE Trans. Knowl. Data Eng.2
2023 Deep Metric Learning for K Nearest Neighbor Classification
abstract
KNN has gained popularity in machine learning due to its simplicity and good performance. However, kNN faces two problems with classification tasks. The first is that an appropriate distance measurement is required to compute distances between test sample and training samples. The other is the highly computational complexity due to the requirement of searching the nearest neighbors in the whole training data. In order to mitigate these two problems, we propose a novel method named KCNN to enhance the performance of kNN. KCNN uses convolutional neural networks to learn a suitable distance metric as well as prototype reduction to learn a reduced set of prototypes which can represent the original set. It has several superiorities compared with related methods. The combination of CNN and kNN empowers it to extract discriminative hierarchical features with which kNN can easily classify. KCNN learns spatial information on an image instead of considering it as a vector to learn distance metric. Moreover, KCNN simultaneously learns a reduced set of prototypes, which help improve classification efficiency and avoid noisy samples of the massive training set. The proposed method has a better robustness and convergence than CNN, especially when projecting input data into a low-dimension space.
Tingting Liao, Zhen Lei 0001, Tianqing Zhu, Shan Zeng, Cao Yuan
IEEE Trans. Knowl. Data Eng.3
2023 Adversarial Attacks Against Deep Generative Models on Data: A Survey
abstract
Deep generative models have gained much attention given their ability to generate data for applications as varied as healthcare to financial technology to surveillance, and many more - the most popular models being generative adversarial networks (GANs) and variational auto-encoders (VAEs). Yet, as with all machine learning models, ever is the concern over security breaches and privacy leaks and deep generative models are no exception. In fact, these models have advanced so rapidly in recent years that work on their security is still in its infancy. In an attempt to audit the current and future threats against these models, and to provide a roadmap for defense preparations in the short term, we prepared this comprehensive and specialized survey on the security and privacy preservation of GANs and VAEs. Our focus is on the inner connection between attacks and model architectures and, more specifically, on five components of deep generative models: the training data, the latent code, the generators/decoders of GANs/VAEs, the discriminators/encoders of GANs/VAEs, and the generated data. For each model, component and attack, we review the current research progress and identify the key challenges. The paper concludes with a discussion of possible future attacks and research directions in the field.
Tianqing Zhu, Zhiqiu Zhang, Ping Xiong 0001, Wanlei Zhou 0001
IEEE Trans. Knowl. Data Eng.2
2023 A Robust Game-Theoretical Federated Learning Framework With Joint Differential Privacy
abstract
Federated learning is a promising distributed machine learning paradigm that has been playing a significant role in providing privacy-preserving learning solutions. However, alongside all its achievements, there are also limitations. First, traditional frameworks assume that all the clients are voluntary and so will want to participate in training only for improving the model’s accuracy. However, in reality, clients usually want to be adequately compensated for the data and resources they will use before participating. Second, today’s frameworks do not offer sufficient protection against malicious participants who try to skew a jointly trained model with poisoned updates. To address these concerns, we have developed a more robust federated learning scheme based on joint differential privacy. The framework provides two game-theoretic mechanisms to motivate clients to participate in training. These mechanisms are dominant-strategy truthful, individual rational, and budget-balanced. Further, the influence an adversarial client can have is quantified and restricted, and data privacy is similarly guaranteed in quantitative terms. Experiments with different training models on real-word datasets demonstrate the effectiveness of the proposed approach.
Lefeng Zhang, Tianqing Zhu, Ping Xiong 0001, Wanlei Zhou 0001, Philip S. Yu
IEEE Trans. Knowl. Data Eng.2
2023 A Game-Theoretic Federated Learning Framework for Data Quality Improvement
abstract
Federated learning is a promising distributed machine learning paradigm that has been playing a significant role in privacy-preserving machine learning tasks. However, alongside all its achievements, the framework has limitations. First, traditional frameworks assume that all clients want to improve model accuracy and so participation is voluntary. However, in reality, clients usually want to be appropriately compensated for the data and resources they will need to commit to the training process before contributing. Second, today's frameworks allow clients to perturb their parameter updates locally, which introduces a great deal of noise to the trained model and can seriously impact model accuracy. To address these concerns, we have developed a private reward game that incentivizes clients to contribute high-quality data to the training process. The game converges to a Nash equilibrium under the guarantee of joint differential privacy, and each client maximizes their reward following an equilibrium strategy. The noise injected into the model is reduced by introducing a centralized differential privacy model that aggregates the parameters and compensates clients via a data trading market. Experimental simulations show the rationales behind and effectiveness of the proposed game approach. Additionally, we present comparisons between different training models to demonstrate the performance of the proposed approach in real-world scenarios.
Lefeng Zhang, Tianqing Zhu, Ping Xiong 0001, Wanlei Zhou 0001, Philip S. Yu
IEEE Trans. Knowl. Data Eng.2
2022 Multi-agent reinforcement learning via knowledge transfer with differentially private noise
abstract
In multi-agent reinforcement learning, transfer learning is one of the key techniques used to speed up learning performance through the exchange of knowledge among agents. However, there are three challenges associated with applying this technique to real-world problems. First, most real-world domains are partially rather than fully observable. Second, it is difficult to pre-collect knowledge in unknown domains. Third, negative transfer impedes the learning progress. We observe that differentially private mechanisms can overcome these challenges due to their randomization property. Therefore, we propose a novel differential transfer learning method for multi-agent reinforcement learning problems, characterized by the following three key features. First, our method allows agents to implement real-time knowledge transfers between each other in partially observable domains. Second, our method eliminates the constraints on the relevance of transferred knowledge, which expands the knowledge set to a large extent. Third, our method improves robustness to negative transfers by applying differentially exponential noise and relevance weights to transferred knowledge. The proposed method is the first to use the randomization property of differential privacy to stimulate the learning performance in multi-agent reinforcement learning system. We further implement extensive experiments to demonstrate the effectiveness of our proposed method.
Zishuo Cheng, Dayong Ye, Tianqing Zhu, Wanlei Zhou 0001, Philip S. Yu, Congcong Zhu
Int. J. Intell. Syst.3
2022 Novel hybrid multi-head self-attention and multifractal algorithm for non-stationary time series prediction
Dongmei Zhang 0006, Tianqing Zhu, Xinwei Jiang
Inf. Sci.3
2022 Fairness in Semi-Supervised Learning: Unlabeled Data Help to Reduce Discrimination
abstract
A growing specter in the rise of machine learning is whether the decisions made by machine learning models are fair. While research is already underway to formalize a machine-learning concept of fairness and to design frameworks for building fair models with sacrifice in accuracy, most are geared toward either supervised or unsupervised learning. Yet two observations inspired us to wonder whether semi-supervised learning might be useful to solve discrimination problems. First, previous study showed that increasing the size of the training set may lead to a better trade-off between fairness and accuracy. Second, the most powerful models today require an enormous of data to train which, in practical terms, is likely possible from a combination of labeled and unlabeled data. Hence, in this paper, we present a framework of fair semi-supervised learning in the pre-processing phase, including pseudo labeling to predict labels for unlabeled data, a re-sampling method to obtain multiple fair datasets and lastly, ensemble learning to improve accuracy and decrease discrimination. A theoretical decomposition analysis of bias, variance and noise highlights the different sources of discrimination and the impact they have on fairness in semi-supervised learning. A set of experiments on real-world and synthetic datasets show that our method is able to use unlabeled data to achieve a better trade-off between accuracy and discrimination.
Tao Zhang 0055, Tianqing Zhu, Jing Li 0009, Mengde Han, Wanlei Zhou 0001, Philip S. Yu
IEEE Trans. Knowl. Data Eng.2
2022 The Dynamic Privacy-Preserving Mechanisms for Online Dynamic Social Networks
abstract
Networks that constantly transmit information and change structure are becoming increasingly prevalent. However, traditional privacy models are designed to protect static information, such as records in a database or a person’s profile information, which seldom changes. This conflict between static models and dynamic environments is dramatically hindering the effectiveness and efficiency of privacy preservation in today’s dynamic world. Hence, in this paper, we formally define the concept of dynamic privacy, present two novel perspectives, privacy propagation and accumulation, on the way private information can spread through dynamic cyberspace, and develop associated theories and mechanisms for preserving privacy in advanced complex networks, such as social networking sites where data are constantly being released, shared, and exchanged.
Tianqing Zhu, Jin Li 0002, Xiangyu Hu 0006, Ping Xiong 0001, Wanlei Zhou 0001
IEEE Trans. Knowl. Data Eng.1
2022 More Than Privacy: Applying Differential Privacy in Key Areas of Artificial Intelligence
abstract
Artificial Intelligence (AI) has attracted a great deal of attention in recent years. However, alongside all its advancements, problems have also emerged, such as privacy violations, security issues and model fairness. Differential privacy, as a promising mathematical model, has several attractive properties that can help solve these problems, making it quite a valuable tool. For this reason, differential privacy has been broadly applied in AI but to date, no study has documented which differential privacy mechanisms can or have been leveraged to overcome its issues or the properties that make this possible. In this paper, we show that differential privacy can do more than just preserve privacy. It can also be used to improve security, stabilize learning, build fair models, and impose composition in selected areas of AI. With a focus on regular machine learning, distributed machine learning, deep learning, and multi-agent systems, the purpose of this article is to deliver a new view on many possibilities for improving AI performance with differential privacy techniques.
Tianqing Zhu, Dayong Ye, Wanlei Zhou 0001, Philip S. Yu
IEEE Trans. Knowl. Data Eng.1
2021 Privacy preservation for image data: A GAN-based method
abstract
The importance of protecting personal information, like, a person's address or health history, is well known and commonly discussed. However, images also contain sensitive information that can compromise a person's privacy or be used for nefarious purposes. To date, most methods for preserving privacy with images have relied on obfuscation techniques, such as pixelation, blurring, or masking parts of the image. However, new face-recognition technologies driven by deep learning are showing cracks in the old techniques. Moreover, faceless recognition is presenting a whole new set of challenges for image privacy. The core of these issues it is how to ensure privacy while still being able to see and use the image. Our solution is a model based on a generative adversarial network that protects identity information while preserving face features of the original image as much as possible. The premise is to generate a fake image of a face that shares all the same attributes as the original image, for example, a brown-eyed child smiling. With this strategy, the image remains useful, but no person or algorithm could determine the identity of the pictured individual. The framework consists of three parts: a detection module, an image creation module, and an image transformation module. The detection module extracts the attribute labels. The image creation module generates images of faces, and the image transformation module transforms the fake features to match the attributes in the original image. A comprehensive set of experiments shows the effectiveness of the proposed framework.
Zhenfei Chen, Tianqing Zhu, Ping Xiong 0001, Chenguang Wang 0008, Wei Ren 0002
Int. J. Intell. Syst.2
2021 FAPS: A fair, autonomous and privacy-preserving scheme for big data exchange based on oblivious transfer, Ether cheque and smart contracts
Tiantian Li 0004, Wei Ren 0002, Yuexin Xiang, Xianghan Zheng, Tianqing Zhu, Kim-Kwang Raymond Choo, Gautam Srivastava 0001
Inf. Sci.5
2021 Game Theoretical Adversarial Deep Learning With Variational Adversaries
abstract
A critical challenge in machine learning is the vulnerability of learning models in defending attacks from malicious adversaries. In this research, we propose game theoretical learning between a variational adversary and a Convolutional Neural Network (CNN), participating in a variable-sum two-player sequential Stackelberg game. Our adversary manipulates the input data distribution to make the CNN misclassify the manipulated data. Our ideal adversarial manipulation is a minimum change to the data which yet is large enough to mislead the CNNs. We propose an optimization procedure to find optimal adversarial manipulations by solving for the Nash equilibrium of the Stackelberg game. Specifically, the adversary's payoff function depends on the data manipulation which is determined by a Variational Autoencoder, while the CNN classifier's payoff functions are evaluated by misclassification errors. The optimization of our adversarial manipulations is defined by Alternating Least Squares and Simulated Annealing. Experimental results demonstrate that our game-theoretic manipulations are able to mislead CNNs that are well trained on the original data as well as on data generated by other models. We then let the CNNs to incorporate our manipulated data which leads to secure classifiers that are empirically the most robust in defending various types of adversarial attacks.
Aneesh Sreevallabh Chivukula, Xinghao Yang, Wei Liu 0007, Tianqing Zhu, Wanlei Zhou 0001
IEEE Trans. Knowl. Data Eng.4
2020 A flexible method to defend against computationally resourceful miners in blockchain proof of work
Wei Ren 0002, Tianqing Zhu, Yi Ren 0001, Kim-Kwang Raymond Choo
Inf. Sci.3
2017 Differentially private query learning: From data publishing to model publishing
abstract
As one of the most influential privacy definitions, differential privacy provides a rigorous and provable privacy guarantee for data publishing. However, the curator has to release a large number of queries in a batch or a synthetic dataset in the Big Data era. Two challenges need to be tackled: one is how to decrease the correlation between large sets of queries, while the other is how to predict on fresh queries. This paper transfers the data publishing problem to a machine learning problem, in which queries are considered as training samples and a prediction model will be released rather than query results or synthetic datasets. When the model is published, it can be used to answer current submitted queries and predict results for fresh queries from the public. Compared with the traditional method, the proposed prediction model enhances the accuracy of query results for non-interactive publishing. We prove that learning model can successfully retain the utility of published queries while preserving privacy.
Tianqing Zhu, Ping Xiong 0001, Gang Li 0009, Wanlei Zhou 0001, Philip S. Yu
IEEE BigData1
2017 Differentially Private Data Publishing and Analysis: A Survey
abstract
Differential privacy is an essential and prevalent privacy model that has been widely explored in recent decades. This survey provides a comprehensive and structured overview of two research directions: differentially private data publishing and differentially private data analysis. We compare the diverse release mechanisms of differentially private data publishing given a variety of input data in terms of query type, the maximum number of queries, efficiency, and accuracy. We identify two basic frameworks for differentially private data analysis and list the typical algorithms used within each framework. The results are compared and discussed based on output accuracy and efficiency. Further, we propose several possible directions for future research and possible applications.
Tianqing Zhu, Gang Li 0009, Wanlei Zhou 0001, Philip S. Yu
IEEE Trans. Knowl. Data Eng.1
2016 A differentially private algorithm for location data release
Ping Xiong 0001, Tianqing Zhu, Wenjia Niu, Gang Li 0009
Knowl. Inf. Syst.2
2016 Privacy-preserving topic model for tagging recommender systems
Tianqing Zhu, Gang Li 0009, Wanlei Zhou 0001, Ping Xiong 0001, Cao Yuan
Knowl. Inf. Syst.1
2014 Deferentially Private Tagging Recommendation Based on Topic Model
Tianqing Zhu, Gang Li 0009, Wanlei Zhou 0001, Ping Xiong 0001, Cao Yuan
PAKDD (1)1
2013 Differential privacy for neighborhood-based collaborative filtering
abstract
As a popular technique in recommender systems, Collaborative Filtering (CF) has received extensive attention in recent years. However, its privacy-related issues, especially for neighborhood-based CF methods, can not be overlooked. The aim of this study is to address the privacy issues in the context of neighborhood-based CF methods by proposing a Private Neighbor Collaborative Filtering (PNCF) algorithm. The algorithm includes two privacy-preserving operations: Private Neighbor Selection and Recommendation-Aware Sensitivity. Private Neighbor Selection is constructed on the basis of the notion of differential privacy to privately choose neighbors. Recommendation-Aware Sensitivity is introduced to enhance the performance of recommendations. Theoretical and experimental analysis are provided to show the proposed algorithm can preserve differential privacy while retaining the accuracy of recommendations.
Tianqing Zhu, Gang Li 0009, Yongli Ren, Wanlei Zhou 0001, Ping Xiong 0001
ASONAM1
2013 Top-N Recommendations by Learning User Preference Dynamics
Yongli Ren, Tianqing Zhu, Gang Li 0009, Wanlei Zhou 0001
PAKDD (2)2
2013 Privacy Preserving for Tagging Recommender Systems
abstract
Tagging recommender systems allow Internet users to annotate resources with personalized tags. The connection among users, resources and these annotations, often called afolksonomy, permits users the freedom to explore tags, and to obtain recommendations. Releasing these tagging datasets accelerates both commercial and research work on recommender systems. However, adversaries may re-identify a user and her/his sensitivity information from the tagging dataset using a little background information. Recently, several private techniques have been proposed to address the problem, but most of them lack a strict privacy notion, and can hardly resist the number of possible attacks. This paper proposes an private releasing algorithm to perturb users' profile in a strict privacy notion, differential privacy, with the goal of preserving a user's identity in a tagging dataset. The algorithm includes three privacy preserving operations: Private Tag Clustering is used to shrink the randomized domain and Private Tag Selection is then applied to find the most suitable replacement tags for the original tags. To hide the numbers of tags, the third operation, Weight Perturbation, finally adds Lap lace noise to the weight of tags We present extensive experimental results on two real world datasets, Delicious and Bibsonomy. While the personalization algorithmis successful in both cases.
Tianqing Zhu, Gang Li 0009, Yongli Ren, Wanlei Zhou 0001, Ping Xiong 0001
Web Intelligence1