期刊文献+
共找到3,251篇文章
< 1 2 163 >
每页显示 20 50 100
Automated Machine Learning Algorithm Using Recurrent Neural Network to Perform Long-Term Time Series Forecasting
1
作者 Ying Su Morgan C.Wang Shuai Liu 《Computers, Materials & Continua》 SCIE EI 2024年第3期3529-3549,共21页
Long-term time series forecasting stands as a crucial research domain within the realm of automated machine learning(AutoML).At present,forecasting,whether rooted in machine learning or statistical learning,typically ... Long-term time series forecasting stands as a crucial research domain within the realm of automated machine learning(AutoML).At present,forecasting,whether rooted in machine learning or statistical learning,typically relies on expert input and necessitates substantial manual involvement.This manual effort spans model development,feature engineering,hyper-parameter tuning,and the intricate construction of time series models.The complexity of these tasks renders complete automation unfeasible,as they inherently demand human intervention at multiple junctures.To surmount these challenges,this article proposes leveraging Long Short-Term Memory,which is the variant of Recurrent Neural Networks,harnessing memory cells and gating mechanisms to facilitate long-term time series prediction.However,forecasting accuracy by particular neural network and traditional models can degrade significantly,when addressing long-term time-series tasks.Therefore,our research demonstrates that this innovative approach outperforms the traditional Autoregressive Integrated Moving Average(ARIMA)method in forecasting long-term univariate time series.ARIMA is a high-quality and competitive model in time series prediction,and yet it requires significant preprocessing efforts.Using multiple accuracy metrics,we have evaluated both ARIMA and proposed method on the simulated time-series data and real data in both short and long term.Furthermore,our findings indicate its superiority over alternative network architectures,including Fully Connected Neural Networks,Convolutional Neural Networks,and Nonpooling Convolutional Neural Networks.Our AutoML approach enables non-professional to attain highly accurate and effective time series forecasting,and can be widely applied to various domains,particularly in business and finance. 展开更多
关键词 automated machine learning autoregressive integrated moving average neural networks time series analysis
下载PDF
Intelligent geochemical interpretation of mass chromatograms:Based on convolution neural network
2
作者 Kai-Ming Su Jun-Gang Lu +2 位作者 Jian Yu Zi-Xing Lu Shi-Jia Chen 《Petroleum Science》 SCIE EI CAS CSCD 2024年第2期752-764,共13页
Gas chromatography-mass spectrometry(GC-MS)is an extremely important analytical technique that is widely used in organic geochemistry.It is the only approach to capture biomarker features of organic matter and provide... Gas chromatography-mass spectrometry(GC-MS)is an extremely important analytical technique that is widely used in organic geochemistry.It is the only approach to capture biomarker features of organic matter and provides the key evidence for oil-source correlation and thermal maturity determination.However,the conventional way of processing and interpreting the mass chromatogram is both timeconsuming and labor-intensive,which increases the research cost and restrains extensive applications of this method.To overcome this limitation,a correlation model is developed based on the convolution neural network(CNN)to link the mass chromatogram and biomarker features of samples from the Triassic Yanchang Formation,Ordos Basin,China.In this way,the mass chromatogram can be automatically interpreted.This research first performs dimensionality reduction for 15 biomarker parameters via the factor analysis and then quantifies the biomarker features using two indexes(i.e.MI and PMI)that represent the organic matter thermal maturity and parent material type,respectively.Subsequently,training,interpretation,and validation are performed multiple times using different CNN models to optimize the model structure and hyper-parameter setting,with the mass chromatogram used as the input and the obtained MI and PMI values for supervision(label).The optimized model presents high accuracy in automatically interpreting the mass chromatogram,with R2values typically above 0.85 and0.80 for the thermal maturity and parent material interpretation results,respectively.The significance of this research is twofold:(i)developing an efficient technique for geochemical research;(ii)more importantly,demonstrating the potential of artificial intelligence in organic geochemistry and providing vital references for future related studies. 展开更多
关键词 organic geochemistry BIomARKER mass chromatographic analysis automated interpretation Convolution neural network machine learning
下载PDF
Improved STNModels and Heuristic Rules for Cooperative Scheduling in Automated Container Terminals
3
作者 Hongyan Xia Jin Zhu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第2期1637-1661,共25页
Improving the cooperative scheduling efficiency of equipment is the key for automated container terminals to copewith the development trend of large-scale ships. In order to improve the solution efficiency of the exis... Improving the cooperative scheduling efficiency of equipment is the key for automated container terminals to copewith the development trend of large-scale ships. In order to improve the solution efficiency of the existing spacetimenetwork (STN) model for the cooperative scheduling problem of yard cranes (YCs) and automated guidedvehicles (AGVs) and extend its application scenarios, two improved STN models are proposed. The flow balanceconstraints in the original model are decomposed, and the trajectory constraints of YCs and AGVs are added toacquire the model STN_A. The coupling constraint in STN_A is updated, and buffer constraints are added toSTN_A so that themodel STN_B is built.As the size of the problem increases, the solution speed of CPLEX becomesthe bottleneck. So a heuristic method containing three groups of heuristic rules is designed to obtain a near-optimalsolution quickly. Experimental results showthat the computation time of STN_A is shortened by 49.47% on averageand the gap is reduced by 1.69% on average compared with the original model. The gap between the solution ofthe heuristic rules and the solution of CPLEX is less than 3.50%, and the solution time of the heuristic rules is onaverage 99.85% less than the solution time of CPLEX. Compared with STN_A, the computation time for solvingSTN_B increases by 58.93% on average. 展开更多
关键词 automated container terminal BUFFER cooperative scheduling heuristic rules space-time network
下载PDF
AutoRhythmAI: A Hybrid Machine and Deep Learning Approach for Automated Diagnosis of Arrhythmias
4
作者 S.Jayanthi S.Prasanna Devi 《Computers, Materials & Continua》 SCIE EI 2024年第2期2137-2158,共22页
In healthcare,the persistent challenge of arrhythmias,a leading cause of global mortality,has sparked extensive research into the automation of detection using machine learning(ML)algorithms.However,traditional ML and... In healthcare,the persistent challenge of arrhythmias,a leading cause of global mortality,has sparked extensive research into the automation of detection using machine learning(ML)algorithms.However,traditional ML and AutoML approaches have revealed their limitations,notably regarding feature generalization and automation efficiency.This glaring research gap has motivated the development of AutoRhythmAI,an innovative solution that integrates both machine and deep learning to revolutionize the diagnosis of arrhythmias.Our approach encompasses two distinct pipelines tailored for binary-class and multi-class arrhythmia detection,effectively bridging the gap between data preprocessing and model selection.To validate our system,we have rigorously tested AutoRhythmAI using a multimodal dataset,surpassing the accuracy achieved using a single dataset and underscoring the robustness of our methodology.In the first pipeline,we employ signal filtering and ML algorithms for preprocessing,followed by data balancing and split for training.The second pipeline is dedicated to feature extraction and classification,utilizing deep learning models.Notably,we introduce the‘RRI-convoluted trans-former model’as a novel addition for binary-class arrhythmias.An ensemble-based approach then amalgamates all models,considering their respective weights,resulting in an optimal model pipeline.In our study,the VGGRes Model achieved impressive results in multi-class arrhythmia detection,with an accuracy of 97.39%and firm performance in precision(82.13%),recall(31.91%),and F1-score(82.61%).In the binary-class task,the proposed model achieved an outstanding accuracy of 96.60%.These results highlight the effectiveness of our approach in improving arrhythmia detection,with notably high accuracy and well-balanced performance metrics. 展开更多
关键词 automated machine learning neural networks deep learning ARRHYTHmIAS
下载PDF
Automatic detection of breast lesions in automated 3D breast ultrasound with cross-organ transfer learning
5
作者 Lingyun BAO Zhengrui HUANG +7 位作者 Zehui LIN Yue SUN Hui CHEN You LI Zhang LI Xiaochen YUAN Lin XU Tao TAN 《虚拟现实与智能硬件(中英文)》 EI 2024年第3期239-251,共13页
Background Deep convolutional neural networks have garnered considerable attention in numerous machine learning applications,particularly in visual recognition tasks such as image and video analyses.There is a growing... Background Deep convolutional neural networks have garnered considerable attention in numerous machine learning applications,particularly in visual recognition tasks such as image and video analyses.There is a growing interest in applying this technology to diverse applications in medical image analysis.Automated three dimensional Breast Ultrasound is a vital tool for detecting breast cancer,and computer-assisted diagnosis software,developed based on deep learning,can effectively assist radiologists in diagnosis.However,the network model is prone to overfitting during training,owing to challenges such as insufficient training data.This study attempts to solve the problem caused by small datasets and improve model detection performance.Methods We propose a breast cancer detection framework based on deep learning(a transfer learning method based on cross-organ cancer detection)and a contrastive learning method based on breast imaging reporting and data systems(BI-RADS).Results When using cross organ transfer learning and BIRADS based contrastive learning,the average sensitivity of the model increased by a maximum of 16.05%.Conclusion Our experiments have demonstrated that the parameters and experiences of cross-organ cancer detection can be mutually referenced,and contrastive learning method based on BI-RADS can improve the detection performance of the model. 展开更多
关键词 Breast ultrasound automated 3D breast ultrasound Breast cancers Deep learning Transfer learning Convolutional neural networks Computer-aided diagnosis Cross organ learning
下载PDF
AWeb Application Fingerprint Recognition Method Based on Machine Learning
6
作者 Yanmei Shi Wei Yu +1 位作者 Yanxia Zhao Yungang Jia 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期887-906,共20页
Web application fingerprint recognition is an effective security technology designed to identify and classify web applications,thereby enhancing the detection of potential threats and attacks.Traditional fingerprint r... Web application fingerprint recognition is an effective security technology designed to identify and classify web applications,thereby enhancing the detection of potential threats and attacks.Traditional fingerprint recognition methods,which rely on preannotated feature matching,face inherent limitations due to the ever-evolving nature and diverse landscape of web applications.In response to these challenges,this work proposes an innovative web application fingerprint recognition method founded on clustering techniques.The method involves extensive data collection from the Tranco List,employing adjusted feature selection built upon Wappalyzer and noise reduction through truncated SVD dimensionality reduction.The core of the methodology lies in the application of the unsupervised OPTICS clustering algorithm,eliminating the need for preannotated labels.By transforming web applications into feature vectors and leveraging clustering algorithms,our approach accurately categorizes diverse web applications,providing comprehensive and precise fingerprint recognition.The experimental results,which are obtained on a dataset featuring various web application types,affirm the efficacy of the method,demonstrating its ability to achieve high accuracy and broad coverage.This novel approach not only distinguishes between different web application types effectively but also demonstrates superiority in terms of classification accuracy and coverage,offering a robust solution to the challenges of web application fingerprint recognition. 展开更多
关键词 Web application fingerprint recognition unsupervised learning clustering algorithm feature extraction automated testing network security
下载PDF
Integrated Sensing and Communication Enabled Multiple Beamwidth and Power Allocation for Connected Automated Vehicles 被引量:1
7
作者 Shengnan Liu Qianyi Hao +2 位作者 Qixun Zhang Jiaxiang Liu Zheng Jiang 《China Communications》 SCIE CSCD 2023年第9期46-58,共13页
Connected autonomous vehicles(CAVs)are a promising paradigm for implementing intelligent transportation systems.However,in CAVs scenarios,the sensing blind areas cause serious safety hazards.Existing vehicle-to-vehicl... Connected autonomous vehicles(CAVs)are a promising paradigm for implementing intelligent transportation systems.However,in CAVs scenarios,the sensing blind areas cause serious safety hazards.Existing vehicle-to-vehicle(V2V)technology is difficult to break through the sensing blind area and ensure reliable sensing information.To overcome these problems,considering infrastructures as a means to extend the sensing range is feasible based on the integrated sensing and communication(ISAC)technology.The mmWave base station(mmBS)transmits multiple beams consisting of communication beams and sensing beams.The sensing beams are responsible for sensing objects within the CAVs blind area,while the communication beams are responsible for transmitting the sensed information to the CAVs.To reduce the impact of inter-beam interference,a joint multiple beamwidth and power allocation(JMBPA)algorithm is proposed.By maximizing the communication transmission rate under the sensing constraints.The proposed non-convex optimization problem is transformed into a standard difference of two convex functions(D.C.)problem.Finally,the superiority of the lutions.The average transmission rate of communication beams remains over 3.4 Gbps,showcasing a significant improvement compared to other algorithms.Moreover,the satisfaction of sensing services remains steady. 展开更多
关键词 integrated sensing and communication connected automated vehicles resource allocation in wireless networks
下载PDF
Cyber Resilience through Real-Time Threat Analysis in Information Security
8
作者 Aparna Gadhi Ragha Madhavi Gondu +1 位作者 Hitendra Chaudhary Olatunde Abiona 《International Journal of Communications, Network and System Sciences》 2024年第4期51-67,共17页
This paper examines how cybersecurity is developing and how it relates to more conventional information security. Although information security and cyber security are sometimes used synonymously, this study contends t... This paper examines how cybersecurity is developing and how it relates to more conventional information security. Although information security and cyber security are sometimes used synonymously, this study contends that they are not the same. The concept of cyber security is explored, which goes beyond protecting information resources to include a wider variety of assets, including people [1]. Protecting information assets is the main goal of traditional information security, with consideration to the human element and how people fit into the security process. On the other hand, cyber security adds a new level of complexity, as people might unintentionally contribute to or become targets of cyberattacks. This aspect presents moral questions since it is becoming more widely accepted that society has a duty to protect weaker members of society, including children [1]. The study emphasizes how important cyber security is on a larger scale, with many countries creating plans and laws to counteract cyberattacks. Nevertheless, a lot of these sources frequently neglect to define the differences or the relationship between information security and cyber security [1]. The paper focus on differentiating between cybersecurity and information security on a larger scale. The study also highlights other areas of cybersecurity which includes defending people, social norms, and vital infrastructure from threats that arise from online in addition to information and technology protection. It contends that ethical issues and the human factor are becoming more and more important in protecting assets in the digital age, and that cyber security is a paradigm shift in this regard [1]. 展开更多
关键词 Cybersecurity Information Security network Security Cyber Resilience Real-Time Threat Analysis Cyber Threats Cyberattacks Threat Intelligence machine Learning Artificial Intelligence Threat Detection Threat mitigation Risk Assessment Vulnerability management Incident Response Security orchestration Automation Threat Landscape Cyber-Physical Systems Critical Infrastructure Data Protection Privacy Compliance Regulations Policy Ethics CYBERCRImE Threat Actors Threat modeling Security Architecture
下载PDF
DeepQ Based Automated Irrigation Systems Using Deep Belief WSN
9
作者 E.Gokulakannan 《Intelligent Automation & Soft Computing》 SCIE 2023年第3期3415-3427,共13页
Deep learning is the subset of artificial intelligence and it is used for effective decision making.Wireless Sensor based automated irrigation system is proposed to monitor and cultivate crop.Our system consists of Dis... Deep learning is the subset of artificial intelligence and it is used for effective decision making.Wireless Sensor based automated irrigation system is proposed to monitor and cultivate crop.Our system consists of Distributed wire-less sensor environment to handle the moisture of the soil and temperature levels.It is automated process and useful for minimizing the usage of resources such as water level,quality of the soil,fertilizer values and controlling the whole system.The mobile app based smart control system is designed using deep belief network.This system has multiple sensors placed in agriculturalfield and collect the data.The collected transmitted to cloud server and deep learning process is applied for making decisions.DeepQ residue analysis method is proposed for analyzing auto-mated and sensor captured data.Here,we used 512×512×3 layers deep belief network and 10000 trained data and 2500 test data are taken for evaluations.It is automated process once data is collected deep belief network is generated.The performance is compared with existing results and our process method has 94%of accuracy factor.Also,our system has low cost and energy consumption also suitable for all kind of agriculturalfields. 展开更多
关键词 Wireless sensor network deepq residue AUTomATIoN deep belief network tensorflow
下载PDF
Development Methodologies for Network Softwarization: A Comparison of DevOps, NetOps, and Verification
10
作者 Mehmet Beyaz 《International Journal of Communications, Network and System Sciences》 2023年第5期97-104,共8页
This white paper explores three popular development methodologies for network softwarization: DevOps, NetOps, and Verification. The paper compares and contrasts the strengths and weaknesses of each approach and provid... This white paper explores three popular development methodologies for network softwarization: DevOps, NetOps, and Verification. The paper compares and contrasts the strengths and weaknesses of each approach and provides recommendations for organizations looking to adopt network softwarization. 展开更多
关键词 Development methodologies network Softwarization Devops Netops VERIFICATIoN Software-Defined networking network Function Virtualization Automation CoLLABoRATIoN Testing Validation network operations network management
下载PDF
基于遗传算法优化的SOFM神经网络生成测试数据集的方法
11
作者 张静 于琪 《电脑与信息技术》 2024年第3期23-26,67,共5页
智能算法正成为软件测试领域新兴研究方向,运用智能算法生成复杂软件的测试数据已成为一种广受推崇的方法。采用基于遗传算法的技术生成测试数据,能够生成满足测试覆盖要求的少量测试数据。然而,对于生成大量测试数据集的情况来说,该方... 智能算法正成为软件测试领域新兴研究方向,运用智能算法生成复杂软件的测试数据已成为一种广受推崇的方法。采用基于遗传算法的技术生成测试数据,能够生成满足测试覆盖要求的少量测试数据。然而,对于生成大量测试数据集的情况来说,该方法并不适用。为了能够快速生成满足测试覆盖要求的数据集,提出一种基于遗传算法优化的自组织特征映射(SOFM)神经网络生成测试数据集的方法:首先,利用遗传算法的全局搜索能力,从海量数据中筛选出少量满足测试覆盖要求的代表性数据。接着,以这些遗传算法生成的测试数据为基础,结合SOFM神经网络强大的侧向联想能力,旨在生成大量满足测试覆盖要求的测试数据集。实验结果表明,该方法有效提高了测试数据集生成的效率。 展开更多
关键词 测试数据自动生成 自动化测试 测试覆盖率 遗传算法 SoFm神经网络 测试数据集
下载PDF
Dynamic Event-Triggered Scheduling and Platooning Control Co-Design for Automated Vehicles Over Vehicular Ad-Hoc Networks 被引量:32
12
作者 Xiaohua Ge Shunyuan Xiao +2 位作者 Qing-Long Han Xian-Ming Zhang Derui Ding 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第1期31-46,共16页
This paper deals with the co-design problem of event-triggered communication scheduling and platooning control over vehicular ad-hoc networks(VANETs)subject to finite communication resource.First,a unified model is pr... This paper deals with the co-design problem of event-triggered communication scheduling and platooning control over vehicular ad-hoc networks(VANETs)subject to finite communication resource.First,a unified model is presented to describe the coordinated platoon behavior of leader-follower vehicles in the simultaneous presence of unknown external disturbances and an unknown leader control input.Under such a platoon model,the central aim is to achieve robust platoon formation tracking with desired inter-vehicle spacing and same velocities and accelerations guided by the leader,while attaining improved communication efficiency.Toward this aim,a novel bandwidth-aware dynamic event-triggered scheduling mechanism is developed.One salient feature of the scheduling mechanism is that the threshold parameter in the triggering law is dynamically adjusted over time based on both vehicular state variations and bandwidth status.Then,a sufficient condition for platoon control system stability and performance analysis as well as a co-design criterion of the admissible event-triggered platooning control law and the desired scheduling mechanism are derived.Finally,simulation results are provided to substantiate the effectiveness and merits of the proposed co-design approach for guaranteeing a trade-off between robust platooning control performance and communication efficiency. 展开更多
关键词 automated vehicles dynamic event-triggered communication information flow topology platooning control vehicular ad-hoc networks(VANETs)
下载PDF
Semi-Supervised Learning with Generative Adversarial Networks on Digital Signal Modulation Classification 被引量:34
13
作者 Ya Tu Yun Lin +1 位作者 Jin Wang Jeong-Uk Kim 《Computers, Materials & Continua》 SCIE EI 2018年第5期243-254,共12页
Deep Learning(DL)is such a powerful tool that we have seen tremendous success in areas such as Computer Vision,Speech Recognition,and Natural Language Processing.Since Automated Modulation Classification(AMC)is an imp... Deep Learning(DL)is such a powerful tool that we have seen tremendous success in areas such as Computer Vision,Speech Recognition,and Natural Language Processing.Since Automated Modulation Classification(AMC)is an important part in Cognitive Radio Networks,we try to explore its potential in solving signal modulation recognition problem.It cannot be overlooked that DL model is a complex model,thus making them prone to over-fitting.DL model requires many training data to combat with over-fitting,but adding high quality labels to training data manually is not always cheap and accessible,especially in real-time system,which may counter unprecedented data in dataset.Semi-supervised Learning is a way to exploit unlabeled data effectively to reduce over-fitting in DL.In this paper,we extend Generative Adversarial Networks(GANs)to the semi-supervised learning will show it is a method can be used to create a more dataefficient classifier. 展开更多
关键词 Deep Learning automated modulation classification semi-supervised learning generative adversarial networks
下载PDF
基于优化SSD-MobileNetV2的煤矿井下锚孔检测方法 被引量:3
14
作者 葛淑伟 张永茜 +2 位作者 秦嘉欣 李雪 王晓 《采矿与岩层控制工程学报》 北大核心 2023年第2期62-70,共9页
为进一步提高煤矿井下打锚技术的自动化水平和安全性,提出了煤矿井下钢带锚孔自动检测方法。选取兼具检测精度与速度的SSD算法作为检测网络,以轻量化MobileNetV2为骨干特征提取网络建立了锚孔检测模型。针对煤矿井下钢带锚孔目标小、不... 为进一步提高煤矿井下打锚技术的自动化水平和安全性,提出了煤矿井下钢带锚孔自动检测方法。选取兼具检测精度与速度的SSD算法作为检测网络,以轻量化MobileNetV2为骨干特征提取网络建立了锚孔检测模型。针对煤矿井下钢带锚孔目标小、不易检测的问题,优化了先验框的设置,使得先验框进一步与有效感受野匹配,提高识别精度。该锚孔检测模型对于自建数据集中的锚孔目标识别准确率为94.24%,AP达94.08%,取得了较好的检测效果;检测速度可达84.73帧/s;模型大小仅为14.3 MB。模型经TensorRT优化并部署于NVIDIA Jetson Xavier NX硬件平台上,验证了模型的可应用性。 展开更多
关键词 煤矿自动化 SSD算法 锚孔检测 深度神经网络
下载PDF
A Novel Immune System Model and Its Application to Network Intrusion Detection 被引量:2
15
作者 LingJun CaoYang +1 位作者 YinJian-hua HuangTian-xi 《Wuhan University Journal of Natural Sciences》 CAS 2003年第02A期393-398,共6页
Based on analyzing the techniques and architecture of existing network Intrusion Detection System (IDS), and probing into the fundament of Immune System (IS), a novel immune model is presented and applied to network I... Based on analyzing the techniques and architecture of existing network Intrusion Detection System (IDS), and probing into the fundament of Immune System (IS), a novel immune model is presented and applied to network IDS, which is helpful to design an effective IDS. Besides, this paper suggests a scheme to represent the self profile of network. And an automated self profile extraction algorithm is provided to extract self profile from packets. The experimental results prove validity of the scheme and algorithm, which is the foundation of the immune model. 展开更多
关键词 Key words network Intrusion Detection System 5 Immune System self profile automated self profile extraction algorithm
下载PDF
AUTOMATIC APPROACH TO PRODUCT CONCEPTUAL DESIGN BASED ON CONSTRAINT NETWORK 被引量:1
16
作者 LiHongjie XiaoRenbin 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第4期560-564,共5页
Product design is considered as the constraint satisfaction problem (CSP),and a new design approach basedon constraint network is proposed and applied to make designautomatic partially. By means of constraint extracti... Product design is considered as the constraint satisfaction problem (CSP),and a new design approach basedon constraint network is proposed and applied to make designautomatic partially. By means of constraint extraction, constraint network construction andoperation, constraint chains are acquired, and then the conceptual design scheme can be got bydecoding the information stored in the design constraint chains, which provides a novelty method formechanical product design automation. Shearing mechanism of shearing machine has been designed bythis way. 展开更多
关键词 Design automation Constraint network Conceptual design Shearing machine
下载PDF
Intelligent Vehicular Communication Using Vulnerability Scoring Based Routing Protocol
17
作者 M.Ramya Devi I.Jasmine Selvakumari Jeya 《Intelligent Automation & Soft Computing》 SCIE 2023年第1期31-45,共15页
Internet of Vehicles(IoV)is an intelligent vehicular technology that allows vehicles to communicate with each other via internet.Communications and the Internet of Things(IoT)enable cutting-edge technologies including... Internet of Vehicles(IoV)is an intelligent vehicular technology that allows vehicles to communicate with each other via internet.Communications and the Internet of Things(IoT)enable cutting-edge technologies including such self-driving cars.In the existing systems,there is a maximum communication delay while transmitting the messages.The proposed system uses hybrid Cooperative,Vehicular Communication Management Framework called CAMINO(CA).Further it uses,energy efficient fast message routing protocol with Common Vulnerability Scoring System(CVSS)methodology for improving the communication delay,throughput.It improves security while transmitting the messages through networks.In this research,we present a unique intelligent vehicular infrastructure communication management framework.This framework includes additional stability for both short and long-range mobile communications.It also includes built-in cooperative intelligent transport system(C-ITS)capabilities for experimental verification in real-world contexts.In addition,an energy efficient-fast message distribution routing protocol(EE-FMDRP)has been presented.This combines the benefits between both temporal and direction oriented routing methods.This has been suggested for distributing information from the origin ends to the predetermined objective in a quick,accurate,and effective manner in the event of an emergency.The critical value scale score(CVSS)employ ratings to measure the assault probability in Markov chains.Probabilities of chained transitions allow us to statistically evaluate the integrity of a group of IoVassets.Thus the proposed method helps to enhance the vehicular systems.The CAMINO with energy efficient fast protocol using CVSS(CA-EEFP-CVSS)method outperforms in terms of shortest transmission latency achieves 2.6 sec,highest throughput 11.6%,and lowest energy usage 17%and PDR 95.78%. 展开更多
关键词 Intelligent automation intelligent transport system vehicular networks markov chains internet of vehicles critical value scale score
下载PDF
Smart Agriculture with an Automated IoT-Based Greenhouse System for Local Communities 被引量:2
18
作者 Nianpu Li Yimeng Xiao +3 位作者 Lei Shen Zhuoyue Xu Botao Li Chongxuan Yin 《Advances in Internet of Things》 2019年第2期15-31,共17页
Nowadays, smart agriculture using wireless communication is replacing the wired system which was difficult to install and manage. Then, this paper introduces a new design for IoT application on the greenhouse, which u... Nowadays, smart agriculture using wireless communication is replacing the wired system which was difficult to install and manage. Then, this paper introduces a new design for IoT application on the greenhouse, which utilizes different technologies to present a new model for practical implementation in the IoT concept. This design can settle a new method to solve problems in Market Demand, Precision in Operation and supervision. Furthermore, this design can be used in many cases and assist farmers, cropper and planted people to develop their business. 展开更多
关键词 Internet of THINGS HYDRoPoNICS ZigBee Sensor network automated AGRICULTURE CLoUD
下载PDF
Early Detection of Heartbeat from Multimodal Data Using RPA Learning with KDNN-SAE
19
作者 A.K.S.Saranya T.Jaya 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期545-562,共18页
Heartbeat detection stays central to cardiovascular an electrocardiogram(ECG)is used to help with disease diagnosis and management.Existing Convolutional Neural Network(CNN)-based methods suffer from the less generali... Heartbeat detection stays central to cardiovascular an electrocardiogram(ECG)is used to help with disease diagnosis and management.Existing Convolutional Neural Network(CNN)-based methods suffer from the less generalization problem thus;the effectiveness and robustness of the traditional heartbeat detector methods cannot be guaranteed.In contrast,this work proposes a heartbeat detector Krill based Deep Neural Network Stacked Auto Encoders(KDNN-SAE)that computes the disease before the exact heart rate by combining features from multiple ECG Signals.Heartbeats are classified independently and multiple signals are fused to estimate life threatening conditions earlier without any error in classification of heart beat.This work contained Training and testing stages,in the preparation part at first the Adaptive Filter Enthalpy-based Empirical Mode Decomposition(EMD)is utilized to eliminate the motion artifact in the signal.At that point,the robotic process automation(RPA)learning part extracts the effective features are extracted,and normalized the value of the feature then estimated utilizing the RPA loss function.At last KDNN-SAE prepared training for the data stored in the dataset.In the subsequent stage,input signal compute motion artifact and RPA Learning the evaluation part determines the detection of Heartbeat.So early diagnosis of heart failures is an essential factor.The results of the experiments show that our proposed method has a high score outcome of 0.9997.Comparable to the CIF,which reaches 0.9990.The CNN and Artificial Neural Network(ANN)had less score 0.95115 and 0.90147. 展开更多
关键词 Deep neural network krill herd optimization stack auto-encoder adaptive filter enthalpy based empirical mode decomposition robotic process automation
下载PDF
Automated Chinese Essay Scoring Based on Deep Learning 被引量:1
20
作者 Shuai Yuan Tingting He +2 位作者 Huan Huang Rui Hou Meng Wang 《Computers, Materials & Continua》 SCIE EI 2020年第10期817-833,共17页
Writing is an important part of language learning and is considered the best approach to demonstrate the comprehensive language skills of students.Manually grading student essays is a time-consuming task;however,it is... Writing is an important part of language learning and is considered the best approach to demonstrate the comprehensive language skills of students.Manually grading student essays is a time-consuming task;however,it is necessary.An automated essay scoring system can not only greatly improve the efficiency of essay scoring,but also provide more objective score.Therefore,many researchers have been exploring automated essay scoring techniques and tools.However,the technique of scoring Chinese essays is still limited,and its accuracy needs to be enhanced further.To improve the accuracy of the scoring model for a Chinese essay,we propose an automated scoring approach based on a deep learning model and validate its effect by conducting two comparison experiments.The experimental results indicate that the accuracy of the proposed model is significantly higher than that of multiple linear regression(MLR),which was commonly used in the past.The three accuracy rates of the proposed model are comparable to those of the novice teacher.The root mean square error(RMSE)of the proposed model is slightly lower than that of the novice teacher,and the correlation coefficient of the proposed model is also significantly higher than that of the novice teacher.Besides,when the predicted scores are not very low or very high,the two predicted models are as good as a novice teacher.However,when the predicted score is very high or very low,the results should be treated with caution. 展开更多
关键词 automated essay scoring deep learning convolutional neural network Chinese essay
下载PDF
上一页 1 2 163 下一页 到第
使用帮助 返回顶部