Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (6): 1872-1880.DOI: 10.11772/j.issn.1001-9081.2025050560
• Data science and technology • Previous Articles
Wenjun FENG, Xinwei SONG(
), Yuntao YUE
Received:2025-05-21
Revised:2025-08-03
Accepted:2025-08-18
Online:2025-08-22
Published:2026-06-10
Contact:
Xinwei SONG
About author:FENG Wenjun, born in 2001, M. S. candidate. His research interests include electromagnetic environment, machine learning.Supported by:通讯作者:
宋欣蔚
作者简介:丰文君(2001—),男,安徽池州人,硕士研究生,主要研究方向:电磁环境、机器学习基金资助:CLC Number:
Wenjun FENG, Xinwei SONG, Yuntao YUE. Time series prediction of environmental electric field intensity with generalized correlation entropy loss function-based Transformer model[J]. Journal of Computer Applications, 2026, 46(6): 1872-1880.
丰文君, 宋欣蔚, 岳云涛. 基于广义相关熵损失函数Transformer模型的环境电场强度时序预测[J]. 《计算机应用》唯一官方网站, 2026, 46(6): 1872-1880.
Add to citation manager EndNote|Ris|BibTeX
URL: https://www.joca.cn/EN/10.11772/j.issn.1001-9081.2025050560
| 样本 | 样本总数 | 平均值 | 标准差 | 最小值 | 最大值 |
|---|---|---|---|---|---|
| 样本一 | 43 920 | 1.50 | 0.28 | 0.71 | 2.22 |
| 样本二 | 43 920 | 2.28 | 0.66 | 1.20 | 4.28 |
| 样本三 | 43 920 | 0.76 | 0.10 | 0.44 | 1.10 |
Tab. 1 Electromagnetic field time series statistics for location dataset
| 样本 | 样本总数 | 平均值 | 标准差 | 最小值 | 最大值 |
|---|---|---|---|---|---|
| 样本一 | 43 920 | 1.50 | 0.28 | 0.71 | 2.22 |
| 样本二 | 43 920 | 2.28 | 0.66 | 1.20 | 4.28 |
| 样本三 | 43 920 | 0.76 | 0.10 | 0.44 | 1.10 |
| 组号 | Istep | Pstep |
|---|---|---|
| 1 | 240(1d) | 10(1h) |
| 2 | 240(1d) | 30(3h) |
| 3 | 1 680(7d) | 240(1d) |
| 4 | 1 680(7d) | 720(3d) |
Tab. 2 Settings of input and output steps of electric field intensity time series prediction model
| 组号 | Istep | Pstep |
|---|---|---|
| 1 | 240(1d) | 10(1h) |
| 2 | 240(1d) | 30(3h) |
| 3 | 1 680(7d) | 240(1d) |
| 4 | 1 680(7d) | 720(3d) |
| 模型 | 类型 | 数量 | 参数 |
|---|---|---|---|
| LSTM | LSTM层 | 1 | 神经元数量=50,激活函数=‘tanh’,内核初始化=HeNormal() |
| 全连接层 | 1 | — | |
| Transformer/GCL-Transformer | 嵌入层 | 1 | 神经元数量=16,激活函数=‘ReLU’,权重正则化=L2正则化 |
| 归一化层 | 1 | — | |
| 多头注意力层 | 2 | 注意力头数=2,键向量维度=32 | |
| Dropout层 | 2 | 速率=0.1 | |
| 前馈网络 | 2 | 神经元数量=16,激活函数=‘ReLU’ | |
| 编码器层 | 1 | — | |
| 解码器层 | 1 | — | |
| TOEformer | 嵌入层 | 1 | 神经元数=32,无激活函数(线性变换) |
| 归一化层 | 2 | — | |
| 多头注意力层 | 2 | 注意力头数=2,键向量维度=64,Dropout率=0.1 | |
| 前馈网络 | 1 | 卷积滤波器数=64,激活函数=‘ReLU’ |
Tab. 3 Model parameter setting
| 模型 | 类型 | 数量 | 参数 |
|---|---|---|---|
| LSTM | LSTM层 | 1 | 神经元数量=50,激活函数=‘tanh’,内核初始化=HeNormal() |
| 全连接层 | 1 | — | |
| Transformer/GCL-Transformer | 嵌入层 | 1 | 神经元数量=16,激活函数=‘ReLU’,权重正则化=L2正则化 |
| 归一化层 | 1 | — | |
| 多头注意力层 | 2 | 注意力头数=2,键向量维度=32 | |
| Dropout层 | 2 | 速率=0.1 | |
| 前馈网络 | 2 | 神经元数量=16,激活函数=‘ReLU’ | |
| 编码器层 | 1 | — | |
| 解码器层 | 1 | — | |
| TOEformer | 嵌入层 | 1 | 神经元数=32,无激活函数(线性变换) |
| 归一化层 | 2 | — | |
| 多头注意力层 | 2 | 注意力头数=2,键向量维度=64,Dropout率=0.1 | |
| 前馈网络 | 1 | 卷积滤波器数=64,激活函数=‘ReLU’ |
| 编号 | 样本一 | 样本二 | 样本三 |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 3 | |||
| 4 |
Tab. 4 Parameter setting of scaling parameter γ and nonlinear adjustment parameter α
| 编号 | 样本一 | 样本二 | 样本三 |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 3 | |||
| 4 |
预测 间隔/h | N | 样本一 | 样本二 | 样本三 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RMSE/ (V·m-1) | MAE/ (V·m-1) | PCC | 时间/min | RMSE/ (V·m-1) | MAE/ (V·m-1) | PCC | 时间/min | RMSE/ (V·m-1) | MAE/ (V·m-1) | PCC | 时间/min | ||
| 1 | 1 | 0.09 | 0.07 | 0.96 | 0.25 | 0.15 | 0.12 | 0.97 | 0.25 | 0.03 | 0.02 | 0.95 | 0.25 |
| 2 | 0.35 | 0.26 | 0.18 | 0.50 | 0.24 | 0.17 | 0.94 | 0.50 | 0.05 | 0.04 | 0.90 | 0.50 | |
| 3 | 0.36 | 0.26 | 0.17 | 0.80 | 0.70 | 0.49 | 0.39 | 0.80 | 0.10 | 0.08 | 0.35 | 0.80 | |
| 72 | 1 | 0.12 | 0.10 | 0.94 | 8.00 | 0.26 | 0.17 | 0.94 | 8.00 | 0.06 | 0.04 | 0.82 | 8.00 |
| 2 | 0.32 | 0.25 | 0.33 | 20.00 | 0.34 | 0.27 | 0.66 | 20.00 | 0.08 | 0.06 | 0.62 | 20.00 | |
| 3 | 0.35 | 0.27 | 0.31 | 130.00 | 0.73 | 0.60 | 0.54 | 130.00 | 0.11 | 0.08 | 0.32 | 130.00 | |
Tab.5 Results of ablation experiments of self-attention layers
预测 间隔/h | N | 样本一 | 样本二 | 样本三 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RMSE/ (V·m-1) | MAE/ (V·m-1) | PCC | 时间/min | RMSE/ (V·m-1) | MAE/ (V·m-1) | PCC | 时间/min | RMSE/ (V·m-1) | MAE/ (V·m-1) | PCC | 时间/min | ||
| 1 | 1 | 0.09 | 0.07 | 0.96 | 0.25 | 0.15 | 0.12 | 0.97 | 0.25 | 0.03 | 0.02 | 0.95 | 0.25 |
| 2 | 0.35 | 0.26 | 0.18 | 0.50 | 0.24 | 0.17 | 0.94 | 0.50 | 0.05 | 0.04 | 0.90 | 0.50 | |
| 3 | 0.36 | 0.26 | 0.17 | 0.80 | 0.70 | 0.49 | 0.39 | 0.80 | 0.10 | 0.08 | 0.35 | 0.80 | |
| 72 | 1 | 0.12 | 0.10 | 0.94 | 8.00 | 0.26 | 0.17 | 0.94 | 8.00 | 0.06 | 0.04 | 0.82 | 8.00 |
| 2 | 0.32 | 0.25 | 0.33 | 20.00 | 0.34 | 0.27 | 0.66 | 20.00 | 0.08 | 0.06 | 0.62 | 20.00 | |
| 3 | 0.35 | 0.27 | 0.31 | 130.00 | 0.73 | 0.60 | 0.54 | 130.00 | 0.11 | 0.08 | 0.32 | 130.00 | |
| 模型 | 预测 间隔/h | 样本一 | 样本二 | 样本三 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RMSE/ (V·m-1) | MAE/(V·m-1) | MAPE/ % | PCC | RMSE/ (V·m-1) | MAE/(V·m-1) | MAPE/ % | PCC | RMSE/ (V·m-1) | MAE/(V·m-1) | MAPE/ % | PCC | ||
GCL- Transformer | 1 | 0.090 6 | 0.070 8 | 4.865 2 | 0.963 1 | 0.155 1 | 0.116 3 | 4.915 4 | 0.975 8 | 0.032 4 | 0.023 0 | 3.092 6 | 0.953 8 |
| 3 | 0.102 3 | 0.080 6 | 5.602 0 | 0.952 7 | 0.196 9 | 0.147 5 | 6.300 7 | 0.959 1 | 0.040 0 | 0.028 9 | 3.868 6 | 0.929 6 | |
| 24 | 0.112 5 | 0.090 2 | 6.466 1 | 0.948 6 | 0.247 9 | 0.169 5 | 6.499 2 | 0.948 3 | 0.057 8 | 0.042 6 | 5.910 0 | 0.846 4 | |
| 72 | 0.123 4 | 0.098 7 | 7.064 8 | 0.943 0 | 0.257 5 | 0.174 5 | 6.842 8 | 0.937 7 | 0.061 2 | 0.043 1 | 6.197 8 | 0.824 7 | |
| Transformer1 | 1 | 0.130 7 | 0.103 2 | 7.260 5 | 0.932 6 | 0.271 5 | 0.190 4 | 7.691 9 | 0.925 0 | 0.036 9 | 0.026 5 | 3.576 7 | 0.940 9 |
| 3 | 0.130 3 | 0.102 7 | 7.115 2 | 0.939 3 | 0.240 7 | 0.174 1 | 7.260 4 | 0.939 4 | 0.042 6 | 0.030 9 | 4.165 1 | 0.918 9 | |
| 24 | 0.125 0 | 0.100 0 | 6.683 1 | 0.940 9 | 0.298 7 | 0.238 3 | 10.890 2 | 0.933 3 | 0.058 7 | 0.042 9 | 5.960 1 | 0.852 9 | |
| 72 | 0.130 1 | 0.105 0 | 7.213 9 | 0.930 8 | 0.292 1 | 0.215 7 | 8.355 7 | 0.928 5 | 0.061 7 | 0.045 7 | 6.307 5 | 0.822 7 | |
| Transformer2 | 1 | 0.119 4 | 0.094 5 | 6.719 8 | 0.941 8 | 0.214 9 | 0.160 4 | 6.902 3 | 0.951 4 | 0.033 2 | 0.024 1 | 3.243 9 | 0.949 9 |
| 3 | 0.111 5 | 0.088 9 | 6.409 5 | 0.949 4 | 0.213 8 | 0.159 1 | 6.931 0 | 0.951 9 | 0.042 3 | 0.031 2 | 4.226 3 | 0.922 6 | |
| 24 | 0.115 1 | 0.090 6 | 6.499 1 | 0.944 3 | 0.250 6 | 0.184 2 | 7.337 5 | 0.943 2 | 0.059 0 | 0.043 9 | 6.039 3 | 0.843 5 | |
| 72 | 0.124 0 | 0.100 4 | 7.132 7 | 0.942 1 | 0.277 5 | 0.198 2 | 7.714 3 | 0.932 6 | 0.061 9 | 0.044 9 | 6.228 5 | 0.823 4 | |
| LSTM | 1 | 0.096 7 | 0.074 9 | 5.340 2 | 0.961 2 | 0.164 5 | 0.121 0 | 5.023 8 | 0.972 2 | 0.032 5 | 0.023 1 | 3.109 1 | 0.953 0 |
| 3 | 0.121 1 | 0.093 0 | 6.729 7 | 0.937 5 | 0.198 2 | 0.147 7 | 6.314 9 | 0.960 5 | 0.046 6 | 0.033 3 | 4.582 0 | 0.900 4 | |
| 24 | 0.137 4 | 0.112 1 | 7.889 7 | 0.931 2 | 0.328 3 | 0.243 6 | 9.368 8 | 0.901 1 | 0.075 4 | 0.055 2 | 7.483 2 | 0.708 9 | |
| 72 | 0.145 6 | 0.118 5 | 8.338 0 | 0.928 7 | 0.455 4 | 0.354 8 | 13.114 5 | 0.822 1 | 0.074 3 | 0.052 5 | 7.209 1 | 0.718 5 | |
| TOEformer | 1 | 0.092 2 | 0.072 3 | 5.089 2 | 0.962 3 | 0.160 8 | 0.120 9 | 5.033 8 | 0.968 2 | 0.032 6 | 0.023 1 | 3.100 2 | 0.952 3 |
| 3 | 0.107 3 | 0.084 2 | 6.131 1 | 0.948 5 | 0.205 8 | 0.153 6 | 6.872 8 | 0.957 6 | 0.040 1 | 0.029 8 | 4.029 8 | 0.929 2 | |
| 24 | 0.124 4 | 0.101 1 | 6.838 3 | 0.941 7 | 0.256 1 | 0.190 3 | 7.438 5 | 0.940 0 | 0.058 0 | 0.043 4 | 5.944 4 | 0.845 4 | |
| 72 | 0.132 0 | 0.103 0 | 7.253 1 | 0.937 7 | 0.282 0 | 0.190 4 | 7.222 0 | 0.933 6 | 0.062 5 | 0.043 9 | 6.488 7 | 0.815 1 | |
Tab. 6 Error parameters of five models on samples at different prediction intervals
| 模型 | 预测 间隔/h | 样本一 | 样本二 | 样本三 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RMSE/ (V·m-1) | MAE/(V·m-1) | MAPE/ % | PCC | RMSE/ (V·m-1) | MAE/(V·m-1) | MAPE/ % | PCC | RMSE/ (V·m-1) | MAE/(V·m-1) | MAPE/ % | PCC | ||
GCL- Transformer | 1 | 0.090 6 | 0.070 8 | 4.865 2 | 0.963 1 | 0.155 1 | 0.116 3 | 4.915 4 | 0.975 8 | 0.032 4 | 0.023 0 | 3.092 6 | 0.953 8 |
| 3 | 0.102 3 | 0.080 6 | 5.602 0 | 0.952 7 | 0.196 9 | 0.147 5 | 6.300 7 | 0.959 1 | 0.040 0 | 0.028 9 | 3.868 6 | 0.929 6 | |
| 24 | 0.112 5 | 0.090 2 | 6.466 1 | 0.948 6 | 0.247 9 | 0.169 5 | 6.499 2 | 0.948 3 | 0.057 8 | 0.042 6 | 5.910 0 | 0.846 4 | |
| 72 | 0.123 4 | 0.098 7 | 7.064 8 | 0.943 0 | 0.257 5 | 0.174 5 | 6.842 8 | 0.937 7 | 0.061 2 | 0.043 1 | 6.197 8 | 0.824 7 | |
| Transformer1 | 1 | 0.130 7 | 0.103 2 | 7.260 5 | 0.932 6 | 0.271 5 | 0.190 4 | 7.691 9 | 0.925 0 | 0.036 9 | 0.026 5 | 3.576 7 | 0.940 9 |
| 3 | 0.130 3 | 0.102 7 | 7.115 2 | 0.939 3 | 0.240 7 | 0.174 1 | 7.260 4 | 0.939 4 | 0.042 6 | 0.030 9 | 4.165 1 | 0.918 9 | |
| 24 | 0.125 0 | 0.100 0 | 6.683 1 | 0.940 9 | 0.298 7 | 0.238 3 | 10.890 2 | 0.933 3 | 0.058 7 | 0.042 9 | 5.960 1 | 0.852 9 | |
| 72 | 0.130 1 | 0.105 0 | 7.213 9 | 0.930 8 | 0.292 1 | 0.215 7 | 8.355 7 | 0.928 5 | 0.061 7 | 0.045 7 | 6.307 5 | 0.822 7 | |
| Transformer2 | 1 | 0.119 4 | 0.094 5 | 6.719 8 | 0.941 8 | 0.214 9 | 0.160 4 | 6.902 3 | 0.951 4 | 0.033 2 | 0.024 1 | 3.243 9 | 0.949 9 |
| 3 | 0.111 5 | 0.088 9 | 6.409 5 | 0.949 4 | 0.213 8 | 0.159 1 | 6.931 0 | 0.951 9 | 0.042 3 | 0.031 2 | 4.226 3 | 0.922 6 | |
| 24 | 0.115 1 | 0.090 6 | 6.499 1 | 0.944 3 | 0.250 6 | 0.184 2 | 7.337 5 | 0.943 2 | 0.059 0 | 0.043 9 | 6.039 3 | 0.843 5 | |
| 72 | 0.124 0 | 0.100 4 | 7.132 7 | 0.942 1 | 0.277 5 | 0.198 2 | 7.714 3 | 0.932 6 | 0.061 9 | 0.044 9 | 6.228 5 | 0.823 4 | |
| LSTM | 1 | 0.096 7 | 0.074 9 | 5.340 2 | 0.961 2 | 0.164 5 | 0.121 0 | 5.023 8 | 0.972 2 | 0.032 5 | 0.023 1 | 3.109 1 | 0.953 0 |
| 3 | 0.121 1 | 0.093 0 | 6.729 7 | 0.937 5 | 0.198 2 | 0.147 7 | 6.314 9 | 0.960 5 | 0.046 6 | 0.033 3 | 4.582 0 | 0.900 4 | |
| 24 | 0.137 4 | 0.112 1 | 7.889 7 | 0.931 2 | 0.328 3 | 0.243 6 | 9.368 8 | 0.901 1 | 0.075 4 | 0.055 2 | 7.483 2 | 0.708 9 | |
| 72 | 0.145 6 | 0.118 5 | 8.338 0 | 0.928 7 | 0.455 4 | 0.354 8 | 13.114 5 | 0.822 1 | 0.074 3 | 0.052 5 | 7.209 1 | 0.718 5 | |
| TOEformer | 1 | 0.092 2 | 0.072 3 | 5.089 2 | 0.962 3 | 0.160 8 | 0.120 9 | 5.033 8 | 0.968 2 | 0.032 6 | 0.023 1 | 3.100 2 | 0.952 3 |
| 3 | 0.107 3 | 0.084 2 | 6.131 1 | 0.948 5 | 0.205 8 | 0.153 6 | 6.872 8 | 0.957 6 | 0.040 1 | 0.029 8 | 4.029 8 | 0.929 2 | |
| 24 | 0.124 4 | 0.101 1 | 6.838 3 | 0.941 7 | 0.256 1 | 0.190 3 | 7.438 5 | 0.940 0 | 0.058 0 | 0.043 4 | 5.944 4 | 0.845 4 | |
| 72 | 0.132 0 | 0.103 0 | 7.253 1 | 0.937 7 | 0.282 0 | 0.190 4 | 7.222 0 | 0.933 6 | 0.062 5 | 0.043 9 | 6.488 7 | 0.815 1 | |
| [1] | 王战勇,宁健,李华琴,等. 5G通信基站电磁辐射环境监测技术规范研究[J]. 中国环境监测, 2024, 40(6): 221-228. |
| WANG Z Y, NING J, LI H Q, et al. Study on the technical specification of electromagnetic radiation environmental monitoring of 5G communication base stations[J]. Environmental Monitoring in China, 2024, 40(6): 221-228. | |
| [2] | SONG X, CHEN Y. Time series modeling and prediction of wideband electric field radiation[C]// Proceedings of 2022 Asia-Pacific International Symposium on Electromagnetic Compatibility. Piscataway: IEEE, 2022: 306-308. |
| [3] | KAUR J, PARMAR K S, SINGH S. Autoregressive models in environmental forecasting time series: a theoretical and application review[J]. Environmental Science and Pollution Research, 2023, 30(8): 19617-19641. |
| [4] | QIU H, ZHAO H, XIANG H, et al. Forecasting the incidence of mumps in Chongqing based on a SARIMA model[J]. BMC Public Health, 2021, 21: No.373. |
| [5] | TORRES J F, HADJOUT D, SEBAA A, et al. Deep learning for time series forecasting: a survey[J]. Big Data, 2021, 9(1): 3-21. |
| [6] | GREFF K, SRIVASTAVA R K, KOUTNÍK J, et al. LSTM: a search space odyssey[J]. IEEE Transactions on Neural Networks and Learning Systems, 2017, 28(10): 2222-2232. |
| [7] | SAGHEER A, KOTB M. Time series forecasting of petroleum production using deep LSTM recurrent networks[J]. Neurocomputing, 2019, 323: 203-213. |
| [8] | LI Z. TLACP: a hybrid deep learning model for stock market prediction[C]// Proceedings of the 3rd International Conference on Cyber Security, Artificial Intelligence and Digital Economy. New York: ACM, 2024: 469-479. |
| [9] | VASWANI A, SHAZEER N, PARMAR N, et al. Attention is all you need[C]// Proceedings of the 31st International Conference on Neural Information Processing Systems. Red Hook: Curran Associates Inc., 2017: 6000-6010. |
| [10] | BHOGADE V, NITHYA B. Time series forecasting using Transformer neural network[J]. International Journal of Computers and Applications, 2024, 46(10): 880-888. |
| [11] | LI Q, QIN J, WANG D, et al. TOEformer: temporal order enhanced Transformer for time series forecasting[J]. Engineering Applications of Artificial Intelligence, 2025, 155: No.110965. |
| [12] | 韩敏,夏慧娟. 基于核递归最大总广义相关熵的时间序列预测[J]. 控制理论与应用, 2024, 41(10): 1944-1950. |
| HAN M, XIA H J. Kernel recursive maximum total generalized correntropy for time series prediction[J]. Control Theory and Applications, 2024, 41(10): 1944-1950. | |
| [13] | 李洪亮,张弄,孙婷,等. 分布式机器学习作业性能干扰分析与预测[J]. 计算机应用, 2022, 42(6): 1649-1655. |
| LI H L, ZHANG N, SUN T, et al. Performance interference analysis and prediction for distributed machine learning jobs[J]. Journal of Computer Applications, 2022, 42(6): 1649-1655. | |
| [14] | 周佳航,邢红杰. 基于双自编码器和Transformer网络的异常检测方法[J]. 计算机应用, 2023, 43(1): 22-29. |
| ZHOU J H, XING H J. Novelty detection method based on dual autoencoders and Transformer network[J]. Journal of Computer Applications, 2023, 43(1): 22-29. | |
| [15] | ZHANG W, ZHAN H, SUN H, et al. Probabilistic load forecasting for integrated energy systems based on quantile regression patch time series Transformer[J]. Energy Reports, 2025, 13: 303-317. |
| [16] | GUO X, LUO P, WANG T, et al. Chinese named entity recognition based on Transformer encoder and BiLSTM [J]. Design Engineering, 2020(1): 68-80. |
| [17] | CHEN S, GUO W. Auto-encoders in deep learning: a review with new perspectives[J]. Mathematics, 2023, 11(8): No.1777. |
| [18] | TOV O, ALALUF Y, NITZAN Y, et al. Designing an encoder for StyleGAN image manipulation[J]. ACM Transactions on Graphics, 2021, 40(4): No.133. |
| [19] | BAGAL V, AGGARWAL R, VINOD P K, et al. MolGPT: molecular generation using a Transformer-decoder model[J]. Journal of Chemical Information and Modeling, 2022, 62(9): 2064-2076. |
| [20] | DAS A, KONG W, SEN R, et al. A decoder-only foundation model for time-series forecasting[C]// Proceedings of the 41st International Conference on Machine Learning. New York: JMLR.org, 2024: 10148-10167. |
| [21] | QIN Y, WANG Y, DENG D, et al. FACT: FFN-attention co-optimized Transformer architecture with eager correlation prediction[C]// Proceedings of the 50th Annual International Symposium on Computer Architecture. New York: ACM, 2023: No.22. |
| [22] | ANDONIE R. Hyperparameter optimization in learning systems[J]. Journal of Membrane Computing, 2019, 1(4): 279-291. |
| [23] | LERMAN P M. Fitting segmented regression models by grid search[J]. Journal of the Royal Statistical Society Series C: Applied Statistics, 1980, 29(1): 77-84. |
| [24] | BELETE D M, HUCHAIAH M D. Grid search in hyperparameter optimization of machine learning models for prediction of HIV/AIDS test results[J]. International Journal of Computers and Applications, 2022, 44(9): 875-886. |
| [25] | SEDGWICK P. Pearson’s correlation coefficient[J]. BMJ, 2012, 345: No.e4483. |
| [1] | Lili HE, Meng CAO, Lei ZHANG, Hongjun PAN, Yi LIU, Chengxin SUN. Sign language generation model based on Kolmogorov-Arnold network and diffusion Transformer [J]. Journal of Computer Applications, 2026, 46(6): 1801-1810. |
| [2] | Yuanhao HE, Jun ZHAO. Defect detection algorithm for train bearing rollers based on FHC-DETR [J]. Journal of Computer Applications, 2026, 46(5): 1624-1633. |
| [3] | Minqi WU, Yuanhua YANG, Hang LI, Yaqin HU, Zhihao TANG, Teng MEI. Lightweight underwater small object detection based on graph Transformer and RT-DETR [J]. Journal of Computer Applications, 2026, 46(5): 1586-1595. |
| [4] | Ruirui SONG, Leichun WANG, Yunping HE, Jinxiang WEI, Xiangfeng LU, Xiaomeng LIU. Long time series prediction based on hybrid self-attention and differentiated normalization [J]. Journal of Computer Applications, 2026, 46(5): 1499-1506. |
| [5] | Xinyi YAN, Linglong ZHU, Yonghong ZHANG. CDC-DETR: multi-scale real-time human-vehicle detection method for complex traffic scenarios [J]. Journal of Computer Applications, 2026, 46(4): 1283-1291. |
| [6] | Jie HU, Pengcheng LI, Jun SUN, Jiaao ZHANG. Key phrase extraction model based on multi-perspective information enhancement and hierarchical weighting [J]. Journal of Computer Applications, 2026, 46(4): 1050-1057. |
| [7] | Shengwei XU, Jianbo WANG, Jijie HAN, Yijie BAI. Face forgery detection method based on tri-branch feature extraction [J]. Journal of Computer Applications, 2026, 46(4): 1292-1299. |
| [8] | Xiang BAI, Juchuan LI, Huimin WANG, Chao JING, Jian NIU, Xingzhong ZHANG, Yongqiang CHENG. Power image retrieval method based on improved Swin Transformer [J]. Journal of Computer Applications, 2026, 46(4): 1334-1343. |
| [9] | Jing ZHANG, Songhua LIU, Yuanqian ZHU. Time series representation method based on spectral sensing and hierarchical convolution [J]. Journal of Computer Applications, 2026, 46(4): 1124-1130. |
| [10] | Jian ZHANG, Jianbo YU, Jian TANG. Municipal solid waste incineration state recognition method based on multilayer preprocessing [J]. Journal of Computer Applications, 2026, 46(3): 940-949. |
| [11] | Ping HUANG, Qing LI, Haifeng QIU, Chengsi WANG, Anzi HUANG, Long FAN. Lightweight method for transmission line defect detection [J]. Journal of Computer Applications, 2026, 46(3): 969-979. |
| [12] | Hanqing LIU, Guoming SANG, Yijia ZHANG. Remote sensing image captioning model combining dense multi-scale feature fusion and feature knowledge-enhanced Transformer [J]. Journal of Computer Applications, 2026, 46(3): 741-749. |
| [13] | Jixin GUO, Ting ZHANG. Transformer image dehazing based on component collaborative optimization pruning [J]. Journal of Computer Applications, 2026, 46(3): 933-939. |
| [14] | Jun WU, Chuan ZHAO. Small object detection method based on improved DETR algorithm [J]. Journal of Computer Applications, 2026, 46(2): 564-571. |
| [15] | Lijin YAO, Di ZHANG, Piyu ZHOU, Zhijian QU, Haipeng WANG. Transformer and gated recurrent unit-based de novo sequencing algorithm for phosphopeptides [J]. Journal of Computer Applications, 2026, 46(1): 297-304. |
| Viewed | ||||||
|
Full text |
|
|||||
|
Abstract |
|
|||||