中文
相关论文

相关论文: The APENEXT project

200 篇论文

The best performing learning algorithms devised for event cameras work by first converting events into dense representations that are then processed using standard CNNs. However, these steps discard both the sparsity and high temporal…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Simon Schaefer , Daniel Gehrig , Davide Scaramuzza

Graph Neural Networks (GNNs) have recently gained attention due to their performance on non-Euclidean data. The use of custom hardware architectures proves particularly beneficial for GNNs due to their irregular memory access patterns,…

硬件体系结构 · 计算机科学 2025-03-03 Pedro Gimenes , Yiren Zhao , George Constantinides

In this paper, we describe the architecture and performance of the GRAPE-6 system, a massively-parallel special-purpose computer for astrophysical $N$-body simulations. GRAPE-6 is the successor of GRAPE-4, which was completed in 1995 and…

天体物理学 · 物理学 2015-06-24 Junichiro Makino , Toshiyuki Fukushige , Masaki Koga , Ken Namura

PEGs are a formal grammar foundation for describing syntax, and are not hard to generate parsers with a plain recursive decent parsing. However, the large amount of C-stack consumption in the recursive parsing is not acceptable especially…

编程语言 · 计算机科学 2015-11-12 Shun Honda , Kimio Kuramitsu

This work introduces novel training and post-training compression schemes to reduce external memory access during transformer model inference. Additionally, a new control flow mechanism, called dynamic batching, and a novel buffer…

硬件体系结构 · 计算机科学 2025-03-04 Seunghyun Moon , Mao Li , Gregory Chen , Phil Knag , Ram Krishnamurthy , Mingoo Seok

In this paper, we present EdgeFace, a lightweight and efficient face recognition network inspired by the hybrid architecture of EdgeNeXt. By effectively combining the strengths of both CNN and Transformer models, and a low rank linear…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Anjith George , Christophe Ecabert , Hatef Otroshi Shahreza , Ketan Kotwal , Sebastien Marcel

The explosive arrival of OpenAI's ChatGPT has fueled the globalization of large language model (LLM), which consists of billions of pretrained parameters that embodies the aspects of syntax and semantics. HyperAccel introduces latency…

In this paper we describe the present status and our plans for the realization of next phases of the CalcPHEP project aimed at the theoretical support of experiments at modern and future accelerators: TEVATRON, LHC, electron Linear…

高能物理 - 唯象学 · 物理学 2007-05-23 D. Bardin , G. Passarino , L. Kalinovskaya , P. Christova , A. Andonov , S. Bondarenko , G. Nanava

In recent years, transformer-based models have shown state-of-the-art results for Natural Language Processing (NLP). In particular, the introduction of the BERT language model brought with it breakthroughs in tasks such as question…

硬件体系结构 · 计算机科学 2021-04-15 Hamza Khan , Asma Khan , Zainab Khan , Lun Bin Huang , Kun Wang , Lei He

In recent years, a great deal of attention has been paid to the Transformer network for speech recognition tasks due to its excellent model performance. However, the Transformer network always involves heavy computation and large number of…

声音 · 计算机科学 2023-04-12 Guangyong Wei , Zhikui Duan , Shiren Li , Guangguang Yang , Xinmei Yu , Junhua Li

Sparse tensor programs are essential in deep learning and graph analytics, driving the need for optimized processing. To meet this demand, specialized hardware accelerators are being developed. Optimizing these programs for accelerators is…

Live traffic analysis at the first aggregation point in the ISP network enables the implementation of complex traffic engineering policies but is limited by the scarce processing capabilities, especially for Deep Learning (DL) based…

网络与互联网体系结构 · 计算机科学 2021-05-26 Massimo Gallo , Alessandro Finamore , Gwendal Simon , Dario Rossi

Mixture-of-Experts (MoE) architectures offer the promise of larger model capacity without the prohibitive costs of fully dense designs. However, in real-world inference serving, load skew across experts often leads to suboptimal device…

分布式、并行与集群计算 · 计算机科学 2025-05-30 Shaoyu Wang , Guangrong He , Geon-Woo Kim , Yanqi Zhou , Seo Jin Park

The processor accelerators are effective because they are working not (completely) on principles of stored program computers. They use some kind of parallelism, and it is rather hard to program them effectively: a parallel architecture by…

分布式、并行与集群计算 · 计算机科学 2016-08-26 János Végh

Long Term Evolution-Advanced (LTE-Advanced) is the most recent mobile telecommunication technology proposed by 3GPP. LTE-Advanced is applied in some countries, but still in development and testing phase, because of that, a simulation model…

网络与互联网体系结构 · 计算机科学 2018-03-28 Muhsen Hammoud , Abid Abdelouahab

GPU architectures have become popular for executing general-purpose programs. Their many-core architecture supports a large number of threads that run concurrently to hide the latency among dependent instructions. In modern GPU…

硬件体系结构 · 计算机科学 2024-01-19 Rodrigo Huerta , Mojtaba Abaie Shoushtary , Antonio González

We introduce ABEL, the Adaptable Beginning-to-End Linac simulation framework developed for agile design studies of plasma-based accelerators and colliders. ABEL's modular architecture allows users to simulate particle acceleration across…

加速器物理 · 物理学 2025-07-09 J. B. B. Chen , E. Adli , P. Drobniak , O. G. Finnerud , E. Hørlyk , D. Kalvik , C. A. Lindstrøm , F. Peña , K. Sjobak

Transformers have revolutionized deep learning and generative modeling to enable unprecedented advancements in natural language processing tasks and beyond. However, designing hardware accelerators for executing transformer models is…

硬件体系结构 · 计算机科学 2024-08-08 Pratyush Dhingra , Janardhan Rao Doppa , Partha Pratim Pande

The project, aimed at the theoretical support of experiments at modern and future accelerators -- TEVATRON, LHC, electron Linear Colliders (TESLA, NLC, CLIC) and muon factories, is presented. Within this project a four-level computer system…

高能物理 - 唯象学 · 物理学 2009-11-07 A. Andonov , D. Bardin , S. Bondarenko , P. Christova , L. Kalinovskaya , G. Nanava , G. Passarino

This whitepaper proposes the design and adoption of a new generation of Tensor Processing Unit which has the performance of Google's TPU, yet performs operations on wide precision data. The new generation TPU is made possible by…

硬件体系结构 · 计算机科学 2017-06-13 Eric B. Olsen