Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (22,435)
  • Open Access

    ARTICLE

    Conveyor Belt Detection Based on Deep Convolution GANs

    Xiaoli Hao1,*, Xiaojuan Meng1, Yueqin Zhang1, Jindong Xue2, Jinyue Xia3

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 601-613, 2021, DOI:10.32604/iasc.2021.017963

    Abstract The belt conveyor is essential in coal mine underground transportation. The belt properties directly affect the safety of the conveyor. It is essential to monitor that the belt works well. Traditional non-contact detection methods are usually time-consuming, and they only identify a single instance of damage. In this paper, a new belt-tear detection method is developed, characterized by two time-scale update rules for a multi-class deep convolution generative adversarial network. To use this method, only a small amount of image data needs to be labeled, and batch normalization in the generator must be removed to avoid artifacts in the generated… More >

  • Open Access

    ARTICLE

    Person Re-Identification Based on Joint Loss and Multiple Attention Mechanism

    Yong Li, Xipeng Wang*

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 563-573, 2021, DOI:10.32604/iasc.2021.017926

    Abstract Person re-identification (ReID) is the use of computer vision and machine learning techniques to determine whether the pedestrians in the two images under different cameras are the same person. It can also be regarded as a matching retrieval task for person targets in different scenes. The research focuses on how to obtain effective person features from images with occlusion, angle change, and target attitude change. Based on the present difficulties and challenges in ReID, the paper proposes a ReID method based on joint loss and multi-attention network. It improves the person re-identification algorithm based on global characteristics, introduces spatial attention… More >

  • Open Access

    ARTICLE

    Game-Theory Based Graded Diagnosis Strategies of Craniocerebral Injury

    Yiming Liu1, Ke Chen1, Lanzhen Bian2, Lei Ren3, Jing Hu4,*, Jinyue Xia5

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 553-561, 2021, DOI:10.32604/iasc.2021.017391

    Abstract Craniocerebral injury is a common surgical emergency in children. It has the highest mortality and disability rate, and the second highest incidence rate. Accidental injuries due to falls, sports and traffic accidents are the main causes of craniocerebral injury. In recent years, the incidence rate of craniocerebral injury in children has continued to rise, which injury stretches out the limited medical resources. Moreover, it is very difficult to deal with complex craniocerebral trauma in the hospital of county town, in which is not rich in medical resources because of the lack of experienced doctors and nurses. In addition, some children… More >

  • Open Access

    ARTICLE

    An Adversarial Network-based Multi-model Black-box Attack

    Bin Lin1, Jixin Chen2, Zhihong Zhang3, Yanlin Lai2, Xinlong Wu2, Lulu Tian4, Wangchi Cheng5,*

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 641-649, 2021, DOI:10.32604/iasc.2021.016818

    Abstract Researches have shown that Deep neural networks (DNNs) are vulnerable to adversarial examples. In this paper, we propose a generative model to explore how to produce adversarial examples that can deceive multiple deep learning models simultaneously. Unlike most of popular adversarial attack algorithms, the one proposed in this paper is based on the Generative Adversarial Networks (GAN). It can quickly produce adversarial examples and perform black-box attacks on multi-model. To enhance the transferability of the samples generated by our approach, we use multiple neural networks in the training process. Experimental results on MNIST showed that our method can efficiently generate… More >

  • Open Access

    ARTICLE

    Fault Detection Algorithms for Achieving Service Continuity in Photovoltaic Farms

    Sherif S. M. Ghoneim1,*, Amr E. Rashed2, Nagy I. Elkalashy1

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 467-479, 2021, DOI:10.32604/iasc.2021.016681

    Abstract This study uses several artificial intelligence approaches to detect and estimate electrical faults in photovoltaic (PV) farms. The fault detection approaches of random forest, logistic regression, naive Bayes, AdaBoost, and CN2 rule induction were selected from a total of 12 techniques because they produced better decisions for fault detection. The proposed techniques were designed using distributed PV current measurements, plant current, plant voltage, and power. Temperature, radiation, and fault resistance were treated randomly. The proposed classification model was created using the Orange platform. A classification tree was visualized, consisting of seven nodes and four leaves, with a depth of four… More >

  • Open Access

    ARTICLE

    AttEF: Convolutional LSTM Encoder-Forecaster with Attention Module for Precipitation Nowcasting

    Wei Fang1,2,*, Lin Pang1, Weinan Yi1, Victor S. Sheng3

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 453-466, 2021, DOI:10.32604/iasc.2021.016589

    Abstract Precipitation nowcasting has become an essential technology underlying various public services ranging from weather advisories to citywide rainfall alerts. The main challenge facing many algorithms is the high non-linearity and temporal-spatial complexity of the radar image. Convolutional Long Short-Term Memory (ConvLSTM) is appropriate for modeling spatiotemporal variations as it integrates the convolution operator into recurrent state transition functions. However, the technical characteristic of encoding the input sequence into a fixed-size vector cannot guarantee that ConvLSTM maintains adequate sequence representations in the information flow, which affects the performance of the task. In this paper, we propose Attention ConvLSTM Encoder-Forecaster(AttEF) which allows… More >

  • Open Access

    ARTICLE

    Improved Algorithm Based on Decision Tree for Semantic Information Retrieval

    Zhe Wang1,2, Yingying Zhao1, Hai Dong3, Yulong Xu1,*, Yali Lv1

    Intelligent Automation & Soft Computing, Vol.30, No.2, pp. 419-429, 2021, DOI:10.32604/iasc.2021.016434

    Abstract The quick retrieval of target information from a massive amount of information has become a core research area in the field of information retrieval. Semantic information retrieval provides effective methods based on semantic comprehension, whose traditional models focus on multiple rounds of detection to differentiate information. Since a large amount of information must be excluded, retrieval efficiency is low. One of the most common methods used in classification, the decision tree algorithm, first selects attributes with higher information entropy to construct a decision tree. However, the tree only matches words on the grammatical level and does not consider the semantic… More >

  • Open Access

    ARTICLE

    A Step-Based Deep Learning Approach for Network Intrusion Detection

    Yanyan Zhang1, Xiangjin Ran2,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.128, No.3, pp. 1231-1245, 2021, DOI:10.32604/cmes.2021.016866

    Abstract In the network security field, the network intrusion detection system (NIDS) is considered one of the critical issues in the detection accuracy and missed detection rate. In this paper, a method of two-step network intrusion detection on the basis of GoogLeNet Inception and deep convolutional neural networks (CNNs) models is proposed. The proposed method used the GoogLeNet Inception model to identify the network packets’ binary problem. Subsequently, the characteristics of the packets’ raw data and the traffic features are extracted. The CNNs model is also used to identify the multiclass intrusions by the network packets’ features. In the experimental results,… More >

  • Open Access

    ARTICLE

    Quantile Version of Mathai-Haubold Entropy of Order Statistics

    Ibrahim M. Almanjahie1,2,*, Javid Gani Dar3, Amer Ibrahim Al-Omari4, Aijaz Mir5

    CMES-Computer Modeling in Engineering & Sciences, Vol.128, No.3, pp. 907-925, 2021, DOI:10.32604/cmes.2021.014896

    Abstract Many researchers measure the uncertainty of a random variable using quantile-based entropy techniques. These techniques are useful in engineering applications and have some exceptional characteristics than their distribution function method. Considering order statistics, the key focus of this article is to propose new quantile-based Mathai-Haubold entropy and investigate its characteristics. The divergence measure of the Mathai-Haubold is also considered and some of its properties are established. Further, based on order statistics, we propose the residual entropy of the quantile-based Mathai-Haubold and some of its property results are proved. The performance of the proposed quantile-based Mathai-Haubold entropy is investigated by simulation… More >

  • Open Access

    REVIEW

    Review of Computational Techniques for the Analysis of Abnormal Patterns of ECG Signal Provoked by Cardiac Disease

    Revathi Jothiramalingam1, Anitha Jude2, Duraisamy Jude Hemanth2,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.128, No.3, pp. 875-906, 2021, DOI: 10.32604/cmes.2021.016485

    Abstract The 12-lead ECG aids in the diagnosis of myocardial infarction and is helpful in the prediction of cardiovascular disease complications. It does, though, have certain drawbacks. For other electrocardiographic anomalies such as Left Bundle Branch Block and Left Ventricular Hypertrophy syndrome, the ECG signal with Myocardial Infarction is difficult to interpret. These diseases cause variations in the ST portion of the ECG signal. It reduces the clarity of ECG signals, making it more difficult to diagnose these diseases. As a result, the specialist is misled into making an erroneous diagnosis by using the incorrect therapeutic technique. Based on these concepts,… More >

Displaying 11521-11530 on page 1153 of 22435. Per Page