期刊文献+
共找到352篇文章
< 1 2 18 >
每页显示 20 50 100
Rockburst Intensity Grade Prediction Model Based on Batch Gradient Descent and Multi-Scale Residual Deep Neural Network
1
作者 Yu Zhang Mingkui Zhang +1 位作者 Jitao Li Guangshu Chen 《Computer Systems Science & Engineering》 SCIE EI 2023年第11期1987-2006,共20页
Rockburst is a phenomenon in which free surfaces are formed during excavation,which subsequently causes the sudden release of energy in the construction of mines and tunnels.Light rockburst only peels off rock slices ... Rockburst is a phenomenon in which free surfaces are formed during excavation,which subsequently causes the sudden release of energy in the construction of mines and tunnels.Light rockburst only peels off rock slices without ejection,while severe rockburst causes casualties and property loss.The frequency and degree of rockburst damage increases with the excavation depth.Moreover,rockburst is the leading engineering geological hazard in the excavation process,and thus the prediction of its intensity grade is of great significance to the development of geotechnical engineering.Therefore,the prediction of rockburst intensity grade is one problem that needs to be solved urgently.By comprehensively considering the occurrence mechanism of rockburst,this paper selects the stress index(σθ/σc),brittleness index(σ_(c)/σ_(t)),and rock elastic energy index(Wet)as the rockburst evaluation indexes through the Spearman coefficient method.This overcomes the low accuracy problem of a single evaluation index prediction method.Following this,the BGD-MSR-DNN rockburst intensity grade prediction model based on batch gradient descent and a multi-scale residual deep neural network is proposed.The batch gradient descent(BGD)module is used to replace the gradient descent algorithm,which effectively improves the efficiency of the network and reduces the model training time.Moreover,the multi-scale residual(MSR)module solves the problem of network degradation when there are too many hidden layers of the deep neural network(DNN),thus improving the model prediction accuracy.The experimental results reveal the BGDMSR-DNN model accuracy to reach 97.1%,outperforming other comparable models.Finally,actual projects such as Qinling Tunnel and Daxiangling Tunnel,reached an accuracy of 100%.The model can be applied in mines and tunnel engineering to realize the accurate and rapid prediction of rockburst intensity grade. 展开更多
关键词 Rockburst prediction rockburst intensity grade deep neural network batch gradient descent multi-scale residual
在线阅读 下载PDF
Ash Detection of Coal Slime Flotation Tailings Based on Chromatographic Filter Paper Sampling and Multi-Scale Residual Network
2
作者 Wenbo Zhu Neng Liu +4 位作者 Zhengjun Zhu Haibing Li Weijie Fu Zhongbo Zhang Xinghao Zhang 《Intelligent Automation & Soft Computing》 2023年第12期259-273,共15页
The detection of ash content in coal slime flotation tailings using deep learning can be hindered by various factors such as foam,impurities,and changing lighting conditions that disrupt the collection of tailings ima... The detection of ash content in coal slime flotation tailings using deep learning can be hindered by various factors such as foam,impurities,and changing lighting conditions that disrupt the collection of tailings images.To address this challenge,we present a method for ash content detection in coal slime flotation tailings.This method utilizes chromatographic filter paper sampling and a multi-scale residual network,which we refer to as MRCN.Initially,tailings are sampled using chromatographic filter paper to obtain static tailings images,effectively isolating interference factors at the flotation site.Subsequently,the MRCN,consisting of a multi-scale residual network,is employed to extract image features and compute ash content.Within the MRCN structure,tailings images undergo convolution operations through two parallel branches that utilize convolution kernels of different sizes,enabling the extraction of image features at various scales and capturing a more comprehensive representation of the ash content information.Furthermore,a channel attention mechanism is integrated to enhance the performance of the model.The combination of the multi-scale residual structure and the channel attention mechanism within MRCN results in robust capabilities for image feature extraction and ash content detection.Comparative experiments demonstrate that this proposed approach,based on chromatographic filter paper sampling and the multi-scale residual network,exhibits significantly superior performance in the detection of ash content in coal slime flotation tailings. 展开更多
关键词 Coal slime flotation ash detection chromatography filter paper multi-scale residual network
在线阅读 下载PDF
MSSTGCN: Multi-Head Self-Attention and Spatial-Temporal Graph Convolutional Network for Multi-Scale Traffic Flow Prediction
3
作者 Xinlu Zong Fan Yu +1 位作者 Zhen Chen Xue Xia 《Computers, Materials & Continua》 2025年第2期3517-3537,共21页
Accurate traffic flow prediction has a profound impact on modern traffic management. Traffic flow has complex spatial-temporal correlations and periodicity, which poses difficulties for precise prediction. To address ... Accurate traffic flow prediction has a profound impact on modern traffic management. Traffic flow has complex spatial-temporal correlations and periodicity, which poses difficulties for precise prediction. To address this problem, a Multi-head Self-attention and Spatial-Temporal Graph Convolutional Network (MSSTGCN) for multiscale traffic flow prediction is proposed. Firstly, to capture the hidden traffic periodicity of traffic flow, traffic flow is divided into three kinds of periods, including hourly, daily, and weekly data. Secondly, a graph attention residual layer is constructed to learn the global spatial features across regions. Local spatial-temporal dependence is captured by using a T-GCN module. Thirdly, a transformer layer is introduced to learn the long-term dependence in time. A position embedding mechanism is introduced to label position information for all traffic sequences. Thus, this multi-head self-attention mechanism can recognize the sequence order and allocate weights for different time nodes. Experimental results on four real-world datasets show that the MSSTGCN performs better than the baseline methods and can be successfully adapted to traffic prediction tasks. 展开更多
关键词 Graph convolutional network traffic flow prediction multi-scale traffic flow spatial-temporal model
在线阅读 下载PDF
Residual-enhanced graph convolutional networks with hypersphere mapping for anomaly detection in attributed networks
4
作者 Wasim Khan Afsaruddin Mohd +3 位作者 Mohammad Suaib Mohammad Ishrat Anwar Ahamed Shaikh Syed Mohd Faisal 《Data Science and Management》 2025年第2期137-146,共10页
In the burgeoning field of anomaly detection within attributed networks,traditional methodologies often encounter the intricacies of network complexity,particularly in capturing nonlinearity and sparsity.This study in... In the burgeoning field of anomaly detection within attributed networks,traditional methodologies often encounter the intricacies of network complexity,particularly in capturing nonlinearity and sparsity.This study introduces an innovative approach that synergizes the strengths of graph convolutional networks with advanced deep residual learning and a unique residual-based attention mechanism,thereby creating a more nuanced and efficient method for anomaly detection in complex networks.The heart of our model lies in the integration of graph convolutional networks that capture complex structural relationships within the network data.This is further bolstered by deep residual learning,which is employed to model intricate nonlinear connections directly from input data.A pivotal innovation in our approach is the incorporation of a residual-based attention mech-anism.This mechanism dynamically adjusts the importance of nodes based on their residual information,thereby significantly enhancing the sensitivity of the model to subtle anomalies.Furthermore,we introduce a novel hypersphere mapping technique in the latent space to distinctly separate normal and anomalous data.This mapping is the key to our model’s ability to pinpoint anomalies with greater precision.An extensive experimental setup was used to validate the efficacy of the proposed model.Using attributed social network datasets,we demonstrate that our model not only competes with but also surpasses existing state-of-the-art methods in anomaly detection.The results show the exceptional capability of our model to handle the multifaceted nature of real-world networks. 展开更多
关键词 Anomaly detection Deep learning Hypersphere learning residual modeling Graph convolution network Attention mechanism
在线阅读 下载PDF
Data-driven fault diagnosis of control valve with missing data based on modeling and deep residual shrinkage network 被引量:3
5
作者 Feng SUN He XU +1 位作者 Yu-han ZHAO Yu-dong ZHANG 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2022年第4期303-313,共11页
A control valve is one of the most widely used machines in hydraulic systems.However,it often works in harsh environments and failure occurs from time to time.An intelligent and robust control valve fault diagnosis is... A control valve is one of the most widely used machines in hydraulic systems.However,it often works in harsh environments and failure occurs from time to time.An intelligent and robust control valve fault diagnosis is therefore important for operation of the system.In this study,a fault diagnosis based on the mathematical model(MM)imputation and the modified deep residual shrinkage network(MDRSN)is proposed to solve the problem that data-driven models for control valves are susceptible to changing operating conditions and missing data.The multiple fault time-series samples of the control valve at different openings are collected for fault diagnosis to verify the effectiveness of the proposed method.The effects of the proposed method in missing data imputation and fault diagnosis are analyzed.Compared with random and k-nearest neighbor(KNN)imputation,the accuracies of MM-based imputation are improved by 17.87%and 21.18%,in the circumstances of a20.00%data missing rate at valve opening from 10%to 28%.Furthermore,the results show that the proposed MDRSN can maintain high fault diagnosis accuracy with missing data. 展开更多
关键词 Control valve Missing data Fault diagnosis Mathematical model(MM) Deep residual shrinkage network(DRSN)
原文传递
Action Recognition Based on CSI Signal Using Improved Deep Residual Network Model
6
作者 Jian Zhao Shangwu Chong +3 位作者 Liang Huang Xin Li Chen He Jian Jia 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第3期1827-1851,共25页
In this paper,we propose an improved deep residual network model to recognize human actions.Action data is composed of channel state information signals,which are continuous fine-grained signals.We replaced the tradit... In this paper,we propose an improved deep residual network model to recognize human actions.Action data is composed of channel state information signals,which are continuous fine-grained signals.We replaced the traditional identity connection with the shrinking thresholdmodule.Themodule automatically adjusts the threshold of the action data signal,and filters out signals that are not related to the principal components.We use the attention mechanism to improve the memory of the network model to the action signal,so as to better recognize the action.To verify the validity of the experiment more accurately,we collected action data in two different environments.The experimental results show that the improved network model is much better than the traditional network in recognition.The accuracy of recognition in complex places can reach 92.85%,among which the recognition rate of raising hands is up to 96%.We combine the improved residual deep network model with channel state information action data,and prove the effectiveness of our model for classification through experimental data. 展开更多
关键词 Action recognition residual deep network network model channel state information
在线阅读 下载PDF
Multi-scale simplified residual convolutional neural network model for predicting compositions of binary magnesium alloys
7
作者 Xu Qin Qinghang Wang +6 位作者 Xinqian Zhao Shouxin Xia Li Wang Jiabao Long Yuhui Zhang Yanfu Chai Daolun Chen 《Journal of Magnesium and Alloys》 2026年第1期117-123,共7页
This study proposes a multi-scale simplified residual convolutional neural network(MS-SRCNN)for the precise prediction of Mg-Nd binary alloy compositions from scanning electron microscope(SEM)images.A multi-scale data... This study proposes a multi-scale simplified residual convolutional neural network(MS-SRCNN)for the precise prediction of Mg-Nd binary alloy compositions from scanning electron microscope(SEM)images.A multi-scale data structure is established by spatially aligning and stacking SEM images at different magnifications.The MS-SRCNN significantly reduces computational runtime by over 90%compared to traditional architectures like ResNet50,VGG16,and VGG19,without compromising prediction accuracy.The model demonstrates more excellent predictive performance,achieving a>5%increase in R^(2) compared to single-scale models.Furthermore,the MS-SRCNN exhibits robust composition prediction capability across other Mg-based binary alloys,including Mg-La,Mg-Sn,Mg-Ce,Mg-Sm,Mg-Ag,and Mg-Y,thereby emphasizing its generalization and extrapolation potential.This research establishes a non-destructive,microstructure-informed composition analysis framework,reduces characterization time compared to traditional experiment methods and provides insights into the composition-microstructure relationship in diverse material systems. 展开更多
关键词 Magnesium alloys Composition prediction Scanning electron microscope images multi-scale simplified residual convolutional neural network
在线阅读 下载PDF
Prediction of the residual strength of clay using functional networks 被引量:6
8
作者 S.Z.Khan Shakti Suman +1 位作者 M.Pavani S.K.Das 《Geoscience Frontiers》 SCIE CAS CSCD 2016年第1期67-74,共8页
Landslides are common natural hazards occurring in most parts of the world and have considerable adverse economic effects. Residual shear strength of clay is one of the most important factors in the determination of s... Landslides are common natural hazards occurring in most parts of the world and have considerable adverse economic effects. Residual shear strength of clay is one of the most important factors in the determination of stability of slopes or landslides. This effect is more pronounced in sensitive clays which show large changes in shear strength from peak to residual states. This study analyses the prediction of the residual strength of clay based on a new prediction model, functional networks(FN) using data available in the literature. The performance of FN was compared with support vector machine(SVM) and artificial neural network(ANN) based on statistical parameters like correlation coefficient(R), Nash–Sutcliff coefficient of efficiency(E), absolute average error(AAE), maximum average error(MAE) and root mean square error(RMSE). Based on R and E parameters, FN is found to be a better prediction tool than ANN for the given data. However, the R and E values for FN are less than SVM. A prediction equation is presented that can be used by practicing geotechnical engineers. A sensitivity analysis is carried out to ascertain the importance of various inputs in the prediction of the output. 展开更多
关键词 LANDSLIDES residual strength Index properties Prediction model Functional networks
在线阅读 下载PDF
Disease Recognition of Apple Leaf Using Lightweight Multi-Scale Network with ECANet 被引量:4
9
作者 Helong Yu Xianhe Cheng +2 位作者 Ziqing Li Qi Cai Chunguang Bi 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第9期711-738,共28页
To solve the problem of difficulty in identifying apple diseases in the natural environment and the low application rate of deep learning recognition networks,a lightweight ResNet(LW-ResNet)model for apple disease rec... To solve the problem of difficulty in identifying apple diseases in the natural environment and the low application rate of deep learning recognition networks,a lightweight ResNet(LW-ResNet)model for apple disease recognition is proposed.Based on the deep residual network(ResNet18),the multi-scale feature extraction layer is constructed by group convolution to realize the compression model and improve the extraction ability of different sizes of lesion features.By improving the identity mapping structure to reduce information loss.By introducing the efficient channel attention module(ECANet)to suppress noise from a complex background.The experimental results show that the average precision,recall and F1-score of the LW-ResNet on the test set are 97.80%,97.92%and 97.85%,respectively.The parameter memory is 2.32 MB,which is 94%less than that of ResNet18.Compared with the classic lightweight networks SqueezeNet and MobileNetV2,LW-ResNet has obvious advantages in recognition performance,speed,parameter memory requirement and time complexity.The proposed model has the advantages of low computational cost,low storage cost,strong real-time performance,high identification accuracy,and strong practicability,which can meet the needs of real-time identification task of apple leaf disease on resource-constrained devices. 展开更多
关键词 Apple disease recognition deep residual network multi-scale feature efficient channel attention module lightweight network
在线阅读 下载PDF
Salient Object Detection from Multi-spectral Remote Sensing Images with Deep Residual Network 被引量:18
10
作者 Yuchao DAI Jing ZHANG +2 位作者 Mingyi HE Fatih PORIKLI Bowen LIU 《Journal of Geodesy and Geoinformation Science》 2019年第2期101-110,共10页
alient object detection aims at identifying the visually interesting object regions that are consistent with human perception. Multispectral remote sensing images provide rich radiometric information in revealing the ... alient object detection aims at identifying the visually interesting object regions that are consistent with human perception. Multispectral remote sensing images provide rich radiometric information in revealing the physical properties of the observed objects, which leads to great potential to perform salient object detection for remote sensing images. Conventional salient object detection methods often employ handcrafted features to predict saliency by evaluating the pixel-wise or superpixel-wise contrast. With the recent use of deep learning framework, in particular, fully convolutional neural networks, there has been profound progress in visual saliency detection. However, this success has not been extended to multispectral remote sensing images, and existing multispectral salient object detection methods are still mainly based on handcrafted features, essentially due to the difficulties in image acquisition and labeling. In this paper, we propose a novel deep residual network based on a top-down model, which is trained in an end-to-end manner to tackle the above issues in multispectral salient object detection. Our model effectively exploits the saliency cues at different levels of the deep residual network. To overcome the limited availability of remote sensing images in training of our deep residual network, we also introduce a new spectral image reconstruction model that can generate multispectral images from RGB images. Our extensive experimental results using both multispectral and RGB salient object detection datasets demonstrate a significant performance improvement of more than 10% improvement compared with the state-of-the-art methods. 展开更多
关键词 DEEP residual network salient OBJECT detection TOP-DOWN model REMOTE sensing image processing
在线阅读 下载PDF
Influence of Welding Residual Stress on the Structural Behaviour of Large-Span Steel Tube Arch Rib
11
作者 Chunling Yan Renzhang Yan +2 位作者 Zhenxiu Zhan Xiyang Chen Yu Han 《Structural Durability & Health Monitoring》 2025年第4期1037-1056,共20页
The steel tube arch rib in a large-span concrete-filled steel tube arch bridge has a large span and diameter,which also leads to a larger weld seam scale.Large-scale welding seams will inevitably cause more obvious we... The steel tube arch rib in a large-span concrete-filled steel tube arch bridge has a large span and diameter,which also leads to a larger weld seam scale.Large-scale welding seams will inevitably cause more obvious welding residual stress(WRS).For the purpose of studying the influence of WRS from large-scale welding seam on the mechanical properties of steel tube arch rib during arch rib splicing,test research and numerical simulation analysis on the WRS in arch rib splicing based on the Guangxi Pingnan Third Bridge,which is the world’s largest span concrete-filled steel tube arch bridge,were conducted in this paper,and the distribution pattern of WRS at the arch rib splicing joint was obtained.Subsequently,the WRS was introduced into the mechanical performance analysis of joints and structures to analyze its effects.The findings reveal that the distribution of WRS in the arch rib is greatly influenced by the rib plate,and the axial WRS in the heat-affected zone are primarily tensile,while the circumferential WRS are distributed in an alternating pattern of tensile and compressive stresses along the circumferential direction of the main tube.Under the influence of WRS,the ultimate bearing capacity of the joint is reduced by 29.4%,the initial axial stiffness is reduced by 4.32%,and the vertical deformation of the arch rib structure is increased by 4.7%. 展开更多
关键词 Large-span steel tube arch large-scale welding welding residual stress multi-scale models splicing joint
在线阅读 下载PDF
Hybrid model of multimodal based on data enhancement and lumped reaction kinetics: Applying to industrial ebullated-bed residue hydrogenation unit
12
作者 Jian Long Mengru Zhang +2 位作者 Anlan Li Cheng Huang Dong Xue 《Chinese Journal of Chemical Engineering》 2025年第2期284-302,共19页
Industrial ebullated-bed is an important device for promoting the cleaning and upgrading of oil products. The lumped kinetic model is a powerful tool for predicting the product yield of the ebullated-bed residue hydro... Industrial ebullated-bed is an important device for promoting the cleaning and upgrading of oil products. The lumped kinetic model is a powerful tool for predicting the product yield of the ebullated-bed residue hydrogenation (EBRH) unit, However, during the long-term operation of the device, there are phenomena such as low frequency of material property analysis leading to limited operating data and diverse operating modes at the same time scale, which poses a huge challenge to building an accurate product yield prediction model. To address these challenges, a data augmentation-based eleven lumped reaction kinetics mechanism model was constructed. This model combines generative adversarial networks, outlier elimination, and L2 norm data filtering to expand the dataset and utilizes kernel principal component analysis-fuzzy C-means for operating condition partitioning. Based on the hydrogenation reaction mechanism, a single and sub operating condition eleven lumped reaction kinetics model of an ebullated-bed residue hydrogenation unit, comprising 55 reaction paths and 110 parameters, was constructed before and after data augmentation. Compared to the single model before data enhancement, the average absolute error of the sub-models under data enhancement division was reduced by 23%. Thus, these findings can help guide the operation and optimization of the production process. 展开更多
关键词 Mixed modeling Generative adversarial network Lumped kinetic model Multi-modal learning Ebullated-bed residue hydrogenation
在线阅读 下载PDF
Abnormal Traffic Detection for Internet of Things Based on an Improved Residual Network
13
作者 Tingting Su Jia Wang +2 位作者 Wei Hu Gaoqiang Dong Jeon Gwanggil 《Computers, Materials & Continua》 SCIE EI 2024年第6期4433-4448,共16页
Along with the progression of Internet of Things(IoT)technology,network terminals are becoming continuously more intelligent.IoT has been widely applied in various scenarios,including urban infrastructure,transportati... Along with the progression of Internet of Things(IoT)technology,network terminals are becoming continuously more intelligent.IoT has been widely applied in various scenarios,including urban infrastructure,transportation,industry,personal life,and other socio-economic fields.The introduction of deep learning has brought new security challenges,like an increment in abnormal traffic,which threatens network security.Insufficient feature extraction leads to less accurate classification results.In abnormal traffic detection,the data of network traffic is high-dimensional and complex.This data not only increases the computational burden of model training but also makes information extraction more difficult.To address these issues,this paper proposes an MD-MRD-ResNeXt model for abnormal network traffic detection.To fully utilize the multi-scale information in network traffic,a Multi-scale Dilated feature extraction(MD)block is introduced.This module can effectively understand and process information at various scales and uses dilated convolution technology to significantly broaden the model’s receptive field.The proposed Max-feature-map Residual with Dual-channel pooling(MRD)block integrates the maximum feature map with the residual block.This module ensures the model focuses on key information,thereby optimizing computational efficiency and reducing unnecessary information redundancy.Experimental results show that compared to the latest methods,the proposed abnormal traffic detection model improves accuracy by about 2%. 展开更多
关键词 Abnormal network traffic deep learning residual network multi-scale feature extraction max-feature-map
在线阅读 下载PDF
Study on Residual Oil HDS Process with Mechanism Model and ANN Model
14
作者 Ma Chengguo Weng Huixin 《China Petroleum Processing & Petrochemical Technology》 SCIE CAS 2009年第1期39-43,共5页
Based on the Residual Oil Hydrodesulfurization Treatment Unit(S-RHT),the n-order reaction kinetic model for residual oil HDS reactions and artificial neural network(ANN)model were developed to determine the sulfur con... Based on the Residual Oil Hydrodesulfurization Treatment Unit(S-RHT),the n-order reaction kinetic model for residual oil HDS reactions and artificial neural network(ANN)model were developed to determine the sulfur content of hydrogenated residual oil.The established ANN model covered 4 input variables,1 output variable and 1 hidden layer with 15 neurons.The comparison between the results of two models was listed.The results showed that the predicted mean relative errors of the two models with three different sample data were less than 5%and both the two models had good predictive precision and extrapolative feature for the HDS process.The mean relative error of 5 sets of testing data of the ANN model was 1.62%—3.23%,all of which were smaller than that of the common mechanism model(3.47%—4.13%).It showed that the ANN model was better than the mechanism model both in terms of fitting results and fitting difficulty.The models could be easily applied in practice and could also provide a reference for the further research of residual oil HDS process. 展开更多
关键词 residual oil hydrodesulfurization(HDS) mechanism model artificial neural network(ANN)model
在线阅读 下载PDF
Underwater Image Enhancement Based on Multi-scale Adversarial Network
15
作者 ZENG Jun-yang SI Zhan-jun 《印刷与数字媒体技术研究》 CAS 北大核心 2024年第5期70-77,共8页
In this study,an underwater image enhancement method based on multi-scale adversarial network was proposed to solve the problem of detail blur and color distortion in underwater images.Firstly,the local features of ea... In this study,an underwater image enhancement method based on multi-scale adversarial network was proposed to solve the problem of detail blur and color distortion in underwater images.Firstly,the local features of each layer were enhanced into the global features by the proposed residual dense block,which ensured that the generated images retain more details.Secondly,a multi-scale structure was adopted to extract multi-scale semantic features of the original images.Finally,the features obtained from the dual channels were fused by an adaptive fusion module to further optimize the features.The discriminant network adopted the structure of the Markov discriminator.In addition,by constructing mean square error,structural similarity,and perceived color loss function,the generated image is consistent with the reference image in structure,color,and content.The experimental results showed that the enhanced underwater image deblurring effect of the proposed algorithm was good and the problem of underwater image color bias was effectively improved.In both subjective and objective evaluation indexes,the experimental results of the proposed algorithm are better than those of the comparison algorithm. 展开更多
关键词 Underwater image enhancement Generative adversarial network multi-scale feature extraction residual dense block
在线阅读 下载PDF
MRFNet:A Progressive Residual Fusion Network for Blind Multiscale Image Deblurring
16
作者 Wang Zhang Haozhuo Cao Qiangqiang Yao 《Computers, Materials & Continua》 2026年第3期1851-1866,共16页
Recent advances in deep learning have significantly improved image deblurring;however,existing approaches still suffer from limited global context modeling,inadequate detail restoration,and poor texture or edge percep... Recent advances in deep learning have significantly improved image deblurring;however,existing approaches still suffer from limited global context modeling,inadequate detail restoration,and poor texture or edge perception,especially under complex dynamic blur.To address these challenges,we propose the Multi-Resolution Fusion Network(MRFNet),a blind multi-scale deblurring framework that integrates progressive residual connectivity for hierarchical feature fusion.The network employs a three-stage design:(1)TransformerBlocks capture long-range dependencies and reconstruct coarse global structures;(2)Nonlinear Activation Free Blocks(NAFBlocks)enhance local detail representation and mid-level feature fusion;and(3)an optimized residual subnetwork based on gated feature modulation refines texture and edge details for high-fidelity restoration.Extensive experiments demonstrate that MRFNet achieves superior performance compared to state-of-the-art methods.On GoPro,it attains 32.52 dB Peak Signal-to-Noise Ratio(PSNR)and 0.071 Learned Perceptual Image Patch Similarity(LPIPS),outperforming MIMOWNet(32.50 dB,0.075).On HIDE,it achieves 30.25 dB PSNR and 0.945 Structural Similarity Index Measure(SSIM),representing gains of+0.26 dB and+0.015 SSIM over MIMO-UNet(29.99 dB,0.930).On RealBlur-J,it reaches 28.82 dB PSNR and 0.872 SSIM,surpassing MIMO-UNet by+1.19 dB and+0.035 SSIM(27.63 dB,0.837).These results validate the effectiveness of the proposed progressive residual fusion and hybrid attention mechanisms in balancing global context understanding and local detail recovery for blind image deblurring. 展开更多
关键词 Blind deblurring progressive network multi-scale features residual structure
在线阅读 下载PDF
融合ResNet-18与水动力模型的洪水演进快速预测
17
作者 童超 詹晗煜 +3 位作者 崔罡 刘康 欧阳磊 肖宏宇 《水资源保护》 北大核心 2026年第1期129-136,共8页
为实现高精度和高效率洪水演进预测,结合数据驱动与物理建模的双重优势,提出了融合残差神经网络(ResNet-18)与水动力模型Telemac2D的洪水演进快速预测算法,将Telemac2D生成的高精度洪水淹没数据作为训练样本,构建了基于一维ResNet-18的... 为实现高精度和高效率洪水演进预测,结合数据驱动与物理建模的双重优势,提出了融合残差神经网络(ResNet-18)与水动力模型Telemac2D的洪水演进快速预测算法,将Telemac2D生成的高精度洪水淹没数据作为训练样本,构建了基于一维ResNet-18的深度神经网络模型,并利用该模型对黄柏河流域下游尚家河河段洪水淹没水深与演进路径进行了实时动态预测和对比验证。结果表明:构建的ResNet-18模型对240组测试集预报结果的平均绝对误差和均方根误差分别为0.0332 m和0.0898 m,淹没范围的空间分布与Telemac2D模拟结果高度一致,相关系数达0.9981,对测量点水深的预测结果比卷积神经网络模型更精确,且计算效率相较传统水动力模型提升超300倍。 展开更多
关键词 洪水演进 残差神经网络 深度神经网络 Telemac2D 卷积神经网络模型 黄柏河流域
在线阅读 下载PDF
基于多维特征融合与残差增强的交通流量预测
18
作者 张振琳 郭慧洁 +4 位作者 窦天凤 亓开元 吴栋 曲志坚 任崇广 《计算机应用研究》 北大核心 2026年第1期161-169,共9页
交通流量预测在智能交通系统中占据核心地位。针对当前交通流量预测方法在特征利用和时空依赖建模方面的不足,提出了一种新的基于多维特征融合与残差增强的交通流量预测模型MFRGCRN(multi-dimensional feature fusion and residual-enha... 交通流量预测在智能交通系统中占据核心地位。针对当前交通流量预测方法在特征利用和时空依赖建模方面的不足,提出了一种新的基于多维特征融合与残差增强的交通流量预测模型MFRGCRN(multi-dimensional feature fusion and residual-enhanced graph convolutional recurrent network)。该模型通过结合自编码器、深度可分离卷积及时间卷积全方位挖掘时空相关性,使用门控循环单元与多尺度卷积注意力结合学习数据的关联关系,同时利用多尺度残差增强机制实现对复杂模式的逐步建模。在四个真实数据集上的实验结果表明,所提出的模型在预测性能上优于对比的基线模型,尤其在PEMS08数据集的12步预测任务中,MAE、RMSE和MAPE分别降低约7.7%、2.9%和4.5%,展现出优异的长期预测能力。模型在准确性、稳定性和鲁棒性方面均表现出较强优势,为智能交通系统中的复杂交通流建模提供了有效解决方案。 展开更多
关键词 交通流量预测 动态图卷积网络 特征融合 残差建模 注意力机制
在线阅读 下载PDF
光纤光栅传感网络中异常流量动态检测方法
19
作者 蒋迎霞 江义火 段瑛 《激光杂志》 北大核心 2026年第1期119-123,共5页
在光纤光栅传感网络中,流量波动导致单一时刻残差难以准确判定网络异常状态,高流量时段大残差可能属正常波动,低流量时段小残差却可能预示异常。为保障数据准确传输,提出一种异常流量动态检测方法。将归一化后的流量视为时间序列,构建... 在光纤光栅传感网络中,流量波动导致单一时刻残差难以准确判定网络异常状态,高流量时段大残差可能属正常波动,低流量时段小残差却可能预示异常。为保障数据准确传输,提出一种异常流量动态检测方法。将归一化后的流量视为时间序列,构建二阶自回归模型以拟合正常观测流量,并基于该模型预测未来正常流量序列。定义观测流量与预测流量的残差为异常流量,针对网络流量在不同时段波动大的特点,设定标准残差值,利用卡方分布及其概率密度函数反向推导出残差值的动态置信区间作为检测阈值,当流量超出阈值范围时即判定为异常流量。实验结果表明,该方法预测的正弦波信号幅值为6 V,且无异常波动,检测率高于0.93、误检率低于0.04,有效提升了光纤光栅传感网络的安全性与稳定性。 展开更多
关键词 光纤光栅传感网络 异常流量 动态检测 预测残差 二阶自回归模型 密度函数
原文传递
基于时间卷积神经网络的电力负荷缺失数据填充方法
20
作者 刘泽 《山西电力》 2026年第1期7-11,共5页
电力负荷的数据质量对电网的分析具有重要的意义,但由于传感器故障、网络故障以及人为操作不当等原因,会造成电力负荷数据大量缺失。为了提高电力负荷数据的填充精度,提出了一种基于时间卷积神经网络的电力负荷填充模型,该模型利用扩展... 电力负荷的数据质量对电网的分析具有重要的意义,但由于传感器故障、网络故障以及人为操作不当等原因,会造成电力负荷数据大量缺失。为了提高电力负荷数据的填充精度,提出了一种基于时间卷积神经网络的电力负荷填充模型,该模型利用扩展因果卷积和残差连接模块可以深度挖掘时间与空间上的紧密联系,实现电力负荷缺失数据的准确填充。以新西兰公开数据集为验证对象,与支持向量回归、长短时记忆网络和卷积神经网络相比较,所提出的模型具有更高的填充精度,同时验证了所提出模型在电力负荷数据填充上的有效性与鲁棒性。 展开更多
关键词 时间卷积神经网络 填充模型 扩展因果卷积 残差连接模块
在线阅读 下载PDF
上一页 1 2 18 下一页 到第
使用帮助 返回顶部