期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
Relation Extraction Based on Prompt Information and Feature Reuse 被引量:1
1
作者 Ping Feng Xin Zhang +2 位作者 Jian Zhao Yingying Wang Biao Huang 《Data Intelligence》 EI 2023年第3期824-840,共17页
To alleviate the problem of under-utilization features of sentence-level relation extraction,which leads to insufficient performance of the pre-trained language model and underutilization of the feature vector,a sente... To alleviate the problem of under-utilization features of sentence-level relation extraction,which leads to insufficient performance of the pre-trained language model and underutilization of the feature vector,a sentence-level relation extraction method based on adding prompt information and feature reuse is proposed.At first,in addition to the pair of nominals and sentence information,a piece of prompt information is added,and the overall feature information consists of sentence information,entity pair information,and prompt information,and then the features are encoded by the pre-trained language model ROBERTA.Moreover,in the pre-trained language model,BIGRU is also introduced in the composition of the neural network to extract information,and the feature information is passed through the neural network to form several sets of feature vectors.After that,these feature vectors are reused in different combinations to form multiple outputs,and the outputs are aggregated using ensemble-learning soft voting to perform relation classification.In addition to this,the sum of cross-entropy,KL divergence,and negative log-likelihood loss is used as the final loss function in this paper.In the comparison experiments,the model based on adding prompt information and feature reuse achieved higher results of the SemEval-2010 task 8 relational dataset. 展开更多
关键词 relation extraction language model prompt information feature reuse loss function
原文传递
Identification of tomato leaf diseases using convolutional neural network with multi-scale and feature reuse
2
作者 Peng Li Nan Zhong +2 位作者 Wei Dong Meng Zhang Dantong Yang 《International Journal of Agricultural and Biological Engineering》 SCIE 2023年第6期226-235,共10页
Various diseases seriously affect the quality and yield of tomatoes. Fast and accurate identification of disease types is of great significance for the development of smart agriculture. Many Convolution Neural Network... Various diseases seriously affect the quality and yield of tomatoes. Fast and accurate identification of disease types is of great significance for the development of smart agriculture. Many Convolution Neural Network (CNN) models have been applied to the identification of tomato leaf diseases and achieved good results. However, some of these are executed at the cost of large calculation time and huge storage space. This study proposed a lightweight CNN model named MFRCNN, which is established by the multi-scale and feature reuse structure rather than simply stacking convolution layer by layer. To examine the model performances, two types of tomato leaf disease datasets were collected. One is the laboratory-based dataset, including one healthy and nine diseases, and the other is the field-based dataset, including five kinds of diseases. Afterward, the proposed MFRCNN and some popular CNN models (AlexNet, SqueezeNet, VGG16, ResNet18, and GoogLeNet) were tested on the two datasets. The results showed that compared to traditional models, the MFRCNN achieved the optimal performance, with an accuracy of 99.01% and 98.75% in laboratory and field datasets, respectively. The MFRCNN not only had the highest accuracy but also had relatively less computing time and few training parameters. Especially in terms of storage space, the MFRCNN model only needs 2.7 MB of space. Therefore, this work provides a novel solution for plant disease diagnosis, which is of great importance for the development of plant disease diagnosis systems on low-performance terminals. 展开更多
关键词 tomato diseases convolutional neural network confusion matrix MULTI-SCALE feature reuse
原文传递
A GAN-EfficientNet-Based Traceability Method for Malicious Code Variant Families
3
作者 Li Li Qing Zhang Youran Kong 《Computers, Materials & Continua》 SCIE EI 2024年第7期801-818,共18页
Due to the diversity and unpredictability of changes in malicious code,studying the traceability of variant families remains challenging.In this paper,we propose a GAN-EfficientNetV2-based method for tracing families ... Due to the diversity and unpredictability of changes in malicious code,studying the traceability of variant families remains challenging.In this paper,we propose a GAN-EfficientNetV2-based method for tracing families of malicious code variants.This method leverages the similarity in layouts and textures between images of malicious code variants from the same source and their original family of malicious code images.The method includes a lightweight classifier and a simulator.The classifier utilizes the enhanced EfficientNetV2 to categorize malicious code images and can be easily deployed on mobile,embedded,and other devices.The simulator utilizes an enhanced generative adversarial network to simulate different variants of malicious code and generates datasets to validate the model’s performance.This process helps identify model vulnerabilities and security risks,facilitating model enhancement and development.The classifier achieves 98.61%and 97.59%accuracy on the MMCC dataset and Malevis dataset,respectively.The simulator’s generated image of malicious code variants has an FID value of 155.44 and an IS value of 1.72±0.42.The classifier’s accuracy for tracing the family of malicious code variants is as high as 90.29%,surpassing that of mainstream neural network models.This meets the current demand for high generalization and anti-obfuscation abilities in malicious code classification models due to the rapid evolution of malicious code. 展开更多
关键词 Malicious code variant traceability feature reuse lightweight neural networks code visualization attention mechanism
在线阅读 下载PDF
SPSSNet: a real-time network for image semantic segmentation 被引量:1
4
作者 Saqib MAMOON Muhammad Arslan MANZOOR +2 位作者 Fa-en ZHANG Zakir ALI Jian-feng LU 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2020年第12期1770-1782,共13页
Although deep neural networks(DNNs)have achieved great success in semantic segmentation tasks,it is still challenging for real-time applications.A large number of feature channels,parameters,and floating-point operati... Although deep neural networks(DNNs)have achieved great success in semantic segmentation tasks,it is still challenging for real-time applications.A large number of feature channels,parameters,and floating-point operations make the network sluggish and computationally heavy,which is not desirable for real-time tasks such as robotics and autonomous driving.Most approaches,however,usually sacrifice spatial resolution to achieve inference speed in real time,resulting in poor performance.In this paper,we propose a light-weight stage-pooling semantic segmentation network(SPSSN),which can efficiently reuse the paramount features from early layers at multiple stages,at different spatial resolutions.SPSSN takes input of full resolution 2048×1024 pixels,uses only 1.42×10~6 parameters,yields 69.4%m Io U accuracy without pre-training,and obtains an inference speed of 59 frames/s on the Cityscapes dataset.SPSSN can run directly on mobile devices in real time,due to its light-weight architecture.To demonstrate the effectiveness of the proposed network,we compare our results with those of state-of-the-art networks. 展开更多
关键词 Real-time semantic segmentation Stage-pooling feature reuse
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部