Index


Figures


Tables

Jo , Lee , and Park: Channel Estimation for OFDM Systems Using an Improved SRGAN Architecture

Eunwoo Jo♦ , Nayoung Lee* and Hosung Park°

Channel Estimation for OFDM Systems Using an Improved SRGAN Architecture

Abstract: It is important to accurately estimate channel values in orthogonal frequency division multiplexing systems. In the channel estimation (CE), the channel values in the positions of pilot signals can be regarded as low-resolution images, therefore deep learning (DL)-based super-resolution (SR) algorithms can be applied to estimate all the channel values. The existing DL-based CE algorithm with the SR generative adversarial network (SRGAN) achieves good performance and we further improved the neural network architecture, enhancing the CE accuracy with lower complexity.

Keywords: Channel estimation , Deep learning , Neural network , SRGAN

Ⅰ. Introduction

In wireless communication systems, the received signal is distorted by channel effects and noise, so estimating channel characteristics is essential for signal reconstruction. Conventional channel estimation (CE) methods such as least square (LS) and minimum mean squared error (MMSE) exploit pilot signals at predefined positions. The LS estimation uses only the received signal and pilot signals, which results in low complexity but is sensitive to noise. The MMSE estimation utilizes 2D channel statistics and noise variance to provide better performance but with high complexity.

Recently, deep learning (DL)-based approaches have gained significant attention in wireless communications. A DL-based CE was introduced in the multipath fading channel using the pilot signal and the received signal as inputs[1]. Another DL-based CE pipeline, denoted as ChannelNet, was proposed, which combines super resolution convolutional neural network (SRCNN) and denoising CNN (DnCNN)[2]. CE methods based on NN with residual block (RB)[3] and residual in residual dense block (RRDB)[4] were proposed. To reduce the difficulty of CE, the NN with progressive upsampling structure[5] was proposed. Additionally, a CE algorithm based on SR generative adversarial networks (SRGAN)[6] was introduced. ACE algorithm applying enhanced SRGAN(ESRGAN)[7] was also developed.

The GAN-based algorithms make the channel distribution more similar to the actual channel through the discriminator. Inspired by this, we modified the generator structure, applying the RRDB instead of RBs. Simplifying the dense block, we achieve a good performance with only two RRDBs. As a result, the proposed NN shows better CE accuracy even with lower computational complexity, compared to the ideal MMSE.

Ⅱ. ChannelNet- and SRGAN-based CE

DL-based CE considers the channel as a 2D image in the time-frequency grid. It is assumed that pilot signals can be regarded as low-resolution (LR) images, and the entire estimated channel is considered high-resolution (HR) images. Thus SR algorithms can be used to estimate the channel.

The ChannelNet-based CE[2] integrates SRCNN and DnCNN in a sequential manner. It takes the LS-estimated vector as input, and performs interpolation. Then interpolated channels are input to SRCNN and DnCNN, sequentially. SRCNN has powerful image resolution capability while DnCNN effectively removes noise. The output is estimated and denoised channel. However, ChannelNet-based CE has several issues: (1) It has high complexity caused by the direct adoption of the DnCNN. (2) The real and imaginary parts of the complex channel are processed as separate images, ignoring their correlations. (3) The two-stage channel estimation process is trained separately.

The SRGAN-based CE effectively leverages the adversarial learning approach to refine CE[6]. It consists of a generator and a discriminator. The generator takes the LS-estimated and interpolated channel as input and estimates the channel, while the discriminator learns to distinguish between the estimated channel and the true channel. The goal of GAN-based CE is to develop a generator that accurately estimates [TeX:] $$\hat{H}$$ from [TeX:] $$H_p$$ by ensuring that the [TeX:] $$\hat{H}$$ closely matches the true channel distribution.

Ⅲ. CE with improved SRGAN

To improve the performance of CE, we modify the structure of the generator in the SRGAN-based CE. Specifically, we replace the traditional RBs with RRDBs. As shown in Fig. 1 (b), the RRDB structure consists of four dense blocks connected through residual links. Due to the numerous residual connections, the proposed model makes training step stable even with its deep structure and achieves strong performance with only two RRDBs.

