Loading...
Search for: kernel-learning
0.01 seconds

    Semipolynomial kernel optimization based on the fisher method

    , Article IEEE International Workshop on Machine Learning for Signal Processing, 18 September 2011 through 21 September 2011 ; September , 2011 , Page(s): 1 - 6 ; 9781457716232 (ISBN) Taghizadeh, E ; Sadeghipoor, Z ; Manzuri, M. T ; Sharif University of Technology
    Abstract
    Kernel based methods are significantly important in the pattern classification problem, especially when different classes are not linearly separable. In this paper, we propose a new kernel, which is the modified version of the polynomial kernel. The free parameter (d) of the proposed kernel considerably affects the error rate of the classifier. Thus, we present a new algorithm based on the Fisher criterion to find the optimum value of d. Simulation results show that using the proposed kernel for classification leads to satisfactory results. In our simulation in most cases the proposed method outperforms the classification using the polynomial kernel  

    A feature fusion based localized multiple kernel learning system for real world image classification

    , Article Eurasip Journal on Image and Video Processing ; Volume 2017, Issue 1 , 2017 ; 16875176 (ISSN) Zamani, F ; Jamzad, M ; Sharif University of Technology
    Abstract
    Real-world image classification, which aims to determine the semantic class of un-labeled images, is a challenging task. In this paper, we focus on two challenges of image classification and propose a method to address both of them simultaneously. The first challenge is that representing images by heterogeneous features, such as color, shape and texture, helps to provide better classification accuracy. The second challenge comes from dissimilarities in the visual appearance of images from the same class (intra class variance) and similarities between images from different classes (inter class relationship). In addition to these two challenges, we should note that the feature space of... 

    Application of Semi-Supervised Learning in Image Processing

    , M.Sc. Thesis Sharif University of Technology Mianjy, Poorya (Author) ; Rabiee, Hamidreza (Supervisor)
    Abstract
    In recent years, the emergence of semi-supervised learning methods has broadened the scope of machine learning, especially for pattern classification. Besides obviating the need for experts to label the data, efficient use of unlabeled data causes a significant improvement in supervised learning methods in many applications. With the advent of statistical learning theory in the late 80's, and the emergence of the concept of regularization, kernel learning has always been in deep concentration. In recent years, semi-supervised kernel learning, which is a combination of the two above-mentioned viewpoints, has been considered greatly.
    Large number of dimensions of the input data along with... 

    Scalable semi-supervised clustering by spectral kernel learning

    , Article Pattern Recognition Letters ; Vol. 45, issue. 1 , August , 2014 , p. 161-171 ; ISSN: 01678655 Soleymani Baghshah, M ; Afsari, F ; Bagheri Shouraki, S ; Eslami, E ; Sharif University of Technology
    Abstract
    Kernel learning is one of the most important and recent approaches to constrained clustering. Until now many kernel learning methods have been introduced for clustering when side information in the form of pairwise constraints is available. However, almost all of the existing methods either learn a whole kernel matrix or learn a limited number of parameters. Although the non-parametric methods that learn whole kernel matrix can provide capability of finding clusters of arbitrary structures, they are very computationally expensive and these methods are feasible only on small data sets. In this paper, we propose a kernel learning method that shows flexibility in the number of variables between... 

    Efficient kernel learning from constraints and unlabeled data

    , Article Proceedings - International Conference on Pattern Recognition, 23 August 2010 through 26 August 2010, Istanbul ; 2010 , Pages 3364-3367 ; 10514651 (ISSN) ; 9780769541099 (ISBN) Soleymani Baghshah, M ; Bagheri Shouraki, S ; Sharif University of Technology
    2010
    Abstract
    Recently, distance metric learning has been received an increasing attention and found as a powerful approach for semi-supervised learning tasks. In the last few years, several methods have been proposed for metric learning when must-link and/or cannot-link constraints as supervisory information are available. Although many of these methods learn global Mahalanobis metrics, some recently introduced methods have tried to learn more flexible distance metrics using a kernel-based approach. In this paper, we consider the problem of kernel learning from both pairwise constraints and unlabeled data. We propose a method that adapts a flexible distance metric via learning a nonparametric kernel... 

    Clustering based on the Structure of the Data and Side Information

    , Ph.D. Dissertation Sharif University of Technology Soleymani Baghshah, Mahdieh (Author) ; Bagheri Shouraki, Saeed (Supervisor)
    Abstract
    Clustering is one of the important problems in machine learning, data mining, and pattern recognition fields. When the considered feature space for data representation is not suitable for discrimination of data groups, the data clustering problem may be a difficult problem that cannot be solved properly. In the other words, when the Euclidean distance cannot describe the dissimilarity of data pairs appropriately, the common clustering algorithms may not be helpful and the clusters show arbitrary shapes and spread in such spaces. Although since the late 1990’s several algorithms have been proposed for finding clusters of arbitrary structures, these algorithms cannot yield desirable... 

    Face Recognition in Subspace Domain Based on Kernel Methods

    , M.Sc. Thesis Sharif University of Technology Taghizadeh, Elham (Author) ; Manzuri Shalmani, Mohammad Taghi (Supervisor)
    Abstract
    Linear dimension reduction is one of the common methods in face recognition. But this method is not efficient in cases which borders of different classes are nonlinear. In these cases dimension reduction increases the error of recognition significantly. In the problem of face recognition, there are several factors which make the borders of classes nonlinear including variation in illumination, position and expression of the face. So nonlinear methods has been proposed for face recognition in the presence of nonlinear factors. One of theses nonlinear methods is "Kernel" trick. In the Kernel method data is transferred to the new space with a nonlinear mapping. This mapping should be chosen... 

    Kernel-based metric learning for semi-supervised clustering

    , Article Neurocomputing ; Volume 73, Issue 7-9 , 2010 , Pages 1352-1361 ; 09252312 (ISSN) Soleymani Baghshah, M ; Bagheri Shouraki, S ; Sharif University of Technology
    2010
    Abstract
    Distance metric plays an important role in many machine learning algorithms. Recently, there has been growing interest in distance metric learning for semi-supervised setting. In the last few years, many methods have been proposed for metric learning when pairwise similarity (must-link) and/or dissimilarity (cannot-link) constraints are available along with unlabeled data. Most of these methods learn a global Mahalanobis metric (or equivalently, a linear transformation). Although some recently introduced methods have devised nonlinear extensions of linear metric learning methods, they usually allow only limited forms of distance metrics and also can use only similarity constraints. In this... 

    Localized Multiple Kernel Learning for Image Classification

    , Ph.D. Dissertation Sharif University of Technology Zamani, Fatemeh (Author) ; Jamzad, Mansour (Supervisor)
    Abstract
    It is not possible to compute a linear classifier to classify real world images, which are the focus of this thesis. Therefore, the space of such images is considered as a complex. In such cases, kernel trick in which data samples are implicitly mapped to a higher dimension space, leads to a more accurate classifier in such spaces. In kernel learning methods, the best kernel is trained for the classification problem in hand. Multiple Kernel Learning is a framework which uses weighted sum of multiple kernels. This framework achieves good accuracy in image classification since it allows describing images via various features. In the image input space which is composed of different extracted... 

    Semi-Supervised Kernel Learning for Pattern Classification

    , Ph.D. Dissertation Sharif University of Technology Rohban, Mohammad Hossein (Author) ; Rabiee, Hamid Reza (Supervisor)
    Abstract
    Supervised kernel learning has been the focus of research in recent years. Although these methods are developed based on rigorous frameworks, they fail to improve the classification accuracy in real world applications. In order to find the origin of this problem, it should be noted that the kernel function represents a prior knowledge on the labeling function. Similar to other learning problem, learning this prior knowledge needs another prior knowledge. In supervised kernel learning, only naive assumptions can be used as the prior knowledge. These include minimizing the ℓ1 and ℓ2 norms of the kernel parameters.
    As an alternative approach, in Semi-Supervised Learning (SSL), unlabeled... 

    Generative Adversarial Networks

    , M.Sc. Thesis Sharif University of Technology Memarzadeh, Amir Reza (Author) ; Haji Mirsadeghi, Mir Omid (Supervisor)
    Abstract
    In this thesis we try to understand one of the most important subfield of deep learning, the generative adversarial networks. In this framework the goal is to reach a generator that generates samples from a target distribution. The target distribution is usually su- per high dimensional and we only have sample access to it. primarily , this distribution was used to be for set of Images (e.g. images of celebrity faces) and GANs performed well in this setting. In this framework two models work simultaneously: a generator tries to generate realistic samples from the target distribution and a discriminator or critic tries to distinguish real samples from generated (fake) samples or more... 

    Detection of evolving concepts in non-stationary data streams: A multiple kernel learning approach

    , Article Expert Systems with Applications ; Volume 91 , 2018 , Pages 187-197 ; 09574174 (ISSN) Kamali Siahroudi, S ; Zare Moodi, P ; Beigy, H ; Sharif University of Technology
    Elsevier Ltd  2018
    Abstract
    Due to the unprecedented speed and volume of generated raw data in most of applications, data stream mining has attracted a lot of attention recently. Methods for solving these problems should address challenges in this area such as infinite length, concept-drift, recurring concepts, and concept-evolution. Moreover, due to the speedy intrinsic of data streams, the time and space complexity of the methods are extremely important. This paper proposes a novel method based on multiple-kernels for classifying non-stationary data streams, which addresses the mentioned challenges with special attention to the space complexity. By learning multiple kernels and specifying the boundaries of classes in... 

    Automatic Analysis and Tracking of Motile Cells in Video Microscopy

    , M.Sc. Thesis Sharif University of Technology Shayegh, Zahra (Author) ; Vosughi Vahdat, Bijan (Supervisor) ; Rabiei, Hamid Reza (Supervisor) ; Salman Yazdi, Reza (Co-Advisor)
    Abstract
    Analysis of semen and quality assessments of sperm cells is of great importance in scrutiny of male fertility. Several methods have been introduced for analyzing and identification of the sperm motility and morphology in a semen sample. Identifying and tracking of rapid and variant movements of multiple sperms, in a short duration of time, is somewhat difficult and complex for human, even for an expert. Then applying semi-automated or automated (un-supervised) methods, based on image analysis and computing, spread fast and computer aided semen analyzer systems, became wildly used in clinical and research laboratories.
    In this paper we propose an efficient multiple tracking methods to... 

    Learning low-rank kernel matrices for constrained clustering

    , Article Neurocomputing ; Volume 74, Issue 12-13 , 2011 , Pages 2201-2211 ; 09252312 (ISSN) Baghshah, M. S ; Shouraki, S. B ; Sharif University of Technology
    2011
    Abstract
    Constrained clustering methods (that usually use must-link and/or cannot-link constraints) have been received much attention in the last decade. Recently, kernel adaptation or kernel learning has been considered as a powerful approach for constrained clustering. However, these methods usually either allow only special forms of kernels or learn non-parametric kernel matrices and scale very poorly. Therefore, they either learn a metric that has low flexibility or are applicable only on small data sets due to their high computational complexity. In this paper, we propose a more efficient non-linear metric learning method that learns a low-rank kernel matrix from must-link and cannot-link... 

    Low-rank kernel learning for semi-supervised clustering

    , Article Proceedings of the 9th IEEE International Conference on Cognitive Informatics, ICCI 2010, 7 July 2010 through 9 July 2010, Beijing ; 2010 , Pages 567-572 ; 9781424480401 (ISBN) Soleymani Baghshah, M ; Bagheri Shouraki, S ; Sharif University of Technology
    2010
    Abstract
    In the last decade, there has been a growing interest in distance function learning for semi-supervised clustering settings. In addition to the earlier methods that learn Mahalanobis metrics (or equivalently, linear transformations), some nonlinear metric learning methods have also been recently introduced. However, these methods either allow limited choice of distance metrics yielding limited flexibility or learn nonparametric kernel matrices and scale very poorly (prohibiting applicability to medium and large data sets). In this paper, we propose a novel method that learns low-rank kernel matrices from pairwise constraints and unlabeled data. We formulate the proposed method as a trace...