paper-with-me

Papers

Feature selection using Fisher's ratio technique for automatic speech recognition

2015-05-13 · Sarika Hegde, K. K. Achary, Surendra Shetty

Automatic Speech Recognition involves mainly two steps; feature extraction and classification . Mel Frequency Cepstral Coefficient is used as one of the prominent feature extraction techniques in ASR. Usually, the set of all 12 MFCC coefficients is used as the feature vector in the classification step. But the question is whether the same or improved classification accuracy can be achieved by using a subset of 12 MFCC as feature vector. In this paper, Fisher's ratio technique is used for selecting a subset of 12 MFCC coefficients that contribute more in discriminating a pattern. The selected coefficients are used in classification with Hidden Markov Model algorithm. The classification accuracies that we get by using 12 coefficients and by using the selected coefficients are compared.

📄 PDF Abstract BibTeX arXiv:1505.03239

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Classificationfeature selectionGeneral Classificationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Generalized Fisher Score for Feature Selection

2012-02-14 · Quanquan Gu, Zhenhui Li, Jiawei Han

Fisher score is one of the most widely used supervised feature selection methods. However, it selects each feature independently according to their scores under the Fisher criterion, which leads to a suboptimal subset of…

feature selection

Emotion Recognition in Low-Resource Settings: An Evaluation of Automatic Feature Selection Methods

2019-08-28 · Fasih Haider, Senja Pollak, Pierre Albert, Saturnino Luz

Research in automatic affect recognition has seldom addressed the issue of computational resource utilization. With the advent of ambient intelligence technology which employs a variety of low-power, resource-constrained…

Emotion Recognitionfeature selection

A Hybrid Framework for Statistical Feature Selection and Image-Based Noise-Defect Detection

2024-12-11 · Alejandro Garnung Menéndez

In industrial imaging, accurately detecting and distinguishing surface defects from noise is critical and challenging, particularly in complex environments with noisy data. This paper presents a hybrid framework that int…

Defect Detectionfeature selection

Towards Trustworthy Keylogger detection: A Comprehensive Analysis of Ensemble Techniques and Feature Selections through Explainable AI

2025-05-22 · Monirul Islam Mahmud

Keylogger detection involves monitoring for unusual system behaviors such as delays between typing and character display, analyzing network traffic patterns for data exfiltration. In this study, we provide a comprehensiv…

feature selectionSpecificity

Detection of Advanced Malware by Machine Learning Techniques

2019-03-07 · Sanjay Sharma, C. Rama Krishna, Sanjay K. Sahay

In today's digital world most of the anti-malware tools are signature based which is ineffective to detect advanced unknown malware viz. metamorphic malware. In this paper, we study the frequency of opcode occurrence to …

BIG-bench Machine Learningfeature selectionGeneral ClassificationMalware Classification