中文
相关论文

相关论文: Increasing the Accuracy of a Neural Network Using …

200 篇论文

Convolutional neural networks (CNNs) have allowed remarkable advances in single image super-resolution (SISR) over the last decade. Most SR methods based on CNNs have focused on achieving performance gains in terms of quality metrics, such…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Wonkyung Lee , Junghyup Lee , Dohyung Kim , Bumsub Ham

High-frequency displays are gaining immense popularity because of their increasing use in video games and virtual reality applications. However, the issue is that the underlying GPUs cannot continuously generate frames at this high rate --…

图形学 · 计算机科学 2023-07-25 Akanksha Dixit , Yashashwee Chakrabarty , Smruti R. Sarangi

The architecture of a neural network and the selection of its activation function are both fundamental to its performance. Equally vital is ensuring these two elements are well-matched, as their alignment is key to achieving effective…

机器学习 · 计算机科学 2025-06-25 Shijun Zhang , Hongkai Zhao , Yimin Zhong , Haomin Zhou

Single image dehazing is a challenging ill-posed problem that has drawn significant attention in the last few years. Recently, convolutional neural networks have achieved great success in image dehazing. However, it is still difficult for…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Qiaosi Yi , Juncheng Li , Faming Fang , Aiwen Jiang , Guixu Zhang

Blind Face Restoration (BFR) aims to recover high-quality face images from low-quality ones and usually resorts to facial priors for improving restoration performance. However, current methods still suffer from two major difficulties: 1)…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Yanjiang Yu , Puyang Zhang , Kaihao Zhang , Wenhan Luo , Changsheng Li , Ye Yuan , Guoren Wang

We describe a new class of subsampling techniques for CNNs, termed multisampling, that significantly increases the amount of information kept by feature maps through subsampling layers. One version of our method, which we call checkered…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shayan Sadigh , Pradeep Sen

This paper presents a novel approach to neural network pruning by integrating a graph-based observation space into an AutoML framework to address the limitations of existing methods. Traditional pruning approaches often depend on…

机器学习 · 计算机科学 2025-09-16 Dieter Balemans , Thomas Huybrechts , Jan Steckel , Siegfried Mercelis

Conventional speech enhancement technique such as beamforming has known benefits for far-field speech recognition. Our own work in frequency-domain multi-channel acoustic modeling has shown additional improvements by training a spatial…

声音 · 计算机科学 2020-02-10 Taejin Park , Kenichi Kumatani , Minhua Wu , Shiva Sundaram

Brain morphometry from magnetic resonance imaging (MRI) is a consolidated biomarker for many neurodegenerative diseases. Recent advances in this domain indicate that deep convolutional neural networks can infer morphometric measurements…

图像与视频处理 · 电气工程与系统科学 2020-09-09 Rodrigo Santa Cruz , Léo Lebrat , Pierrick Bourgeat , Vincent Doré , Jason Dowling , Jurgen Fripp , Clinton Fookes , Olivier Salvado

The increasing need for compact and low-power computing solutions for machine learning applications has triggered significant interest in energy-efficient neuromorphic systems. However, most of these architectures rely on spiking neural…

神经与进化计算 · 计算机科学 2019-12-23 Manu V Nair , Giacomo Indiveri

In order to deploy deep convolutional neural networks (CNNs) on resource-limited devices, many model pruning methods for filters and weights have been developed, while only a few to layer pruning. However, compared with filter pruning and…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Pengtao Xu , Jian Cao , Fanhua Shang , Wenyu Sun , Pu Li

We demonstrate the use of deep learning for fast spectral deconstruction of speckle patterns. The artificial neural network can be effectively trained using numerically constructed multispectral datasets taken from a measured spectral…

图像与视频处理 · 电气工程与系统科学 2019-07-16 Ulas Kürüm , P. R. Wiecha , Rebecca French , Otto L. Muskens

Deep neural receivers (NeuralRxs) for Orthogonal Frequency Division Multiplexing (OFDM) signals are proposed for enhanced decoding performance compared to their signal-processing based counterparts. However, the existing architectures…

信息论 · 计算机科学 2025-12-08 Ankit Gupta , Onur Dizdar , Yun Chen , Fehmi Emre Kadan , Ata Sattarzadeh , Stephen Wang

Recent studies in image classification have demonstrated a variety of techniques for improving the performance of Convolutional Neural Networks (CNNs). However, attempts to combine existing techniques to create a practical model are still…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Jungkyu Lee , Taeryun Won , Tae Kwan Lee , Hyemin Lee , Geonmo Gu , Kiho Hong

When training deep neural networks, keeping all tensors in high precision (e.g., 32-bit or even 16-bit floats) is often wasteful. However, keeping all tensors in low precision (e.g., 8-bit floats) can lead to unacceptable accuracy loss.…

机器学习 · 计算机科学 2023-06-26 Wonyeol Lee , Rahul Sharma , Alex Aiken

After training complex deep learning models, a common task is to compress the model to reduce compute and storage demands. When compressing, it is desirable to preserve the original model's per-example decisions (e.g., to go beyond top-1…

机器学习 · 计算机科学 2022-10-18 Jerry Chee , Megan Renz , Anil Damle , Christopher De Sa

Learned image compression methods generally optimize a rate-distortion loss, trading off improvements in visual distortion for added bitrate. Increasingly, however, compressed imagery is used as an input to deep learning networks for…

图像与视频处理 · 电气工程与系统科学 2022-02-02 Maxime Kawawa-Beaudan , Ryan Roggenkemper , Avideh Zakhor

Convolutional neural network (CNN) performs well in Hyperspectral Image (HSI) classification tasks, but its high energy consumption and complex network structure make it difficult to directly apply it to edge computing devices. At present,…

图像与视频处理 · 电气工程与系统科学 2024-09-19 Yang Liu , Yahui Li , Rui Li , Liming Zhou , Lanxue Dang , Huiyu Mu , Qiang Ge

Research in semantic communication has garnered considerable attention, particularly in the area of image transmission, where joint source-channel coding (JSCC)-based neural network (NN) modules are frequently employed. However, these…

信号处理 · 电气工程与系统科学 2025-08-05 Yoon Huh , Bumjun Kim , Wan Choi

The advent of sparsity inducing techniques in neural networks has been of a great help in the last few years. Indeed, those methods allowed to find lighter and faster networks, able to perform more efficiently in resource-constrained…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Nathan Hubens , Victor Delvigne , Matei Mancas , Bernard Gosselin , Marius Preda , Titus Zaharia