paper-with-me

홈 › Papers

Discriminative Keyword Selection Using Support Vector Machines

2007-12-01 · NeurIPS 2007 12 · Fred Richardson, William M. Campbell

Many tasks in speech processing involve classification of long term characteristics of a speech segment such as language, speaker, dialect, or topic. A natural technique for determining these characteristics is to first convert the input speech into a sequence of tokens such as words, phones, etc. From these tokens, we can then look for distinctive phrases, keywords, that characterize the speech. In many applications, a set of distinctive keywords may not be known a priori. In this case, an automatic method of building up keywords from short context units such as phones is desirable. We propose a method for construction of keywords based upon Support Vector Machines. We cast the problem of keyword selection as a feature selection problem for n-grams of phones. We propose an alternating filter-wrapper method that builds successively longer keywords. Application of this method on a language recognition task shows that the technique produces interesting and significant qualitative and quantitative results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Similar Papers 제목 키워드 기반

A Novel Filter Approach for Band Selection and Classification of Hyperspectral Remotely Sensed Images Using Normalized Mutual Information and Support Vector Machines

2022-10-27 · Hasna Nhaila, Asma Elmaizi, Elkebir Sarhrouni, Ahmed Hammouch

Band selection is a great challenging task in the classification of hyperspectral remotely sensed images HSI. This is resulting from its high spectral resolution, the many class outputs and the limited number of training…

ClassificationClassification Of Hyperspectral ImagesDimensionality Reduction

Bayesian Nonlinear Support Vector Machines and Discriminative Factor Modeling

2014-12-01 · NeurIPS 2014 12 · Ricardo Henao, Xin Yuan, Lawrence Carin

A new Bayesian formulation is developed for nonlinear support vector machines (SVMs), based on a Gaussian process and with the SVM hinge loss expressed as a scaled mixture of normals. We then integrate the Bayesian SVM i…

Arabic Language Text Classification Using Dependency Syntax-Based Feature Selection

2014-10-17 · Yannis Haralambous, Yassir Elidrissi, Philippe Lenca

We study the performance of Arabic text classification combining various techniques: (a) tfidf vs. dependency syntax, for feature selection and weighting; (b) class association rules vs. support vector machines, for clas…

Classificationfeature selectionGeneral Classificationtext-classification+1

FreCDo: A Large Corpus for French Cross-Domain Dialect Identification

2022-12-15 · Mihaela Gaman, Adrian-Gabriel Chifu, William Domingues, Radu Tudor Ionescu

We present a novel corpus for French dialect identification comprising 413,522 French text samples collected from public news websites in Belgium, Canada, France and Switzerland. To ensure an accurate estimation of the d…

Dialect Identification

Cost-sensitive Feature Selection for Support Vector Machines

2024-01-15 · Sandra Benítez-Peña, Rafael Blanquero, Emilio Carrizosa, Pepa Ramírez-Cobo

Feature Selection is a crucial procedure in Data Science tasks such as Classification, since it identifies the relevant variables, making thus the classification procedures more interpretable, cheaper in terms of measure…

Classificationfeature selection