中文
相关论文

相关论文: Narses: A Scalable Flow-Based Network Simulator

200 篇论文

Recurrent neural networks (RNNs) are omnipresent in sequence modeling tasks. Practical models usually consist of several layers of hundreds or thousands of neurons which are fully connected. This places a heavy computational and memory…

机器学习 · 计算机科学 2019-05-30 Matthijs Van Keirsbilck , Alexander Keller , Xiaodong Yang

Normalizing flows (NFs) have become a prominent method for deep generative models that allow for an analytic probability density estimation and efficient synthesis. However, a flow-based network is considered to be inefficient in parameter…

机器学习 · 计算机科学 2020-10-26 Sang-gil Lee , Sungwon Kim , Sungroh Yoon

This work presents a methodology to predict a near-optimal spacing function, which defines the element sizes, suitable to perform steady RANS turbulent viscous flow simulations. The strategy aims at utilising existing high fidelity…

计算工程、金融与科学 · 计算机科学 2024-06-25 Sergi Sanchez-Gamero , Oubay Hassan , Ruben Sevilla

Deep Neural Networks (DNNs) have gained immense success in cognitive applications and greatly pushed today's artificial intelligence forward. The biggest challenge in executing DNNs is their extremely data-extensive computations. The…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Fuqiang Liu , C. Liu

We present a SNN simulator which scales to millions of neurons, billions of synapses, and 8 GPUs. This is made possible by 1) a novel, cache-aware spike transmission algorithm 2) a model parallel multi-GPU distribution scheme and 3) a…

神经与进化计算 · 计算机科学 2021-09-23 Dennis Bautembach , Iason Oikonomidis , Antonis Argyros

The deployment of Deep Neural Networks (DNNs) on edge devices is hindered by the substantial gap between performance requirements and available processing power. While recent research has made significant strides in developing pruning…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Hamid Mousavi , Mohammad Loni , Mina Alibeigi , Masoud Daneshtalab

Simulators are the most dominant and eminent tool for analyzing and investigating different type of networks. The simulations can be executed with less cost as compared to large scale experiment as less computational resources are required…

网络与互联网体系结构 · 计算机科学 2014-05-05 Mansoor Ebrahim , Shujaat Khan , Syed Sheraz Ul Hasan Mohani

Convolutional Neural Networks have dramatically improved in recent years, surpassing human accuracy on certain problems and performance exceeding that of traditional computer vision algorithms. While the compute pattern in itself is…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Michaela Blott , Thomas B. Preusser , Nicholas Fraser , Giulio Gambardella , Kenneth OBrien , Yaman Umuroglu , Miriam Leeser

We introduce Synapse motivated by the needs to estimate and emulate workload execution characteristics on high-performance and distributed heterogeneous resources. Synapse has a platform independent application profiler, and the ability to…

分布式、并行与集群计算 · 计算机科学 2018-08-03 Andre Merzky , Shantenu Jha

DNN models are becoming increasingly larger to achieve unprecedented accuracy, and the accompanying increased computation and memory requirements necessitate the employment of massive clusters and elaborate parallelization strategies to…

分布式、并行与集群计算 · 计算机科学 2023-06-06 Jiangfei Duan , Xiuhong Li , Ping Xu , Xingcheng Zhang , Shengen Yan , Yun Liang , Dahua Lin

Efficient time series forecasting has become critical for real-world applications, particularly with deep neural networks (DNNs). Efficiency in DNNs can be achieved through sparse connectivity and reducing the model size. However, finding…

机器学习 · 计算机科学 2024-06-13 Zahra Atashgahi , Mykola Pechenizkiy , Raymond Veldhuis , Decebal Constantin Mocanu

Direct numerical simulations (DNS) are one of the main ab initio tools to study turbulent flows. However, due to their considerable computational cost, DNS are primarily restricted to canonical flows at moderate Reynolds numbers, in which…

流体动力学 · 物理学 2024-09-17 Arnab Moitro , Sai Sandeep Dammati , Alexei Y. Poludnenko

Simultaneous localization and mapping (SLAM) plays a vital role in mapping unknown spaces and aiding autonomous navigation. Virtually all state-of-the-art solutions today for 2D SLAM are designed for dense and accurate sensors such as laser…

机器人学 · 计算机科学 2023-12-06 Hanzhi Zhou , Zichao Hu , Sihang Liu , Samira Khan

Increasingly complex and diverse deep neural network (DNN) models necessitate distributing the execution across multiple devices for training and inference tasks, and also require carefully planned schedules for performance. However,…

分布式、并行与集群计算 · 计算机科学 2023-11-28 Zhiqi Lin , Youshan Miao , Guanbin Xu , Cheng Li , Olli Saarikivi , Saeed Maleki , Fan Yang

Deep neural networks for image super-resolution (SR) have demonstrated superior performance. However, the large memory and computation consumption hinders their deployment on resource-constrained devices. Binary neural networks (BNNs),…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Renjie Wei , Zechun Liu , Yuchen Fan , Runsheng Wang , Ru Huang , Meng Li

The limited and dynamically varied resources on edge devices motivate us to deploy an optimized deep neural network that can adapt its sub-networks to fit in different resource constraints. However, existing works often build sub-networks…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Zhongnan Qu , Syed Shakib Sarwar , Xin Dong , Yuecheng Li , Ekin Sumbul , Barbara De Salvo

Exploiting sparsity in deep neural networks (DNNs) has been a promising area for meeting the growing computation requirements. To minimize the overhead of sparse acceleration, hardware designers have proposed structured sparsity support,…

机器学习 · 计算机科学 2025-05-27 Geonhwa Jeong , Po-An Tsai , Abhimanyu R. Bambhaniya , Stephen W. Keckler , Tushar Krishna

Current and future applications demand ultra-low latency and consistent throughput, yet frequently traverse 5G cellular networks, so cope with volatile packet dynamics, as 5G base station schedulers dynamically react to user workloads and…

网络与互联网体系结构 · 计算机科学 2026-04-30 Haoran Wan , Yaxiong Xie , Kyle Jamieson

Deep neural networks with lots of parameters are typically used for large-scale computer vision tasks such as image classification. This is a result of using dense matrix multiplications and convolutions. However, sparse computations are…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Suraj Srinivas , Akshayvarun Subramanya , R. Venkatesh Babu

We review different aspects of the simulation of spiking neural networks. We start by reviewing the different types of simulation strategies and algorithms that are currently implemented. We next review the precision of those simulation…