60,677 research outputs found

    Semi-Supervised Learning with Graphs: Covariance Based Superpixels for Hyperspectral Image Classification

    Get PDF
    In this paper, we present a graph-based semi-supervised framework for hyperspectral image classification. We first introduce a novel superpixel algorithm based on the spectral covariance matrix representation of pixels to provide a better representation of our data. We then construct a superpixel graph, based on carefully considered feature vectors, before performing classification. We demonstrate, through a set of experimental results using two benchmarking datasets, that our approach outperforms three state-of-the-art classification frameworks, especially when an extremely small amount of labelled data is used.Case Studentship with the NP

    Selecting Optimal RBF Kernel with Machine Learning for Feature Extraction and Classification in SAR Images

    Get PDF
    Kernel methods are gaining popularity in image processing applications. The accuracy of feature extraction and classification on image data for a given application is greatly influenced by the choice of kernel function and its associated parameters. As on today there existing no formal methods for selecting the kernel parameters. The objective of the paper is to apply machine learning techniques to arrive at suitable kernel parameters and improvise the accuracy of kernel based object classification problem. The graph cut method with Radial Basis function (RBF) is employed for image segmentation, by energy minimization technique. The region parameters are extracted and applied to machine learning algorithm along with RBF2019;s parameters. The region is classified to be man made or natural by the algorithm. Upon each iteration using supervised learning method the kernel parameters are adjusted to improve accuracy of classification. Simulation results based on Matlab are verified for Manmade classification for different sets of Synthetic Aperture RADAR (SAR) Images

    Robust Image Analysis by L1-Norm Semi-supervised Learning

    Full text link
    This paper presents a novel L1-norm semi-supervised learning algorithm for robust image analysis by giving new L1-norm formulation of Laplacian regularization which is the key step of graph-based semi-supervised learning. Since our L1-norm Laplacian regularization is defined directly over the eigenvectors of the normalized Laplacian matrix, we successfully formulate semi-supervised learning as an L1-norm linear reconstruction problem which can be effectively solved with sparse coding. By working with only a small subset of eigenvectors, we further develop a fast sparse coding algorithm for our L1-norm semi-supervised learning. Due to the sparsity induced by sparse coding, the proposed algorithm can deal with the noise in the data to some extent and thus has important applications to robust image analysis, such as noise-robust image classification and noise reduction for visual and textual bag-of-words (BOW) models. In particular, this paper is the first attempt to obtain robust image representation by sparse co-refinement of visual and textual BOW models. The experimental results have shown the promising performance of the proposed algorithm.Comment: This is an extension of our long paper in ACM MM 201

    Domain Adaptation on Graphs by Learning Aligned Graph Bases

    Full text link
    A common assumption in semi-supervised learning with graph models is that the class label function varies smoothly on the data graph, resulting in the rather strict prior that the label function has low-frequency content. Meanwhile, in many classification problems, the label function may vary abruptly in certain graph regions, resulting in high-frequency components. Although the semi-supervised estimation of class labels is an ill-posed problem in general, in several applications it is possible to find a source graph on which the label function has similar frequency content to that on the target graph where the actual classification problem is defined. In this paper, we propose a method for domain adaptation on graphs motivated by these observations. Our algorithm is based on learning the spectrum of the label function in a source graph with many labeled nodes, and transferring the information of the spectrum to the target graph with fewer labeled nodes. While the frequency content of the class label function can be identified through the graph Fourier transform, it is not easy to transfer the Fourier coefficients directly between the two graphs, since no one-to-one match exists between the Fourier basis vectors of independently constructed graphs in the domain adaptation setting. We solve this problem by learning a transformation between the Fourier bases of the two graphs that flexibly ``aligns'' them. The unknown class label function on the target graph is then reconstructed such that its spectrum matches that on the source graph while also ensuring the consistency with the available labels. The proposed method is tested in the classification of image, online product review, and social network data sets. Comparative experiments suggest that the proposed algorithm performs better than recent domain adaptation methods in the literature in most settings

    Semi-supervised Hyperspectral Image Classification Based on Label Propagation via Selected Path

    Get PDF
    Most graph-based semi-supervised classification methods do not perform well in hyperspectral image classification tasks due to their high complexity and other limitations. This paper proposes a label propagation semi-supervised classification algorithm which uses a few selected important paths to considerably reduce computational costs. It establishes that the most important paths for label propagation are minimum cost paths. It proves that minimum cost paths exist in minimum cost trees (MCT), and proposes a method based on a variant minimum spanning tree (MST) combined with priority queue to construct MCTs. The algorithm propagates labels from unlabeled nodes to labeled ones, a unique way different from any other studies where propagation is in the opposite direction, which brings about several clear advantages. These include that only one propagation path is required for each unlabeled node, improving both timing and memory performance. It also helps to solve a problem posed by sparse graphs where some image pixels cannot be classified, a situation which is especially problematic in large-scale image classification. The proposed method has the advantages of linear computational complexity, is independent of data dimension, has fewer parameters and is insensitive to the values of parameters. Moreover, it does not need large numbers of labelled pixels nor complex training processes. Experiments on hyperspectral images have shown that, compared with several existing algorithms, the proposed method achieves better performance in less time. The paper addresses some fundamental issues regarding propagating labels in graph based semi-supervised classifications. Due to the simplicity and the fast speed of the algorithm, it is also suitable to be integrated into both state-of-the-art and future hyperspectral image classification frameworks which have a label propagation stage

    Selecting Optimal RBF Kernel with Machine Learning for Feature Extraction and Classification in SAR Images

    Get PDF
    Kernel methods are gaining popularity in image processing applications. The accuracy of feature extraction and classification on image data for a given application is greatly influenced by the choice of kernel function and its associated parameters. As on today there existing no formal methods for selecting the kernel parameters. The objective of the paper is to apply machine learning techniques to arrive at suitable kernel parameters and improvise the accuracy of kernel based object classification problem. The graph cut method with Radial Basis function (RBF) is employed for image segmentation, by energy minimization technique. The region parameters are extracted and applied to machine learning algorithm along with RBF’s parameters. The region is classified to be man made or natural by the algorithm. Upon each iteration using supervised learning method the kernel parameters are adjusted to improve accuracy of classification. Simulation results based on Matlab are verified for Manmade classification for different sets of Synthetic Aperture RADAR (SAR) Images

    Robust deep semi-supervised learning with label propagation and differential privacy

    Get PDF
    Semi-supervised learning (SSL) methods provide a powerful tool for utilizing abundant unlabeled data to strengthen standard supervised learning. Traditional graph-based SSL methods prevail in classical SSL problems for their intuitional implementation and effective performance. However, they encounter troubles when applying to image classification followed by modern deep learning, since the diffusion algorithms face the curse of dimensionality. In this study, we propose a simple and efficient SSL method, combining a graph-based SSL paradigm with differential privacy. We aim at developing coherent latent feature space of deep neural networks so that the diffusion algorithm in the latent space can give more precise predictions for unlabeled data. Our approach achieves state-of-the-art performance on the Cifar10, Cifar100, and Mini-imagenet benchmark datasets and obtains an error rate of 18.56% on Cifar10 using only 1% of all labels. Furthermore, our approach inherits the benefits of graph-based SSL methods with a simple training process and can be easily combined with any network architecture
    • …
    corecore