中文
相关论文

相关论文: FPGA Based Efficient Multiplier for Image Processi…

200 篇论文

Balancing accuracy and latency on high-resolution images is a critical challenge for lightweight models, particularly for Transformer-based architectures that often suffer from excessive latency. To address this issue, we introduce…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Junzhou Li , Manqi Zhao , Yilin Gao , Zhiheng Yu , Yin Li , Dongsheng Jiang , Li Xiao

This report presents some early results on code generation targeting tensor cores on NVIDIA GPUs using the MLIR compiler infrastructure. The state-of-the-art in high-performance deep learning today is primarily driven by manually optimized…

分布式、并行与集群计算 · 计算机科学 2021-08-31 Navdeep Katel , Vivek Khandelwal , Uday Bondhugula

Approximate multipliers are widely being advocated for energy-efficient computing in applications that exhibit an inherent tolerance to inaccuracy. However, the inclusion of accuracy as a key design parameter, besides the performance, area…

新兴技术 · 计算机科学 2018-03-20 Mahmoud Masadeh , Osman Hasan , Sofiene Tahar

This paper presents a novel algorithm for the modulus operation for FPGA implementation. The proposed algorithm use only addition, subtraction, logical, and bit shift operations, avoiding the complexities and hardware costs associated with…

密码学与安全 · 计算机科学 2025-01-10 W. A. Susantha Wijesinghe

Programmable optical devices provide performance enhancement and flexibility to spatial multiplexing systems enabling transmission of tributaries in high-order eigenmodes of spatially-diverse transmission media, like multimode fiber (MMF).…

光学 · 物理学 2024-11-01 Stefan Rothe , Fabio Barbosa , Jürgen W. Czarske , Filipe M. Ferreira

We explore the innovative use of MLP-Mixer models for real-time jet tagging and establish their feasibility on resource-constrained hardware like FPGAs. MLP-Mixers excel in processing sequences of jet constituents, achieving…

仪器与探测器 · 物理学 2025-12-30 Chang Sun , Jennifer Ngadiuba , Maurizio Pierini , Maria Spiropulu

The new generation of machine learning processors have evolved from multi-core and parallel architectures that were designed to efficiently implement matrix-vector-multiplications (MVMs). This is because at the fundamental level, neural…

机器学习 · 计算机科学 2020-11-06 Nazreen P. M. , Shantanu Chakrabartty , Chetan Singh Thakur

This paper introduces a new machine learning-assisted chromatic dispersion compensation filter, demonstrating its superior power efficiency compared to conventional FFT-based filters for metro link distances. Validations on FPGA confirmed…

信号处理 · 电气工程与系统科学 2024-09-23 Geraldo Gomes , Pedro Freire , Jaroslaw E. Prilepsky , Sergei K. Turitsyn

In this work, we propose an architecture and methodology to design hardware/software systems for high-performance embedded computing on FPGA. The hardware side is based on a many-core architecture whose design is generated automatically…

硬件体系结构 · 计算机科学 2015-08-28 Mário P. Véstias , Rui Policarpo Duarte , Horácio C. Neto

Multi-dimensional (MD) mapping offers more flexibility in mapping design for bit-interleaved coded modulation with iterative decoding (BICM-ID) and potentially improves the bandwidth efficiency. However, for higher order signal…

信息论 · 计算机科学 2018-07-16 Hassan M. Navazi , Md. Jahangir Hossain

In this paper, we explore FP8 low-bit data formats for efficient training of large language models (LLMs). Our key insight is that most variables, such as gradients and optimizer states, in LLM training can employ low-precision data formats…

Image super-resolution (SR) aims to recover low-resolution images to high-resolution images, where improving SR efficiency is a high-profile challenge. However, commonly used units in SR, like convolutions and window-based Transformers,…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Wenjie Li , Heng Guo , Yuefeng Hou , Zhanyu Ma

Finite field multiplier is mainly used in error-correcting codes and signal processing. Finite field multiplier is regarded as the bottleneck arithmetic unit for such applications and it is the most complicated operation over finite field…

信息论 · 计算机科学 2023-09-15 Saeideh Nabipour , Gholamreza Zare Fatin , Javad Javidan

Image downscaling and upscaling are two basic rescaling operations. Once the image is downscaled, it is difficult to be reconstructed via upscaling due to the loss of information. To make these two processes more compatible and improve the…

图像与视频处理 · 电气工程与系统科学 2023-01-10 Shang Li , Guixuan Zhang , Zhengxiong Luo , Jie Liu , Zhi Zeng , Shuwu Zhang

Dedicated hardware accelerators are suitable for parallel computational tasks. Moreover, they have the tendency to accept inexact results. These hardware accelerators are extensively used in image processing and computer vision…

信号处理 · 电气工程与系统科学 2020-01-14 Mahmoud Masadeh , Osman Hasan , Sofiene Tahar

FPGAs are increasingly adopted in datacenter environments for their reconfigurability and energy efficiency. High-Level Synthesis (HLS) tools have eased FPGA programming by raising the abstraction level from RTL to untimed C/C++, yet…

机器学习 · 计算机科学 2025-05-01 Neha Prakriya , Zijian Ding , Yizhou Sun , Jason Cong

A multiplier, as a key component in many different applications, is a time-consuming, energy-intensive computation block. Approximate computing is a practical design paradigm that attempts to improve hardware efficacy while keeping…

硬件体系结构 · 计算机科学 2023-08-16 Fereshteh Karimi , Reza Faghih Mirzaee , Ali Fakeri-Tabrizi , Arman Roohi

Standard Convolutional Neural Networks (CNNs) designed for computer vision tasks tend to have large intermediate activation maps. These require large working memory and are thus unsuitable for deployment on resource-constrained devices…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Oindrila Saha , Aditya Kusupati , Harsha Vardhan Simhadri , Manik Varma , Prateek Jain

The scalability of photonic implementations of fault-tolerant quantum computing based on Gottesman-Kitaev-Preskill (GKP) qubits is injured by the requirements of inline squeezing and reconfigurability of the linear optical network. In this…

While large language models (LLMs) are increasingly being used for program synthesis, they lack the global view needed to develop useful abstractions; they generally predict programs one at a time, often repeating the same functionality.…

软件工程 · 计算机科学 2024-06-07 Elias Stengel-Eskin , Archiki Prasad , Mohit Bansal