1,720,981 research outputs found

    Semantic Models for Machine Learning

    Full text link
    In this thesis we present approaches to the creation and usage of semantic models by the analysis of the data spread in the feature space. We aim to introduce the general notion of using feature selection techniques in machine learning applications. The applied approaches obtain new feature directions on data, such that machine learning applications would show an increase in performance. We review three principle methods that are used throughout the thesis. Firstly Canonical Correlation Analysis (CCA), which is a method of correlating linear relationships between two multidimensional variables. CCA can be seen as using complex labels as a way of guiding feature selection towards the underlying semantics. CCA makes use of two views of the same semantic object to extract a representation of the semantics. Secondly Partial Least Squares (PLS), a method similar to CCA. It selects feature directions that are useful for the task at hand, though PLS only uses one view of an object and the label as the corresponding pair. PLS could be thought of as a method that looks for directions that are good for distinguishing the different labels. The third method is the Fisher kernel. A method that aims to extract more information of a generative model than simply by their output probabilities. The aim is to analyse how the Fisher score depends on the model and which aspects of the model are important in determining the Fisher score. We focus our theoretical investigation primarily on CCA and its kernel variant. Providing a theoretical analysis of the method's stability using Rademacher complexity, hence deriving the error bound for new data. We conclude the thesis by applying the described approaches to problems in the various fields of image, text, music application and medical analysis, describing several novel applications on relevant real-world data. The aim of the thesis is to provide a theoretical understanding of semantic models, while also providing a good application foundation on how these models can be practically used

    Image Ranking with Implicit Feedback from Eye Movements

    No full text
    In order to help users navigate an image search system, one could provide explicit information on a small set of images as to which of them are relevant or not to their task. These rankings are learned in order to present a user with a new set of images that are relevant to their task. Requiring such explicit information may not be feasible in a number of cases, we consider the setting where the user provides implicit feedback, eye movements, to assist when performing such a task. This paper explores the idea of implicitly incorporating eye movement features in an image ranking task where only images are available during testing. Previous work had demonstrated that combining eye movement and image features improved on the retrieval accuracy when compared to using each of the sources independently. Despite these encouraging results the proposed approach is unrealistic as no eye movements will be presented a-priori for new images (i.e. only after the ranked images are presented would one be able to measure a user’s eye movements on them). We propose a novel search methodology which combines image features together with implicit feedback from users’ eye movements in a tensor ranking Support Vector Machine and show that it is possible to extract the individual source-specific weight vectors. Furthermore, we demonstrate that the decomposed image weight vector is able to construct a new image-based semantic space that outperforms the retrieval accuracy than when solely using the image-features

    Image Ranking with Eye Movements

    No full text
    In order to help users navigate an image search system, one could provide explicit rank information on a set of images. These rankings are learnt so to present a new set of relevant images. Although, requiring explicit information may not be feasible in some cases, we consider the setting where the user provides implicit feedback, eye movements, to assist in such a task. This paper explores the idea of implicitly incorporating eye movement features in an image ranking task. Previous work had demonstrated that combining eye movement and image features improved the retrieval accuracy. Despite promising results the proposed approach is unrealistic as no eye movements are given a-priori for new images. We propose a novel search approach which combines image together with eye movements features in a tensor Ranking Support Vector Machine, and show that by extracting the individual source-specific weight vectors we are able to construct a new image-based semantic space which outperforms in retrieval accuracy

    One-class Machine Learning Approach for fMRI Analysis

    No full text
    One-Class Machine Learning techniques (i.e. "bottleneck" neural networks and one-class support vector machines (SVM)) are applied to classify whether a subject is performing a task or not by looking solely at the raw fMRI slices of his brain. "One-class" means that during training the system only has access to positive (i.e. task performing) examples. "Two-class" means it has access to negative examples as well. Successful classification of data by a system trained under either of the one-class systems was accomplished at close to the 60% level. (In contrast, an implementation of a standard two class SVM succeeds at around the 70% level.) These results were stable over repeated experiments and for both motor and visual tasks. Since the one-class neural network technique is naturally related to dimension reduction, it is possible that this mechanism may also be used for feature selection

    Signal Extraction for Brain-Computer Interface

    No full text
    We use Kernel Canonical Correlation Analysis (KCCA) for detecting brain activity in function MRI by learning a semantic representation of fMRI brain scans and their associated time frequency. The semantic space provides a common representation and enables a comparison between the fMRI and time frequency. We compare the approach against Canonical Correlation Analysis (CCA) by localising brain regions that control finger movement and regions that are involved in mental calculation. We also compare the two approaches on a simulated null data set. We hypothesis that once a link can be established between regions of the brain to task one could create a brain-computer interface were computer related tasks could be activated by brain "thought" activity

    Canonical correlation analysis; An overview with application to learning methods

    No full text
    We present a general method using kernel Canonical Correlation Analysis to learn a semantic representation to web images and their associated text. The semantic space provides a common representation and enables a comparison between the text and images. In the experiments we look at two approaches of retrieving images based only on their content from a text query. We compare the approaches against a standard cross-representation retrieval technique known as the Generalised Vector Space Model

    Generic object recognition by combining distinct features in machine learning

    No full text
    In a genetic image object recognition or categorization system, the relevant features or descriptors from a characteristic point, patch or region of an image are often obtained by different approaches. And these features are often separately selected and learned by machine learning methods. In this paper, the relation between distinct features obtained by different feature extraction approaches from the same original images were studied by Kernel Canonical Correlation Analysis (KCCA). We apply a Support Vector Machine (SVM) classifier in the learnt semantic space of the combined features and compare against SVM on the raw data and previously published state-of-the-art results. Experiment show that significant improvement is achieved with the SVM in the semantic space in comparison with direct SVM classification on the raw data

    KCCA Feature Selection for fMRI Analysis

    No full text
    We use Kernel Canonical Correlation Analysis (KCCA) to infer brain activity in functional MRI by learning a semantic representation of fMRI brain scans and their associated activity signal. The semantic space provides a common representation and enables a comparison between the fMRI and the activity signal. We compare the approach against Canonical Correlation Analysis (CCA) and the more commonly used Ordinary Correlation Analysis (OCA) by localising “activity” on a simulated null data set. We also compare performance of the methods on the localisation of brain regions which control finger movement and regions that are involved in mental calculation. Finally we present an approach to reconstruct an activity signal from an “unknown” testing-set fMRI scans. This is used to validate the learnt semantics as non-trivial

    Using String Kernels to Identify Famous Performers from their Playing Style

    No full text
    In this paper we show a novel application of string kernels: that is to the problem of recognising famous pianists from their style of playing. The characteristics of performers playing the same piece are obtained from changes in beat-level tempo and beat-level loudness, which over the time of the piece form a performance worm. From such worms, general performance alphabets can be derived, and pianists’ performances can then be represented as strings. We show that when using the string kernel on this data, both kernel partial least squares and Support Vector Machines outperform the current best results. Furthermore we suggest a new method of obtaining feature directions from the Kernel Partial Least Squares algorithm and show that this can deliver better performance than methods previously used in the literature when used in conjunction with a Support Vector Machine
    corecore