中文
相关论文

相关论文: Seculator: A Fast and Secure Neural Processing Uni…

200 篇论文

This paper describes various design considerations for deep neural networks that enable them to operate efficiently and accurately on processing-in-memory accelerators. We highlight important properties of these accelerators and the…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Tien-Ju Yang , Vivienne Sze

Binary Neural Networks (BNNs) enable efficient deep learning by saving on storage and computational costs. However, as the size of neural networks continues to grow, meeting computational requirements remains a challenge. In this work, we…

机器学习 · 计算机科学 2024-07-18 Matt Gorbett , Hossein Shirazi , Indrakshi Ray

Software-defined network (SDN) is a new approach that allows network control to become directly programmable, and the underlying infrastructure can be abstracted from applications and network services. Control plane). When it comes to…

密码学与安全 · 计算机科学 2024-11-12 Muhammad Zawad Mahmud , Shahran Rahman Alve , Samiha Islam , Mohammad Monirujjaman Khan

Deep Neural Networks (DNN's) are a widely-used solution for a variety of machine learning problems. However, it is often necessary to invest a significant amount of a data scientist's time to pre-process input data, test different neural…

机器学习 · 计算机科学 2022-05-27 Anish Thite , Mohan Dodda , Pulak Agarwal , Jason Zutty

Deep Neural Networks (DNNs) have emerged as the core enabler of many major applications on mobile devices. To achieve high accuracy, DNN models have become increasingly deep with hundreds or even thousands of operator layers, leading to…

机器学习 · 计算机科学 2021-12-02 Wei Niu , Jiexiong Guan , Yanzhi Wang , Gagan Agrawal , Bin Ren

DNN is presenting human-level performance for many complex intelligent tasks in real-world applications. However, it also introduces ever-increasing security concerns. For example, the emerging adversarial attacks indicate that even very…

机器学习 · 计算机科学 2018-03-21 Qi Liu , Tao Liu , Zihao Liu , Yanzhi Wang , Yier Jin , Wujie Wen

Deep neural networks (DNNs) are currently widely used for many artificial intelligence (AI) applications including computer vision, speech recognition, and robotics. While DNNs deliver state-of-the-art accuracy on many AI tasks, it comes at…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Vivienne Sze , Yu-Hsin Chen , Tien-Ju Yang , Joel Emer

The rapid proliferation of deep learning has revolutionized computing hardware, driving innovations to improve computationally expensive multiply-and-accumulate operations in deep neural networks. Among these innovations are integrated…

密码学与安全 · 计算机科学 2024-11-27 Salma Afifi , Ishan Thakkar , Sudeep Pasricha

Split computing has emerged as a recent paradigm for implementation of DNN-based AI workloads, wherein a DNN model is split into two parts, one of which is executed on a mobile/client device and the other on an edge-server (or cloud). Data…

机器学习 · 计算机科学 2022-08-25 Parual Datta , Nilesh Ahuja , V. Srinivasa Somayazulu , Omesh Tickoo

Deep learning is widely applied to modern problems through neural networks, but the growing computational and energy demands of these models have driven interest in more efficient approaches. Spiking Neural Networks (SNNs), the third…

SegBlocks reduces the computational cost of existing neural networks, by dynamically adjusting the processing resolution of image regions based on their complexity. Our method splits an image into blocks and downsamples blocks of low…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Thomas Verelst , Tinne Tuytelaars

Software-Defined Networking (SDN) is the next generation to change the architecture of traditional networks. SDN is one of the promising solutions to change the architecture of internet networks. Attacks become more common due to the…

密码学与安全 · 计算机科学 2022-08-15 Mhmood Radhi Hadi , Adnan Saher Mohammed

In split inference, a deep neural network (DNN) is partitioned to run the early part of the DNN at the edge and the later part of the DNN in the cloud. This meets two key requirements for on-device machine learning: input privacy and…

机器学习 · 计算机科学 2024-01-22 Mohammad Malekzadeh , Fahim Kawsar

Deep neural networks (DNNs) are found to be vulnerable to adversarial attacks, and various methods have been proposed for the defense. Among these methods, adversarial training has been drawing increasing attention because of its simplicity…

机器学习 · 计算机科学 2023-01-03 Yuwei Ou , Xiangning Xie , Shangce Gao , Yanan Sun , Kay Chen Tan , Jiancheng Lv

Deep Neural Networks (DNNs) have been widely deployed for many Machine Learning applications. Recently, CapsuleNets have overtaken traditional DNNs, because of their improved generalization ability due to the multi-dimensional capsules, in…

分布式、并行与集群计算 · 计算机科学 2021-01-26 Alberto Marchisio , Muhammad Abdullah Hanif , Muhammad Shafique

Speculative Decoding (SD) is a widely used approach to accelerate the inference of large language models (LLMs) without reducing generation quality. It operates by first using a compact model to draft multiple tokens efficiently, followed…

计算与语言 · 计算机科学 2025-08-08 Hossein Entezari Zarch , Lei Gao , Chaoyi Jiang , Murali Annavaram

This paper presents, NeuroTrainer, an intelligent memory module with in-memory accelerators that forms the building block of a scalable architecture for energy efficient training for deep neural networks. The proposed architecture is based…

硬件体系结构 · 计算机科学 2017-10-13 Duckhwan Kim , Taesik Na , Sudhakar Yalamanchili , Saibal Mukhopadhyay

Machine Learning (ML) applications on healthcare can have a great impact on people's lives helping deliver better and timely treatment to those in need. At the same time, medical data is usually big and sparse requiring important…

机器学习 · 计算机科学 2018-12-27 Dianbo Liu , Nestor Sepulveda , Ming Zheng

Deep learning-based applications have seen a lot of success in recent years. Text, audio, image, and video have all been explored with great success using deep learning approaches. The use of convolutional neural networks (CNN) in computer…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Nosseiba Ben Salem , Younes Bennani , Joseph Karkazan , Abir Barbara , Charles Dacheux , Thomas Gregory

An accelerator is a specialized integrated circuit designed to perform specific computations faster than if those were performed by CPU or GPU. A Field-Programmable DNN learning and inference accelerator (FProg-DNN) using hybrid systolic…

机器学习 · 计算机科学 2018-03-26 Luiz M Franca-Neto