Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 459 for “"SVM"”.

  1. Offline and online SVM performance analysis

    … and weaknesses between the offline and online SVM. The work includes the performance comparisons of SVMLight and LaSVM, with results of training time, number of support vectors, kernel evaluations, and test accuracies. Multiple datasets are experimented to cover a wide range of input data and …

    mit Repository record for Offline and online SVM performance analysis (opens in a new tab)

  2. SVM-based Strategies as applied to Electromagnetics

    … problems by means of support vector machine (SVM). The proposed instance-based classification method compared to more traditional optimization techniques solves the arising quadratic optimization problem with constraints in a simple and reliable way leveraging on the statistical learning …

    trento Repository record for SVM-based Strategies as applied to Electromagnetics (opens in a new tab)

  3. Undersampling GA-SVM for network intrusion detection

    … Genetic Algorithm-Support Vector Machine (GA-SVM) method to handle this problem. It applies an undersampling method in GA-SVM. To solve the multiclassification problem with a binary classifier, this work proposes to utilize the undersampling GA-SVM with several classic structures. After …

    njit Repository record for Undersampling GA-SVM for network intrusion detection (opens in a new tab)

  4. Enhanced Weak Signal Detection Using SVM Based Correlation Algorithm

    Traditional signal detection algorithms are often robust and are typically sufficient for high SNR data. However, the assumptions behind these methods begin to fall apart when signal period becomes either very short, or small in amplitude compared to any corruptive noise. To address this a kernel …

    vt Repository record for Enhanced Weak Signal Detection Using SVM Based Correlation Algorithm (opens in a new tab)

  5. Evaluation of different Support Vector Machines (SVM) for speaker identification

    … investigation into four support vector machines (SVM) kernels. SVMs have gained much acceptance in classification tasks since their inception in the 1990s. The central feature of SVM is the implicit mapping of input data to some higher-dimensional feature space. This is achieved through the use of …

    cape-town Repository record for Evaluation of different Support Vector Machines (SVM) for speaker identification (opens in a new tab)

  6. Land cover mapping through optimizing remote sensing data for SVM classification

    Support Vector Machines (SVMs) are a new supervised classification technique that has its roots in statistical learning theory. It has gained popularity in fields such as machine vision, artificial intelligence, digital image processing and more recently remote sensing. The three commonly used SVMs …

    cape-town Repository record for Land cover mapping through optimizing remote sensing data for SVM classification (opens in a new tab)

  7. Feature extraction and normalization in SVM speaker verification using telephone speech

    … NIST 2000 Speaker Recognition Evaluation. The SVM is a discriminative classifier with good generalization characteristics. It has been shown to perform as well as, and sometimes outperform the more widely used Gaussian Mixture Model. The SVM, like other classifiers is vulnerable to …

    cape-town Repository record for Feature extraction and normalization in SVM speaker verification using telephone speech (opens in a new tab)

  8. SVM-based Harris Corner Detection to Classify Normal/Abnormal Breast Mammogram Images

    … training data set for Support Vector Machine (SVM) to classify a breast mammogram image as normal or abnormal. Corner pixels from improved Harris Corner Detection are used as a training input feature for SVM. The experimental results demonstrate that the proposed method achieved higher accuracy …

    sdstate Repository record for SVM-based Harris Corner Detection to Classify Normal/Abnormal Breast Mammogram Images (opens in a new tab)

  9. Detection of mental task related EEG for brain computer interface implementation (using SVM classification approach)

    … transform and support vector machine (FFT-SVM) to the problem of mental task detection in EEG-based brain computer interface implementation.

    cape-town Repository record for Detection of mental task related EEG for brain computer interface implementation (using SVM classification approach) (opens in a new tab)

  10. Distributed Support Vector Machine With Graphics Processing Units

    Training a Support Vector Machine (SVM) requires the solution of a very large quadratic programming (QP) optimization problem. Sequential Minimal Optimization (SMO) is a decomposition-based algorithm which breaks this large QP problem into a series of smallest possible QP problems. However, it …

    uno Repository record for Distributed Support Vector Machine With Graphics Processing Units (opens in a new tab)

  11. Improved relative discriminative criterion using rare and informative terms and ringed seal search-support vector machine techniques for text classification

    … Ringed Seal Search-Support Vector Machine (RSS-SVM) to improve the generalization and learning capability of the SVM. The proposed RSS-SVM optimizes kernel and penalty parameter with the help of RSS algorithm. The proposed RSS-SVM is compared to the most recent techniques GA-SVM and CS-SVM. The …

    uthm Repository record for Improved relative discriminative criterion using rare and informative terms and ringed seal search-support vector machine techniques for text classification (opens in a new tab)

  12. External Support Vector Machine Clustering

    The external-Support Vector Machine (SVM) clustering algorithm clusters data vectors with no a priori knowledge of each vector's class. The algorithm works by first running a binary SVM against a data set, with each vector in the set randomly labeled, until the SVM converges. It then relabels data …

    uno Repository record for External Support Vector Machine Clustering (opens in a new tab)

  13. Distributionally robust binary classifier under Wasserstein distance

    … When focusing on the support vector machine (SVM), the general problem boils down to an easy-to-solve second- order cone programming problem. The robustified SVM is then applied to synthetic data with and without contamination, and our simulation studies show that our robustified SVM model can …

    calgary Repository record for Distributionally robust binary classifier under Wasserstein distance (opens in a new tab)

  14. Intelligent Road Control System Using Advanced Image Processing Techniques

    Over the past few years, Support Vector Machine (SVM) has been widely used in data classification field and has already been proved as an optimal solution for both linear and nonlinear classification problems. Since the image segmentation can be considered as a type of classification, SVM can be …

    ohiolink Repository record for Intelligent Road Control System Using Advanced Image Processing Techniques (opens in a new tab)

  15. Clustering Via Supervised Support Vector Machines

    An SVM-based clustering algorithm is introduced that clusters data with no a priori knowledge of input classes. The algorithm initializes by first running a binary SVM classifier against a data set with each vector in the set randomly labeled. Once this initialization step is complete, the SVM

    uno Repository record for Clustering Via Supervised Support Vector Machines (opens in a new tab)

  16. Rule Extraction from Support Vector Machines: A Geometric Approach

    … models from Support Vector Machines (SVM). This algorithm views the extraction as a geometric task. Given a trained SVM network, GOSE queries the synthetic instances and draws conjunction rules by approximating the optimization problem. The extracted rule set also represents the …

    city-london Repository record for Rule Extraction from Support Vector Machines: A Geometric Approach (opens in a new tab)

  17. Local Approaches for Fast, Scalable and Accurate Learning with Kernels

    … analysis and empirical evaluation of the Local SVM approach, (ii) a family of operators on kernels to obtain Quasi-Local kernels, (iii) the framework of Local Kernel Machines, and (iv) a local maximal margin approach to noise reduction. In our analysis of Local SVM, we derive a new learning …

    trento Repository record for Local Approaches for Fast, Scalable and Accurate Learning with Kernels (opens in a new tab)

  18. Distributed Support Vector Machine Learning

    Support Vector Machines (SVMs) are used for a growing number of applications. A fundamental constraint on SVM learning is the management of the training set. This is because the order of computations goes as the square of the size of the training set. Typically, training sets of 1000 (500 positives …

    uno Repository record for Distributed Support Vector Machine Learning (opens in a new tab)

  19. An Evaluation of Text Classification Methods for Literary Study

    … such as Odds Ratio does not improve SVM performance and stop word removal might harm classification. Some conclusions contradict previous results, such as SVM does not beat naive Bayes in both cases. Some findings are new to this area---SVM and naive Bayes select top features in …

    uiuc Repository record for An Evaluation of Text Classification Methods for Literary Study (opens in a new tab)

Page 1 of 23