Furthermore, following the approach[8], we employ residual scaling factor [TeX:] $$\beta$$, multiplying residual connections by a value between 0 and 1, to facilitate training of deep networks. We also use smaller initialization, as residual architectures tend to train more easily when initial parameters are small.

The dense blocks in the RRDB, used by the original ESRGAN for image processing, consist of five convolution layers and four activation functions. However, to reduce complexity, we modify this structure as shown in the bottom of Fig. 1 (b). Additionally, we decrease the number of filters compared to those proposed[6], resulting in low computational complexity of generator. The proposed overall network architecture is illustrated in Fig. 1 (a).

Fig. 1.

Proposed Network Structure (a) overall improved SRGAN-based structure, and (b) RRDB structure.
1.png

Ⅳ. Simulation Results

In this section, we show a mean square error (MSE) performance across different signal-to-noise ratio (SNR) ranges. We utilize a Veh-A channel in a single-antenna scenario. Each frame of the channel consists of 72 subcarriers and 14 time slots, with a carrier frequency of 2.1 GHz, a bandwidth of 1.6 MHz, and a user equipment (UE) speed of 50 km/h. Out of a total of 40,000 datasets, 60% are used for training, 10% for validation, and 30% for testing. Interpolation method is rbf[9]. The learning rates for training the generator and discriminator networks are set to 0.001, with a batch size of 128 and 150 epochs, and we employ the Adam optimizer.

As shown in Fig. 2, the proposed CE structure consistently outperforms other DL-based CE across all SNR levels. Its performance is comparable to that of ideal MMSE, even surpasses the ideal MMSE at the SNR levels above 15dB. Given that the ideal MMSE assumes perfect channel state information (CSI) conditions but it is not practical, the performance of the proposed structure demonstrates reliable CE for practical wireless communication systems with lower complexity than SRGAN-based CE, using more residual links and reducing the number and the size of convolution filters. The complexity of the generator is demonstrated in Table 1.

Fig. 2.

MSE performance of the all CE algorithms
2.png

Table 1.

Complexity of Generator in SRGAN-Based and Proposed Model
SRGAN Proposed
Parameters 24.55K★ 17.36K
FLOPs 476.1K K

★ 1K = 1,000

Ⅴ. Conclusions

In this letter, we propose a structure by modifying the generator in the SRGAN-based CE algorithm, achieving superior performance with lower complexity. The model demonstrated performance comparable to ideal MMSE, even which is under CSI conditions.

