2025
MPCache: MPC-Friendly KV Cache Eviction for Efficient Private LLM Inference
NeurIPS 2025poster
Private large language model (LLM) inference based on secure multi-party computation (MPC) achieves formal data privacy protection but suffers from significant latency overhead, especially for long input sequences. While key-value (KV) cache eviction and sparse attention algorithms have been propose…