中文
相关论文

相关论文: SIMC 2.0: Improved Secure ML Inference Against Mal…

200 篇论文

Modern LLMs employ safety mechanisms that extend beyond surface-level input filtering to latent semantic representations and generation-time reasoning, enabling them to recover obfuscated malicious intent during inference and refuse…

计算与语言 · 计算机科学 2026-03-18 Xiaobing Sun , Perry Lam , Shaohua Li , Zizhou Wang , Rick Siow Mong Goh , Yong Liu , Liangli Zhen

Mobile collaborative learning (MCL) is highly acknowledged and focusing paradigm in eductional institutions and several organizations across the world. It exhibits intellectual synergy of various combined minds to handle the problem and…

网络与互联网体系结构 · 计算机科学 2012-08-13 Abdul Razaque , Khaled Elleithy

In this paper, we address the problem of privacy-preserving federated neural network training with $N$ users. We present Hercules, an efficient and high-precision training framework that can tolerate collusion of up to $N-1$ users. Hercules…

密码学与安全 · 计算机科学 2022-07-12 Guowen Xu , Xingshuo Han , Shengmin Xu , Tianwei Zhang , Hongwei Li , Xinyi Huang , Robert H. Deng

Oblivious inference is the task of outsourcing a ML model, like neural-networks, without disclosing critical and sensitive information, like the model's parameters. One of the most prominent solutions for secure oblivious inference is based…

密码学与安全 · 计算机科学 2022-10-28 Panagiotis Rizomiliotis , Christos Diou , Aikaterini Triakosia , Ilias Kyrannas , Konstantinos Tserpes

Security-Constrained Unit Commitment (SCUC) is a fundamental problem in power systems and electricity markets. In practical settings, SCUC is repeatedly solved via Mixed-Integer Linear Programming, sometimes multiple times per day, with…

最优化与控制 · 数学 2019-12-19 Alinson S. Xavier , Feng Qiu , Shabbir Ahmed

This paper focuses on designing a privacy-preserving Machine Learning (ML) inference protocol for a hierarchical setup, where clients own/generate data, model owners (cloud servers) have a pre-trained ML model, and edge servers perform ML…

密码学与安全 · 计算机科学 2024-09-17 Fatemeh Jafarian Dehkordi , Yasaman Keshtkarjahromi , Hulya Seferoglu

Federated Learning (FL) enables collaborative model training without centralizing client data, making it attractive for privacy-sensitive domains. While existing approaches employ cryptographic techniques such as homomorphic encryption,…

密码学与安全 · 计算机科学 2026-02-09 Sahar Ghoflsaz Ghinani , Elaheh Sadredini

The concrete efficiency of secure computation has been the focus of many recent works. In this work, we present concretely-efficient protocols for secure $3$-party computation (3PC) over a ring of integers modulo $2^{\ell}$ tolerating one…

密码学与安全 · 计算机科学 2019-12-06 Harsh Chaudhari , Ashish Choudhury , Arpita Patra , Ajith Suresh

The rise of LLMs has driven demand for private serverless deployments, characterized by moderate-sized models and infrequent requests. While existing serverless solutions follow exclusive GPU allocation, we take a step back to explore…

分布式、并行与集群计算 · 计算机科学 2025-12-16 Chuhao Xu , Zijun Li , Quan Chen , Han Zhao , Xueyan Tang , Minyi Guo

Many ML applications and products train on medium amounts of input data but get bottlenecked in real-time inference. When implementing ML systems, conventional wisdom favors segregating ML code into services queried by product code via…

机器学习 · 计算机科学 2023-07-25 Daniel S Johnson , Igor L Markov

Large Language Model (LLM) inference requires substantial computational resources, yet CPU-based inference remains essential for democratizing AI due to the widespread availability of CPUs compared to specialized accelerators. However,…

硬件体系结构 · 计算机科学 2025-10-01 Jingyao Zhang , Jaewoo Park , Jongeun Lee , Elaheh Sadredini

We describe scalable protocols for solving the secure multi-party computation (MPC) problem among a large number of parties. We consider both the synchronous and the asynchronous communication models. In the synchronous setting, our…

数据结构与算法 · 计算机科学 2015-09-29 Varsha Dani , Valerie King , Mahnush Movahedi , Jared Saia , Mahdi Zamani

Large language models (LLMs) have been a disruptive innovation in recent years, and they play a crucial role in our daily lives due to their ability to understand and generate human-like text. Their capabilities include natural language…

分布式、并行与集群计算 · 计算机科学 2024-10-17 Akrit Mudvari , Yuang Jiang , Leandros Tassiulas

We introduce CopySpec, a simple yet effective technique to tackle the inefficiencies LLMs face when generating responses that closely resemble previous outputs or responses that can be verbatim extracted from context. CopySpec identifies…

计算与语言 · 计算机科学 2025-05-26 Razvan-Gabriel Dumitru , Minglai Yang , Vikas Yadav , Mihai Surdeanu

Due to the great development of secure multi-party computation, many practical secure computation schemes have been proposed. As an example, different secure auction mechanisms have been widely studied, which can protect bid privacy while…

密码学与安全 · 计算机科学 2020-07-30 Zhili Chen , Xin Chen

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…

密码学与安全 · 计算机科学 2026-04-20 Yukuan Zhang , Mengxin Zheng , Qian Lou

As machine learning (ML) models become increasingly deployed through cloud infrastructures, the confidentiality of user data during inference poses a significant security challenge. Homomorphic Encryption (HE) has emerged as a compelling…

密码学与安全 · 计算机科学 2025-10-29 Tejaswini Bollikonda

Collaborative machine learning (CML) enables multiple clients to train a global model jointly in a data-distributed setting. To address data privacy and communication efficiency, one-shot CML has been increasingly adopted, where clients…

机器学习 · 计算机科学 2026-05-12 Chia-Yuan Wu , Frank E. Curtis , Daniel P. Robinson

This paper introduces LLMServingSim2.0, a system simulator designed for exploring heterogeneous hardware in large-scale LLM serving systems. LLMServingSim2.0 addresses two key limitations of its predecessor: (1) integrating hardware models…

分布式、并行与集群计算 · 计算机科学 2025-11-11 Jaehong Cho , Hyunmin Choi , Jongse Park

Scientific collaborations benefit from collaborative learning of distributed sources, but remain difficult to achieve when data are sensitive. In recent years, privacy preserving techniques have been widely studied to analyze distributed…

密码学与安全 · 计算机科学 2022-06-30 Guanhong Miao , A. Adam Ding , Samuel S. Wu