paper-with-me

Papers

SecureRouter: Encrypted Routing for Efficient Secure Inference

2026-04-16 · Yukuan Zhang, Mengxin Zheng, Qian Lou arxiv

Cryptographically secure neural network inference typically relies on secure computing techniques such as Secure Multi-Party Computation (MPC), enabling cloud servers to process client inputs without decrypting them. Although prior privacy-preserving inference systems co-design network optimizations with MPC, they remain slow and costly, limiting real-world deployment. A major bottleneck is their use of a single, fixed transformer model for all encrypted inputs, ignoring that different inputs require different model sizes to balance efficiency and accuracy. We present SecureRouter, an end-to-end encrypted routing and inference framework that accelerates secure transformer inference through input-adaptive model selection under encryption. SecureRouter establishes a unified encrypted pipeline that integrates a secure router with an MPC-optimized model pool, enabling coordinated routing, inference, and protocol execution while preserving full data and model confidentiality. The framework includes training-phase and inference-phase components: an MPC-cost-aware secure router that predicts per-model utility and cost from encrypted features, and an MPC-optimized model pool whose architectures and quantization schemes are co-trained to minimize MPC communication and computation overhead. Compared to prior work, SecureRouter achieves a latency reduction by 1.95x with negligible accuracy loss, offering a practical path toward scalable and efficient secure AI inference. Our open-source implementation is available at: https://github.com/UCF-ML-Research/SecureRouter

📄 PDF Abstract BibTeX arXiv:2604.15499

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Privacy-Preserving LLMs Routing

2026-04-17 · Xidong Wu, Yukuan Zhang, Yuqiong Ji, Reza Shirkavand 외 arxiv

Large language model (LLM) routing has emerged as a critical strategy to balance model performance and cost-efficiency by dynamically selecting services from various model providers. However, LLM routing adds an intermed…

Reverse Delegated Training and Private Inference via Perfectly-Secure Quantum Homomorphic Encryption

2026-02-13 · Sergio A. Ortega, Miguel A. Martin-Delgado arxiv

Quantum machine learning in cloud environments requires protecting sensitive data while enabling remote computation. Here we demonstrate the first realistic implementations of a perfectly-secure quantum homomorphic encry…

Quantum Machine Learning

Towards Provably Secure Encrypted Control Using Homomorphic Encryption

2022-10-17 · Kaoru Teranishi, Kiminao Kogiso

Encrypted control is a promising method for the secure outsourcing of controller computation to a public cloud. However, a feasible method for security proofs of control has not yet been developed in the field of encrypt…

Mathematical Proofs

Secure Motion-Copying via Homomorphic Encryption

2023-10-17 · Haruki Takanashi, Kaoru Teranishi, Kiminao Kogiso

This study aims to develop an encrypted motion-copying system using homomorphic encryption for secure motion preservation and reproduction. A novel concept of encrypted motion-copying systems is introduced, realizing the…

Enhancing Privacy and Security of Autonomous UAV Navigation

2024-04-26 · Vatsal Aggarwal, Arjun Ramesh Kaushik, Charanjit Jutla, Nalini Ratha

Autonomous Unmanned Aerial Vehicles (UAVs) have become essential tools in defense, law enforcement, disaster response, and product delivery. These autonomous navigation systems require a wireless communication network, a…

Autonomous NavigationDisaster ResponseOpenAI GymReinforcement Learning (RL)