中文
相关论文

相关论文: Scalable Private Decision Tree Evaluation with Sub…

200 篇论文

An oblivious pseudorandom function (OPRF) is a protocol by which a client and server interact to evaluate a pseudorandom function on a key provided by the server and an input provided by the client, without divulging the key or input to the…

密码学与安全 · 计算机科学 2025-07-23 Xinyuan Zhang , Anrin Chakraborti , Michael Reiter

This paper seeks to address the question of designing distributed algorithms for the setting of compact memory i.e. sublinear bits working memory for arbitrary connected networks. The nodes in our networks may have much lower internal…

分布式、并行与集群计算 · 计算机科学 2018-05-22 Armando Castañeda , Jonas Lefèvre , Amitabh Trehan

In this paper, we propose an easily trained yet powerful representation learning approach with performance highly competitive to deep neural networks in a digital pathology image segmentation task. The method, called sparse coding driven…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Jie Song , Liang Xiao , Mohsen Molaei , Zhichao Lian

Independent trees are used in building secure and/or fault-tolerant network communication protocols. They have been investigated for different network topologies including tori. Dense Gaussian networks are potential alternatives for…

分布式、并行与集群计算 · 计算机科学 2016-11-15 Bader AlBdaiwi , Zaid Hussain , Anton Cerny , Robert Aldred

Due to the increasing demand for cloud services and the threat of privacy invasion, the user is suggested to encrypt the data before it is outsourced to the remote server. The safe storage and efficient retrieval of d-dimensional data on an…

数据库 · 计算机科学 2017-10-27 Eirini Molla , Theodoros Tzouramanis , Stefanos Gritzalis

Reliable evaluation of modern zero-shot text-to-speech (TTS) models remains challenging. Subjective tests are costly and hard to reproduce, while objective metrics often saturate, failing to distinguish SOTA systems. To address this, we…

声音 · 计算机科学 2026-03-26 Shengfan Shen , Di Wu , Xingchen Song , Dinghao Zhou , Liumeng Xue , Meng Meng , Jian Luan , Shuai Wang

To defend against privacy leakage of user data, differential privacy is widely used in federated learning, but it is not free. The addition of noise randomly disrupts the semantic integrity of the model and this disturbance accumulates with…

机器学习 · 计算机科学 2025-05-06 Yuecheng Li , Lele Fu , Tong Wang , Jian Lou , Bin Chen , Lei Yang , Jian Shen , Zibin Zheng , Chuan Chen

Combining Federated Learning (FL) with a Trusted Execution Environment (TEE) is a promising approach for realizing privacy-preserving FL, which has garnered significant academic attention in recent years. Implementing the TEE on the server…

机器学习 · 计算机科学 2023-06-21 Fumiyuki Kato , Yang Cao , Masatoshi Yoshikawa

We suggest two new methodologies for the design of efficient secure protocols, that differ with respect to their underlying computational models. In one methodology we utilize the communication complexity tree (or branching for f and…

密码学与安全 · 计算机科学 2007-05-23 Moni Naor , Kobbi Nissim

Consider a device that is connected to an edge processor via a communication channel. The device holds local data that is to be offloaded to the edge processor so as to train a machine learning model, e.g., for regression or classification.…

机器学习 · 计算机科学 2019-06-13 Nicolas Skatchkovsky , Osvaldo Simeone

The most common strategy for enabling a process in a distributed system to broadcast a message is one-to-all communication. However, this approach is not scalable, as it places a heavy load on the sender. This work presents an autonomic…

分布式、并行与集群计算 · 计算机科学 2025-12-03 Luiz A. Rodrigues , Elias P. Duarte , Luciana Arantes

Searchable Symmetric Encryption (SSE) allows a data owner to securely outsource its encrypted data to a cloud server while maintaining the ability to search over it and retrieve matched documents. Most existing SSE schemes leak which…

密码学与安全 · 计算机科学 2021-02-22 Zhiwei Shang , Simon Oya , Andreas Peter , Florian Kerschbaum

Large language models (LLMs) hosted on cloud servers alleviate the computational and storage burdens on local devices but raise privacy concerns due to sensitive data transmission and require substantial communication bandwidth, which is…

机器学习 · 计算机科学 2025-05-14 Yang Su , Na Yan , Yansha Deng , Robert Schober

We show that the deterministic decision tree complexity of a (partial) function or relation $f$ lifts to the deterministic parity decision tree (PDT) size complexity of the composed function/relation $f \circ g$ as long as the gadget $g$…

计算复杂性 · 计算机科学 2023-10-19 Arkadev Chattopadhyay , Nikhil S. Mande , Swagato Sanyal , Suhail Sherif

We develop a method for improving the parallel scalability of the recently developed parallel selected inversion algorithm [Jacquelin, Lin and Yang 2014], named PSelInv, on massively parallel distributed memory machines. In the PSelInv…

分布式、并行与集群计算 · 计算机科学 2015-04-21 Mathias Jacquelin , Lin Lin , Nathan Wichmann , Chao Yang

Machine Learning as a Service (MLaaS) operators provide model training and prediction on the cloud. MLaaS applications often rely on centralised collection and aggregation of user data, which could lead to significant privacy concerns when…

密码学与安全 · 计算机科学 2020-04-14 Ali Shahin Shamsabadi , Adria Gascon , Hamed Haddadi , Andrea Cavallaro

Tree search has become as a representative framework for test-time reasoning with large language models (LLMs), exemplified by methods such as Tree-of-Thought and Monte Carlo Tree Search. However, it remains difficult to provide instant and…

人工智能 · 计算机科学 2026-03-02 Jiaxi Li , Yucheng Shi , Xiao Huang , Jin Lu , Ninghao Liu

Personalized decentralized learning is a promising paradigm for distributed learning, enabling each node to train a local model on its own data and collaborate with other nodes to improve without sharing any data. However, this approach…

机器学习 · 计算机科学 2024-01-17 Edvin Listo Zec , Johan Östman , Olof Mogren , Daniel Gillblad

Oblivious Transfer (OT) is a fundamental cryptographic protocol with applications in secure Multi-Party Computation, Federated Learning, and Private Set Intersection. With the advent of quantum computing, it is crucial to develop…

密码学与安全 · 计算机科学 2024-08-27 Aydin Abadi , Yvo Desmedt

Federated learning has emerged as a promising distributed learning paradigm that facilitates collaborative learning among multiple parties without transferring raw data. However, most existing federated learning studies focus on either…

机器学习 · 计算机科学 2024-05-01 Qinbin Li , Chulin Xie , Xiaojun Xu , Xiaoyuan Liu , Ce Zhang , Bo Li , Bingsheng He , Dawn Song