中文
相关论文

相关论文: Incomplete Dot Products for Dynamic Computation Sc…

200 篇论文

Deep learning as a means to inferencing has proliferated thanks to its versatility and ability to approach or exceed human-level accuracy. These computational models have seemingly insatiable appetites for computational resources not only…

Physics-informed neural networks (PINNs) have recently become a powerful tool for solving partial differential equations (PDEs). However, finding a set of neural network parameters that lead to fulfilling a PDE can be challenging and…

机器学习 · 计算机科学 2023-04-12 Aleksandr Dekhovich , Marcel H. F. Sluiter , David M. J. Tax , Miguel A. Bessa

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

In this work, multi-step traffic predictions are leveraged to enable multi-period planning in reconfigurable optical networks. The proposed framework aims to achieve spectrum savings by adapting the network to predicted time-varying…

网络与互联网体系结构 · 计算机科学 2026-05-26 Giannis Savva , Hafsa Maryam , Venkatesh Chebolu , Tania Panayiotou , Georgios Ellinas

IR drop is a fundamental constraint required by almost all chip designs. However, its evaluation usually takes a long time that hinders mitigation techniques for fixing its violations. In this work, we develop a fast dynamic IR drop…

机器学习 · 计算机科学 2020-11-30 Zhiyao Xie , Haoxing Ren , Brucek Khailany , Ye Sheng , Santosh Santosh , Jiang Hu , Yiran Chen

Post-hoc explanation techniques such as the well-established partial dependence plot (PDP), which investigates feature dependencies, are used in explainable artificial intelligence (XAI) to understand black-box machine learning models.…

机器学习 · 计算机科学 2023-10-31 Maximilian Muschalik , Fabian Fumagalli , Rohit Jagtani , Barbara Hammer , Eyke Hüllermeier

The Internet of Things generates massive data streams, with edge computing emerging as a key enabler for online IoT applications and 5G networks. Edge solutions facilitate real-time machine learning inference, but also require continuous…

机器学习 · 计算机科学 2025-12-09 Afonso Lourenço , João Rodrigo , João Gama , Goreti Marreiros

Inference scaling methods for LLMs often rely on decomposing problems into steps (or groups of tokens), followed by sampling and selecting the best next steps. However, these steps and their sizes are often predetermined or manually…

3D Referring Expression Segmentation (3D-RES) aims to segment point cloud scenes based on a given expression. However, existing 3D-RES approaches face two major challenges: feature ambiguity and intent ambiguity. Feature ambiguity arises…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Qi Chen , Changli Wu , Jiayi Ji , Yiwei Ma , Danni Yang , Xiaoshuai Sun

Existing Data Parallel (DP) trainings for deep neural networks (DNNs) often experience limited scalability in speedup due to substantial communication overheads. While Overlapping technique can mitigate such problem by paralleling…

分布式、并行与集群计算 · 计算机科学 2023-11-09 Lin Meng , Yuzhong Sun , Weimin Li

Despite the recent progress of network pruning, directly applying it to the Internet of Things (IoT) applications still faces two challenges, i.e. the distribution divergence between end and cloud data and the missing of data label on end…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Xiaoyu Feng , Zhuqing Yuan , Guijin Wang , Yongpan Liu

New hardware can substantially increase the speed and efficiency of deep neural network training. To guide the development of future hardware architectures, it is pertinent to explore the hardware and machine learning properties of…

机器学习 · 计算机科学 2021-04-13 Atli Kosson , Vitaliy Chiley , Abhinav Venigalla , Joel Hestness , Urs Köster

We study the tradeoff between computational effort and classification accuracy in a cascade of deep neural networks. During inference, the user sets the acceptable accuracy degradation which then automatically determines confidence…

机器学习 · 计算机科学 2020-11-12 Konstantin Berestizshevsky , Guy Even

Implicit Neural Representations (INRs) encoding continuous multi-media data via multi-layer perceptrons has shown undebatable promise in various computer vision tasks. Despite many successful applications, editing and processing an INR…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Dejia Xu , Peihao Wang , Yifan Jiang , Zhiwen Fan , Zhangyang Wang

We show that selecting a single data type (precision) for all values in Deep Neural Networks, even if that data type is different per layer, amounts to worst case design. Much shorter data types can be used if we target the common case by…

神经与进化计算 · 计算机科学 2018-12-18 Alberto Delmas , Sayeh Sharify , Patrick Judd , Kevin Siu , Milos Nikolic , Andreas Moshovos

Deep neural networks have usually to be compressed and accelerated for their usage in low-power, e.g. mobile, devices. Recently, massively-parallel hardware accelerators were developed that offer high throughput and low latency at low power…

机器学习 · 计算机科学 2021-08-04 Thomas Pfeil

Channel pruning is a promising method for accelerating and compressing convolutional neural networks. However, current pruning algorithms still remain unsolved problems that how to assign layer-wise pruning ratios properly and discard the…

信息论 · 计算机科学 2024-09-04 Yihao Chen , Zefang Wang

The time required for training the neural networks increases with size, complexity, and depth. Training model parameters by backpropagation inherently creates feedback loops. These loops hinder efficient pipelining and scheduling of the…

分布式、并行与集群计算 · 计算机科学 2021-12-30 Nanda K. Unnikrishnan , Keshab K. Parhi

The evolution of quantization and mixed-precision techniques has unlocked new possibilities for enhancing the speed and energy efficiency of NNs. Several recent studies indicate that adapting precision levels across different parameters can…

机器学习 · 计算机科学 2025-09-19 Giorgos Armeniakos , Alexis Maras , Sotirios Xydis , Dimitrios Soudris

Transformers are gaining increasing attention across Natural Language Processing (NLP) application domains due to their outstanding accuracy. However, these data-intensive models add significant performance demands to the existing computing…

硬件体系结构 · 计算机科学 2025-08-07 Ahmed J. Abdelmaksoud , Shady Agwa , Themis Prodromakis