中文
相关论文

相关论文: Residual Neural Networks for Digital Predistortion

200 篇论文

The advantage of recurrent neural networks (RNNs) in learning dependencies between time-series data has distinguished RNNs from other deep learning models. Recently, many advances are proposed in this emerging field. However, there is a…

神经与进化计算 · 计算机科学 2016-02-16 Hojjat Salehinejad

Residual connections remain ubiquitous in modern neural network architectures nearly a decade after their introduction. Their widespread adoption is often credited to their dramatically improved trainability: residual networks train faster,…

机器学习 · 计算机科学 2025-06-18 Christian H. X. Ali Mehmeti-Göpel , Michael Wand

In time-varying fading channels, channel coefficients are estimated using pilot symbols that are transmitted every coherence interval. For channels with high Doppler spread, the rapid channel variations over time will require considerable…

信息论 · 计算机科学 2022-03-24 Sandesh Rao Mattu , Lakshmi Narasimhan T , A. Chockalingam

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning, which is highly memory-intensive for tasks with high-resolution data, e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Chen Zhao , Shuming Liu , Karttikeya Mangalam , Guocheng Qian , Fatimah Zohra , Abdulmohsen Alghannam , Jitendra Malik , Bernard Ghanem

Residual connections have been proposed as an architecture-based inductive bias to mitigate the problem of exploding and vanishing gradients and increased task performance in both feed-forward and recurrent networks (RNNs) when trained with…

机器学习 · 计算机科学 2024-01-04 Igor Dubinin , Felix Effenberger

Recurrent Neural Networks (RNNs) are very successful at solving challenging problems with sequential data. However, this observed efficiency is not yet entirely explained by theory. It is known that a certain class of multiplicative RNNs…

机器学习 · 计算机科学 2019-01-31 Valentin Khrulkov , Oleksii Hrinchuk , Ivan Oseledets

Residual Neural Networks (ResNets) achieve state-of-the-art performance in many computer vision problems. Compared to plain networks without residual connections (PlnNets), ResNets train faster, generalize better, and suffer less from the…

机器学习 · 计算机科学 2019-05-28 Shuzhi Yu , Carlo Tomasi

Neural networks (NNs) for multiple hardware impairments mitigation of a realistic direct conversion transmitter are impractical due to high computational complexity. We propose two methods to reduce complexity without significant…

信号处理 · 电气工程与系统科学 2021-04-07 Yibo Wu , Ulf Gustavsson , Alexandre Graell i Amat , Henk Wymeersch

Artificial neural networks are powerful pattern classifiers; however, they have been surpassed in accuracy by methods such as support vector machines and random forests that are also easier to use and faster to train. Backpropagation, which…

机器学习 · 计算机科学 2014-12-31 Mehdi Sajjadi , Mojtaba Seyedhosseini , Tolga Tasdizen

Contemporary wisdom based on empirical studies suggests that standard recurrent neural networks (RNNs) do not perform well on tasks requiring long-term memory. However, precise reasoning for this behavior is still unknown. This paper…

机器学习 · 计算机科学 2021-01-21 Melikasadat Emami , Mojtaba Sahraee-Ardakan , Parthe Pandit , Sundeep Rangan , Alyson K. Fletcher

Digital Pre-Distortion (DPD) enhances signal quality in wideband RF power amplifiers (PAs). As signal bandwidths expand in modern radio systems, DPD's energy consumption increasingly impacts overall system efficiency. Deep Neural Networks…

信号处理 · 电气工程与系统科学 2024-04-25 Yizhuo Wu , Ang Li , Mohammadreza Beikmirza , Gagan Deep Singh , Qinyu Chen , Leo C. N. de Vreede , Morteza Alavi , Chang Gao

Recurrent Neural Networks (RNNs) are widely used for online regression due to their ability to generalize nonlinear temporal dependencies. As an RNN model, Long-Short-Term-Memory Networks (LSTMs) are commonly preferred in practice, as these…

机器学习 · 计算机科学 2021-06-01 N. Mert Vural , Fatih Ilhan , Selim F. Yilmaz , Salih Ergüt , Suleyman S. Kozat

A residual network (or ResNet) is a standard deep neural net architecture, with state-of-the-art performance across numerous applications. The main premise of ResNets is that they allow the training of each layer to focus on fitting just…

机器学习 · 计算机科学 2018-09-28 Ohad Shamir

Recurrent neural networks (RNNs) are widely used as a memory model for sequence-related problems. Many variants of RNN have been proposed to solve the gradient problems of training RNNs and process long sequences. Although some classical…

神经与进化计算 · 计算机科学 2020-05-29 Chenpeng Zhang , Shuai Li , Mao Ye , Ce Zhu , Xue Li

Physical neural networks offer a transformative route to edge intelligence, providing superior inference speed and energy efficiency compared to conventional digital architectures. However, realizing scalable, end-to-end, fully analog…

机器学习 · 计算机科学 2026-04-21 Zixin Zhou , Tianxi Jiang , Menglong Yang , Zhihua Feng , Qingbo He , Shiwu Zhang

Deep convolutional neural networks (CNNs) have obtained remarkable performance in single image super-resolution (SISR). However, very deep networks can suffer from training difficulty and hardly achieve further performance gain. There are…

图像与视频处理 · 电气工程与系统科学 2022-11-18 Alexander Panaetov , Karim Elhadji Daou , Igor Samenko , Evgeny Tetin , Ilya Ivanov

Leveraging powerful deep learning techniques, the end-to-end (E2E) learning of communication system is able to outperform the classical communication system. Unfortunately, this communication system cannot be trained by deep learning…

信息论 · 计算机科学 2022-04-04 Hao Jiang , Shuangkaisheng Bi , Linglong Dai , Hao Wang , Jiankun Zhang

This paper investigates the use of Neural Network (NN) nonlinear modelling for Power Amplifier (PA) linearization in the Walsh-Hadamard transceiver architecture. This novel architecture has recently been proposed for ultra-high bandwidth…

信号处理 · 电气工程与系统科学 2024-07-11 Cel Thys , Rodney Martinez Alonso , Antoine Lhomel , Maxandre Fellmann , Nathalie Deltimple , Francois Rivet , Sofie Pollin

The design of recurrent neural networks (RNNs) to accurately process sequential inputs with long-time dependencies is very challenging on account of the exploding and vanishing gradient problem. To overcome this, we propose a novel RNN…

机器学习 · 计算机科学 2021-08-19 T. Konstantin Rusch , Siddhartha Mishra

Recurrent neural networks (RNNs) such as Long Short Term Memory (LSTM) networks have become popular in a variety of applications such as image processing, data classification, speech recognition, and as controllers in autonomous systems. In…

机器学习 · 计算机科学 2020-07-21 Sara Mohammadinejad , Brandon Paulsen , Chao Wang , Jyotirmoy V. Deshmukh