中文
相关论文

相关论文: Power- and Area-Efficient Unary Sorting Architectu…

200 篇论文

In this paper, we consider a planning problem for a large-scale system modelled as a hierarchical finite state machine (HFSM) and develop a control algorithm for computing optimal plans between any two states. The control algorithm consists…

系统与控制 · 电气工程与系统科学 2023-12-21 Elis Stefansson , Karl H. Johansson

Motivated by the development of computer theory, the sorting algorithm is emerging in an endless stream. Inspired by decrease and conquer method, we propose a brand new sorting algorithmUltimately Heapsort. The algorithm consists of two…

数据结构与算法 · 计算机科学 2019-02-04 Feiyang Chen , Nan Chen , Hanyang Mao , Hanlin Hu

Spike sorting algorithms are used to separate extracellular recordings of neuronal populations into single-unit spike activities. The development of customized hardware implementing spike sorting algorithms is burgeoning. However, there is…

机器学习 · 计算机科学 2025-01-30 Tim Zhang , Corey Lammie , Mostafa Rahimi Azghadi , Amirali Amirsoleimani , Majid Ahmadi , Roman Genov

Nowadays, parallel computing is ubiquitous in several application fields, both in engineering and science. The computations rely on the floating-point arithmetic specified by the IEEE754 Standard. In this context, an elementary brick of…

计算与语言 · 计算机科学 2022-05-12 Farah Benmouhoub , Pierre-Loïc Garoche , Matthieu Martel

Since the electricity bill of a data center constitutes a significant portion of its overall operational costs, reducing this has become important. We investigate cost reduction opportunities that arise by the use of uninterrupted power…

性能 · 计算机科学 2011-03-22 Rahul Urgaonkar , Bhuvan Urgaonkar , Michael J. Neely , Anand Sivasubramaniam

Design automation in general, and in particular logic synthesis, can play a key role in enabling the design of application-specific Binarized Neural Networks (BNN). This paper presents the hardware design and synthesis of a purely…

其他计算机科学 · 计算机科学 2017-12-06 Manuele Rusci , Lukas Cavigelli , Luca Benini

The saturation-based reasoning methods are among the most theoretically developed ones and are used by most of the state-of-the-art first-order logic reasoners. In the last decade there was a sharp increase in performance of such systems,…

人工智能 · 计算机科学 2008-02-18 Alexandre Riazanov

High-order tensor decomposition has been widely adopted to obtain compact deep neural networks for edge deployment. However, existing studies focus primarily on its algorithmic advantages such as accuracy and compression ratio-while…

硬件体系结构 · 计算机科学 2025-11-26 Jinsong Zhang , Minghe Li , Jiayi Tian , Jinming Lu , Zheng Zhang

State-space models (SSMs) have recently attention as an efficient alternative to computationally expensive attention-based models for sequence modeling. They rely on linear recurrences to integrate information over time, enabling fast…

机器学习 · 计算机科学 2026-01-01 Mahdi Karami , Ali Behrouz , Peilin Zhong , Razvan Pascanu , Vahab Mirrokni

The logarithmic number system (LNS) is arguably not broadly used due to exponential circuit overheads for summation tables relative to arithmetic precision. Methods to reduce this overhead have been proposed, yet still yield designs with…

数值分析 · 数学 2020-05-15 Jeff Johnson

General Matrix Multiplication (GEMM) is a ubiquitous compute kernel in deep learning (DL). To support energy-efficient edge-native processing, new GEMM hardware units have been proposed that operate on unary encoded bitstreams using much…

Unary coding is useful but it is redundant in its standard form. Unary coding can also be seen as spatial coding where the value of the number is determined by its place in an array. Motivated by biological finding that several neurons in…

神经与进化计算 · 计算机科学 2014-12-22 Subhash Kak

Various decision support systems are available that implement Data Mining and Data Warehousing techniques for diving into the sea of data for getting useful patterns of knowledge (pearls). Classification, regression, clustering, and many…

密码学与安全 · 计算机科学 2024-03-01 Mohammad Khalid Imam Rahmani

We investigate how sorting algorithms efficiently overcome the exponential size of the permutation space. Our main contribution is a new continuous-time formulation of sorting as a gradient flow on the permutohedron, yielding an independent…

数据结构与算法 · 计算机科学 2025-04-24 Jonathan Landers

Recent hardware acceleration advances have enabled powerful specialized accelerators for finite element computations, spiking neural network inference, and sparse tensor operations. However, existing approaches face fundamental limitations:…

硬件体系结构 · 计算机科学 2026-01-09 Chuanzhen Wang , Leo Zhang , Eric Liu

Sorting algorithms are the deciding factor for the performance of common operations such as removal of duplicates or database sort-merge joins. This work focuses on 32-bit integer keys, optionally paired with a 32-bit value. We present a…

数据结构与算法 · 计算机科学 2010-09-07 Jan Wassenberg , Peter Sanders

In this paper we propose a new design criterion and a new class of unitary signal constellations for differential space-time modulation for multiple-antenna systems over Rayleigh flat-fading channels with unknown fading coefficients.…

信息论 · 计算机科学 2008-05-12 Xinjia Chen , Kemin Zhou , Jorge Aravena

Since a few years there is an increasing interest in minimizing the energy consumption of computing systems. However in a shared computing system, users want to optimize their experienced quality of service, at the price of a high energy…

数据结构与算法 · 计算机科学 2018-05-30 Christoph Dürr , Łukasz Jeż , Oscar C. Vásquez

Unitary $k$-designs are distributions of unitary gates that match the Haar distribution up to its $k$-th statistical moment. They are a crucial resource for randomized quantum protocols. However, their implementation on encoded logical…

量子物理 · 物理学 2025-08-25 Zihan Cheng , Eric Huang , Vedika Khemani , Michael J. Gullans , Matteo Ippoliti

Sorting is one of the fundamental problems in computer science. Playing a role in many processes, it has a lower complexity bound imposed by $\mathcal{O}(n\log{n})$ when executing on a sequential machine. This limit can be brought down to…

硬件体系结构 · 计算机科学 2025-07-23 Daniel Bascones , Borja Morcillo