期刊文献+
共找到167篇文章
< 1 2 9 >
每页显示 20 50 100
3D brain glioma segmentation in MRI through integrating multiple densely connected 2D convolutional neural networks 被引量:5
1
作者 Xiaobing ZHANG Yin HU +2 位作者 Wen CHEN Gang HUANG Shengdong NIE 《Journal of Zhejiang University-Science B(Biomedicine & Biotechnology)》 SCIE CAS CSCD 2021年第6期462-475,共14页
To overcome the computational burden of processing three-dimensional(3 D)medical scans and the lack of spatial information in two-dimensional(2 D)medical scans,a novel segmentation method was proposed that integrates ... To overcome the computational burden of processing three-dimensional(3 D)medical scans and the lack of spatial information in two-dimensional(2 D)medical scans,a novel segmentation method was proposed that integrates the segmentation results of three densely connected 2 D convolutional neural networks(2 D-CNNs).In order to combine the lowlevel features and high-level features,we added densely connected blocks in the network structure design so that the low-level features will not be missed as the network layer increases during the learning process.Further,in order to resolve the problems of the blurred boundary of the glioma edema area,we superimposed and fused the T2-weighted fluid-attenuated inversion recovery(FLAIR)modal image and the T2-weighted(T2)modal image to enhance the edema section.For the loss function of network training,we improved the cross-entropy loss function to effectively avoid network over-fitting.On the Multimodal Brain Tumor Image Segmentation Challenge(BraTS)datasets,our method achieves dice similarity coefficient values of 0.84,0.82,and 0.83 on the BraTS2018 training;0.82,0.85,and 0.83 on the BraTS2018 validation;and 0.81,0.78,and 0.83 on the BraTS2013 testing in terms of whole tumors,tumor cores,and enhancing cores,respectively.Experimental results showed that the proposed method achieved promising accuracy and fast processing,demonstrating good potential for clinical medicine. 展开更多
关键词 GLIOMA Magnetic resonance imaging(MRI) SEGMENTATION dense block 2D convolutional neural networks(2D-CNNs)
原文传递
Remaining Useful Life Prediction of Aeroengine Based on Principal Component Analysis and One-Dimensional Convolutional Neural Network 被引量:5
2
作者 LYU Defeng HU Yuwen 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第5期867-875,共9页
In order to directly construct the mapping between multiple state parameters and remaining useful life(RUL),and reduce the interference of random error on prediction accuracy,a RUL prediction model of aeroengine based... In order to directly construct the mapping between multiple state parameters and remaining useful life(RUL),and reduce the interference of random error on prediction accuracy,a RUL prediction model of aeroengine based on principal component analysis(PCA)and one-dimensional convolution neural network(1D-CNN)is proposed in this paper.Firstly,multiple state parameters corresponding to massive cycles of aeroengine are collected and brought into PCA for dimensionality reduction,and principal components are extracted for further time series prediction.Secondly,the 1D-CNN model is constructed to directly study the mapping between principal components and RUL.Multiple convolution and pooling operations are applied for deep feature extraction,and the end-to-end RUL prediction of aeroengine can be realized.Experimental results show that the most effective principal component from the multiple state parameters can be obtained by PCA,and the long time series of multiple state parameters can be directly mapped to RUL by 1D-CNN,so as to improve the efficiency and accuracy of RUL prediction.Compared with other traditional models,the proposed method also has lower prediction error and better robustness. 展开更多
关键词 AEROENGINE remaining useful life(RUL) principal component analysis(PCA) one-dimensional convolution neural network(1D-CNN) time series prediction state parameters
在线阅读 下载PDF
Robust Damage Detection and Localization Under Complex Environmental Conditions Using Singular Value Decomposition-based Feature Extraction and One-dimensional Convolutional Neural Network 被引量:1
3
作者 Shengkang Zong Sheng Wang +3 位作者 Zhitao Luo Xinkai Wu Hui Zhang Zhonghua Ni 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2023年第3期252-261,共10页
Ultrasonic guided wave is an attractive monitoring technique for large-scale structures but is vulnerable to changes in environmental and operational conditions(EOC),which are inevitable in the normal inspection of ci... Ultrasonic guided wave is an attractive monitoring technique for large-scale structures but is vulnerable to changes in environmental and operational conditions(EOC),which are inevitable in the normal inspection of civil and mechanical structures.This paper thus presents a robust guided wave-based method for damage detection and localization under complex environmental conditions by singular value decomposition-based feature extraction and one-dimensional convolutional neural network(1D-CNN).After singular value decomposition-based feature extraction processing,a temporal robust damage index(TRDI)is extracted,and the effect of EOCs is well removed.Hence,even for the signals with a very large temperature-varying range and low signal-to-noise ratios(SNRs),the final damage detection and localization accuracy retain perfect 100%.Verifications are conducted on two different experimental datasets.The first dataset consists of guided wave signals collected from a thin aluminum plate with artificial noises,and the second is a publicly available experimental dataset of guided wave signals acquired on a composite plate with a temperature ranging from 20℃to 60℃.It is demonstrated that the proposed method can detect and localize the damage accurately and rapidly,showing great potential for application in complex and unknown EOC. 展开更多
关键词 Ultrasonic guided waves Singular value decomposition Damage detection and localization Environmental and operational conditions one-dimensional convolutional neural network
在线阅读 下载PDF
Optimal Deep Dense Convolutional Neural Network Based Classification Model for COVID-19 Disease 被引量:1
4
作者 A.Sheryl Oliver P.Suresh +2 位作者 A.Mohanarathinam Seifedine Kadry Orawit Thinnukool 《Computers, Materials & Continua》 SCIE EI 2022年第1期2031-2047,共17页
Early diagnosis and detection are important tasks in controlling the spread of COVID-19.A number of Deep Learning techniques has been established by researchers to detect the presence of COVID-19 using CT scan images ... Early diagnosis and detection are important tasks in controlling the spread of COVID-19.A number of Deep Learning techniques has been established by researchers to detect the presence of COVID-19 using CT scan images and X-rays.However,these methods suffer from biased results and inaccurate detection of the disease.So,the current research article developed Oppositional-based Chimp Optimization Algorithm and Deep Dense Convolutional Neural Network(OCOA-DDCNN)for COVID-19 prediction using CT images in IoT environment.The proposed methodology works on the basis of two stages such as pre-processing and prediction.Initially,CT scan images generated from prospective COVID-19 are collected from open-source system using IoT devices.The collected images are then preprocessed using Gaussian filter.Gaussian filter can be utilized in the removal of unwanted noise from the collected CT scan images.Afterwards,the preprocessed images are sent to prediction phase.In this phase,Deep Dense Convolutional Neural Network(DDCNN)is applied upon the pre-processed images.The proposed classifier is optimally designed with the consideration of Oppositional-basedChimp Optimization Algorithm(OCOA).This algorithm is utilized in the selection of optimal parameters for the proposed classifier.Finally,the proposed technique is used in the prediction of COVID-19 and classify the results as either COVID-19 or non-COVID-19.The projected method was implemented in MATLAB and the performances were evaluated through statistical measurements.The proposed method was contrasted with conventional techniques such as Convolutional Neural Network-Firefly Algorithm(CNN-FA),Emperor Penguin Optimization(CNN-EPO)respectively.The results established the supremacy of the proposed model. 展开更多
关键词 Deep learning deep dense convolutional neural network covid-19 CT images chimp optimization algorithm
在线阅读 下载PDF
Single Image Rain Removal Using Image Decomposition and a Dense Network 被引量:2
5
作者 Qiusheng Lian Wenfeng Yan +1 位作者 Xiaohua Zhang Shuzhen Chen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第6期1428-1437,共10页
Removing rain from a single image is a challenging task due to the absence of temporal information. Considering that a rainy image can be decomposed into the low-frequency(LF) and high-frequency(HF) components, where ... Removing rain from a single image is a challenging task due to the absence of temporal information. Considering that a rainy image can be decomposed into the low-frequency(LF) and high-frequency(HF) components, where the coarse scale information is retained in the LF component and the rain streaks and texture correspond to the HF component, we propose a single image rain removal algorithm using image decomposition and a dense network. We design two task-driven sub-networks to estimate the LF and non-rain HF components of a rainy image. The high-frequency estimation sub-network employs a densely connected network structure, while the low-frequency sub-network uses a simple convolutional neural network(CNN).We add total variation(TV) regularization and LF-channel fidelity terms to the loss function to optimize the two subnetworks jointly. The method then obtains de-rained output by combining the estimated LF and non-rain HF components.Extensive experiments on synthetic and real-world rainy images demonstrate that our method removes rain streaks while preserving non-rain details, and achieves superior de-raining performance both perceptually and quantitatively. 展开更多
关键词 convolutional neural network(CNN) dense network image decomposition RAIN removal TOTAL variation(TV)
在线阅读 下载PDF
基于Dense Net的迁移学习在岩性识别中的应用研究
6
作者 杨建松 曹成 《西安文理学院学报(自然科学版)》 2025年第3期61-67,共7页
将Dense Net卷积神经网络模型与迁移学习技术相结合,应用于岩石岩性识别.传统岩石识别方法依赖经验且耗时耗力,易受主观因素影响,而深度学习的卷积神经网络能自动学习和提取特征.Dense Net模型连接紧密,增强特征重用性,提高信息传递效率... 将Dense Net卷积神经网络模型与迁移学习技术相结合,应用于岩石岩性识别.传统岩石识别方法依赖经验且耗时耗力,易受主观因素影响,而深度学习的卷积神经网络能自动学习和提取特征.Dense Net模型连接紧密,增强特征重用性,提高信息传递效率.迁移学习可将知识和经验迁移到新任务,改善性能.实验选取石灰岩、大理石、石英岩和砂岩四类岩石图像进行测试,训练准确率趋于100%,测试准确率基本稳定在80%左右,最高预测准确率83.2%,表明模型训练效果理想,鲁棒性和泛化能力较强.未来可进一步收集更丰富专业的数据集并优化模型以提高准确率. 展开更多
关键词 dense Net 迁移学习 岩性识别 卷积神经网络
在线阅读 下载PDF
U-net与Dense-net相结合的视网膜血管提取 被引量:19
7
作者 徐光柱 胡松 +3 位作者 陈莎 陈鹏 周军 雷帮军 《中国图象图形学报》 CSCD 北大核心 2019年第9期1569-1580,共12页
目的视网膜血管健康状况的自动分析对糖尿病、心脑血管疾病以及多种眼科疾病的快速无创诊断具有重要参考价值。视网膜图像中血管网络结构复杂且图像背景亮度不均使得血管区域的准确自动提取具有较大难度。本文通过使用具有对称全卷积结... 目的视网膜血管健康状况的自动分析对糖尿病、心脑血管疾病以及多种眼科疾病的快速无创诊断具有重要参考价值。视网膜图像中血管网络结构复杂且图像背景亮度不均使得血管区域的准确自动提取具有较大难度。本文通过使用具有对称全卷积结构的U-net深度神经网络实现视网膜血管的高精度分割。方法基于U-net网络中的层次化对称结构和Dense-net网络中的稠密连接方式,提出一种改进的适用于视网膜血管精准提取的深度神经网络模型。首先使用白化预处理技术弱化原始彩色眼底图像中的亮度不均,增强图像中血管区域的对比度;接着对数据集进行随机旋转、Gamma变换操作实现数据增广;然后将每一幅图像随机分割成若干较小的图块,用于减小模型参数规模,降低训练难度。结果使用多种性能指标对训练后的模型进行综合评定,模型在DRIVE数据集上的灵敏度、特异性、准确率和AUC(area under the curve)分别达到0. 740 9、0. 992 9、0. 970 7和0. 917 1。所提算法与目前主流方法进行了全面比较,结果显示本文算法各项性能指标均表现良好。结论本文针对视网膜图像中血管区域高精度自动提取难度大的问题,提出了一种具有稠密连接方式的对称全卷积神经网络改进模型。结果表明该模型在视网膜血管分割中能够达到良好效果,具有较好的研究及应用价值。 展开更多
关键词 视网膜血管分割 深度学习 全卷积神经网络 U-net dense-net
原文传递
融合STN和DenseNet的深度学习网络及其应用 被引量:5
8
作者 张锡英 宋宇鹏 +1 位作者 陈曦 边继龙 《计算机工程与应用》 CSCD 北大核心 2019年第17期131-136,共6页
图像识别是计算机视觉的重要分支之一,具有重要的理论和实践意义。近年来,以深度卷积神经网络为代表的图像分类方法被成功地应用到各个领域。针对神经网络对输入数据敏感、训练时间长等问题,结合空间映射网络(Spatial Transform Network... 图像识别是计算机视觉的重要分支之一,具有重要的理论和实践意义。近年来,以深度卷积神经网络为代表的图像分类方法被成功地应用到各个领域。针对神经网络对输入数据敏感、训练时间长等问题,结合空间映射网络(Spatial Transform Network,STN)和密集神经网络(Dense Neural Network,DenseNet)两者的特性,提出一种新型网络结构ST-DenseNet。该网络能够对输入图片作不变性归一化处理,解决数据敏感问题的同时提高图像识别效果。在树种叶片公开数据集Leafsnap上实现了90.43%的识别准确率、87.75%的召回率和89.07%的F-Measure的实验结果,模型ST-DenseNet明显优于其他网络模型。 展开更多
关键词 图像识别 深度卷积神经网络 空间映射网络 密集神经网络 树种识别
在线阅读 下载PDF
基于Attention_DenseCNN的水稻问答系统问句分类 被引量:15
9
作者 王郝日钦 吴华瑞 +2 位作者 冯帅 刘志超 许童羽 《农业机械学报》 EI CAS CSCD 北大核心 2021年第7期237-243,共7页
为了解决“中国农技推广APP”问答社区中水稻提问数据快速自动分类的问题,提出一种基于Attention_DenseCNN的水稻文本分类方法。根据水稻文本具备的特征,采用Word2vec方法对文本数据进行处理与分析,并结合农业分词词典对文本数据进行向... 为了解决“中国农技推广APP”问答社区中水稻提问数据快速自动分类的问题,提出一种基于Attention_DenseCNN的水稻文本分类方法。根据水稻文本具备的特征,采用Word2vec方法对文本数据进行处理与分析,并结合农业分词词典对文本数据进行向量化处理,采用Word2vec方法能够有效地解决文本的高维性和稀疏性问题。对卷积神经网络(CNN)上下游卷积块之间建立一条稠密的链接,并结合注意力机制(Attention),使文本中的关键词特征得以充分体现,使文本分类模型具有更好的文本特征提取精度,从而提高了分类精确率。试验表明:基于Attention_DenseCNN的水稻问句分类模型可以提高文本特征的利用率、减少特征丢失,能够快速、准确地对水稻问句文本进行自动分类,其分类精确率及F1值分别为95.6%和94.9%,与其他7种神经网络问句分类方法相比,分类效果明显提升。 展开更多
关键词 水稻问句分类 自然语言处理 密集连接卷积神经网络 注意力机制
在线阅读 下载PDF
基于注意力机制的DenseNet模型的树种识别应用 被引量:10
10
作者 宋宇鹏 边继龙 +1 位作者 安翔 张锡英 《实验室研究与探索》 CAS 北大核心 2020年第7期122-127,173,共7页
随着图像识别分类技术的发展,该技术被人们应用到工农业生产各个领域,以提高其工作质量和效率。在特殊领域背景复杂数据集分类任务中,为增强神经网络的分类能力,降低参数冗余,提高训练效率,提出一种基于注意力机制的DenseNet模型。该神... 随着图像识别分类技术的发展,该技术被人们应用到工农业生产各个领域,以提高其工作质量和效率。在特殊领域背景复杂数据集分类任务中,为增强神经网络的分类能力,降低参数冗余,提高训练效率,提出一种基于注意力机制的DenseNet模型。该神经网络能够通过添加注意力机制获取图像重要信息,以解决数据敏感问题,提高网络整体性能。在复杂树种叶片公开数据集Leafsnap和公共数据集SVHN上分别取得了91.25%和98.27%的分类精确率。实验结果表明,基于注意力机制的DenseNet模型分类效果明显优于其他网络模型。 展开更多
关键词 图像分类 卷积神经网络 密集神经网络 注意力机制 树种识别
在线阅读 下载PDF
结合强化学习和DenseNet的远程监督关系抽取模型 被引量:3
11
作者 冯轩闻 袁新瑞 +1 位作者 孙霞 高厦 《计算机应用与软件》 北大核心 2024年第2期138-144,208,共8页
关系抽取是信息获取领域的重要任务之一。为了更好地解决数据集中的噪声问题和句子深层次语义表征,提出一种结合强化学习和密集连接卷积神经网络的远程监督关系抽取模型,模型分为句子选择器和关系分类器。在句子选择器中,基于强化学习... 关系抽取是信息获取领域的重要任务之一。为了更好地解决数据集中的噪声问题和句子深层次语义表征,提出一种结合强化学习和密集连接卷积神经网络的远程监督关系抽取模型,模型分为句子选择器和关系分类器。在句子选择器中,基于强化学习的方法能有效过滤噪声语句,提升输入数据质量;在关系分类器中,通过DenseNet深层网络中的特征复用,学习更丰富的语义特征。在NYT数据集上的实验结果表明句子选择器能够有效过滤噪声,该模型的关系抽取性能相比基线模型得到有效提高。 展开更多
关键词 关系抽取 远程监督 强化学习 卷积神经网络 密集连接
在线阅读 下载PDF
基于改进DenseNet模型的滚动轴承变工况故障诊断 被引量:4
12
作者 王焜 刘鑫 +1 位作者 杨嘉其 董增寿 《组合机床与自动化加工技术》 北大核心 2022年第6期78-81,共4页
针对旋转机械传统故障诊断中浅层特征对振动信号故障信息表征能力不足以及在变工况条件下传统的网络模型诊断能力差的问题,提出了一种结合风格再校准模块(style-based recalibration module,SRM)和密集连接卷积神经网络(densely connect... 针对旋转机械传统故障诊断中浅层特征对振动信号故障信息表征能力不足以及在变工况条件下传统的网络模型诊断能力差的问题,提出了一种结合风格再校准模块(style-based recalibration module,SRM)和密集连接卷积神经网络(densely connected convolutional networks,DenseNet)智能故障诊断神经网络模型。将预处理得到的时频图输入到引入SRM的DenseNet网络模型中,通过对特征图进行重新加权以及特征复用,避免有效信息缺失,降低了无关信息的干扰,增强模型对故障特征的提取能力。分别进行单一工况和变工况实验验证,结果表明所提方法在变工况条件下的故障识别率均优于目前主流的SVM、WDCNN和ECACNN诊断方法。 展开更多
关键词 旋转机械故障诊断 风格再校准模块 密集连接卷积神经网络 变工况
在线阅读 下载PDF
Fault Line Detection Using Waveform Fusion and One-dimensional Convolutional Neural Network in Resonant Grounding Distribution Systems 被引量:10
13
作者 Jianhong Gao Moufa Guo Duan-Yu Chen 《CSEE Journal of Power and Energy Systems》 SCIE CSCD 2021年第2期250-260,共11页
Effective features are essential for fault diagnosis.Due to the faint characteristics of a single line-to-ground(SLG)fault,fault line detection has become a challenge in resonant grounding distribution systems.This pa... Effective features are essential for fault diagnosis.Due to the faint characteristics of a single line-to-ground(SLG)fault,fault line detection has become a challenge in resonant grounding distribution systems.This paper proposes a novel fault line detection method using waveform fusion and one-dimensional convolutional neural networks(1-D CNN).After an SLG fault occurs,the first-half waves of zero-sequence currents are collected and superimposed with each other to achieve waveform fusion.The compelling feature of fused waveforms is extracted by 1-D CNN to determine whether the fused waveform source contains the fault line.Then,the 1-D CNN output is used to update the value of the counter in order to identify the fault line.Given the lack of fault data in existing distribution systems,the proposed method only needs a small quantity of data for model training and fault line detection.In addition,the proposed method owns fault-tolerant performance.Even if a few samples are misjudged,the fault line can still be detected correctly based on the full output results of 1-D CNN.Experimental results verified that the proposed method can work effectively under various fault conditions. 展开更多
关键词 Fault line detection one-dimensional convolutional neural network resonant grounding distribution systems waveform fusion
原文传递
基于SRDenseNet的指纹超分辨率重建研究 被引量:1
14
作者 钱鹏 刘满华 《计算机应用与软件》 北大核心 2023年第6期187-193,210,共8页
指纹识别是一种常用的生物特征识别技术,图像质量对指纹识别效果有着重要的影响。针对现有指纹图像质量低导致识别准确率差的问题,提出一种基于SRDenseNet的指纹超分辨率重建算法。该方法使用深度卷积神经网络为基本结构,加入了Dense块... 指纹识别是一种常用的生物特征识别技术,图像质量对指纹识别效果有着重要的影响。针对现有指纹图像质量低导致识别准确率差的问题,提出一种基于SRDenseNet的指纹超分辨率重建算法。该方法使用深度卷积神经网络为基本结构,加入了Dense块和Dense跳连接以充分利用多层次的特征信息,提出将全局均方差和平均局部结构相似度引入损失函数,有效提升深度卷积神经网络对指纹图像的分辨率提高与全局结构和局部细节重建的能力。在FVC数据集上进行测试和验证,将该方法与现有其他方法进行比较。结果表明,2、3、4倍率的超分辨率指纹图像的匹配等错误率分别从原来的5.456%、8.730%和16.091%下降至4.762%、7.500%和12.540%,实验证明了该方法的有效性。 展开更多
关键词 指纹识别 超分辨率 密集连接卷积神经网络 等错误率
在线阅读 下载PDF
基于DenseNet卷积神经网络的短期风电预测方法 被引量:10
15
作者 殷林飞 蒙雨洁 《综合智慧能源》 CAS 2024年第7期12-20,共9页
风能作为一种清洁、可再生的能源,在能源转型中扮演着至关重要的角色,准确预测风电出力对电力系统的安全高效运行非常重要,然而风速的波动性和随机性,对风电预测带来了挑战。为了提高风电预测的准确性,提出了一种基于DenseNet卷积神经... 风能作为一种清洁、可再生的能源,在能源转型中扮演着至关重要的角色,准确预测风电出力对电力系统的安全高效运行非常重要,然而风速的波动性和随机性,对风电预测带来了挑战。为了提高风电预测的准确性,提出了一种基于DenseNet卷积神经网络的短期风电预测模型。该模型通过精简DenseNet201网络得到了拥有出色的密集连接结构和适当深度、宽度的DenseNet160网络,不仅能缓解训练过程中梯度消失现象,还能通过密集连接将浅层的信息反映到深层,实现深度监督。基于巴西纳塔尔地区378 d的风力数据集,采用DenseNet160网络以及27种算法对未来一天的风力发电情况进行预测。结果表明:DenseNet160网络的平均绝对误差、均方误差以及平均绝对百分误差比其他算法分别降低了至少10.89%,4.98%,8.68%;同时,与使用相同数据集的混合经济模型相比,DenseNet160网络的MAE值小了25.56%。说明该模型能精准地拟合风力发电数据,获得可靠的风力预测结果。 展开更多
关键词 风电预测 可再生能源 denseNet 卷积神经网络 密集连接 梯度消失
在线阅读 下载PDF
DenseCNN-ATT:实体关系抽取的密集连接卷积神经网络
16
作者 李雅欣 王佳英 +1 位作者 单菁 邵明阳 《计算机与数字工程》 2021年第12期2483-2489,共7页
在远程监督(Distant Supervision,DS)实体关系抽取任务中,采用远程监督的方式虽然可以产生大量的标注数据,但是这种方法产生的数据集充满大量的噪声数据,从而会降低关系抽取的性能。为此,我们针对现有深度学习使用浅层和单一深层神经网... 在远程监督(Distant Supervision,DS)实体关系抽取任务中,采用远程监督的方式虽然可以产生大量的标注数据,但是这种方法产生的数据集充满大量的噪声数据,从而会降低关系抽取的性能。为此,我们针对现有深度学习使用浅层和单一深层神经网络模型提取特征的局限,设计了一个融合注意力机制的密集连接卷积神经网络模型——DenseCNN-ATT,该模型采用五层卷积深度的CNN,构成密集连接卷积模块作为句子编码器,通过增加特征通道数量来提高特征传递,减少了特征梯度的消失现象;此外,为进一步减少噪声影响,论文将网络的最大池化结果融合注意力机制,通过强调句子权重,来提升关系抽取性能。该模型在NYT数据集上的平均准确率达到了83.2%,相比于目前效果较好的浅层网络PCNN+ATT和深层网络ResCNN-9提升了9%~11%。实验证明,该模型能够充分利用有效的实例关系,在综合性能上明显优于目前效果较好的主流模型。 展开更多
关键词 密集连接 关系抽取 注意力机制 卷积神经网络 远程监督
在线阅读 下载PDF
A deep dense captioning framework with joint localization and contextual reasoning
17
作者 KONG Rui XIE Wei 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第9期2801-2813,共13页
Dense captioning aims to simultaneously localize and describe regions-of-interest(RoIs)in images in natural language.Specifically,we identify three key problems:1)dense and highly overlapping RoIs,making accurate loca... Dense captioning aims to simultaneously localize and describe regions-of-interest(RoIs)in images in natural language.Specifically,we identify three key problems:1)dense and highly overlapping RoIs,making accurate localization of each target region challenging;2)some visually ambiguous target regions which are hard to recognize each of them just by appearance;3)an extremely deep image representation which is of central importance for visual recognition.To tackle these three challenges,we propose a novel end-to-end dense captioning framework consisting of a joint localization module,a contextual reasoning module and a deep convolutional neural network(CNN).We also evaluate five deep CNN structures to explore the benefits of each.Extensive experiments on visual genome(VG)dataset demonstrate the effectiveness of our approach,which compares favorably with the state-of-the-art methods. 展开更多
关键词 dense captioning joint localization contextual reasoning deep convolutional neural network
在线阅读 下载PDF
Image compressed sensing reconstruction network based on self-attention mechanism
18
作者 LIU Yuhong LIU Xiaoyan CHEN Manyin 《Journal of Measurement Science and Instrumentation》 2025年第4期537-546,共10页
For image compression sensing reconstruction,most algorithms use the method of reconstructing image blocks one by one and stacking many convolutional layers,which usually have defects of obvious block effects,high com... For image compression sensing reconstruction,most algorithms use the method of reconstructing image blocks one by one and stacking many convolutional layers,which usually have defects of obvious block effects,high computational complexity,and long reconstruction time.An image compressed sensing reconstruction network based on self-attention mechanism(SAMNet)was proposed.For the compressed sampling,self-attention convolution was designed,which was conducive to capturing richer features,so that the compressed sensing measurement value retained more image structure information.For the reconstruction,a self-attention mechanism was introduced in the convolutional neural network.A reconstruction network including residual blocks,bottleneck transformer(BoTNet),and dense blocks was proposed,which strengthened the transfer of image features and reduced the amount of parameters dramatically.Under the Set5 dataset,when the measurement rates are 0.01,0.04,0.10,and 0.25,the average peak signal-to-noise ratio(PSNR)of SAMNet is improved by 1.27,1.23,0.50,and 0.15 dB,respectively,compared to the CSNet+.The running time of reconstructing a 256×256 image is reduced by 0.1473,0.1789,0.2310,and 0.2524 s compared to ReconNet.Experimental results showed that SAMNet improved the quality of reconstructed images and reduced the reconstruction time. 展开更多
关键词 convolutional neural network compressed sensing self-attention mechanism dense block image reconstruction
在线阅读 下载PDF
基于多通道扩张密集卷积网络的电磁信号识别
19
作者 兰嵩 刘彬 +3 位作者 赵雅琦 郭安业 张学斌 孔维侧 《指挥控制与仿真》 2026年第1期60-65,共6页
针对现有的深度学习网络应用于电磁信号识别精度低的问题,研究了国内外现有面向电磁信号识别的深度学习网络经典方案,对比分析了各种方案中存在的优缺点。提出了一种基于多通道特征提取和扩张卷积神经网络的电磁信号分类方法,将提取得... 针对现有的深度学习网络应用于电磁信号识别精度低的问题,研究了国内外现有面向电磁信号识别的深度学习网络经典方案,对比分析了各种方案中存在的优缺点。提出了一种基于多通道特征提取和扩张卷积神经网络的电磁信号分类方法,将提取得到的电磁信号的信号图特征、频谱图特征和双层CNN学习特征输入扩张密集卷积网络模型进行分类识别。通过构建训练模型的方式,对RADAR dataset进行识别实验,实现了较高的识别率,同时通过进行消融实验,验证了该模型各组件的重要性和有效性。最后讨论了该模型在复杂电磁环境下存在的局限和下一步的改进方向。 展开更多
关键词 电磁空间 电磁信号识别 扩张卷积神经网络 多通道特征提取
在线阅读 下载PDF
1D-CNN:Speech Emotion Recognition System Using a Stacked Network with Dilated CNN Features 被引量:6
20
作者 Mustaqeem Soonil Kwon 《Computers, Materials & Continua》 SCIE EI 2021年第6期4039-4059,共21页
Emotion recognition from speech data is an active and emerging area of research that plays an important role in numerous applications,such as robotics,virtual reality,behavior assessments,and emergency call centers.Re... Emotion recognition from speech data is an active and emerging area of research that plays an important role in numerous applications,such as robotics,virtual reality,behavior assessments,and emergency call centers.Recently,researchers have developed many techniques in this field in order to ensure an improvement in the accuracy by utilizing several deep learning approaches,but the recognition rate is still not convincing.Our main aim is to develop a new technique that increases the recognition rate with reasonable cost computations.In this paper,we suggested a new technique,which is a one-dimensional dilated convolutional neural network(1D-DCNN)for speech emotion recognition(SER)that utilizes the hierarchical features learning blocks(HFLBs)with a bi-directional gated recurrent unit(BiGRU).We designed a one-dimensional CNN network to enhance the speech signals,which uses a spectral analysis,and to extract the hidden patterns from the speech signals that are fed into a stacked one-dimensional dilated network that are called HFLBs.Each HFLB contains one dilated convolution layer(DCL),one batch normalization(BN),and one leaky_relu(Relu)layer in order to extract the emotional features using a hieratical correlation strategy.Furthermore,the learned emotional features are feed into a BiGRU in order to adjust the global weights and to recognize the temporal cues.The final state of the deep BiGRU is passed from a softmax classifier in order to produce the probabilities of the emotions.The proposed model was evaluated over three benchmarked datasets that included the IEMOCAP,EMO-DB,and RAVDESS,which achieved 72.75%,91.14%,and 78.01%accuracy,respectively. 展开更多
关键词 Affective computing one-dimensional dilated convolutional neural network emotion recognition gated recurrent unit raw audio clips
在线阅读 下载PDF
上一页 1 2 9 下一页 到第
使用帮助 返回顶部