中文
相关论文

相关论文: Efficient Neural Network Encoding for 3D Color Loo…

200 篇论文

The ability to capture good quality images in the dark and near-zero lux conditions has been a long-standing pursuit of the computer vision community. The seminal work by Chen et al. [5] has especially caused renewed interest in this area,…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Mohit Lamba , Atul Balaji , Kaushik Mitra

The conventional LUT is redundant since practical functions in real-world benchmarks only occupy a small proportion of all the functions. For example, there are only 3881 out of more than $10^{14}$ NPN classes of 6-input functions occurring…

硬件体系结构 · 计算机科学 2025-03-21 Moucheng Yang , Kaixiang Zhu , Lingli Wang , Xuegong Zhou

Super-resolution (SR) has been a pivotal task in image processing, aimed at enhancing image resolution across various applications. Recently, look-up table (LUT)-based approaches have attracted interest due to their efficiency and…

图像与视频处理 · 电气工程与系统科学 2025-07-29 Sejin Park , Sangmin Lee , Kyong Hwan Jin , Seung-Won Jung

Efficient all-digital post-correction of low-resolution analog-to-digital converters can be achieved by using Look-Up Tables (LUTs). The performance of a LUT can be optimized by incorporating a parametric model for the expected input…

信号处理 · 电气工程与系统科学 2025-07-25 Morriel Kasher , Michael Tinston , Predrag Spasojevic

Qubit readout is a critical operation in quantum computing systems, which maps the analog response of qubits into discrete classical states. Deep neural networks (DNNs) have recently emerged as a promising solution to improve readout…

量子物理 · 物理学 2026-05-01 M. A. Farooq , G. Di Guglielmo , A. Rajagopala , N. Tran , V. A. Chhabria , A. Arora

Lookup-table (LUT) based neural networks can deliver ultra-low latency and excellent hardware efficiency on FPGAs by mapping arithmetic operations directly onto the logic primitives. However, state-of-the-art LUT-aware training (LAT)…

硬件体系结构 · 计算机科学 2026-04-27 Chang Sun , Zhiqiang Que , Bakhtiar Zadeh , Qibin Liu , Kevin H. Alvarez , Wayne Luk , Maria Spiropulu

Recent advances in convolutional neural networks have considered model complexity and hardware efficiency to enable deployment onto embedded systems and mobile devices. For example, it is now well-known that the arithmetic operations of…

神经与进化计算 · 计算机科学 2016-03-18 Daisuke Miyashita , Edward H. Lee , Boris Murmann

The deployment of large language models (LLMs) is often constrained by memory bandwidth, where the primary bottleneck is the cost of transferring model parameters from the GPU's global memory to its registers. When coupled with custom…

机器学习 · 计算机科学 2025-01-20 Han Guo , William Brandon , Radostin Cholakov , Jonathan Ragan-Kelley , Eric P. Xing , Yoon Kim

We present a new approach to 3D object representation where a neural network encodes the geometry of an object directly into the weights and biases of a second 'mapping' network. This mapping network can be used to reconstruct an object by…

机器学习 · 计算机科学 2020-04-07 Eric Mitchell , Selim Engin , Volkan Isler , Daniel D Lee

Deploying deep neural networks (DNNs) on resource-constrained edge devices such as FPGAs requires a careful balance among latency, power, and hardware resource usage, while maintaining high accuracy. Existing Lookup Table (LUT)-based DNNs…

硬件体系结构 · 计算机科学 2026-01-16 Binglei Lou , Ruilin Wu , Philip Leong

Large Language Model (LLM) inference becomes resource-intensive, prompting a shift toward low-bit model weights to reduce the memory footprint and improve efficiency. Such low-bit LLMs necessitate the mixed-precision matrix multiplication…

硬件体系结构 · 计算机科学 2025-07-29 Zhiwen Mo , Lei Wang , Jianyu Wei , Zhichen Zeng , Shijie Cao , Lingxiao Ma , Naifeng Jing , Ting Cao , Jilong Xue , Fan Yang , Mao Yang

ITM(inverse tone-mapping) converts SDR (standard dynamic range) footage to HDR/WCG (high dynamic range /wide color gamut) for media production. It happens not only when remastering legacy SDR footage in front-end content provider, but also…

多媒体 · 计算机科学 2023-10-17 Cheng Guo , Leidong Fan , Qian Zhang , Hanyuan Liu , Kanglin Liu , Xiuhua Jiang

Weight-only quantization has emerged as a promising solution to the deployment challenges of large language models (LLMs). However, it necessitates FP-INT operations, which make implementation on general-purpose hardware like GPUs…

硬件体系结构 · 计算机科学 2025-03-11 Gunho Park , Hyeokjun Kwon , Jiwoo Kim , Jeongin Bae , Baeseong Park , Dongsoo Lee , Youngjoo Lee

Color separations (most often cyan, magenta, yellow, and black) are commonly used in printing to reproduce multi-color images. For mechanical reasons, these color separations are generally not perfectly aligned with respect to each other…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Haiyin Wang , Mireille Boutin , Jeffrey Trask , Jan Allebach

For FPGA-based neural network accelerators, digital signal processing (DSP) blocks have traditionally been the cornerstone for handling multiplications. This paper introduces LUTMUL, which harnesses the potential of look-up tables (LUTs)…

硬件体系结构 · 计算机科学 2024-11-20 Yanyue Xie , Zhengang Li , Dana Diaconu , Suranga Handagala , Miriam Leeser , Xue Lin

A quantum computer needs the assistance of a classical algorithm to detect and identify errors that affect encoded quantum information. At this interface of classical and quantum computing the technique of machine learning has appeared as a…

量子物理 · 物理学 2019-01-15 P. Baireuther , M. D. Caio , B. Criger , C. W. J. Beenakker , T. E. O'Brien

Learning binary representations of instances and classes is a classical problem with several high potential applications. In modern settings, the compression of high-dimensional neural representations to low-dimensional binary codes is a…

Field-Programmable Gate Array (FPGA) accelerators have proven successful in handling latency- and resource-critical deep neural network (DNN) inference tasks. Among the most computationally intensive operations in a neural network (NN) is…

硬件体系结构 · 计算机科学 2024-12-10 Marta Andronic , George A. Constantinides

In this paper, we propose a deep neural network approach for mapping the 2D pixel coordinates in an image to the corresponding Red-Green-Blue (RGB) color values. The neural network is termed CocoNet, i.e. coordinates-to-color network.…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Paul Andrei Bricman , Radu Tudor Ionescu

Convolutional neural networks are constructed with massive operations with different types and are highly computationally intensive. Among these operations, multiplication operation is higher in computational complexity and usually requires…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Yulan Guo , Longguang Wang , Wendong Mao , Xiaoyu Dong , Yingqian Wang , Li Liu , Wei An