2 papers
cs.CR2026
GPU Acceleration of TFHE-Based High-Precision Nonlinear Layers for Encrypted LLM Inference
Guoci Chen, Xiurui Pan, Qiao Li +5
Deploying large language models (LLMs) as cloud services raises privacy concerns as inference may leak sensitive data. Fully Homomorphic Encryption (FHE) allows computation on encr…
cs.DB2025
Rethinking LSM-tree based Key-Value Stores: A Survey
Yina Lv, Qiao Li, Quanqing Xu +4
LSM-tree is a widely adopted data structure in modern key-value store systems that optimizes write performance in write-heavy applications by using append writes to achieve sequent…