5 resultados para Binary Classification

em Aston University Research Archive


Relevância:

70.00% 70.00%

Publicador:

Resumo:

We derive a mean field algorithm for binary classification with Gaussian processes which is based on the TAP approach originally proposed in Statistical Physics of disordered systems. The theory also yields an approximate leave-one-out estimator for the generalization error which is computed with no extra computational cost. We show that from the TAP approach, it is possible to derive both a simpler 'naive' mean field theory and support vector machines (SVM) as limiting cases. For both mean field algorithms and support vectors machines, simulation results for three small benchmark data sets are presented. They show 1. that one may get state of the art performance by using the leave-one-out estimator for model selection and 2. the built-in leave-one-out estimators are extremely precise when compared to the exact leave-one-out estimate. The latter result is a taken as a strong support for the internal consistency of the mean field approach.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

There has been considerable recent research into the connection between Parkinson's disease (PD) and speech impairment. Recently, a wide range of speech signal processing algorithms (dysphonia measures) aiming to predict PD symptom severity using speech signals have been introduced. In this paper, we test how accurately these novel algorithms can be used to discriminate PD subjects from healthy controls. In total, we compute 132 dysphonia measures from sustained vowels. Then, we select four parsimonious subsets of these dysphonia measures using four feature selection algorithms, and map these feature subsets to a binary classification response using two statistical classifiers: random forests and support vector machines. We use an existing database consisting of 263 samples from 43 subjects, and demonstrate that these new dysphonia measures can outperform state-of-the-art results, reaching almost 99% overall classification accuracy using only ten dysphonia features. We find that some of the recently proposed dysphonia measures complement existing algorithms in maximizing the ability of the classifiers to discriminate healthy controls from PD subjects. We see these results as an important step toward noninvasive diagnostic decision support in PD.

Relevância:

70.00% 70.00%

Publicador:

Resumo:

We study the problem of detecting sentences describing adverse drug reactions (ADRs) and frame the problem as binary classification. We investigate different neural network (NN) architectures for ADR classification. In particular, we propose two new neural network models, Convolutional Recurrent Neural Network (CRNN) by concatenating convolutional neural networks with recurrent neural networks, and Convolutional Neural Network with Attention (CNNA) by adding attention weights into convolutional neural networks. We evaluate various NN architectures on a Twitter dataset containing informal language and an Adverse Drug Effects (ADE) dataset constructed by sampling from MEDLINE case reports. Experimental results show that all the NN architectures outperform the traditional maximum entropy classifiers trained from n-grams with different weighting strategies considerably on both datasets. On the Twitter dataset, all the NN architectures perform similarly. But on the ADE dataset, CNN performs better than other more complex CNN variants. Nevertheless, CNNA allows the visualisation of attention weights of words when making classification decisions and hence is more appropriate for the extraction of word subsequences describing ADRs.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

The premise of this thesis is that Western thought is characterised by the need to enforce binary classification in order to structure the world. Classifications of sexuality and gender both embody this tendency, which has been largely influenced by Judeo-Christian tradition. Thus, it is argued that attitudes to sexuality, particularly homosexuality are, in part, a function of the way in which we seek to impose structure on the world. From this view, it is (partly) the ambiguity, inherent in gender and sexual variation, which evokes negative responses. The thesis presents a series of inter-linked studies examining attitudes to various aspects of human sexuality, including the human body, non-procreative sex acts (anal an oral sex) and patterns of sexuality that depart from the hetero-homo dichotomy. The findings support the view that attitudes to sexuality are significantly informed by gender-role stereotypes, with negative attitudes linked to intolerance of ambiguity. Male participants show large differences in their evaluations of male and female bodies, and of male and female sexual actors, than do female participants. Male participants also show a greater negativity to gay male sexual activity than do female participants, but males perceive lesbian sexuality similarly to heterosexuality. Male bodies are rated as being less 'permeable' than female bodies and male actors are more frequently identified as being the instigators of sexual acts. Crucial to the concept of heterosexism is the assumption that 'femininity' is considered inherently inferior to 'masculinity'. Hence, the findings provide an empirical basis for making connections between heterosexism and sexism, and therefore between the psychology of women, and gay and lesbian psychology.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Sentiment analysis has long focused on binary classification of text as either positive or negative. There has been few work on mapping sentiments or emotions into multiple dimensions. This paper studies a Bayesian modeling approach to multi-class sentiment classification and multidimensional sentiment distributions prediction. It proposes effective mechanisms to incorporate supervised information such as labeled feature constraints and document-level sentiment distributions derived from the training data into model learning. We have evaluated our approach on the datasets collected from the confession section of the Experience Project website where people share their life experiences and personal stories. Our results show that using the latent representation of the training documents derived from our approach as features to build a maximum entropy classifier outperforms other approaches on multi-class sentiment classification. In the more difficult task of multi-dimensional sentiment distributions prediction, our approach gives superior performance compared to a few competitive baselines. © 2012 ACM.