Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (185)
  • Open Access

    ARTICLE

    Text Sentiment Analysis Based on Multi-Layer Bi-Directional LSTM with a Trapezoidal Structure

    Zhengfang He1,2,*, Cristina E. Dumdumaya2, Ivy Kim D. Machica2

    Intelligent Automation & Soft Computing, Vol.37, No.1, pp. 639-654, 2023, DOI:10.32604/iasc.2023.035352

    Abstract Sentiment analysis, commonly called opinion mining or emotion artificial intelligence (AI), employs biometrics, computational linguistics, natural language processing, and text analysis to systematically identify, extract, measure, and investigate affective states and subjective data. Sentiment analysis algorithms include emotion lexicon, traditional machine learning, and deep learning. In the text sentiment analysis algorithm based on a neural network, multi-layer Bi-directional long short-term memory (LSTM) is widely used, but the parameter amount of this model is too huge. Hence, this paper proposes a Bi-directional LSTM with a trapezoidal structure model. The design of the trapezoidal structure is derived from classic neural networks, such… More >

  • Open Access

    ARTICLE

    Classification of Electroencephalogram Signals Using LSTM and SVM Based on Fast Walsh-Hadamard Transform

    Saeed Mohsen1,2,*, Sherif S. M. Ghoneim3, Mohammed S. Alzaidi3, Abdullah Alzahrani3, Ashraf Mohamed Ali Hassan4

    CMC-Computers, Materials & Continua, Vol.75, No.3, pp. 5271-5286, 2023, DOI:10.32604/cmc.2023.038758

    Abstract Classification of electroencephalogram (EEG) signals for humans can be achieved via artificial intelligence (AI) techniques. Especially, the EEG signals associated with seizure epilepsy can be detected to distinguish between epileptic and non-epileptic regions. From this perspective, an automated AI technique with a digital processing method can be used to improve these signals. This paper proposes two classifiers: long short-term memory (LSTM) and support vector machine (SVM) for the classification of seizure and non-seizure EEG signals. These classifiers are applied to a public dataset, namely the University of Bonn, which consists of 2 classes –seizure and non-seizure. In addition, a fast… More >

  • Open Access

    ARTICLE

    Bi-LSTM-Based Deep Stacked Sequence-to-Sequence Autoencoder for Forecasting Solar Irradiation and Wind Speed

    Neelam Mughees1,2, Mujtaba Hussain Jaffery1, Abdullah Mughees3, Anam Mughees4, Krzysztof Ejsmont5,*

    CMC-Computers, Materials & Continua, Vol.75, No.3, pp. 6375-6393, 2023, DOI:10.32604/cmc.2023.038564

    Abstract Wind and solar energy are two popular forms of renewable energy used in microgrids and facilitating the transition towards net-zero carbon emissions by 2050. However, they are exceedingly unpredictable since they rely highly on weather and atmospheric conditions. In microgrids, smart energy management systems, such as integrated demand response programs, are permanently established on a step-ahead basis, which means that accurate forecasting of wind speed and solar irradiance intervals is becoming increasingly crucial to the optimal operation and planning of microgrids. With this in mind, a novel “bidirectional long short-term memory network” (Bi-LSTM)-based, deep stacked, sequence-to-sequence autoencoder (S2SAE) forecasting model… More >

  • Open Access

    ARTICLE

    Ensemble Model for Spindle Thermal Displacement Prediction of Machine Tools

    Ping-Huan Kuo1,2, Ssu-Chi Chen1, Chia-Ho Lee1, Po-Chien Luan2, Her-Terng Yau1,2,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.137, No.1, pp. 319-343, 2023, DOI:10.32604/cmes.2023.026860

    Abstract Numerous factors affect the increased temperature of a machine tool, including prolonged and high-intensity usage, tool-workpiece interaction, mechanical friction, and elevated ambient temperatures, among others. Consequently, spindle thermal displacement occurs, and machining precision suffers. To prevent the errors caused by the temperature rise of the Spindle from affecting the accuracy during the machining process, typically, the factory will warm up the machine before the manufacturing process. However, if there is no way to understand the tool spindle's thermal deformation, the machining quality will be greatly affected. In order to solve the above problem, this study aims to predict the thermal… More >

  • Open Access

    ARTICLE

    Network Intrusion Detection in Internet of Blended Environment Using Ensemble of Heterogeneous Autoencoders (E-HAE)

    Lelisa Adeba Jilcha1, Deuk-Hun Kim2, Julian Jang-Jaccard3, Jin Kwak4,*

    Computer Systems Science and Engineering, Vol.46, No.3, pp. 3261-3284, 2023, DOI:10.32604/csse.2023.037615

    Abstract Contemporary attackers, mainly motivated by financial gain, consistently devise sophisticated penetration techniques to access important information or data. The growing use of Internet of Things (IoT) technology in the contemporary convergence environment to connect to corporate networks and cloud-based applications only worsens this situation, as it facilitates multiple new attack vectors to emerge effortlessly. As such, existing intrusion detection systems suffer from performance degradation mainly because of insufficient considerations and poorly modeled detection systems. To address this problem, we designed a blended threat detection approach, considering the possible impact and dimensionality of new attack surfaces due to the aforementioned convergence.… More >

  • Open Access

    ARTICLE

    MSCNN-LSTM Model for Predicting Return Loss of the UHF Antenna in HF-UHF RFID Tag Antenna

    Zhao Yang1, Yuan Zhang1, Lei Zhu2,*, Lei Huang1, Fangyu Hu3, Yanping Du1, Xiaowei Li1

    CMC-Computers, Materials & Continua, Vol.75, No.2, pp. 2889-2904, 2023, DOI:10.32604/cmc.2023.037297

    Abstract High-frequency (HF) and ultrahigh-frequency (UHF) dual-band radio frequency identification (RFID) tags with both near-field and far-field communication can meet different application scenarios. However, it is time-consuming to calculate the return loss of a UHF antenna in a dual-band tag antenna using electromagnetic (EM) simulators. To overcome this, the present work proposes a model of a multi-scale convolutional neural network stacked with long and short-term memory (MSCNN-LSTM) for predicting the return loss of UHF antennas instead of EM simulators. In the proposed MSCNN-LSTM, the MSCNN has three branches, which include three convolution layers with different kernel sizes and numbers. Therefore, MSCNN… More >

  • Open Access

    ARTICLE

    A Network Traffic Prediction Algorithm Based on Prophet-EALSTM-GPR

    Guoqing Xu1, Changsen Xia1, Jun Qian1, Guo Ran3, Zilong Jin1,2,*

    Journal on Internet of Things, Vol.4, No.2, pp. 113-125, 2022, DOI:10.32604/jiot.2022.036066

    Abstract Huge networks and increasing network traffic will consume more and more resources. It is critical to predict network traffic accurately and timely for network planning, and resource allocation, etc. In this paper, a combined network traffic prediction model is proposed, which is based on Prophet, evolutionary attention-based LSTM (EALSTM) network, and Gaussian process regression (GPR). According to the non-smooth, sudden, periodic, and long correlation characteristics of network traffic, the prediction procedure is divided into three steps to predict network traffic accurately. In the first step, the Prophet model decomposes network traffic data into periodic and non-periodic parts. The periodic term… More >

  • Open Access

    ARTICLE

    A Hybrid Deep Learning Approach for PM2.5 Concentration Prediction in Smart Environmental Monitoring

    Minh Thanh Vo1, Anh H. Vo2, Huong Bui3, Tuong Le4,5,*

    Intelligent Automation & Soft Computing, Vol.36, No.3, pp. 3029-3041, 2023, DOI:10.32604/iasc.2023.034636

    Abstract Nowadays, air pollution is a big environmental problem in developing countries. In this problem, particulate matter 2.5 (PM2.5) in the air is an air pollutant. When its concentration in the air is high in developing countries like Vietnam, it will harm everyone’s health. Accurate prediction of PM2.5 concentrations can help to make the correct decision in protecting the health of the citizen. This study develops a hybrid deep learning approach named PM25-CBL model for PM2.5 concentration prediction in Ho Chi Minh City, Vietnam. Firstly, this study analyzes the effects of variables on PM2.5 concentrations in Air Quality HCMC dataset. Only… More >

  • Open Access

    ARTICLE

    Enhanced Deep Learning for Detecting Suspicious Fall Event in Video Data

    Madhuri Agrawal*, Shikha Agrawal

    Intelligent Automation & Soft Computing, Vol.36, No.3, pp. 2653-2667, 2023, DOI:10.32604/iasc.2023.033493

    Abstract

    Suspicious fall events are particularly significant hazards for the safety of patients and elders. Recently, suspicious fall event detection has become a robust research case in real-time monitoring. This paper aims to detect suspicious fall events during video monitoring of multiple people in different moving backgrounds in an indoor environment; it is further proposed to use a deep learning method known as Long Short Term Memory (LSTM) by introducing visual attention-guided mechanism along with a bi-directional LSTM model. This method contributes essential information on the temporal and spatial locations of ‘suspicious fall’ events in learning the video frame in both… More >

  • Open Access

    ARTICLE

    A Feature Learning-Based Model for Analyzing Students’ Performance in Supportive Learning

    P. Prabhu1, P. Valarmathie2,*, K. Dinakaran3

    Intelligent Automation & Soft Computing, Vol.36, No.3, pp. 2989-3005, 2023, DOI:10.32604/iasc.2023.028659

    Abstract Supportive learning plays a substantial role in providing a quality education system. The evaluation of students’ performance impacts their deeper insight into the subject knowledge. Specifically, it is essential to maintain the baseline foundation for building a broader understanding of their careers. This research concentrates on establishing the students’ knowledge relationship even in reduced samples. Here, Synthetic Minority Oversampling TEchnique (SMOTE) technique is used for pre-processing the missing value in the provided input dataset to enhance the prediction accuracy. When the initial processing is not done substantially, it leads to misleading prediction accuracy. This research concentrates on modelling an efficient… More >

Displaying 31-40 on page 4 of 185. Per Page