Results for 'LSTM'

64 found
Order:
  1.  13
    LSTM vs CNN in real ship trajectory classification.Juan Pedro Llerena, Jesús García & José Manuel Molina - 2024 - Logic Journal of the IGPL 32 (6):942-954.
    Ship-type identification in a maritime context can be critical to the authorities to control the activities being carried out. Although Automatic Identification Systems has been mandatory for certain vessels, if a vessel does not have them voluntarily or not, it can lead to a whole set of problems, which is why the use of tracking alternatives such as radar is fully complementary for a vessel monitoring systems. However, radars provide positions, but not what they are detecting. Having systems capable of (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark  
  2.  33
    Deep Bidirectional LSTM Network Learning-Based Sentiment Analysis for Arabic Text.El Habib Nfaoui & Hanane Elfaik - 2020 - Journal of Intelligent Systems 30 (1):395-412.
    Sentiment analysis aims to predict sentiment polarities (positive, negative or neutral) of a given piece of text. It lies at the intersection of many fields such as Natural Language Processing (NLP), Computational Linguistics, and Data Mining. Sentiments can be expressed explicitly or implicitly. Arabic Sentiment Analysis presents a challenge undertaking due to its complexity, ambiguity, various dialects, the scarcity of resources, the morphological richness of the language, the absence of contextual information, and the absence of explicit sentiment words in an (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  3.  49
    A CNN-LSTM-Based Model to Forecast Stock Prices.Wenjie Lu, Jiazheng Li, Yifan Li, Aijun Sun & Jingyang Wang - 2020 - Complexity 2020:1-10.
    Stock price data have the characteristics of time series. At the same time, based on machine learning long short-term memory which has the advantages of analyzing relationships among time series data through its memory function, we propose a forecasting method of stock price based on CNN-LSTM. In the meanwhile, we use MLP, CNN, RNN, LSTM, CNN-RNN, and other forecasting models to predict the stock price one by one. Moreover, the forecasting results of these models are analyzed and compared. (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  4.  59
    A Combined Deep CNN: LSTM with a Random Forest Approach for Breast Cancer Diagnosis.Almas Begum, V. Dhilip Kumar, Junaid Asghar, D. Hemalatha & G. Arulkumaran - 2022 - Complexity 2022:1-9.
    The most predominant kind of disease that is normal among ladies is breast cancer. It is one of the significant reasons among ladies, regardless of huge endeavors to stay away from it through screening developers. An automatic detection system for disease helps doctors to identify and provide accurate results, thereby minimizing the death rate. Computer-aided diagnosis has minimum intervention of humans and produces more accurate results than humans. It will be a difficult and long task that depends on the expertise (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  5.  16
    A Hybrid Prediction Method for Stock Price Using LSTM and Ensemble EMD.Yang Yujun, Yang Yimei & Xiao Jianhua - 2020 - Complexity 2020:1-16.
    The stock market is a chaotic, complex, and dynamic financial market. The prediction of future stock prices is a concern and controversial research issue for researchers. More and more analysis and prediction methods are proposed by researchers. We proposed a hybrid method for the prediction of future stock prices using LSTM and ensemble EMD in this paper. We use comprehensive EMD to decompose the complex original stock price time series into several subsequences which are smoother, more regular and stable (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  6.  10
    Optimization of Marketing Strategy for State-Owned Energy Products through Sentiment Analysis with VADER and LSTM on Social Media.Cornelius Damar Sasongko, R. Rizal Isnanto & Aris Puji Widodo - forthcoming - Evolutionary Studies in Imaginative Culture:807-816.
    Sentiment analysis is also known as opinion mining. It has an important role in natural language processing and data mining. It involves extracting and analyzing subjective information from textual data to determine the sentiment. With the advancement of technology, it is increasingly important to understand users' opinions and sentiments regarding a particular product, service or issue. This research aims to optimize the marketing strategy of energy products in SOE subsidiaries through sentiment analysis using the VADER and LSTM methods on (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  7.  12
    Enhancing Semantic Searching of Legal Documents Through LSTM-Based Named Entity Recognition and Semantic Classification.Varsha Naik, Rajeswari K. & Purvang Patel - 2024 - International Journal for the Semiotics of Law - Revue Internationale de Sémiotique Juridique 37 (7):2113-2130.
    In natural language processing (NLP), named entity recognition (NER) and semantic classification are essential tasks. NER is a fundamental task, that identify named entities in text such as people, organizations, and locations. In Legal domain, NER is particularly important due to the variety of named entities that appear in legal documents and are important for legal analysis whereas Semantic classification is the process of giving each sentence in a text a semantic label, such as ”fact,””arguments,” or”judgement”. Both NER and Semantic (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  8.  16
    Forecasting Foreign Exchange Volatility Using Deep Learning Autoencoder-LSTM Techniques.Gunho Jung & Sun-Yong Choi - 2021 - Complexity 2021:1-16.
    Since the breakdown of the Bretton Woods system in the early 1970s, the foreign exchange market has become an important focus of both academic and practical research. There are many reasons why FX is important, but one of most important aspects is the determination of foreign investment values. Therefore, FX serves as the backbone of international investments and global trading. Additionally, because fluctuations in FX affect the value of imported and exported goods and services, such fluctuations have an important impact (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  9.  17
    Chlorophyll-α forecasting using LSTM, bidirectional LSTM and GRU networks in El Mar Menor (Spain).Javier González-Enrique, María Inmaculada RodrÍguez-GarcÍa, Juan Jesús Ruiz-Aguilar, MarÍa Gema Carrasco-GarcÍa, Ivan Felis Enguix & Ignacio J. Turias - forthcoming - Logic Journal of the IGPL.
    The objective of this research is to develop accurate forecasting models for chlorophyll-α concentrations at various depths in El Mar Menor, Spain. Chlorophyll-α plays a crucial role in assessing eutrophication in this vulnerable ecosystem. To achieve this objective, various deep learning forecasting techniques, including long short-term memory, bidirectional long short-term memory and gated recurrent uni networks, were utilized. The models were designed to forecast the chlorophyll-α levels with a 2-week prediction horizon. To enhance the models’ accuracy, a sliding window method (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  10.  21
    The Effect of Online Investor Sentiment on Stock Movements: An LSTM Approach.Gaoshan Wang, Guangjin Yu & Xiaohong Shen - 2020 - Complexity 2020:1-11.
    With more and more investors exerting their voices through network forums or social media platforms, the relationships between online investor sentiment and stock movements have drawn more and more attention. In this paper, we crawl stock comments from China’s most popular online stock forum, East Money, and then develop a sentiment classifier using the LSTM method. Using the online investor sentiment of the stock forum, we explore the effect of online investor sentiment on the stock movements of CSI300. The (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  11.  19
    Construction and Analysis of Emotion Computing Model Based on LSTM.Huiping Jiang, Rui Jiao, Zequn Wang, Ting Zhang & Licheng Wu - 2021 - Complexity 2021:1-12.
    The electroencephalogram is the most common method used to study emotions and capture electrical brain activity changes. Long short-term memory processes the temporal characteristics of data and is mostly used for emotional text and speech recognition. Since an EEG involves a time series signal, this article mainly studied the introduction of LSTM for emotional EEG recognition. First, an ALL-LSTM model with a four-layered LSTM network was established in which the average accuracy rate for emotional classification reached 86.48%. (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  12.  15
    A Nonintrusive Load Monitoring Method for Microgrid EMS Using Bi-LSTM Algorithm.Dongguo Zhou, Yangjie Wu & Hong Zhou - 2021 - Complexity 2021:1-11.
    Nonintrusive load monitoring in smart microgrids aims to obtain the energy consumption of individual appliances from the aggregated energy data, which is generally confronted with the error identification of the load type for energy disaggregation in microgrid energy management system. This paper proposes a classification strategy for the nonintrusive load identification scheme based on the bilateral long-term and short-term memory network algorithm. The sliding window algorithm is used to extract the detected load event features and obtain the load features of (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  13.  12
    A Short-Term Load Forecasting Model of LSTM Neural Network considering Demand Response.Xifeng Guo, Qiannan Zhao, Shoujin Wang, Dan Shan & Wei Gong - 2021 - Complexity 2021:1-7.
    As one of the key technologies for accelerating the construction of the ubiquitous Internet of Things, demand response not only guides users to participate in power market operations but also increases the randomness of grid operations and the difficulty of load forecasting. In order to solve the problem of rough feature engineering processing and low prediction accuracy, a short-term load forecasting model of LSTM neural network considering demand response is proposed. First of all, in view of the strong randomness (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  14.  20
    A Hybrid of Deep CNN and Bidirectional LSTM for Automatic Speech Recognition.Rajesh Kumar Aggarwal & Vishal Passricha - 2019 - Journal of Intelligent Systems 29 (1):1261-1274.
    Deep neural networks (DNNs) have been playing a significant role in acoustic modeling. Convolutional neural networks (CNNs) are the advanced version of DNNs that achieve 4–12% relative gain in the word error rate (WER) over DNNs. Existence of spectral variations and local correlations in speech signal makes CNNs more capable of speech recognition. Recently, it has been demonstrated that bidirectional long short-term memory (BLSTM) produces higher recognition rate in acoustic modeling because they are adequate to reinforce higher-level representations of acoustic (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  15. Multiobject Tracking in Videos Based on LSTM and Deep Reinforcement Learning.Ming-xin Jiang, Chao Deng, Zhi-Geng Pan, Lan-Fang Wang & Xing Sun - 2018 - Complexity 2018:1-12.
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  16.  12
    Evaluation and Prediction of Wind Power Utilization Efficiency Based on Super-SBM and LSTM Models: A Case Study of 30 Provinces in China.Chengyu Li, Qunwei Wang & Peng Zhou - 2020 - Complexity 2020:1-13.
    Although China’s wind industry has made great progress in recent years, the wind abandonment phenomenon caused by the unbalanced development of regional wind power is still prominent. It is particularly important for the scientific development of wind power to accurately measure the utilization efficiency of wind power and understand its regional differences in China. This study establishes the improved super-efficiency slack-based measure model and long short-term memory network models, systematically and comprehensively measures and predicts the wind power utilization efficiency of (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  17.  37
    Research on Optimization of Big Data Construction Engineering Quality Management Based on RNN-LSTM.Daopeng Wang, Jifei Fan, Hanliang Fu & Bing Zhang - 2018 - Complexity 2018:1-16.
    No categories
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  18.  15
    Social Risk Early Warning of Environmental Damage of Large-Scale Construction Projects in China Based on Network Governance and LSTM Model.Junmin Fang, Dechun Huang & Jingrong Xu - 2020 - Complexity 2020:1-13.
    With the improvement of citizens’ risk perception ability and environmental protection awareness, social conflicts caused by environmental problems in large-scale construction projects are becoming more and more frequent. Traditional social risk prevention management has some defects in obtaining risk data, such as limited coverage, poor availability, and insufficient timeliness, which makes it impossible to realize effective early warning of social risks in the era of big data. This paper focuses on the three environments of diversification of stakeholders, risk media, and (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  19.  22
    Research on Chinese Consumers’ Attitudes Analysis of Big-Data Driven Price Discrimination Based on Machine Learning.Jun Wang, Tao Shu, Wenjin Zhao & Jixian Zhou - 2022 - Frontiers in Psychology 12:803212.
    From the end of 2018 in China, the Big-data Driven Price Discrimination (BDPD) of online consumption raised public debate on social media. To study the consumers’ attitude about the BDPD, this study constructed a semantic recognition frame to deconstruct the Affection-Behavior-Cognition (ABC) consumer attitude theory using machine learning models inclusive of the Labeled Latent Dirichlet Allocation (LDA), Long Short-Term Memory (LSTM), and Snow Natural Language Processing (NLP), based on social media comments text dataset. Similar to the questionnaires published results, (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  20.  24
    Forecasting Volatility of Stock Index: Deep Learning Model with Likelihood-Based Loss Function.Fang Jia & Boli Yang - 2021 - Complexity 2021:1-13.
    Volatility is widely used in different financial areas, and forecasting the volatility of financial assets can be valuable. In this paper, we use deep neural network and long short-term memory model to forecast the volatility of stock index. Most related research studies use distance loss function to train the machine learning models, and they gain two disadvantages. The first one is that they introduce errors when using estimated volatility to be the forecasting target, and the second one is that their (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  21.  16
    Predicting Age of Acquisition for Children's Early Vocabulary in Five Languages Using Language Model Surprisal.Eva Portelance, Yuguang Duan, Michael C. Frank & Gary Lupyan - 2023 - Cognitive Science 47 (9):e13334.
    What makes a word easy to learn? Early‐learned words are frequent and tend to name concrete referents. But words typically do not occur in isolation. Some words are predictable from their contexts; others are less so. Here, we investigate whether predictability relates to when children start producing different words (age of acquisition; AoA). We operationalized predictability in terms of a word's surprisal in child‐directed speech, computed using n‐gram and long‐short‐term‐memory (LSTM) language models. Predictability derived from LSTMs was generally a (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  22.  20
    Predictive maintenance of vehicle fleets through hybrid deep learning-based ensemble methods for industrial IoT datasets.Arindam Chaudhuri & Soumya K. Ghosh - 2024 - Logic Journal of the IGPL 32 (4):671-687.
    Connected vehicle fleets have formed significant component of industrial internet of things scenarios as part of Industry 4.0 worldwide. The number of vehicles in these fleets has grown at a steady pace. The vehicles monitoring with machine learning algorithms has significantly improved maintenance activities. Predictive maintenance potential has increased where machines are controlled through networked smart devices. Here, benefits are accrued considering uptimes optimization. This has resulted in reduction of associated time and labor costs. It has also provided significant increase (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark  
  23. Trust in Intrusion Detection Systems: An Investigation of Performance Analysis for Machine Learning and Deep Learning Models.Basim Mahbooba, Radhya Sahal, Martin Serrano & Wael Alosaimi - 2021 - Complexity 2021:1-23.
    To design and develop AI-based cybersecurity systems ), users can justifiably trust, one needs to evaluate the impact of trust using machine learning and deep learning technologies. To guide the design and implementation of trusted AI-based systems in IDS, this paper provides a comparison among machine learning and deep learning models to investigate the trust impact based on the accuracy of the trusted AI-based systems regarding the malicious data in IDs. The four machine learning techniques are decision tree, K nearest (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  24.  67
    Applying Deep Learning Methods on Time-Series Data for Forecasting COVID-19 in Egypt, Kuwait, and Saudi Arabia.Nahla F. Omran, Sara F. Abd-el Ghany, Hager Saleh, Abdelmgeid A. Ali, Abdu Gumaei & Mabrook Al-Rakhami - 2021 - Complexity 2021 (1):6686745.
    The novel coronavirus disease is regarded as one of the most imminent disease outbreaks which threaten public health on various levels worldwide. Because of the unpredictable outbreak nature and the virus’s pandemic intensity, people are experiencing depression, anxiety, and other strain reactions. The response to prevent and control the new coronavirus pneumonia has reached a crucial point. Therefore, it is essential—for safety and prevention purposes—to promptly predict and forecast the virus outbreak in the course of this troublesome time to have (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  25.  9
    The application of artificial neural networks to forecast financial time series.D. González-Cortés, E. Onieva, I. Pastor & J. Wu - forthcoming - Logic Journal of the IGPL.
    The amount of information that is produced on a daily basis in the financial markets is vast and complex; consequently, the development of systems that simplify decision-making is an essential endeavor. In this article, several intelligent systems are proposed and tested to predict the closing price of the IBEX 35 index using more than ten years of historical data and five distinct architectures for neural networks. A multi-layer perceptron was the first step, followed by a simple recurrent neural network, a (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  26.  12
    Attention-Based Deep Entropy Active Learning Using Lexical Algorithm for Mental Health Treatment.Usman Ahmed, Suresh Kumar Mukhiya, Gautam Srivastava, Yngve Lamo & Jerry Chun-Wei Lin - 2021 - Frontiers in Psychology 12.
    With the increasing prevalence of Internet usage, Internet-Delivered Psychological Treatment (IDPT) has become a valuable tool to develop improved treatments of mental disorders. IDPT becomes complicated and labor intensive because of overlapping emotion in mental health. To create a usable learning application for IDPT requires diverse labeled datasets containing an adequate set of linguistic properties to extract word representations and segmentations of emotions. In medical applications, it is challenging to successfully refine such datasets since emotion-aware labeling is time consuming. Other (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  27.  18
    Deep ChaosNet for Action Recognition in Videos.Huafeng Chen, Maosheng Zhang, Zhengming Gao & Yunhong Zhao - 2021 - Complexity 2021:1-5.
    Current methods of chaos-based action recognition in videos are limited to the artificial feature causing the low recognition accuracy. In this paper, we improve ChaosNet to the deep neural network and apply it to action recognition. First, we extend ChaosNet to deep ChaosNet for extracting action features. Then, we send the features to the low-level LSTM encoder and high-level LSTM encoder for obtaining low-level coding output and high-level coding results, respectively. The agent is a behavior recognizer for producing (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  28.  18
    Synthetic Network and Search Filter Algorithm in English Oral Duplicate Correction Map.Xiaojun Chen - 2021 - Complexity 2021:1-12.
    Combining the communicative language competence model and the perspective of multimodal research, this research proposes a research framework for oral communicative competence under the multimodal perspective. This not only truly reflects the language communicative competence but also fully embodies the various contents required for assessment in the basic attributes of spoken language. Aiming at the feature sparseness of the user evaluation matrix, this paper proposes a feature weight assignment algorithm based on the English spoken category keyword dictionary and user search (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  29.  15
    Feasibility of a Machine Learning-Based Smartphone Application in Detecting Depression and Anxiety in a Generally Senior Population.David Lin, Tahmida Nazreen, Tomasz Rutowski, Yang Lu, Amir Harati, Elizabeth Shriberg, Piotr Chlebek & Michael Aratow - 2022 - Frontiers in Psychology 13.
    BackgroundDepression and anxiety create a large health burden and increase the risk of premature mortality. Mental health screening is vital, but more sophisticated screening and monitoring methods are needed. The Ellipsis Health App addresses this need by using semantic information from recorded speech to screen for depression and anxiety.ObjectivesThe primary aim of this study is to determine the feasibility of collecting weekly voice samples for mental health screening. Additionally, we aim to demonstrate portability and improved performance of Ellipsis’ machine learning (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  30.  9
    Machine translation of English speech: Comparison of multiple algorithms.Yonghong Qin & Yijun Wu - 2022 - Journal of Intelligent Systems 31 (1):159-167.
    In order to improve the efficiency of the English translation, machine translation is gradually and widely used. This study briefly introduces the neural network algorithm for speech recognition. Long short-term memory (LSTM), instead of traditional recurrent neural network (RNN), was used as the encoding algorithm for the encoder, and RNN as the decoding algorithm for the decoder. Then, simulation experiments were carried out on the machine translation algorithm, and it was compared with two other machine translation algorithms. The results (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  31.  11
    Auxiliary diagnosis study of integrated electronic medical record text and CT images.Feng Yijie, Liu Kailin, Li Shi, Diao Hang & Duan Yuanchuan - 2022 - Journal of Intelligent Systems 31 (1):753-766.
    At present, most of the research in the field of medical-assisted diagnosis is carried out based on image or electronic medical records. Although there is some research foundation, they lack the comprehensive consideration of comprehensive image and text modes. Based on this situation, this article proposes a fusion classification auxiliary diagnosis model based on GoogleNet model and Bi-LSTM model, uses GoogleNet to process brain computed tomographic images of ischemic stroke patients and extract CT image features, uses Bi-LSTM model (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  32.  13
    Students’ adaptive deep learning path and teaching strategy of contemporary ceramic art under the background of Internet +.Rui Zhang, Xianjing Yao, Lele Ye & Min Chen - 2022 - Frontiers in Psychology 13.
    With the rapid expansion of Internet technology, this research aims to explore the teaching strategies of ceramic art for contemporary students. Based on deep learning, an automatic question answering system is established, new teaching strategies are analyzed, and the Internet is combined with the automatic QA system to help students solve problems encountered in the process of learning. Firstly, the related theories of DL and personalized learning are analyzed. Among DL-related theories, Back Propagation Neural Network, Convolutional Neural Network, Long Short-Term (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  33.  35
    Hourly pollutants forecasting using a deep learning approach to obtain the AQI.José Antonio Moscoso-López, Javier González-Enrique, Daniel Urda, Juan Jesús Ruiz-Aguilar & Ignacio J. Turias - 2023 - Logic Journal of the IGPL 31 (4):722-738.
    The Air Quality Index (AQI) shows the state of air pollution in a unique and more understandable way. This work aims to forecast the AQI in Algeciras (Spain) 8 hours in advance. The AQI is calculated indirectly through the predicted concentrations of five pollutants (O3, NO2, CO, SO2 and PM10) to achieve this goal. Artificial neural networks (ANNs), sequence-to-sequence long short-term memory networks (LSTMs) and a newly proposed method combing a rolling window with the latter (LSTMNA) are employed as the (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  34.  4
    From simple to complex: a sequential method for enhancing time series forecasting with deep learning.M. J. Jiménez-Navarro, M. Martínez-Ballesteros, F. Martínez-Álvarez, A. Troncoso & G. Asencio-Cortés - 2024 - Logic Journal of the IGPL 32 (6):986-1003.
    Time series forecasting is a well-known deep learning application field in which previous data are used to predict the future behavior of the series. Recently, several deep learning approaches have been proposed in which several nonlinear functions are applied to the input to obtain the output. In this paper, we introduce a novel method to improve the performance of deep learning models in time series forecasting. This method divides the model into hierarchies or levels from simpler to more complex ones. (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  35.  11
    Introduction to Deep Learning: From Logical Calculus to Artificial Intelligence.Sandro Skansi - 2018 - Springer Verlag.
    This textbook presents a concise, accessible and engaging first introduction to deep learning, offering a wide range of connectionist models which represent the current state-of-the-art. The text explores the most popular algorithms and architectures in a simple and intuitive style, explaining the mathematical derivations in a step-by-step manner. The content coverage includes convolutional networks, LSTMs, Word2vec, RBMs, DBNs, neural Turing machines, memory networks and autoencoders. Numerous examples in working Python code are provided throughout the book, and the code is also (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  36.  78
    The Influencing Legal and Factors of Migrant Children’s Educational Integration Based on Convolutional Neural Network.Chi Zhang, Gang Wang, Jinfeng Zhou & Zhen Chen - 2022 - Frontiers in Psychology 12.
    This research aims to analyze the influencing factors of migrant children’s education integration based on the convolutional neural network algorithm. The attention mechanism, LSTM, and GRU are introduced based on the CNN algorithm, to establish an ALGCNN model for text classification. Film and television review data set, Stanford sentiment data set, and news opinion data set are used to analyze the classification accuracy, loss value, Hamming loss, precision, recall, and micro-F1 of the ALGCNN model. Then, on the big data (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  37.  51
    DLD: An Optimized Chinese Speech Recognition Model Based on Deep Learning.Hong Lei, Yue Xiao, Yanchun Liang, Dalin Li & Heow Pueh Lee - 2022 - Complexity 2022:1-8.
    Speech recognition technology has played an indispensable role in realizing human-computer intelligent interaction. However, most of the current Chinese speech recognition systems are provided online or offline models with low accuracy and poor performance. To improve the performance of offline Chinese speech recognition, we propose a hybrid acoustic model of deep convolutional neural network, long short-term memory, and deep neural network. This model utilizes DCNN to reduce frequency variation and adds a batch normalization layer after its convolutional layer to ensure (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  38. Folk Psychology, Eliminativism, and the Present State of Connectionism.Vanja Subotić - 2021 - Theoria: Beograd 1 (64):173-196.
    Three decades ago, William Ramsey, Steven Stich & Joseph Garon put forward an argument in favor of the following conditional: if connectionist models that implement parallelly distributed processing represent faithfully human cognitive processing, eliminativism about propositional attitudes is true. The corollary of their argument (if it proves to be sound) is that there is no place for folk psychology in contemporary cognitive science. This understanding of connectionism as a hypothesis about cognitive architecture compatible with eliminativism is also endorsed by Paul (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  39.  20
    A Deep Evolutionary Approach to Bioinspired Classifier Optimisation for Brain-Machine Interaction.Jordan J. Bird, Diego R. Faria, Luis J. Manso, Anikó Ekárt & Christopher D. Buckingham - 2019 - Complexity 2019:1-14.
    This study suggests a new approach to EEG data classification by exploring the idea of using evolutionary computation to both select useful discriminative EEG features and optimise the topology of Artificial Neural Networks. An evolutionary algorithm is applied to select the most informative features from an initial set of 2550 EEG statistical features. Optimisation of a Multilayer Perceptron is performed with an evolutionary approach before classification to estimate the best hyperparameters of the network. Deep learning and tuning with Long Short-Term (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  40.  14
    Modelling on Car-Sharing Serial Prediction Based on Machine Learning and Deep Learning.Nihad Brahimi, Huaping Zhang, Lin Dai & Jianzi Zhang - 2022 - Complexity 2022:1-20.
    The car-sharing system is a popular rental model for cars in shared use. It has become particularly attractive due to its flexibility; that is, the car can be rented and returned anywhere within one of the authorized parking slots. The main objective of this research work is to predict the car usage in parking stations and to investigate the factors that help to improve the prediction. Thus, new strategies can be designed to make more cars on the road and fewer (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  41.  34
    A Novel User Emotional Interaction Design Model Using Long and Short-Term Memory Networks and Deep Learning.Xiang Chen, Rubing Huang, Xin Li, Lei Xiao, Ming Zhou & Linghao Zhang - 2021 - Frontiers in Psychology 12.
    Emotional design is an important development trend of interaction design. Emotional design in products plays a key role in enhancing user experience and inducing user emotional resonance. In recent years, based on the user's emotional experience, the design concept of strengthening product emotional design has become a new direction for most designers to improve their design thinking. In the emotional interaction design, the machine needs to capture the user's key information in real time, recognize the user's emotional state, and use (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  42.  17
    Applying Deep Learning Techniques to Estimate Patterns of Musical Gesture.David Dalmazzo, George Waddell & Rafael Ramírez - 2021 - Frontiers in Psychology 11.
    Repetitive practice is one of the most important factors in improving the performance of motor skills. This paper focuses on the analysis and classification of forearm gestures in the context of violin playing. We recorded five experts and three students performing eight traditional classical violin bow-strokes: martelé, staccato, detaché, ricochet, legato, trémolo, collé, and col legno. To record inertial motion information, we utilized the Myo sensor, which reports a multidimensional time-series signal. We synchronized inertial motion recordings with audio data to (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  43.  15
    Adaptive Attention with Consumer Sentinel for Movie Box Office Prediction.Kaicheng Feng & Xiaobing Liu - 2020 - Complexity 2020:1-9.
    To improve the movie box office prediction accuracy, this paper proposes an adaptive attention with consumer sentinel for movie box office prediction. First, the influencing factors of the movie box office are analyzed. Tackling the problem of ignoring consumer groups in existing prediction models, we add consumer features and then quantitatively analyze and normalize the box office influence factors. Second, we establish an LSTM box office prediction model and inject the attention mechanism to construct an adaptive attention with consumer (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  44.  29
    Bangla hate speech detection on social media using attention-based recurrent neural network.Md Nur Hossain, Anik Paul, Abdullah Al Asif & Amit Kumar Das - 2021 - Journal of Intelligent Systems 30 (1):578-591.
    Hate speech has spread more rapidly through the daily use of technology and, most notably, by sharing your opinions or feelings on social media in a negative aspect. Although numerous works have been carried out in detecting hate speeches in English, German, and other languages, very few works have been carried out in the context of the Bengali language. In contrast, millions of people communicate on social media in Bengali. The few existing works that have been carried out need improvements (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  45.  26
    Aircraft Gearbox Fault Diagnosis System: An Approach based on Deep Learning Techniques.Niranjan C. Kundur, S. Manjunath, M. Sreenatha & P. B. Mallikarjuna - 2020 - Journal of Intelligent Systems 30 (1):258-272.
    Gearbox is one of the vital components in aircraft engines. If any small damage to gearbox, it can cause the breakdown of aircraft engine. Thus it is significant to study fault diagnosis in gearbox system. In this paper, two deep learning models (Long short term memory (LSTM) and Bi-directional long short term memory (BLSTM)) are proposed to classify the condition of gearbox into good or bad. These models are applied on aircraft gearbox vibration data in both time and frequency (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  46.  22
    MindLink-Eumpy: An Open-Source Python Toolbox for Multimodal Emotion Recognition.Ruixin Li, Yan Liang, Xiaojian Liu, Bingbing Wang, Wenxin Huang, Zhaoxin Cai, Yaoguang Ye, Lina Qiu & Jiahui Pan - 2021 - Frontiers in Human Neuroscience 15.
    Emotion recognition plays an important role in intelligent human–computer interaction, but the related research still faces the problems of low accuracy and subject dependence. In this paper, an open-source software toolbox called MindLink-Eumpy is developed to recognize emotions by integrating electroencephalogram and facial expression information. MindLink-Eumpy first applies a series of tools to automatically obtain physiological data from subjects and then analyzes the obtained facial expression data and EEG data, respectively, and finally fuses the two different signals at a decision (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  47.  36
    Prediction of Seepage Pressure Based on Memory Cells and Significance Analysis of Influencing Factors.Zhao Mengdie, Haifeng Jiang, Mengdie Zhao & Yajing Bie - 2021 - Complexity 2021:1-10.
    Seepage analysis is always a concern in dam safety and stability research. The prediction and analysis of seepage pressure monitoring data is an effective way to ensure the safety and stability of dam seepage. With the timeliness of a change in a monitoring value and lag due to external influences, a RS-LSTM model written in Python is developed in this paper which combines rough set theory and the long- and short-term memory network model. The model proposed calculates the prediction (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  48.  12
    Forecasting Stock Prices of Companies Producing Solar Panels Using Machine Learning Methods.Zaffar A. Shaikh, Andrey Kraikin, Alexey Mikhaylov & Gabor Pinter - 2022 - Complexity 2022:1-9.
    Solar energy has become an integral part of the economy of developed countries, so it is important to monitor the pace of its development, prospects, as well as the largest companies that produce solar panels since the supply of solar energy in a particular country directly depends on them. The study analyzes the shares of Canadian Solar Inc. and First Solar Inc. The purpose of the study is to study the possibility of forecasting the stock price of solar energy companies (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  49.  33
    Neural Machine Translation System for English to Indian Language Translation Using MTIL Parallel Corpus.K. P. Soman, M. Anand Kumar & B. Premjith - 2019 - Journal of Intelligent Systems 28 (3):387-398.
    Introduction of deep neural networks to the machine translation research ameliorated conventional machine translation systems in multiple ways, specifically in terms of translation quality. The ability of deep neural networks to learn a sensible representation of words is one of the major reasons for this improvement. Despite machine translation using deep neural architecture is showing state-of-the-art results in translating European languages, we cannot directly apply these algorithms in Indian languages mainly because of two reasons: unavailability of the good corpus and (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark   1 citation  
  50.  13
    A Novel Recurrent Neural Network to Classify EEG Signals for Customers' Decision-Making Behavior Prediction in Brand Extension Scenario.Qingguo Ma, Manlin Wang, Linfeng Hu, Linanzi Zhang & Zhongling Hua - 2021 - Frontiers in Human Neuroscience 15.
    It was meaningful to predict the customers' decision-making behavior in the field of market. However, due to individual differences and complex, non-linear natures of the electroencephalogram signals, it was hard to classify the EEG signals and to predict customers' decisions by using traditional classification methods. To solve the aforementioned problems, a recurrent t-distributed stochastic neighbor embedding neural network was proposed in current study to classify the EEG signals in the designed brand extension paradigm and to predict the participants' decisions. The (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
1 — 50 / 64