Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

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

    ARTICLE

    An LSTM Based Forecasting for Major Stock Sectors Using COVID Sentiment

    Ayesha Jabeen1, Sitara Afzal1, Muazzam Maqsood1, Irfan Mehmood2, Sadaf Yasmin1, Muhammad Tabish Niaz3, Yunyoung Nam4,*

    CMC-Computers, Materials & Continua, Vol.67, No.1, pp. 1191-1206, 2021, DOI:10.32604/cmc.2021.014598

    Abstract Stock market forecasting is an important research area, especially for better business decision making. Efficient stock predictions continue to be significant for business intelligence. Traditional short-term stock market forecasting is usually based on historical market data analysis such as stock prices, moving averages, or daily returns. However, major events’ news also contains significant information regarding market drivers. An effective stock market forecasting system helps investors and analysts to use supportive information regarding the future direction of the stock market. This research proposes an efficient model for stock market prediction. The current proposed study explores the positive and negative effects of… More >

  • Open Access

    ARTICLE

    A Location Prediction Method Based on GA-LSTM Networks and Associated Movement Behavior Information

    Xingxing Cao1, Liming Jiang1,*, Xiaoliang Wang1, Frank Jiang2

    Journal of Information Hiding and Privacy Protection, Vol.2, No.4, pp. 187-197, 2020, DOI:10.32604/jihpp.2020.016243

    Abstract Due to the lack of consideration of movement behavior information other than time and location perception in current location prediction methods, the movement characteristics of trajectory data cannot be well expressed, which in turn affects the accuracy of the prediction results. First, a new trajectory data expression method by associating the movement behavior information is given. The pre-association method is used to model the movement behavior information according to the individual movement behavior features and the group movement behavior features extracted from the trajectory sequence and the region. The movement behavior features based on pre-association may not always be the… More >

  • Open Access

    ARTICLE

    Spam Detection in Reviews Using LSTM-Based Multi-Entity Temporal Features

    Lingyun Xiang1,2,3, Guoqing Guo2, Qian Li4, Chengzhang Zhu5,*, Jiuren Chen6, Haoliang Ma2

    Intelligent Automation & Soft Computing, Vol.26, No.6, pp. 1375-1390, 2020, DOI:10.32604/iasc.2020.013382

    Abstract Current works on spam detection in product reviews tend to ignore the temporal relevance among reviews in the user or product entity, resulting in poor detection performance. To address this issue, the present paper proposes a spam detection method that jointly learns comprehensive temporal features from both behavioral and text features in user and product entities. We first extract the behavioral features of a single review, then employ a convolutional neural network (CNN) to learn the text features of this review. We next combine the behavioral features with the text features of each review and train a Long-Short-Term Memory (LSTM)… More >

  • Open Access

    ARTICLE

    Brent Oil Price Prediction Using Bi-LSTM Network

    Anh H. Vo1, Trang Nguyen2, Tuong Le1,3,*

    Intelligent Automation & Soft Computing, Vol.26, No.6, pp. 1307-1317, 2020, DOI:10.32604/iasc.2020.013189

    Abstract Brent oil price fluctuates continuously causing instability in the economy. Therefore, it is essential to accurately predict the trend of oil prices, as it helps to improve profits for investors and benefits the community at large. Oil prices usually fluctuate over time as a time series and as such several sequence-based models can be used to predict them. Hence, this study proposes an efficient model named BOP-BL based on Bidirectional Long Short-Term Memory (Bi-LSTM) for oil price prediction. The proposed framework consists of two modules as follows: The first module has three Bi-LSTM layers which help learning useful information features… More >

  • Open Access

    ARTICLE

    Fast Sentiment Analysis Algorithm Based on Double Model Fusion

    Zhixing Lin1,2, Like Wang3,4, Xiaoli Cui5, Yongxiang Gu3,4,*

    Computer Systems Science and Engineering, Vol.36, No.1, pp. 175-188, 2021, DOI:10.32604/csse.2021.014260

    Abstract Nowadays, as the number of textual data is exponentially increasing, sentiment analysis has become one of the most significant tasks in natural language processing (NLP) with increasing attention. Traditional Chinese sentiment analysis algorithms cannot make full use of the order information in context and are inefficient in sentiment inference. In this paper, we systematically reviewed the classic and representative works in sentiment analysis and proposed a simple but efficient optimization. First of all, FastText was trained to get the basic classification model, which can generate pre-trained word vectors as a by-product. Secondly, Bidirectional Long Short-Term Memory Network (Bi-LSTM) utilizes the… More >

  • Open Access

    ARTICLE

    Swarm-LSTM: Condition Monitoring of Gearbox Fault Diagnosis Based on Hybrid LSTM Deep Neural Network Optimized by Swarm Intelligence Algorithms

    Gopi Krishna Durbhaka1, Barani Selvaraj1, Mamta Mittal2, Tanzila Saba3,*, Amjad Rehman3, Lalit Mohan Goyal4

    CMC-Computers, Materials & Continua, Vol.66, No.2, pp. 2041-2059, 2021, DOI:10.32604/cmc.2020.013131

    Abstract Nowadays, renewable energy has been emerging as the major source of energy and is driven by its aggressive expansion and falling costs. Most of the renewable energy sources involve turbines and their operation and maintenance are vital and a difficult task. Condition monitoring and fault diagnosis have seen remarkable and revolutionary up-gradation in approaches, practices and technology during the last decade. Turbines mostly do use a rotating type of machinery and analysis of those signals has been challenging to localize the defect. This paper proposes a new hybrid model wherein multiple swarm intelligence models have been evaluated to optimize the… More >

  • Open Access

    ARTICLE

    ACLSTM: A Novel Method for CQA Answer Quality Prediction Based on Question-Answer Joint Learning

    Weifeng Ma*, Jiao Lou, Caoting Ji, Laibin Ma

    CMC-Computers, Materials & Continua, Vol.66, No.1, pp. 179-193, 2021, DOI:10.32604/cmc.2020.011969

    Abstract Given the limitations of the community question answering (CQA) answer quality prediction method in measuring the semantic information of the answer text, this paper proposes an answer quality prediction model based on the question-answer joint learning (ACLSTM). The attention mechanism is used to obtain the dependency relationship between the Question-and-Answer (Q&A) pairs. Convolutional Neural Network (CNN) and Long Short-term Memory Network (LSTM) are used to extract semantic features of Q&A pairs and calculate their matching degree. Besides, answer semantic representation is combined with other effective extended features as the input representation of the fully connected layer. Compared with other quality… More >

  • Open Access

    ARTICLE

    A Novel Intrusion Detection Algorithm Based on Long Short Term Memory Network

    Xinda Hao1, Jianmin Zhou2,*, Xueqi Shen1, Yu Yang1

    Journal of Quantum Computing, Vol.2, No.2, pp. 97-104, 2020, DOI:10.32604/jqc.2020.010819

    Abstract In recent years, machine learning technology has been widely used for timely network attack detection and classification. However, due to the large number of network traffic and the complex and variable nature of malicious attacks, many challenges have arisen in the field of network intrusion detection. Aiming at the problem that massive and high-dimensional data in cloud computing networks will have a negative impact on anomaly detection, this paper proposes a Bi-LSTM method based on attention mechanism, which learns by transmitting IDS data to multiple hidden layers. Abstract information and high-dimensional feature representation in network data messages are used to… More >

  • Open Access

    ARTICLE

    Workload Allocation Based on User Mobility in Mobile Edge Computing

    Tengfei Yang1,2, Xiaojun Shi3, Yangyang Li1,*, Binbin Huang4, Haiyong Xie1,5, Yanting Shen4

    Journal on Big Data, Vol.2, No.3, pp. 105-115, 2020, DOI:10.32604/jbd.2020.010958

    Abstract Mobile Edge Computing (MEC) has become the most possible network architecture to realize the vision of interconnection of all things. By offloading compute-intensive or latency-sensitive applications to nearby small cell base stations (sBSs), the execution latency and device power consumption can be reduced on resource-constrained mobile devices. However, computation delay of Mobile Edge Network (MEN) tasks are neglected while the unloading decision-making is studied in depth. In this paper, we propose a workload allocation scheme which combines the task allocation optimization of mobile edge network with the actual user behavior activities to predict the task allocation of single user. We… More >

  • Open Access

    ARTICLE

    Short-Term Traffic Flow Prediction Based on LSTM-XGBoost Combination Model

    Xijun Zhang*, Qirui Zhang

    CMES-Computer Modeling in Engineering & Sciences, Vol.125, No.1, pp. 95-109, 2020, DOI:10.32604/cmes.2020.011013

    Abstract According to the time series characteristics of the trajectory history data, we predicted and analyzed the traffic flow. This paper proposed a LSTMXGBoost model based urban road short-term traffic flow prediction in order to analyze and solve the problems of periodicity, stationary and abnormality of time series. It can improve the traffic flow prediction effect, achieve efficient traffic guidance and traffic control. The model combined the characteristics of LSTM (Long Short-Term Memory) network and XGBoost (Extreme Gradient Boosting) algorithms. First, we used the LSTM model that increases dropout layer to train the data set after preprocessing. Second, we replaced the… More >

Displaying 181-190 on page 19 of 210. Per Page