Yongdong Wu

dblp:79/4033 · DBLP profile ↗
← Back
9ranked-venue papers in the field
0as first author
8since 2021 · last 2026
0000-0002-0850-724XORCID · corroborated

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

Big Data, Cloud & Distributed Data Systems · 3Knowledge Engineering, Semantic Web & Information Systems · 3Data Mining & Knowledge Discovery · 2Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2026 Less is More: Efficient Multilingual Intent Routing via Truncation-Based Alignment
Jiameng Qiu, Zicong Chen, Yongdong Wu, Feiran Huang
KSEM (2)3
2024 Privacy preserving rare itemset mining
Yijie Gui, Wensheng Gan, Yongdong Wu, Philip S. Yu
Inf. Sci.3
2023 ODTT: Optimized Dynamic Taxonomy Tree with Differential Privacy
abstract
For cybersecurity, privacy protection in big data has received more and more attention and research. Differential privacy is one of the important privacy protection methods, and our work pays attention to differential privacy based on the dynamic taxonomy tree, which can protect the publishing of set-valued data effectively. We propose the optimized dynamic taxonomy tree (ODTT) algorithm as a better and more general way to protect privacy in set-valued datasets. It makes better use of data and reduces noise compared to other privacy-preserving algorithms that use taxonomy tree partitioning. The previous algorithm did not make full use of the characteristics of the dataset when constructing the taxonomy tree, so a 2-itemset’s matrix is used in the proposed algorithm to increase the pseudoempty nodes and reduce the addition of noise. More importantly, we apply the consistency constraint method to the construction of the ODTT algorithm. This retains more statistical characteristics of the original dataset by constraining the noise counts in the leaf partitions of the partition tree. Furthermore, ODTT is extended to deal with dynamic datasets. Finally, we compare the proposed ODTT algorithm with the state-of-the-art CDTT algorithm, by performing a series of experiments and using some evaluation metrics. Experimental results show that ODTT is more general and has higher usability while satisfying the security of differential privacy.
Yijie Gui, Wensheng Gan, Yongdong Wu
IEEE Big Data4
2023 Privacy-preserving federated mining of frequent itemsets
Wensheng Gan, Yongdong Wu, Philip S. Yu
Inf. Sci.3
2022 Federated Learning Attacks and Defenses: A Survey
abstract
In terms of artificial intelligence, there are several security and privacy deficiencies in the traditional centralized training methods of machine learning models by a server. To address this limitation, federated learning (FL) has been proposed and is known for breaking down "data silos" and protecting the privacy of users. However, FL has not yet gained popularity in the industry, mainly due to its security, privacy, and high cost of communication. For the purpose of advancing the research in this field, building a robust FL system, and realizing the wide application of FL, this paper sorts out the possible attacks and corresponding defenses of the current FL system systematically. Firstly, this paper briefly introduces the basic workflow of FL and related knowledge of attacks and defenses. It reviews a great deal of research about privacy theft and malicious attacks that have been studied in recent years. Most importantly, in view of the current three classification criteria, namely the three stages of machine learning, the three different roles in federated learning, and the CIA (Confidentiality, Integrity, and Availability) guidelines on privacy protection, we divide attack approaches into two categories according to the training stage and the prediction stage in machine learning. Furthermore, we also identify the CIA property violated for each attack method and potential attack role. Various defense mechanisms are then analyzed separately from the level of privacy and security. Finally, we summarize the possible challenges in the application of FL from the aspect of attacks and defenses and discuss the future development direction of FL systems. In this way, the designed FL system has the ability to resist different attacks and is more secure and stable.
Yijie Gui, Wensheng Gan, Yongdong Wu
IEEE Big Data5
2022 Frequent Itemset Mining with Local Differential Privacy
abstract
With the development of the Internet, a large amount of transaction data (e.g., shopping records, web browsing history), which represents user data, has been generated. By collecting user transaction data and learning specific patterns and association rules from it, service providers can provide better services. However, because of the increasing privacy awareness and the formulation of laws on data protection, collecting data directly from users will raise privacy concerns. The concept of local differential privacy (LDP), which provides strict data privacy protection on the user side and allows effective statistical analysis on the server side, is able to protect user privacy and perform statistics on sensitive issues at the same time. This paper adopts padding-and-sampling-based frequent oracle (PSFO), combined with an interactive query-response method satisfying local differential privacy, to identify frequent itemsets in an efficient and accurate way. Therefore, this paper proposes FIML, an improved algorithm for finding frequent itemsets in the LDP setting of transaction data. The data collector generates frequent candidate sets based on the results of the previous stage and uses them for querying, and users randomize their responses in a reduced domain to achieve local differential privacy. Extensive experiments on real-world and synthetic datasets show that the FIML algorithm can find frequent itemsets more efficiently with the same privacy protection and computational cost.
Wensheng Gan, Yijie Gui, Yongdong Wu, Philip S. Yu
CIKM4
2022 Constraint-based Sequential Rule Mining
abstract
Sequential rule mining (SRM) is an alternative to sequential pattern mining (SPM) when dealing with sequence data. SRM has a wide range of applications in numerous data analysis scenarios. Existing SRM algorithms usually discover the entire set of rules in the databases, which makes it not only difficult to analyze results because the discovered set is too large, but also does not consider the user’s expectations and background knowledge. To tackle this problem, researchers have explored related algorithms with different constraints according to their requirements. In this paper, we propose a flexible constraint-based SRM algorithm called ConSRM for discovering only the sequential rules within user-specified time bounds in a sequence database. This algorithm uses an efficient rule-growth method and develops corresponding constraints and pruning strategies to reduce the search space and speed up calculation. Comprehensive experiments were carried out on four real datasets to evaluate the performance (both effectiveness and efficiency) of ConSRM.
Zhaowen Yin, Wensheng Gan, Gengsen Huang, Yongdong Wu, Philippe Fournier-Viger
DSAA4
2021 Joint Utility and Frequency for Pattern Classification
abstract
High-frequency itemset mining (HFIM) and high-utility itemset mining (HUIM) aim to discover itemsets with high occurrence and high utility, respectively, in a transaction database. A number of efficient algorithms have been developed to identify these high-utility itemsets (HUIs) or high-frequency itemsets (HFIs). Such algorithms play an increasingly important role in many occasions especially for analysis in commercial enterprises. In this paper, we propose a new model called joint utility and frequency for pattern classification, and two new algorithms, namely UFCgenand UFCfast. Both algorithms are designed to categorize each itemset into different type of patterns by setting the minimum thresholds of utility and frequency. We compare these algorithms on two datasets. The experimental results show that both algorithms can successfully collect three different types of itemsets from all candidate itemsets based on frequency and utility, and the list-based UFCfastalgorithm outperforms the level-wise-based UFCgenalgorithm in terms of execution time.
Wensheng Gan, Yongdong Wu, Jiahui Chen 0002, Chien-Ming Chen 0001
IEEE BigData3
2017 PowerLSTM: Power Demand Forecasting Using Long Short-Term Memory Neural Network
Chang Xu 0003, Daisuke Mashima, Vrizlynn L. L. Thing, Yongdong Wu
ADMA5