中文
相关论文

相关论文: Exact Enumeration of Two-Dimensional Closed Random…

200 篇论文

Systolic arrays are a prominent choice for deep neural network (DNN) accelerators because they offer parallelism and efficient data reuse. Improving the reliability of DNN accelerators is crucial as hardware faults can degrade the accuracy…

硬件体系结构 · 计算机科学 2024-02-13 Wei-Kai Liu

Based on the observation that application phases exhibit varying degrees of sensitivity to noise (i.e., accuracy loss) in computation during execution, this paper explores how Dynamic Precision Scaling (DPS) can maximize power efficiency by…

分布式、并行与集群计算 · 计算机科学 2017-09-20 Serif Yesil , Ismail Akturk , Ulya R. Karpuzcu

Semantic segmentation has achieved remarkable results with high computational cost and a large number of parameters. However, real-world applications require efficient inference speed on embedded devices. Most previous works address the…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Xinneng Yang , Yan Wu , Junqiao Zhao , Feilin Liu

High-dimensional partial-differential equations (PDEs) arise in a number of fields of science and engineering, where they are used to describe the evolution of joint probability functions. Their examples include the Boltzmann and…

数值分析 · 数学 2018-10-17 A. M. P. Boelens , D. Venturi , D. M. Tartakovsky

We describe a simple, low-level approach for embedding probabilistic programming in a deep learning ecosystem. In particular, we distill probabilistic programming down to a single abstraction---the random variable. Our lightweight…

This paper studies the problem of enumerating all maximal collinear subsets of size at least three in a given set of $n$ points. An algorithm for this problem, besides solving degeneracy testing and the exact fitting problem, can also help…

计算几何 · 计算机科学 2017-06-20 Ali Gholami Rudi , Raimi Ayinde Rufai

We present an algorithm for recovering planted solutions in two well-known models, the stochastic block model and planted constraint satisfaction problems, via a common generalization in terms of random bipartite graphs. Our algorithm…

数据结构与算法 · 计算机科学 2015-04-30 Vitaly Feldman , Will Perkins , Santosh Vempala

The goal of ranking and selection (R&S) procedures is to identify the best stochastic system from among a finite set of competing alternatives. Such procedures require constructing estimates of each system's performance, which can be…

分布式、并行与集群计算 · 计算机科学 2015-06-17 Eric C. Ni , Dragos F. Ciocan , Shane G. Henderson , Susan R. Hunter

Smoothing filter is the method of choice for image preprocessing and pattern recognition. We present a new concurrent method for smoothing 2D object in binary case. Proposed method provides a parallel computation while preserving the…

分布式、并行与集群计算 · 计算机科学 2016-04-01 Ramzi Mahmoudi , Mohamed Akil

Current ripple minimization is one of the challenges in parallel converters to increase the capacitor lifetime in various applications. In this paper, a deep neural network-based phase-shifting (PS) technique is proposed for…

系统与控制 · 电气工程与系统科学 2024-12-06 E. Karimi , S. Shahnooshi , E. Meshkati , T. Dragičević , F. Blaabjerg

Deep Convolutional Neural Networks (CNNs) are the state-of-the-art in image classification. Since CNN feed forward propagation involves highly regular parallel computation, it benefits from a significant speed-up when running on fine grain…

分布式、并行与集群计算 · 计算机科学 2017-12-13 Kamel Abdelouahab , Maxime Pelcat , Jocelyn Sérot , Cédric Bourrasset , François Berry , Jocelyn Serot

Multi-core processors are becoming more and more popular in embedded and real-time systems. While fixed-priority scheduling with task-splitting in real-time systems are widely applied, current approaches have not taken into consideration…

操作系统 · 计算机科学 2015-12-24 Yao Guo , Junyang Lu

Synthesis of distributed protocols is a hard, often undecidable, problem. Completion techniques provide partial remedy by turning the problem into a search problem. However, the space of candidate completions is still massive. In this…

计算机科学中的逻辑 · 计算机科学 2023-07-31 Derek Egolf , Stavros Tripakis

Consider the collection of all binary matrices having a specific sequence of row and column sums and consider sampling binary matrices uniformly from this collection. Practical algorithms for exact uniform sampling are not known, but there…

统计计算 · 统计学 2013-01-28 Matthew T. Harrison

Alternating Direction Method of Multipliers (ADMM) algorithm has been widely adopted for solving the distributed optimization problem (DOP). In this paper, a new distributed parallel ADMM algorithm is proposed, which allows the agents to…

最优化与控制 · 数学 2021-11-23 Ziye Liu , Fanghong Guo , Wei Wang , Xiaoqun Wu

The design of complex Systems-on-Chips implies to take into account communication and memory access constraints for the integration of dedicated hardware accelerator. In this paper, we present a methodology and a tool that allow the…

硬件体系结构 · 计算机科学 2016-08-16 Philippe Coussy , Gwenolé Corre , Pierre Bomel , Eric Senn , Eric Martin

An application area of vertex enumeration problem (VEP) is the usage within objective space based linear/convex {vector} optimization algorithms whose aim is to generate (an approximation of) the Pareto frontier. In such algorithms, VEP,…

最优化与控制 · 数学 2020-10-30 Irfan Caner Kaya , Firdevs Ulus

We present a new parallel algorithm for probabilistic graphical model optimization. The algorithm relies on data-parallel primitives (DPPs), which provide portable performance over hardware architecture. We evaluate results on CPUs and GPUs…

分布式、并行与集群计算 · 计算机科学 2018-09-14 Brenton Lessley , Talita Perciano , Colleen Heinemann , David Camp , Hank Childs , E. Wes Bethel

Optimization has been widely used to generate smooth trajectories for motion planning. However, existing trajectory optimization methods show weakness when dealing with large-scale long trajectories. Recent advances in parallel computing…

机器人学 · 计算机科学 2025-07-18 Jiajun Yu , Nanhe Chen , Guodong Liu , Chao Xu , Fei Gao , Yanjun Cao

Modern multi-core systems have a large number of design parameters, most of which are discrete-valued, and this number is likely to keep increasing as chip complexity rises. Further, the accurate evaluation of a potential design choice is…

分布式、并行与集群计算 · 计算机科学 2015-07-15 Neha V. Karanjkar , Madhav P. Desai