Yuke Hu
10 Papers
Yuke Hu is an academic researcher. The author has contributed to research in topics: Computer science & Differential privacy. The author has an hindex of 2, co-authored 5 publications.
Chat about Author
Papers
Location Privacy-Aware Task Offloading in Mobile Edge Computing
Zhibo Wang,Yunan Sun,Defang Liu,Jiahui Hu,Xiaoyi Pang,Yuke Hu,Kui Ren +6 more
TL;DR: Liu et al. as discussed by the authors proposed a location privacy-aware task offloading framework (LPA-Offload) for both single-server and multi-server scenarios, which provides strict and provable location privacy protection while achieving efficient offloading.
16
OpBoost
TL;DR: In this paper , Xu et al. proposed three order-preserving desensitization algorithms satisfying a variant of Local Differential Privacy (LDP), called distance-based LDP (dLDP), to improve the accuracy of tree boosting algorithms satisfying differential privacy under vertical FL.
15
Quantifying and Defending against Privacy Threats on Federated Knowledge Graph Embedding
Yuke Hu,Ruofan Wu,Kai Xiao,Weiqiang Wang,Xiaochen Li,Jinfei Liu +5 more
- 06 Apr 2023
TL;DR: Wang et al. as mentioned in this paper proposed DP-Flames, a differentially private federated KGE with private selection, which offers a better privacy-utility tradeoff by exploiting the entity-binding sparse gradient property of FKGE and comes with a tight privacy accountant by incorporating the state-of-theart private selection technique.
SWAT: A System-Wide Approach to Tunable Leakage Mitigation in Encrypted Data Stores
TL;DR: In this paper , the authors introduce new security notions tailored to the specific privacy requirements of dynamic workloads, such as key-value, range-query, and dynamic workload, and present an efficient construction that progressively enables these workloads while provably mitigating systemwide leakage via a suite of algorithms with tunable privacy-efficiency trade-offs.
1
Shadow in the Cache: Unveiling and Mitigating Privacy Risks of KV-cache in LLM Inference
Zhifan Luo,Shuo Shao,Su Zhang,Lijing Zhou,Yuke Hu,Chenxu Zhao,Zhihao Liu,Zhan Qin +7 more
TL;DR: This paper analyzes the privacy risks of Key-Value caches in Large Language Model inference, demonstrating three attack vectors that can reconstruct sensitive user inputs. A novel defense mechanism, KV-Cloak, effectively mitigates these risks with minimal performance overhead.