Hello, I’m Kaike Zhang (张凯科), an phD student at the Institute of Computing Technology, Chinese Academy of Sciences. My research interest includes trustworthy graph data mining and trustworthy recommender system.
🔥 News
-
2024.09: 🎉🎉 Our paper Understanding and Improving Adversarial Collaborative Filtering for Robust Recommendation is accepted in NeurIPS 2024.
-
2024.08: 🎉🎉 Our paper PKAD: Pretrained Knowledge is All You Need to Detect and Mitigate Textual Backdoor Attacks is accepted in EMNLP 2024.
-
2024.07: 🎉🎉 Our paper Improving the Shortest Plank: Vulnerability-Aware Adversarial Training for Robust Recommender System is accepted in RecSys 2024.
-
2024.07: 🎉🎉 Our paper Accelerating the Surrogate Retraining for Poisoning Attacks against Recommender Systems is accepted in RecSys 2024.
-
2024.04: 🎉🎉 Our paper LoRec: Combating Poisons with Large Language Model for Robust Sequential Recommendation is accepted in SIGIR 2024.
-
2023.05: 🎉🎉 Our paper DyTed: Disentangled Representation Learning for Discrete-time Dynamic Graph is accepted in SIGKDD 2023.
📝 Publications
Understanding and Improving Adversarial Collaborative Filtering for Robust Recommendation Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun, Huawei Shen, Xueqi Cheng
- We provide theoretical evidence that ACF can achieve better performance and robustness compared to traditional CF in both clean and poisoned data contexts.
- We further identify upper and lower bounds of reduction in recommendation error for ACF during optimization and demonstrate that applying personalized perturbation magnitudes for each user can further improve ACF.
- Based on the above theoretical understandings, we propose Personalized Magnitude Adversarial Collaborative Filtering (PamaCF), with extensive experiments confirming that PamaCF further improves both performance and robustness compared to state-of-the-art defense methods.
(Code)
PKAD: Pretrained Knowledge is All You Need to Detect and Mitigate Textual Backdoor Attacks Yu Chen, Qi Cao, Kaike Zhang, Xuchao Liu, Huawei Shen
- We delve into utilizing PLM insights to identify the mismatched relationship and shared characteristics of poisoned samples, forming a two-stage detection strategy.
- Through extensive experiments, we demonstrate our approach’s effectiveness across various datasets and attack strategies, achieving better performance more swiftly.
(Code)
Improving the Shortest Plank: Vulnerability-Aware Adversarial Training for Robust Recommender System Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun, Huawei Shen, Xueqi Cheng
- Through extensive empirical analysis, we interestingly find that “users with a higher degree of fit within the recommender system are at a higher risk of being affected by attacks”.
- Building on these insights, we introduce a novel vulnerability-aware adversarial training method, VAT, applying user-adaptive magnitudes of perturbations based on users’ vulnerabilities.
- Our comprehensive experiments confirm the effectiveness of VAT in resisting various attacks, maintaining recommendation quality, and demonstrating its adaptability across various recommendation models.
(Code)
Accelerating the Surrogate Retraining for Poisoning Attacks against Recommender Systems Yunfan Wu, Qi Cao, Shuchang Tao, Kaike Zhang, Fei Sun, Huawei Shen
- We introduce a novel method Gradient Passing (GP) based on both intuitive and theoretical analyses, accelerating the retraining process of surrogate recommenders.
- We present the use of GP to enhance data poisoning attacks. It can be integrated into state-of-the-art attack methods and combined with other techniques.
- Extensive experiments on three real-world datasets and six victim recommenders validate the efficiency and effectiveness of GP.
(Code)
LoRec: Combating Poisons with Large Language Model for Robust Sequential Recommendation Kaike Zhang, Qi Cao, Yunfan Wu, Fei Sun, Huawei Sheng, Xueqi Cheng
- We pioneer the exploration of LLMs’ knowledge of fraudsters within recommender systems, revealing how LLMs’ knowledge can aid defense methods in generalizing across various attacks.
- We lead the initiative of incorporating LLMs into the robustness of sequential recommender systems, introducing LoRec as an innovative and general framework that employs LLM-enhanced Calibration for robust sequential recommendations.
- Our extensive experiments confirm the efficacy of the LoRec framework in withstanding diverse types of attacks and its adaptability across multiple backbone recommendation architectures.
(Code)
DyTed: Disentangled Representation Learning for Discrete-time Dynamic Graph Kaike Zhang, Qi Cao, Gaolin Fang, Bingbing Xu, Hongjian Zou, Huawei Sheng, Xueqi Cheng
- To the best of our knowledge, we are the first to study and introduce the disentangled representation learning framework for discrete-time dynamic graphs.
- We propose two representation generators with carefully designed pretext tasks and a disentanglement-aware discriminator under an adversarial learning framework.
- We conduct extensive experiments on real dynamic graphs of daily capital transactions on Tencent, achieving state-of-the-art performance on various downstream tasks.
(Code)
📖 Preprints
Robust Recommender System: A Survey and Future Directions Kaike Zhang, Qi Cao, Fei Sun, Yunfan Wu, Shuchang Tao, Huawei Sheng, Xueqi Cheng
- A comprehensive and systematic taxonomy for robustness-enhance methods in recommender systems.
- An all-encompassing overview of the representative methodologies, as well as evaluation approaches and datasets currently employed in the domain.
- Detailed discussions encompass various facets: the main consideration of recommender systems’ robustness in diverse scenarios, its correlation with other trustworthy properties of recommender systems, as well as open issues coupled with recommender systems’ robustness, and trends for future development.
🎖 Honors and Awards
- 2024 Institute of Computing Technology 3A Student Leader.
- 2023 Institute of Computing Technology 3A Student.
- 2022 Institute of Computing Technology Director’s Named Scholarship.
- 2021 Excellent Undergraduate Graduation Design of Chongqing University.
- 2021 Outstanding Undergraduate Graduates.
- 2019 Second Prize of the National College Student Mathematical Modeling Competition of China (Chongqing).
- 2018 Second prize in the National College Student Mathematics Competition of China.
📖 Educations
- 2021.09 - Present, Institute of Computing Technology, Chinese Academy of Seiences.
- Consecutive MS and phD in Computer Application Technology and Cyberspace Security
- Tutor: Professor Xueqi Cheng and Xinran Liu
- 2017.09 - 2021.06, Chongqing University.
- BS in Software Engineering
- Tutor: Professor Haibo Hu
💻 Internships
- 2022.04 - 2023.03, Tencent, China.