• Home
  • support vector machine
    • List of Articles support vector machine

      • Open Access Article

        1 - Comparison of support vector machine and artificial neural network classification methods to produce landuse maps (Case study: Bojagh National Park)
        Mahsa Abdoli Laktasaraei Maryam  Haghighi khomami
        National parks and wildlife shelter are the most important natural heritages; therefore, knowing of quantitative and qualitative changes in their land use plays an essential role in the quality of these areas' management. various algorithms have been developed to classi More
        National parks and wildlife shelter are the most important natural heritages; therefore, knowing of quantitative and qualitative changes in their land use plays an essential role in the quality of these areas' management. various algorithms have been developed to classify satellite imagery in remote sensing, selecting an appropriate classification algorithm is very important in achieving the accurate results. In this research, a more accurate algorithm was determined by comparing the classification accuracy of two artificial neural network and support vector machine algorithms, and it was used to examine the process of the land use changes. The present study was performed in Boujagh National Park, in the Guilan Province, during the years 2000 to 2017, using satellite imagery ETM and OLI of Landsat 7 and 8. The results of the research revealed that the support vector machine algorithm with overall accuracy and Kappa coefficient of 86.42 and 0.83 respectively for the year 2000 and, 90.65 and 0.88 for the year 2017, classified the satellite images more precisely, in comparison with the artificial neural network algorithm with overall accuracy and Kappa coefficient of 83.71 and 0.80 respectively for the year 2000 and overall accuracy and Kappa coefficient of 89.25 and 0.87 for the year 2017. Therefore, the land use maps of the support vector machine algorithm were used to determine the land use changes. The study of land use change by this method concluded that the areas of the waterbody, sea, grassland and agriculture have decreased and marshland, woody and bare lands classes showed an increase during the study period. Manuscript profile
      • Open Access Article

        2 - Separating alteration units in the Takht-e-Gonbad district using via comparing two classification methods of Support vector machine and maximum likelihood,
        Davoud Nazari neda mahvash mohammadi  Adabi   Mohammad Ghavidel-Syooki haniyeh kalani
        Separation of alteration units has an important role in exploration of ore deposits. In the past, classical methods were used for this purpose. Recently, the support vector machine (SVM), one of the most important data driven models, has been applied for geological purp More
        Separation of alteration units has an important role in exploration of ore deposits. In the past, classical methods were used for this purpose. Recently, the support vector machine (SVM), one of the most important data driven models, has been applied for geological purpose. This algorithm is a useful learning system based on constrained optimization theory. In this study, the SVM algorithm with various kernels and maximum likelihood method were used to separate the alteration units of the Takht-e-Gonbad district situated in Chahar Gonbad sheet by using satellite images of the ASTER sensor. The results were analyzed and evaluated according to the field studies. Based on the achieved results and field studies, the SVM method with the RBF kernel function compared to other kernels and the maximum likelihood method had the highest accuracy (89.17%) and kappa coefficient (0.83). Thus, the SVM method for classification of alteration is more accurate compared to other discussed methods. Manuscript profile
      • Open Access Article

        3 - Foreground-Back ground Segmentation using K-Means Clustering Algorithm and Support Vector Machine
        Masoumeh Rezaei mansoureh rezaei Masoud Rezaei
        Foreground-background image segmentation has been an important research problem. It is one of the main tasks in the field of computer vision whose purpose is detecting variations in image sequences. It provides candidate objects for further attentional selection, e.g., More
        Foreground-background image segmentation has been an important research problem. It is one of the main tasks in the field of computer vision whose purpose is detecting variations in image sequences. It provides candidate objects for further attentional selection, e.g., in video surveillance. In this paper, we introduce an automatic and efficient Foreground-background segmentation. The proposed method starts with the detection of visually salient image regions with a saliency map that uses Fourier transform and a Gaussian filter. Then, each point in the maps classifies as salient or non-salient using a binary threshold. Next, a hole filling operator is applied for filling holes in the achieved image, and the area-opening method is used for removing small objects from the image. For better separation of the foreground and background, dilation and erosion operators are also used. Erosion and dilation operators are applied for shrinking and expanding the achieved region. Afterward, the foreground and background samples are achieved. Because the number of these data is large, K-means clustering is used as a sampling technique to restrict computational efforts in the region of interest. K cluster centers for each region are set for training of Support Vector Machine (SVM). SVM, as a powerful binary classifier, is used to segment the interest area from the background. The proposed method is applied on a benchmark dataset consisting of 1000 images and experimental results demonstrate the supremacy of the proposed method to some other foreground-background segmentation methods in terms of ER, VI, GCE, and PRI. Manuscript profile
      • Open Access Article

        4 - Automatic Detection of Grand-Mal Epileptic Seizure and Recognizing Normal Activities in Video by a Combination of Machine Vision and Machine Learning Techniques
        A. Hakimi Rad N. Moghadam Charkari
        The most relevant method to detect epileptic seizures is the electroencephalogram (EEG) based signal processing method which, due to the need for installing some electrodes on different places of the person's head, causes many movement problems. The aim of this research More
        The most relevant method to detect epileptic seizures is the electroencephalogram (EEG) based signal processing method which, due to the need for installing some electrodes on different places of the person's head, causes many movement problems. The aim of this research is to automatically and intelligently detect grand-mal epileptic seizures and also to recognize normal activities of a person suffering from the disease by video surveillance. In this paper we have used the combination of machine vision and machine learning techniques to automatically detect grand-mal epileptic seizure when the person is lying on the ground or on the bed. After subtracting the background from video frame sequences and extracting the image silhouette, appropriate geometrical features have been extracted and fed to the multi-class support vector machine as the input for automatically classifying the videos and assigning proper activity label. All the implementations have been done on MATLAB R2011a. In this intelligent system the accuracy of detecting and recognizing activities is 90.21%. Using this system in addition to reducing the number of human observers is very helpful for the on time and constant detection of the condition. The need for just a conventional video camera and a computer system makes it affordable for people with different incomes. Because it needs not to be in contact with the person's body, there is no movement problem too. High accuracy verifies the optimal performance of the system. Manuscript profile
      • Open Access Article

        5 - Semi-Supervised Self-Training Classification Based on Neighborhood Construction
        mona emadi jafar tanha Mohammadebrahim  Shiri Mehdi Hosseinzadeh Aghdam
        Using the unlabeled data in the semi-supervised learning can significantly improve the accuracy of supervised classification. But in some cases, it may dramatically reduce the accuracy of the classification. The reason of such degradation is incorrect labeling of unlabe More
        Using the unlabeled data in the semi-supervised learning can significantly improve the accuracy of supervised classification. But in some cases, it may dramatically reduce the accuracy of the classification. The reason of such degradation is incorrect labeling of unlabeled data. In this article, we propose the method for high confidence labeling of unlabeled data. The base classifier in the proposed algorithm is the support vector machine. In this method, the labeling is performed only on the set of the unlabeled data that is closer to the decision boundary from the threshold. This data is called informative data. the adding informative data to the training set has a great effect to achieve the optimal decision boundary if the predicted label is correctly. The Epsilon- neighborhood Algorithm (DBSCAN) is used to discover the labeling structure in the data space. The comparative experiments on the UCI dataset show that the proposed method outperforms than some of the previous work to achieve greater accuracy of the self-training semi-supervised classification. Manuscript profile
      • Open Access Article

        6 - Fear Recognition Using Early Biologically Inspired Features Model
        Elham  Askari
        Facial expressions determine the inner emotional states of people. Different emotional states such as anger, fear, happiness, etc. can be recognized on people's faces. One of the most important emotional states is the state of fear because it is used to diagnose many di More
        Facial expressions determine the inner emotional states of people. Different emotional states such as anger, fear, happiness, etc. can be recognized on people's faces. One of the most important emotional states is the state of fear because it is used to diagnose many diseases such as panic syndrome, post-traumatic stress disorder, etc. The face is one of the biometrics that has been proposed to detect fear because it contains small features that increase the recognition rate. In this paper, a biological model inspired an early biological model is proposed to extract effective features for optimal fear detection. This model is inspired by the model of the brain and nervous system involved with the human brain, so it shows a similar function compare to brain. In this model, four computational layers were used. In the first layer, the input images will be pyramidal in six scales from large to small. Then the whole pyramid entered the next layer and Gabor filter was applied for each image and the results entered the next layer. In the third layer, a later reduction in feature extraction is performed. In the last layer, normalization will be done on the images. Finally, the outputs of the model are given to the svm classifier to perform the recognition operation. Experiments will be performed on JAFFE database images. In the experimental results, it can be seen that the proposed model shows better performance compared to other competing models such as BEL and Naive Bayes model with recognition accuracy, precision and recall of 99.33%, 99.71% and 99.5%, respectively Manuscript profile
      • Open Access Article

        7 - Detection and Analysis of Acoustic Signals of Power Transformers On-Load Tap Changers for Assessment of Their Faults
        adel younesi Abbas Ghayebloo Hasanreza Mirzaei
        <p><span style="font-size: 10.0pt; font-family: 'Times New Roman',serif; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;">On load tap changers are very important equipment of the power transfor More
        <p><span style="font-size: 10.0pt; font-family: 'Times New Roman',serif; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;">On load tap changers are very important equipment of the power transformers. Due to the strongly mechanical movements and high-energy arcs, this equipment has a much higher failure rate with respect to other internal transformer equipment. Online and accurate evaluation of well operation of these equipment by indicators with no interfere on the normal operation of the transformer, is very important issue. In this paper, various faults detecting methods in the tap changer have been discussed an investigated by some extracted features of acoustic signals. These signals have been captured experimentally in various tap changing periods by an accelerometer sensor mounted on a power transformer body. In this paper, in addition to common features, two new feathers entitled time and frequency indicators have been introduced. Finally, for selecting the proper features to faults detection and proposing an effective classification method, some available experimental data were randomly defected by results in the references, and classified successfully as healthy and defective data by support vector machine (SVM) method.</span></p> Manuscript profile