ABSTRACT. In this paper, we propose using support vector machine (SVM) to refine the hypothesized phone transition boundaries given by the HMM-based ...
of Information and Communication Technology, Mawlana Bhashani Science and Technology ... system for plant leaf identification and classification [3]. We present an ..... Mohammad Shameemm hossain received the Bachelor of. Science.
In relation classification, we use the entity distance as a feature for Support ... We apply Support Vec- ..... Technical report, BBN Technologies (2000). 8. National ...
sex, family history, smoking habits, lipoprotein, triglyceride, uric acid, total cholesterol and ..... to biopsy to genetic mutation screening (Stanford Medicine 2013).
The following acronyms are used in this paper: .... The estimated payoffs shown for each âapartment-marketâ combination are in. US$. Broadly ... uncertainty so as to maximize the minimum payoff from each alternative. .... Since 1980 as the power
dimensional feature space by using a kernel function, and then achieve optimum ... emotional state in telephone call center conversations to provide feedback to ...
endmember identification algorithms,â in Proc., Geoscience and Remote .... and decision tree classifiers in hyperspectral image analysis,â J. Computer Sci. 3(6) ...
l(f(xi,α),yi) = Training Error where l is the zero-one loss function, l(y, Ëy)=1, if y = Ëy, and 0 otherwise. Remp is called the empirical risk. ⢠By doing this we are trying ...
Non-separable case: allow training errors min w,b,ξ. 1. 2 w. T w + C l. â i=1 ξi yi((w. T ..... So performance bette
Jun 13, 2014 - Citation: Yu X, Yu Y, Zeng Q (2014) Support Vector Machine Classification of ..... parameters (quantum number, bond indexes, etc.) [27].
wavelet kernel), by which we can construct a wavelet support vector machine (SVM), is presented. The wavelet kernel is a kind of multidimensional wavelet ...
Universitat Pompeu Fabra. Ocata 1, 08003 Barcelona, ..... Joan Serra, Cyril Laurier and Ferdinand Fuhrmann for their helpful suggestions. We also want to thank ...
unlearned data. This paper reviews how to enhance generalization in learning classifiers centering on the. SVM. Keywords: Perceptron, support vector machine, ...
Scanning laser polarimetry (SLP) is an optical imaging tech- nique used to .... sity of California, San Diego, Human Research Protection Program approved all ..... At the time of. SLP imaging, this eye had an abnormal short-wavelength auto-.
International Journal of Computer Applications (0975 â 8887). Volume 3 â No.3, June 2010. 40. Intrusion Detection System using Support Vector Machine.
Email: 1xuan.zhou, [email protected]. AbstractâClassification is a widely used mechanism for facili- tating Web service discovery. Existing ...
Mar 29, 2013 - [email protected], [email protected]. Abstract. Support ... Keywords: SVM, text classification, text extraction, Baidu hot word. 1.
on two standard benchmark datasets: Breast Cancer, ALL/AML Leukemia. Experimental results demonstrate that the proposed method can reach the state-.
Jan 15, 2008 - analyze microarray data. Our summary is based on the very nice primer by Nobel[8]. A Support Vector Machine (SVM) is a machine learning ...
Feb 5, 2008 - of the LOLITA system as used for MUC-6â In Proc of the. MUC-6, NIST, Morgan-Kaufmann Publishers, Columbia,. 1995. [16] R. Grishman, "The ...
Springer-Verlag Berlin Heidelberg 2009. Detection of Splice Sites Using Support Vector Machine. Pritish Varadwaj, Neetesh Purohit, and Bhumika Arora.
Context-Based Support Vector Machine Using Spatial Autocorrelation Function for Image Classification Rog´erio G. Negri1 , Eliana Pantale˜ao1 1
Instituto Nacional de Pesquisas Espaciais – Divis˜ao de Processamento de Imagens Caixa Postal 515 – S˜ao Jos´e dos Campos – SP – Brazil {rogerio,elianap}@dpi.inpe.br
Abstract. Support vector machine classifiers are widely used in pattern recognition applications. Contextual information can improve the classifier accuracy for image classification. The autocorrelation function can be used to estimate how relevant the neighborhood information is for a pixel classification. This paper proposes a support vector machine classifier that uses contextual information of the discriminant function for one-against-all multiclass strategy. The spatial autocorrelation function of the discriminant matrix is used to build a filter mask that will include the contextual information in the classification process.
1. Introduction Support vector machines have been successfully used in several application areas, and specially for pattern recognition. Since they were developed by Vapnik [Vapnik 1995], many variations of SVM classifiers were created, with many different purposes, such as in [Leea et al. 2005], [Jayadeva et al. 2007] and [Liu et al. 2006]. Contextual information is used by Bruzzone et al. [Bruzzone et al. 2008] through the addition of a contextual term in the objective function. In the presence of noisy or non-separable data, a non-contextual pixel classifier can label single pixels with a different class from the neighborhood. Contextual information gives a significant hint about the pixel class in this case. Therefore, the information about the pixel neighborhood can be used to improve the classifier accuracy. This helps to avoid undesired isolated pixels and make the objects edges more clearly defined. The spatial autocorrelation function can be used to measure the similarity degree of the values in the image, according to the distance of the pixels. An image with big homogeneous regions would result in a very different function from a very noisy or small textured image. Hence, it can be used to determine the size of the neighborhood that can be considered when classifying a pixel. This paper proposes a support vector machine classifier that uses the autocorrelation function of the one-against-all discriminants to evaluate how relevant the neighborhood information is for pixel classification. Contextual information is included by filtering the discriminant matrix. The results showed that the autocorrelation function is efficient to identify the size of the neighborhood to be considered by the classifier, and also to estimate the weights to be used on the filter.
2. SVM A Support Vector Machine (SVM) is a universal learning machine with a decision surface that is parametrized by a set of support vectors and a corresponding set of weights. The optimal separation of the support vectors from different classes corresponds to the optimal separation of the classes in the complete training set. Given the labeled training set {xi , yi }, with i = 1, 2, . . . , N , yi ∈ {−1, 1} (the labels) and xi ∈