中文
相关论文

相关论文: SALSA VERDE: a machine learning attack on Learning…

200 篇论文

In Compressed Sensing and high dimensional estimation, signal recovery often relies on sparsity assumptions and estimation is performed via $\ell_1$-penalized least-squares optimization, a.k.a. LASSO. The $\ell_1$ penalisation is usually…

统计计算 · 统计学 2018-05-07 Stephane Chretien , Alex Gibberd , Sandipan Roy

Leveled Homomorphic Encryption (LHE) offers a potential solution that could allow sectors with sensitive data to utilize the cloud and securely deploy their models for remote inference with Deep Neural Networks (DNN). However, this…

机器学习 · 计算机科学 2019-02-07 Moustafa AboulAtta , Matthias Ossadnik , Seyed-Ahmad Ahmadi

Deep learning is a kind of feature learning method with strong nonliear feature transformation and becomes more and more important in many fields of artificial intelligence. Deep autoencoder is one representative method of the deep learning…

机器学习 · 计算机科学 2020-02-18 Yongming Li , Yan Lei , Pin Wang , Yuchuan Liu

We consider a cloud-based control architecture in which the local plants outsource the control synthesis task to the cloud. In particular, we consider a cloud-based reinforcement learning (RL), where updating the value function is…

系统与控制 · 电气工程与系统科学 2021-01-26 Jihoon Suh , Takashi Tanaka

Healthcare federated learning requires strong privacy guarantees while maintaining computational efficiency across resource-constrained medical institutions. This paper presents MedHE, a novel framework combining adaptive gradient…

密码学与安全 · 计算机科学 2025-11-13 Farjana Yesmin

While NLP models significantly impact our lives, there are rising concerns about privacy invasion. Although federated learning enhances privacy, attackers may recover private training data by exploiting model parameters and gradients.…

人工智能 · 计算机科学 2024-10-23 Mengjiao Zhang , Jia Xu

This paper explores the use of partially homomorphic encryption (PHE) for encrypted vector similarity search, with a focus on facial recognition and broader applications like reverse image search, recommendation engines, and large language…

密码学与安全 · 计算机科学 2025-03-11 Sefik Serengil , Alper Ozpinar

Machine learning algorithms have achieved remarkable results and are widely applied in a variety of domains. These algorithms often rely on sensitive and private data such as medical and financial records. Therefore, it is vital to draw…

密码学与安全 · 计算机科学 2021-04-29 Ayoub Benaissa , Bilal Retiat , Bogdan Cebere , Alaa Eddine Belfedhal

Small language models (SLMs) offer compelling advantages in cost, latency, and adaptability, but have so far lagged behind larger models on long-horizon software engineering tasks such as SWE-bench, where they suffer from pervasive action…

Semi-supervised learning (SSL) partially circumvents the high cost of labeling data by augmenting a small labeled dataset with a large and relatively cheap unlabeled dataset drawn from the same distribution. This paper offers a novel…

机器学习 · 计算机科学 2017-12-13 Saki Shinoda , Daniel E. Worrall , Gabriel J. Brostow

We present a key recovery attack against Y. Wang's Random Linear Code Encryption (RLCE) scheme recently submitted to the NIST call for post-quantum cryptography. This attack recovers the secret key for all the short key parameters proposed…

密码学与安全 · 计算机科学 2018-05-30 Alain Couvreur , Matthieu Lequesne , Jean-Pierre Tillich

The widespread application of machine learning algorithms is a matter of increasing concern for the data privacy research community, and many have sought to develop privacy-preserving techniques for it. Among existing approaches, the…

密码学与安全 · 计算机科学 2024-04-01 Leonardo Neumann , Antonio Guimarães , Diego F. Aranha , Edson Borin

We consider a key encapsulation mechanism (KEM) based on Module-LWE where reconciliation is performed on the 8-dimensional lattice $E_8$, which admits a fast CVP algorithm. Our scheme generates 256 bits of key and requires 3 or 4 bits of…

密码学与安全 · 计算机科学 2021-02-25 Charbel Saliba , Laura Luzzi , Cong Ling

Adapting large pre-trained language models to downstream tasks often entails fine-tuning millions of parameters or deploying costly dense weight updates, which hinders their use in resource-constrained environments. Low-rank Adaptation…

机器学习 · 计算机科学 2026-01-29 Longteng Zhang , Sen Wu , Shuai Hou , Zhengyu Qing , Zhuo Zheng , Danning Ke , Qihong Lin , Qiang Wang , Shaohuai Shi , Xiaowen Chu

In this work we show that the hardness of the Learning with Errors problem with errors taken from the discrete Gaussian distribution implies the hardness of the Learning with Errors problem with errors taken from the symmetric Skellam…

密码学与安全 · 计算机科学 2016-06-22 Filipp Valovich

Homomorphic Encryption (HE) is a cryptographic tool that allows performing computation under encryption, which is used by many privacy-preserving machine learning solutions, for example, to perform secure classification. Modern deep…

密码学与安全 · 计算机科学 2024-11-05 Nir Drucker , Itamar Zimerman

We study the task of agnostically learning halfspaces under the Gaussian distribution. Specifically, given labeled examples $(\mathbf{x},y)$ from an unknown distribution on $\mathbb{R}^n \times \{ \pm 1\}$, whose marginal distribution on…

机器学习 · 计算机科学 2023-02-14 Ilias Diakonikolas , Daniel M. Kane , Lisheng Ren

We develop Latent Exploration Score (LES) to mitigate over-exploration in Latent Space Optimization (LSO), a popular method for solving black-box discrete optimization problems. LSO utilizes continuous optimization within the latent space…

机器学习 · 计算机科学 2025-02-25 Omer Ronen , Ahmed Imtiaz Humayun , Richard Baraniuk , Randall Balestriero , Bin Yu

With the boom of Large Language Models (LLMs), the research of solving Math Word Problem (MWP) has recently made great progress. However, there are few studies to examine the security of LLMs in math solving ability. Instead of attacking…

计算与语言 · 计算机科学 2023-09-06 Zihao Zhou , Qiufeng Wang , Mingyu Jin , Jie Yao , Jianan Ye , Wei Liu , Wei Wang , Xiaowei Huang , Kaizhu Huang

Fully homomorphic encryption (FHE) allows an untrusted party to evaluate arithmetic cir- cuits, i.e., perform additions and multiplications on encrypted data, without having the decryp- tion key. One of the most efficient class of FHE…

数据结构与算法 · 计算机科学 2017-11-20 Hao Chen