中文
相关论文

相关论文: Polynomial Time Cryptanalytic Extraction of Neural…

200 篇论文

Neural networks are often trained on proprietary datasets, making them attractive attack targets. We present a novel dataset extraction method leveraging an innovative training time backdoor attack, allowing a malicious federated learning…

密码学与安全 · 计算机科学 2025-12-19 Eden Luzon , Guy Amit , Roy Weiss , Torsten Kraub , Alexandra Dmitrienko , Yisroel Mirsky

By replacing standard non-linearities with polynomial activations, Polynomial Neural Networks (PNNs) are pivotal for applications such as privacy-preserving inference via Homomorphic Encryption (HE). However, training PNNs effectively…

机器学习 · 计算机科学 2025-05-20 Forsad Al Hossain , Tauhidur Rahman

Privacy-Preserving Neural Networks (PPNN) are advanced to perform inference without breaching user privacy, which can serve as an essential tool for medical diagnosis to simultaneously achieve big data utility and privacy protection. As one…

密码学与安全 · 计算机科学 2024-03-19 Peng Zhang , Ao Duan , Xianglu Zou , Yuhong Liu

Deep neural networks (DNNs) depend on the storage of a large number of parameters, which consumes an important portion of the energy used during inference. This paper considers the case where the energy usage of memory elements can be…

机器学习 · 计算机科学 2019-12-24 Sébastien Henwood , François Leduc-Primeau , Yvon Savaria

Recurrent neural networks (RNNs) have shown significant improvements in recent years for speech enhancement. However, the model complexity and inference time cost of RNNs are much higher than deep feed-forward neural networks (DNNs).…

声音 · 计算机科学 2020-11-12 Cunhang Fan , Bin Liu , Jianhua Tao , Jiangyan Yi , Zhengqi Wen , Leichao Song

In this work, we develop a novel input feature selection framework for ReLU-based deep neural networks (DNNs), which builds upon a mixed-integer optimization approach. While the method is generally applicable to various classification…

最优化与控制 · 数学 2023-02-22 Shudian Zhao , Calvin Tsay , Jan Kronqvist

We consider the well-studied problem of learning a linear combination of $k$ ReLU activations with respect to a Gaussian distribution on inputs in $d$ dimensions. We give the first polynomial-time algorithm that succeeds whenever $k$ is a…

机器学习 · 计算机科学 2023-04-21 Sitan Chen , Zehao Dou , Surbhi Goel , Adam R Klivans , Raghu Meka

The multi-million dollar investment required for modern machine learning (ML) has made large ML models a prime target for theft. In response, the field of model stealing has emerged. Attacks based on physical side-channel information have…

密码学与安全 · 计算机科学 2026-03-30 Peter Horvath , Ilia Shumailov , Lukasz Chmielewski , Lejla Batina , Yuval Yarom

We investigate the complexity of training a two-layer ReLU neural network with weight decay regularization. Previous research has shown that the optimal solution of this problem can be found by solving a standard cone-constrained convex…

机器学习 · 计算机科学 2023-11-21 Yifei Wang , Mert Pilanci

Due to the increasing deployment of Deep Neural Networks (DNNs) in real-world security-critical domains including autonomous vehicles and collision avoidance systems, formally checking security properties of DNNs, especially under different…

人工智能 · 计算机科学 2018-07-03 Shiqi Wang , Kexin Pei , Justin Whitehouse , Junfeng Yang , Suman Jana

State-of-the-art deep neural networks (DNNs) have been proven to be vulnerable to adversarial manipulation and backdoor attacks. Backdoored models deviate from expected behavior on inputs with predefined triggers while retaining performance…

机器学习 · 计算机科学 2023-04-17 M. Caner Tol , Saad Islam , Andrew J. Adiletta , Berk Sunar , Ziming Zhang

We introduce the problem of model-extraction attacks in cyber-physical systems in which an attacker attempts to estimate (or extract) the feedback controller of the system. Extracting (or estimating) the controller provides an unmatched…

机器学习 · 计算机科学 2023-04-27 Momina Sajid , Yanning Shen , Yasser Shoukry

In analyzing of modern biological data, we are often dealing with ill-posed problems and missing data, mostly due to high dimensionality and multicollinearity of the dataset. In this paper, we have proposed a system based on matrix…

神经与进化计算 · 计算机科学 2016-01-19 Farhad Pouladi , Hojjat Salehinejad , Amir Mohammad Gilani

As neural networks continue their reach into nearly every aspect of software operations, the details of those networks become an increasingly sensitive subject. Even those that deploy neural networks embedded in physical devices may wish to…

密码学与安全 · 计算机科学 2020-06-23 Xing Hu , Ling Liang , Lei Deng , Shuangchen Li , Xinfeng Xie , Yu Ji , Yufei Ding , Chang Liu , Timothy Sherwood , Yuan Xie

Deep neural networks (DNNs) have demonstrated remarkable performance in many tasks but it often comes at a high computational cost and memory usage. Compression techniques, such as pruning and quantization, are applied to reduce the memory…

机器学习 · 计算机科学 2025-07-09 Kimia Soroush , Mohsen Raji , Behnam Ghavami

The superior performance of Deep Neural Networks (DNNs) has led to their application in various aspects of human life. Safety-critical applications are no exception and impose rigorous reliability requirements on DNNs. Quantized Neural…

机器学习 · 计算机科学 2023-06-19 Mohammad Hasan Ahmadilivani , Mahdi Taheri , Jaan Raik , Masoud Daneshtalab , Maksim Jenihhin

Deep Neural Network (DNN) models are often deployed in resource-sharing clouds as Machine Learning as a Service (MLaaS) to provide inference services.To steal model architectures that are of valuable intellectual properties, a class of…

密码学与安全 · 计算机科学 2023-09-22 Yansong Gao , Huming Qiu , Zhi Zhang , Binghui Wang , Hua Ma , Alsharif Abuadbba , Minhui Xue , Anmin Fu , Surya Nepal

Channel pruning is a promising technique to compress the parameters of deep convolutional neural networks(DCNN) and to speed up the inference. This paper aims to address the long-standing inefficiency of channel pruning. Most channel…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Zhouyang Xie , Yan Fu , Shengzhao Tian , Junlin Zhou , Duanbing Chen

The training phases of Deep neural network~(DNN) consumes enormous processing time and energy. Compression techniques utilizing the sparsity of DNNs can effectively accelerate the inference phase of DNNs. However, it can be hardly used in…

机器学习 · 计算机科学 2018-12-17 Zhuoran Song , Ru Wang , Dongyu Ru , Hongru Huang , Zhenghao Peng , Jing Ke , Xiaoyao Liang , Li Jiang

Several important security issues of Deep Neural Network (DNN) have been raised recently associated with different applications and components. The most widely investigated security concern of DNN is from its malicious input, a.k.a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Adnan Siraj Rakin , Zhezhi He , Deliang Fan