References

  • 1 J. Park, K. Ko, H. Kim, H. Wang, and S. Choi, "A deep learning based channel estimation in multipath fading environment," J. KICS, vol. 45, no. 12, pp. 2068-2071, Dec. 2020. (https://doi.org/10.7840/kics.2020.45.12.2068)doi:[[[10.7840/kics.2020.45.12.2068]]]
  • 2 M. Soltani, V. Pourahmadi, A. Mirzaei, and H. Sheikhzadeh, "Deep learning-based channel estimation," IEEE Commun. Lett., vol. 23, no. 4, pp. 652-655, Apr. 2019. (https://doi.org/10.1109/LCOMM.2019.2898944)doi:[[[10.1109/LCOMM.2019.2898944]]]
  • 3 L. Li, H. Chen, H.-H. Chang, and L. Liu, "Deep residual learning meets OFDM channel estimation," IEEE Wirel. Commun. Lett., vol. 9, no. 5, pp. 615-618, May 2020. (https://doi.org/10.1109/LWC.2019.2962796)doi:[[[10.1109/LWC.2019.2962796]]]
  • 4 W. Gao, et al., "Efficient OFDM channel estimation with RRDBNet," in Proc. 2022 ISCC, pp. 1-5, Rhodes, Greece, 2022. (https://doi.org/10.1109/ISCC55528.2022.9912769)doi:[[[10.1109/ISCC55528.2022.9912769]]]
  • 5 Y. Zhang, J. Hou, and H. Liu, "Deep learning based fully progressive image super-resolution scheme for channel estimation in OFDM systems," IEEE Trans. Vehi. Technol. vol. 73, no. 6, pp. 9021-9025, Jun. 2024. (https://doi.org/10.1109/TVT.2023.3333665)doi:[[[10.1109/TVT.2023.3333665]]]
  • 6 S. Zhao, Y. Fang, and L. Qiu, "Deep learning-based channel estimation with SRGAN in OFDM Systems," in Proc. 2021 IEEE WCNC, pp. 1-6, Nanjing, China, 2021. (https://doi.org/10.1109/WCNC49053.2021.9417242)doi:[[[10.1109/WCNC49053.2021.9417242]]]
  • 7 T. Liang and Y. Yang, "Channel estimation algorithm based on deep learning for OFDM system," in Proc. 2023 35th CCDC, pp. 3078-3081, Yichang, China, 2023. (https://doi.org/10.1109/CCDC58219.2023.10327386)doi:[[[10.1109/CCDC58219.2023.10327386]]]
  • 8 X. Wang, et al., "ESRGAN: Enhanced super-resolution generative adversarial networks," in Proc. ECCV Wkshps., 2018. (https://doi.org/10.1007/978-3-030-11021-5_5)doi:[[[10.1007/978-3-030-11021-5_5]]]
  • 9 J. Kim, M. Han, and H. Park, "Accuracy analysis by number of pilots and channel instance in deep learning-based channel estimation," in Proc. Symp. KICS, pp. 1558-1559, Jeju Island, Jun. 22, 2022.custom:[[[-]]]

Statistics


Related Articles

Suppressing the Acoustic Effects of UAV Propellers through Deep Learning-Based Active Noise Cancellation
F. A. Khan and S. Y. Shin
FlexMAC: 인공 신경망을 활용한 고유 해시 함수 생성 기반 보안성 강화 메시지 인증 코드 (MAC)
S. Moon and T. Park
CRANet을 활용한 블라인드 채널코딩 인식
S. Shin and W. Lim
ResNet과 GAF 기반 자동변조인식 성능 향상 연구
S. Lee and W. Lim
다중경로 페이딩 환경에서 심층 학습을 이용한 채널 추정 기법
J. Park, K. Ko, H. Kim, H. Wang, S. Choi
딥러닝을 이용한 동일 주파수 대역에 공존하는 통신 및 레이더 신호 분리
S. Jung and H. Nam
Lightweight LiDAR—Camera Online Extrinsic Calibration with Multi-Dilation Encoder Blocks
S. Kim and Y. Jang
합성곱 신경망의 마스크 기반 선택적 다운샘플링 기법
C. Kwak and S. Bahk
Research and Implementation of a Hearing Aid Based on a Mel-Phase-Spectrum-Preprocessed GAN Model
Z. Fan and J. Kim
통계 추정 기반 ABR 알고리즘의 딥러닝 기반 성능 향상
I. Moon and D. An

Cite this article

IEEE Style
E. Jo, N. Lee, H. Park, "Channel Estimation for OFDM Systems Using an Improved SRGAN Architecture," The Journal of Korean Institute of Communications and Information Sciences, vol. 50, no. 1, pp. 78-81, 2025. DOI: 10.7840/kics.2025.50.1.78.


ACM Style
Eunwoo Jo, Nayoung Lee, and Hosung Park. 2025. Channel Estimation for OFDM Systems Using an Improved SRGAN Architecture. The Journal of Korean Institute of Communications and Information Sciences, 50, 1, (2025), 78-81. DOI: 10.7840/kics.2025.50.1.78.


KICS Style
Eunwoo Jo, Nayoung Lee, Hosung Park, "Channel Estimation for OFDM Systems Using an Improved SRGAN Architecture," The Journal of Korean Institute of Communications and Information Sciences, vol. 50, no. 1, pp. 78-81, 1. 2025. (https://doi.org/10.7840/kics.2025.50.1.78)