期刊文献+
共找到4,720篇文章
< 1 2 236 >
每页显示 20 50 100
Computational intelligence interception guidance law using online off-policy integral reinforcement learning
1
作者 WANG Qi LIAO Zhizhong 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第4期1042-1052,共11页
Missile interception problem can be regarded as a two-person zero-sum differential games problem,which depends on the solution of Hamilton-Jacobi-Isaacs(HJI)equa-tion.It has been proved impossible to obtain a closed-f... Missile interception problem can be regarded as a two-person zero-sum differential games problem,which depends on the solution of Hamilton-Jacobi-Isaacs(HJI)equa-tion.It has been proved impossible to obtain a closed-form solu-tion due to the nonlinearity of HJI equation,and many iterative algorithms are proposed to solve the HJI equation.Simultane-ous policy updating algorithm(SPUA)is an effective algorithm for solving HJI equation,but it is an on-policy integral reinforce-ment learning(IRL).For online implementation of SPUA,the dis-turbance signals need to be adjustable,which is unrealistic.In this paper,an off-policy IRL algorithm based on SPUA is pro-posed without making use of any knowledge of the systems dynamics.Then,a neural-network based online adaptive critic implementation scheme of the off-policy IRL algorithm is pre-sented.Based on the online off-policy IRL method,a computa-tional intelligence interception guidance(CIIG)law is developed for intercepting high-maneuvering target.As a model-free method,intercepting targets can be achieved through measur-ing system data online.The effectiveness of the CIIG is verified through two missile and target engagement scenarios. 展开更多
关键词 two-person zero-sum differential games Hamilton–Jacobi–Isaacs(HJI)equation off-policy integral reinforcement learning(IRL) online learning computational intelligence inter-ception guidance(CIIG)law
下载PDF
The Impact of Industry-Education Integration on College Students’ Motivation to Learn English under the TPACK Framework
2
作者 Xiaochao Yao 《Journal of Contemporary Educational Research》 2024年第8期181-187,共7页
This paper explores the impact of industry-education integration on students’motivation in college English courses under the TPACK(Technological Pedagogical Content Knowledge)framework using a comprehensive approach ... This paper explores the impact of industry-education integration on students’motivation in college English courses under the TPACK(Technological Pedagogical Content Knowledge)framework using a comprehensive approach combining quantitative and qualitative methods.Quantitative data analysis indicates a significant positive correlation between the perception of industry-education integration and the level of student learning motivation.There is also a clear association between the perception scores of TPACK framework integration and learning motivation.Qualitative data analysis reveals students’positive experiences and recognition of the TPACK framework integration in practical application projects.The study concludes that industry-education integration and the TPACK framework play a crucial role in enhancing students’learning motivation.It suggests optimizing teaching practices through faculty training,designing practical application projects,and promoting student interaction.This comprehensive analysis provides substantial guidance for the future development of English courses. 展开更多
关键词 Industry-education integration TPACK framework learning motivation English learning
下载PDF
Machine Learning Security Defense Algorithms Based on Metadata Correlation Features
3
作者 Ruchun Jia Jianwei Zhang Yi Lin 《Computers, Materials & Continua》 SCIE EI 2024年第2期2391-2418,共28页
With the popularization of the Internet and the development of technology,cyber threats are increasing day by day.Threats such as malware,hacking,and data breaches have had a serious impact on cybersecurity.The networ... With the popularization of the Internet and the development of technology,cyber threats are increasing day by day.Threats such as malware,hacking,and data breaches have had a serious impact on cybersecurity.The network security environment in the era of big data presents the characteristics of large amounts of data,high diversity,and high real-time requirements.Traditional security defense methods and tools have been unable to cope with the complex and changing network security threats.This paper proposes a machine-learning security defense algorithm based on metadata association features.Emphasize control over unauthorized users through privacy,integrity,and availability.The user model is established and the mapping between the user model and the metadata of the data source is generated.By analyzing the user model and its corresponding mapping relationship,the query of the user model can be decomposed into the query of various heterogeneous data sources,and the integration of heterogeneous data sources based on the metadata association characteristics can be realized.Define and classify customer information,automatically identify and perceive sensitive data,build a behavior audit and analysis platform,analyze user behavior trajectories,and complete the construction of a machine learning customer information security defense system.The experimental results show that when the data volume is 5×103 bit,the data storage integrity of the proposed method is 92%.The data accuracy is 98%,and the success rate of data intrusion is only 2.6%.It can be concluded that the data storage method in this paper is safe,the data accuracy is always at a high level,and the data disaster recovery performance is good.This method can effectively resist data intrusion and has high air traffic control security.It can not only detect all viruses in user data storage,but also realize integrated virus processing,and further optimize the security defense effect of user big data. 展开更多
关键词 Data-oriented architecture METADATA correlation features machine learning security defense data source integration
下载PDF
Automated Machine Learning Algorithm Using Recurrent Neural Network to Perform Long-Term Time Series Forecasting
4
作者 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
MUS Model:A Deep Learning-Based Architecture for IoT Intrusion Detection
5
作者 Yu Yan Yu Yang +2 位作者 Shen Fang Minna Gao Yiding Chen 《Computers, Materials & Continua》 SCIE EI 2024年第7期875-896,共22页
In the face of the effective popularity of the Internet of Things(IoT),but the frequent occurrence of cybersecurity incidents,various cybersecurity protection means have been proposed and applied.Among them,Intrusion ... In the face of the effective popularity of the Internet of Things(IoT),but the frequent occurrence of cybersecurity incidents,various cybersecurity protection means have been proposed and applied.Among them,Intrusion Detection System(IDS)has been proven to be stable and efficient.However,traditional intrusion detection methods have shortcomings such as lowdetection accuracy and inability to effectively identifymalicious attacks.To address the above problems,this paper fully considers the superiority of deep learning models in processing highdimensional data,and reasonable data type conversion methods can extract deep features and detect classification using advanced computer vision techniques to improve classification accuracy.TheMarkov TransformField(MTF)method is used to convert 1Dnetwork traffic data into 2D images,and then the converted 2D images are filtered by UnsharpMasking to enhance the image details by sharpening;to further improve the accuracy of data classification and detection,unlike using the existing high-performance baseline image classification models,a soft-voting integrated model,which integrates three deep learning models,MobileNet,VGGNet and ResNet,to finally obtain an effective IoT intrusion detection architecture:the MUS model.Four types of experiments are conducted on the publicly available intrusion detection dataset CICIDS2018 and the IoT network traffic dataset N_BaIoT,and the results demonstrate that the accuracy of attack traffic detection is greatly improved,which is not only applicable to the IoT intrusion detection environment,but also to different types of attacks and different network environments,which confirms the effectiveness of the work done. 展开更多
关键词 Cyberspace security intrusion detection deep learning Markov Transition Fields(MTF) soft voting integration
下载PDF
Short-term displacement prediction for newly established monitoring slopes based on transfer learning
6
作者 Yuan Tian Yang-landuo Deng +3 位作者 Ming-zhi Zhang Xiao Pang Rui-ping Ma Jian-xue Zhang 《China Geology》 CAS CSCD 2024年第2期351-364,共14页
This study makes a significant progress in addressing the challenges of short-term slope displacement prediction in the Universal Landslide Monitoring Program,an unprecedented disaster mitigation program in China,wher... This study makes a significant progress in addressing the challenges of short-term slope displacement prediction in the Universal Landslide Monitoring Program,an unprecedented disaster mitigation program in China,where lots of newly established monitoring slopes lack sufficient historical deformation data,making it difficult to extract deformation patterns and provide effective predictions which plays a crucial role in the early warning and forecasting of landslide hazards.A slope displacement prediction method based on transfer learning is therefore proposed.Initially,the method transfers the deformation patterns learned from slopes with relatively rich deformation data by a pre-trained model based on a multi-slope integrated dataset to newly established monitoring slopes with limited or even no useful data,thus enabling rapid and efficient predictions for these slopes.Subsequently,as time goes on and monitoring data accumulates,fine-tuning of the pre-trained model for individual slopes can further improve prediction accuracy,enabling continuous optimization of prediction results.A case study indicates that,after being trained on a multi-slope integrated dataset,the TCN-Transformer model can efficiently serve as a pretrained model for displacement prediction at newly established monitoring slopes.The three-day average RMSE is significantly reduced by 34.6%compared to models trained only on individual slope data,and it also successfully predicts the majority of deformation peaks.The fine-tuned model based on accumulated data on the target newly established monitoring slope further reduced the three-day RMSE by 37.2%,demonstrating a considerable predictive accuracy.In conclusion,taking advantage of transfer learning,the proposed slope displacement prediction method effectively utilizes the available data,which enables the rapid deployment and continual refinement of displacement predictions on newly established monitoring slopes. 展开更多
关键词 LANDSLIDE Slope displacement prediction Transfer learning integrated dataset Transformer Pre-trained model Universal Landslide Monitoring Program(ULMP) Geological hazards survey engineering
下载PDF
Navigating a Change:An In-depth Analysis of the National Education Policy’s Impact on Learning and Development
7
作者 Ujjvala Kanungo Sandra Satheesh Stuti Mehra 《Journalism and Mass Communication》 2024年第4期241-259,共19页
The patterns and trends in formal higher education are changing.As world economy is moving towards a knowledge based economy,the needs and requirements of formal higher education are also changing.Countries are curren... The patterns and trends in formal higher education are changing.As world economy is moving towards a knowledge based economy,the needs and requirements of formal higher education are also changing.Countries are currently reevaluating their options of formalizing their growing education sector by drafting new education policy that aims to meet the demands of this futuristic knowledge based and technology driven economy with involvement of Artificial Intelligence and Machine Learning(AIML).Factors addressing core competence of employability,holistic development and attainment of skills are the new mantras of evolving modern day’s economy.To be in sync with such demand,requirement,and challenges,the Indian government took a significant step in drafting a New Education Policy popularly known as‘NEP 2020’.This paper makes an attempt to analyze the significant characteristics and dimensions of this NEP 2020 by undertaking a survey among stakeholders mostly students to arrive at certain key findings such as inducing centric,employable,skillful,and holistic development of students attaining such higher education.It also points out some of the implementation issues which require lead time to be adjusted with the system. 展开更多
关键词 NEP2020 holistic education technology integration learning
下载PDF
Analysis of Traffic Accidents Based on the Integration Model
8
作者 Yanshun Ma Yi Shi +2 位作者 Yihang Song Chenxiao Wu Yuanzhi Liu 《Journal of Electronic Research and Application》 2024年第1期51-59,共9页
To enhance the safety of road traffic operations,this paper proposed a model based on stacking integrated learning utilizing American road traffic accident statistics.Initially,the process involved data cleaning,trans... To enhance the safety of road traffic operations,this paper proposed a model based on stacking integrated learning utilizing American road traffic accident statistics.Initially,the process involved data cleaning,transformation,and normalization.Subsequently,various classification models were constructed,including logistic regression,k-nearest neighbors,gradient boosting,decision trees,AdaBoost,and extra trees models.Evaluation metrics such as accuracy,precision,recall,F1 score,and Hamming loss were employed.Upon analysis,the passive-aggressive classifier model exhibited superior comprehensive indices compared to other models.Based on the model’s output results,an in-depth examination of the factors influencing traffic accidents was conducted.Additionally,measures and suggestions aimed at reducing the incidence of severe traffic accidents were presented.These findings served as a valuable reference for mitigating the occurrence of traffic accidents. 展开更多
关键词 Stacking integrated learning Data analysis Traffic safety
下载PDF
An integrated machine learning model for accurate and robust prediction of superconducting critical temperature
9
作者 Jingzi Zhang Ke Zhang +8 位作者 Shaomeng Xu Yi Li Chengquan Zhong Mengkun Zhao Hua-Jun Qiu Mingyang Qin X.-D.Xiang Kailong Hu Xi Lin 《Journal of Energy Chemistry》 SCIE EI CAS CSCD 2023年第3期232-239,I0007,共9页
Discovering new superconductors via traditional trial-and-error experimental approaches is apparently a time-consuming process,and the correlations between the critical temperature(Tc) and material features are still ... Discovering new superconductors via traditional trial-and-error experimental approaches is apparently a time-consuming process,and the correlations between the critical temperature(Tc) and material features are still obscure.The rise of machine learning(ML) technology provides new opportunities to speed up inefficient exploration processes,and could potentially uncover new hints on the unclear correlations.In this work,we utilize open-source materials data,ML models,and data mining methods to explore the correlation between the chemical features and Tcvalues of superconducting materials.To further improve the prediction accuracy,a new model is created by integrating three basic algorithms,showing an enhanced accuracy with the coefficient of determination(R2) score of 95.9 % and root mean square error(RMSE) of 6.3 K.The average marginal contributions of material features towards Tcvalues are estimated to determine the importance of various features during prediction processes.The results suggest that the range thermal conductivity plays a critical role in Tcprediction among all element features.Furthermore,the integrated ML model is utilized to screen out potential twenty superconducting materials with Tcvalues beyond 50.0 K.This study provides insights towards Tcprediction to accelerate the exploration of potential high-Tcsuperconductors. 展开更多
关键词 SUPERCONDUCTORS integrated machine learning Superconducting critical temperature
下载PDF
Utilizing Machine Learning with Unique Pentaplet Data Structure to Enhance Data Integrity
10
作者 Abdulwahab Alazeb 《Computers, Materials & Continua》 SCIE EI 2023年第12期2995-3014,共20页
Data protection in databases is critical for any organization,as unauthorized access or manipulation can have severe negative consequences.Intrusion detection systems are essential for keeping databases secure.Advance... Data protection in databases is critical for any organization,as unauthorized access or manipulation can have severe negative consequences.Intrusion detection systems are essential for keeping databases secure.Advancements in technology will lead to significant changes in the medical field,improving healthcare services through real-time information sharing.However,reliability and consistency still need to be solved.Safeguards against cyber-attacks are necessary due to the risk of unauthorized access to sensitive information and potential data corruption.Dis-ruptions to data items can propagate throughout the database,making it crucial to reverse fraudulent transactions without delay,especially in the healthcare industry,where real-time data access is vital.This research presents a role-based access control architecture for an anomaly detection technique.Additionally,the Structured Query Language(SQL)queries are stored in a new data structure called Pentaplet.These pentaplets allow us to maintain the correlation between SQL statements within the same transaction by employing the transaction-log entry information,thereby increasing detection accuracy,particularly for individuals within the company exhibiting unusual behavior.To identify anomalous queries,this system employs a supervised machine learning technique called Support Vector Machine(SVM).According to experimental findings,the proposed model performed well in terms of detection accuracy,achieving 99.92%through SVM with One Hot Encoding and Principal Component Analysis(PCA). 展开更多
关键词 Database intrusion detection system data integrity machine learning pentaplet data structure
下载PDF
Federated Learning for 6G:A Survey From Perspective of Integrated Sensing,Communication and Computation
11
作者 ZHAO Moke HUANG Yansong LI Xuan 《ZTE Communications》 2023年第2期25-33,共9页
With the rapid advancements in edge computing and artificial intelligence,federated learning(FL)has gained momentum as a promising approach to collaborative data utilization across organizations and devices,while ensu... With the rapid advancements in edge computing and artificial intelligence,federated learning(FL)has gained momentum as a promising approach to collaborative data utilization across organizations and devices,while ensuring data privacy and information security.In order to further harness the energy efficiency of wireless networks,an integrated sensing,communication and computation(ISCC)framework has been proposed,which is anticipated to be a key enabler in the era of 6G networks.Although the advantages of pushing intelligence to edge devices are multi-fold,some challenges arise when incorporating FL into wireless networks under the umbrella of ISCC.This paper provides a comprehensive survey of FL,with special emphasis on the design and optimization of ISCC.We commence by introducing the background and fundamentals of FL and the ISCC framework.Subsequently,the aforementioned challenges are highlighted and the state of the art in potential solutions is reviewed.Finally,design guidelines are provided for the incorporation of FL and ISCC.Overall,this paper aims to contribute to the understanding of FL in the context of wireless networks,with a focus on the ISCC framework,and provide insights into addressing the challenges and optimizing the design for the integration of FL into future 6G networks. 展开更多
关键词 integrated sensing communication and computation federated learning data heterogeneity limited resources
下载PDF
Bloody Mahjong playing strategy based on the integration of deep learning and XGBoost 被引量:4
12
作者 Shijing Gao Shuqin Li 《CAAI Transactions on Intelligence Technology》 SCIE EI 2022年第1期95-106,共12页
Bloody Mahjong is a kind of mahjong.It is very popular in China in recent years.It not only has the characteristics of mahjong's conventional state space,huge hidden information,complicated rules,and large randomn... Bloody Mahjong is a kind of mahjong.It is very popular in China in recent years.It not only has the characteristics of mahjong's conventional state space,huge hidden information,complicated rules,and large randomness of hand cards but also has special rules such as Change three,Hu must lack at least one suit,and Continue playing after Hu.These rules increase the difficulty of research.These special rules are used as the input of the deep learning DenseNet model.DenseNet is used to extract the Mahjong situation features.The learned features are used as the input of the classification algorithm XGBoost,and then the XGBoost algorithm is used to derive the card strategy.Experiments show that the fusion model of deep learning and XGBoost proposed in this paper has higher accuracy than the single model using only one of them in the case of highdimensional sparse features.In the case of fewer training rounds,accuracy of the model can still reach 83%.In the games against real people,it plays like human. 展开更多
关键词 BLOOD learning integration
下载PDF
Under "Integration of Doing, Learning and Teaching", Research on the Project-Based Teaching Innovation of "Landscape Planning and Design"
13
作者 Peiming Du Minghua Lu 《Journal of Educational Theory and Management》 2017年第1期60-64,共5页
Based on the research on the project course theory of "integration of theory and practice" in higher vocational education and the analysis of practical teaching in colleges and universities at home and abroa... Based on the research on the project course theory of "integration of theory and practice" in higher vocational education and the analysis of practical teaching in colleges and universities at home and abroad, combined with literature research, case analysis, system theory and other research methods, the project-based teaching goal, model, content and means of "integration of doing, learning and teaching" in higher vocational education is explored, and the project-based teaching model of "Landscape Planning and Design" is discussed combined with the application of information-based teaching methods. So as to provide references for carrying out the project-based teaching in similar courses in higher vocational colleges and really achieve docking the actual post requirements with the course to provide the basis for achieving the purpose of cultivating skilled talents in higher vocational education. 展开更多
关键词 integration of DOING learning and TEACHING LANDSCAPE planning and design PROJECT-BASED RESEARCH on TEACHING innovation
下载PDF
On the Integrated Learning of English and Law
14
作者 杜朝明 《英语广场(学术研究)》 2012年第5期47-48,共2页
This paper centers on the integrated learning of English and law in China.Firstly,it outlines the importance of English in the solution of the ever increasing legal disputes between China and the outside world,which i... This paper centers on the integrated learning of English and law in China.Firstly,it outlines the importance of English in the solution of the ever increasing legal disputes between China and the outside world,which inevitably involves an integrated learning of English and law.Secondly,it points out that the content of legal English reflects a combination of legal knowledge and English skills.Thirdly,it expounds on the difficulties that Chinese English majors are facing in the process of learning English and law simultaneously and furnishes some practical suggestions. 展开更多
关键词 integrated learning of English and law CONTENT DIFFICULTY SUGGESTION
下载PDF
Tasks-Oriented Joint Resource Allocation Scheme for the Internet of Vehicles with Sensing, Communication and Computing Integration 被引量:3
15
作者 Jiujiu Chen Caili Guo +1 位作者 Runtao Lin Chunyan Feng 《China Communications》 SCIE CSCD 2023年第3期27-42,共16页
With the development of artificial intelligence(AI)and 5G technology,the integration of sensing,communication and computing in the Internet of Vehicles(Io V)is becoming a trend.However,the large amount of data transmi... With the development of artificial intelligence(AI)and 5G technology,the integration of sensing,communication and computing in the Internet of Vehicles(Io V)is becoming a trend.However,the large amount of data transmission and the computing requirements of intelligent tasks lead to the complex resource management problems.In view of the above challenges,this paper proposes a tasks-oriented joint resource allocation scheme(TOJRAS)in the scenario of Io V.First,this paper proposes a system model with sensing,communication,and computing integration for multiple intelligent tasks with different requirements in the Io V.Secondly,joint resource allocation problems for real-time tasks and delay-tolerant tasks in the Io V are constructed respectively,including communication,computing and caching resources.Thirdly,a distributed deep Q-network(DDQN)based algorithm is proposed to solve the optimization problems,and the convergence and complexity of the algorithm are discussed.Finally,the experimental results based on real data sets verify the performance advantages of the proposed resource allocation scheme,compared to the existing ones.The exploration efficiency of our proposed DDQN-based algorithm is improved by at least about 5%,and our proposed resource allocation scheme improves the m AP performance by about 0.15 under resource constraints. 展开更多
关键词 IoV resource allocation tasks-oriented communications sensing communication and com-puting integration deep reinforcement learning
下载PDF
Design and Analysis of Integrated Predictive Iterative Learning Control for Batch Process Based on Two-dimensional System Theory 被引量:3
16
作者 陈宸 熊智华 钟宜生 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2014年第7期762-768,共7页
Based on the two-dimensional (2D) system theory, an integrated predictive iterative learning control (2D-IPILC) strategy for batch processes is presented. First, the output response and the error transition model ... Based on the two-dimensional (2D) system theory, an integrated predictive iterative learning control (2D-IPILC) strategy for batch processes is presented. First, the output response and the error transition model predictions along the batch index can be calculated analytically due to the 2D Roesser model of the batch process. Then, an integrated framework of combining iterative learning control (ILC) and model predictive control (MPC) is formed reasonably. The output of feedforward ILC is estimated on the basis of the predefined process 2D model. By min- imizing a quadratic objective function, the feedback MPC is introduced to obtain better control performance for tracking problem of batch processes. Simulations on a typical batch reactor demonstrate that the satisfactory tracking performance as well as faster convergence speed can be achieved than traditional proportion type (P- t-we) ILC despite the model error and disturbances. 展开更多
关键词 lterative learning control Model predictive control integrated control Batch process Two-dimensional systems
下载PDF
Intrusion Detection in 5G Cellular Network Using Machine Learning
17
作者 Ishtiaque Mahmood Tahir Alyas +3 位作者 Sagheer Abbas Tariq Shahzad Qaiser Abbas Khmaies Ouahada 《Computer Systems Science & Engineering》 SCIE EI 2023年第11期2439-2453,共15页
Attacks on fully integrated servers,apps,and communication networks via the Internet of Things(IoT)are growing exponentially.Sensitive devices’effectiveness harms end users,increases cyber threats and identity theft,... Attacks on fully integrated servers,apps,and communication networks via the Internet of Things(IoT)are growing exponentially.Sensitive devices’effectiveness harms end users,increases cyber threats and identity theft,raises costs,and negatively impacts income as problems brought on by the Internet of Things network go unnoticed for extended periods.Attacks on Internet of Things interfaces must be closely monitored in real time for effective safety and security.Following the 1,2,3,and 4G cellular networks,the 5th generation wireless 5G network is indeed the great invasion of mankind and is known as the global advancement of cellular networks.Even to this day,experts are working on the evolution’s sixth generation(6G).It offers amazing capabilities for connecting everything,including gadgets and machines,with wavelengths ranging from 1 to 10 mm and frequencies ranging from 300 MHz to 3 GHz.It gives you the most recent information.Many countries have already established this technology within their border.Security is the most crucial aspect of using a 5G network.Because of the absence of study and network deployment,new technology first introduces new gaps for attackers and hackers.Internet Protocol(IP)attacks and intrusion will become more prevalent in this system.An efficient approach to detect intrusion in the 5G network using a Machine Learning algorithm will be provided in this research.This research will highlight the high accuracy rate by validating it for unidentified and suspicious circumstances in the 5G network,such as intruder hackers/attackers.After applying different machine learning algorithms,obtained the best result on Linear Regression Algorithm’s implementation on the dataset results in 92.12%on test data and 92.13%on train data with 92%precision. 展开更多
关键词 Intrusion detection system machine learning CONFIDENTIALITY integrITY AVAILABILITY
下载PDF
Intelligent Deep Learning Enabled Wild Forest Fire Detection System
18
作者 Ahmed S.Almasoud 《Computer Systems Science & Engineering》 SCIE EI 2023年第2期1485-1498,共14页
The latest advancements in computer vision and deep learning(DL)techniques pave the way to design novel tools for the detection and monitoring of forestfires.In this view,this paper presents an intelligent wild forestfi... The latest advancements in computer vision and deep learning(DL)techniques pave the way to design novel tools for the detection and monitoring of forestfires.In this view,this paper presents an intelligent wild forestfire detec-tion and alarming system using deep learning(IWFFDA-DL)model.The pro-posed IWFFDA-DL technique aims to identify forestfires at earlier stages through integrated sensors.The proposed IWFFDA-DL system includes an Inte-grated sensor system(ISS)combining an array of sensors that acts as the major input source that helps to forecast thefire.Then,the attention based convolution neural network with bidirectional long short term memory(ACNN-BLSTM)model is applied to examine and identify the existence of danger.For hyperpara-meter tuning of the ACNN-BLSTM model,the bacterial foraging optimization(BFO)algorithm is employed and thereby enhances the detection performance.Finally,when thefire is detected,the Global System for Mobiles(GSM)modem transmits messages to the authorities to take required actions.An extensive set of simulations were performed and the results are investigated interms of several aspects.The obtained results highlight the betterment of the IWFFDA-DL techni-que interms of various measures. 展开更多
关键词 Forestfire deep learning intelligent models metaheuristics integrated sensor system hyperparameter tuning
下载PDF
Integrating a flipped classroom and problem-based learning into ophthalmology education 被引量:2
19
作者 Jingyi Luo Tao Lin +4 位作者 Nan Wang Yuxian Zou Xing Liu Chengguo Zuo Yimin Zhong 《Eye Science》 CAS 2017年第1期25-32,共8页
Background: Ophthalmology is an important medical science subject, but it is given with insufficient attention in undergraduate medical education. Flipped classroom(FC) and problem-based learning(PBL) are well-known e... Background: Ophthalmology is an important medical science subject, but it is given with insufficient attention in undergraduate medical education. Flipped classroom(FC) and problem-based learning(PBL) are well-known education methods that can be integrated into ophthalmology education to improve students' competence level and promote active learning. Methods: We used a mixed teaching methodology that integrated a FC and PBL into a 1-week ophthalmology clerkship for 72 fourth-year medical students. The course includes two major sessions: FC session and PBL session, relying on clinical and real-patient cases. Written examinations were set up to assess students' academic performance and questionnaires were designed to evaluate their perceptions. Results: The post-course examination results were higher than the pre-course results, and many students gained ophthalmic knowledge and learning skills to varying levels. Comparison of pre-and post-course questionnaires indicated that interests in ophthalmology increased and more students expressed desires to be eye doctors. Most students were satisfied with the new method, while some suggested the process should be slower and the communication with their teacher needed to strengthen.Conclusions: FC and PBL are complementary methodologies. Utilizing the mixed teaching meth of FC and PBL was successful in enhancing academic performance, student satisfactions and promoting active learning. 展开更多
关键词 Flipped classroom(FC) integrated ophthalmology education problem-based learning(FBL) UNDERGRADUATE
下载PDF
Research on Stick-Slip Vibration Suppression Method of Drill String Based on Machine Learning Optimization
20
作者 Kanhua Su Jian Wei +3 位作者 Meng Li Hao Li Wenghao Da Lang Zhang 《Sound & Vibration》 EI 2023年第1期97-117,共21页
During the drilling process,stick-slip vibration of the drill string is mainly caused by the nonlinear friction gen-erated by the contact between the drill bit and the rock.To eliminate the fatigue wear of downhole dr... During the drilling process,stick-slip vibration of the drill string is mainly caused by the nonlinear friction gen-erated by the contact between the drill bit and the rock.To eliminate the fatigue wear of downhole drilling tools caused by stick-slip vibrations,the Fractional-Order Proportional-Integral-Derivative(FOPID)controller is used to suppress stick-slip vibrations in the drill string.Although the FOPID controller can effectively suppress the drill string stick-slip vibration,its structure isflexible and parameter setting is complicated,so it needs to use the cor-responding machine learning algorithm for parameter optimization.Based on the principle of torsional vibration,a simplified model of multi-degree-of-freedom drill string is established and its block diagram is designed.The continuous nonlinear friction generated by cutting rock is described by the LuGre friction model.The adaptive learning strategy of genetic algorithm(GA),particle swarm optimization(PSO)and particle swarm optimization improved(IPSO)by arithmetic optimization(AOA)is used to optimize and adjust the controller parameters,and the drill string stick-slip vibration is suppressed to the greatest extent.The results show that:When slight drill string stick-slip vibration occurs,the FOPID controller optimized by machine learning algorithm has a good effect on suppressing drill string stick-slip vibration.However,the FOPID controller cannot get the drill string system which has fallen into serious stick-slip vibration(stuck pipe)out of trouble,and the machine learning algorithm is required to mark a large amount of data on adjacent Wells to train the model.Set a reasonable range of drilling parameters(weight on bit/drive torque)in advance to avoid severe stick-slip vibration(stuck pipe)in the drill string system. 展开更多
关键词 Stick-slip vibration machine learning fractional order proportional integral derivative(FOPID)control optimization algorithm
下载PDF
上一页 1 2 236 下一页 到第
使用帮助 返回顶部