COMPARISON OF ENHANCED SCHEMES FOR AUDIO CLASSIFICATION

Size: px
Start display at page:

Download "COMPARISON OF ENHANCED SCHEMES FOR AUDIO CLASSIFICATION"

Transcription

1 Volume 4, No. 1, December 13 Journal of Global Research n Computer Scence REVIEW ARTICLE Avalable Onlne at COMPARISON OF ENHANCED SCHEMES FOR AUDIO CLASSIFICATION Dr. V. Radha *1 and G.Anuradha *1 Professor, Research Scholars Department of Computer and Applcatons Avnashlngam Insttute for Home Scence and Hgher Educaton for Women, Combatore 43. radhaasrmal@gmal.com*, anu.anuradhasrnvas@gmal.com Abstract: In the modern era of communcaton, audo plays an mportant role n understandng a dgtal meda. Due to the rse of economcal audo capturng devces, the amount of audo data avalable both onlne and offlne s enormous and technques that can automatcally classfy and retreve these audo data s an mmedate need. An automatc content based audo classfcaton and retreval system conssts of three modules namely, feature extracton, classfcaton and retreval. Ths paper presents a comparatve study of two algorthms that performs these three steps n dfferent manners. The performance of the selected systems are analyzed whle usng four dfferent features (acoustc, perceptual, mel-frequency cepstral coeffcents (MFCC and a combnaton of perceptual and MFCC and four classfers that enhanced Support Vector Machne (SVM and Centrod Neural Network (CNN along wth ts base versons, SVM and CNN. Expermental results showed that the enhanced SVM algorthm when usng the combned feature vector produced mproved accuracy and reduced error rate. Keywords: Audo Classfcaton, Audo Retreval, Support Vector Machne, Centrod Neural Network, Audo Features, Modfed Eucldean Dstance. INTRODUCTION A Content-based Audo Classfcaton and Retreval (CACR System automatcally group audo data n large database nto dfferent audo types (categores whch can then be searched for a partcular sound or a class of sound electroncally based on the content analyss of audo sgnals [15]. The prmary goal s to group audo fles (based on ther content nto one of a number of predefned categores. A general framework s shown n Fgure 1.Audo data collecton conssts of audo nstances or audo fles. The frst step of CACR extracts audo features that represent characterstc nformaton about these audo nstances. The extracted features are stored as feature vectors or spaces, whch are used to tran a classfer. When an nput musc s obtaned, the same features are extracted. The machne learnng algorthm assocates the feature patterns of nstances wth ther classes and maps t to a class. All the data n that class are then retreved as matched audo. Thus, any CACR system, consst of two steps, namely, feature selecton and classfcaton based on the extracted features. The manner of handlng these two steps s drectly related to the effcency of the audo classfcaton and retreval system. The methods proposed for CACR can be grouped ntofve categores, namely, query by example, query by hummng, musc nformaton retreval, smlarty matchng methods and machne learnng methods. Query by Example systems ams at automatc retreval of meda samples from a database, whch are smlar to a user provded example [5, 1,11,3, 8]. Query by Hummng technquesare smlar to Query by Example, but here the user provdes the sample by hummng the song [14, 8, 5, 1, 16] ( Musc Informaton Retreval systems are Google-lke search engnesmanly used to retreve smlar audos[3, 4,, ] v Smlarty Matchng based Methods use dstance measures lke Fgure 1 : CACR System Eucldean dstances to compare nput audo data wth database fles and all the fles that are close (smlar to each other are retreved [1, 6, 8, 7] and (v Machne Learnng Methodsthatuse learnng algorthms lke artfcal neural networks, k nearest neghbours, AdaBoost, to buld models whch play a vtal role durng classfcaton and retreval [13,, 4]. As t can be seen, several algorthms have been proposed under each of these categores, whch ether enhance an exstng algorthm to mprove classfcaton accuracy or propose a new method that work better than exstng algorthms. Two works that belong to the second category are the proposals of [17] and [7] uses a centrod neural network wth a dvergence measure to perform of Gaussan Probablty Densty Functon (GPDF data. In comparson wth other conventonal algorthms, the DCNN desgned for probablty data has the robustness advantages of utlzng a JGRCS 1, All Rghts Reserved 37

2 V. Radha et al, Journal of Global Research n Computer Scence, 4 (1, December 13, audo data representaton method n whch each audo data s represented by a Gaussan dstrbuton feature vector. The author used a total of 4 features coverng tmbral, rhythmc and ptch features durng classfcaton. Ths feature set s referred to as acoustc feature set n ths paper. On the other hand, [7] used SVMs wth a bnary tree recognton strategy for classfyng and retrevng audo data. For audo retreval, the authors proposed a new metrc, called Dstance-From- Boundary (DFB. When a query audo s gven, the system frst fnds a boundary nsde whch the query pattern s located. Then, all the audo patterns n the database are sorted by ther dstances to ths boundary. All boundares are learned by the SVMs and stored together wth the audo database. Ths system used two types of feature sets, namely, perceptual features and MFCC (mel-frequency cepstral coeffcents features durng classfcaton. The research problem of the present research work s to compare these two works on ther ablty to classfy audo data to enhance the content-based audo retreval process. For convenence, the [7] model s referred to as GL-AC and [17] model s referred to as P-AC n ths dssertaton. The rest of the paper s organzed as follows. Secton presents the GL-AC system and Secton 3 presents the P-AC system. Secton 4 presents the results and compares both the algorthms n ther effcency n classfyng audo data. Secton 5 concludes the work wth future research drectons. GL-AC SYSTEM The GL-AC method conssts of three man modules, namely, feature extracton module, classfcaton module and retreval module. The frst module extracts two audo features namely, perceptual features and mel-cepstral features, whch are then combned to form a thrd feature set. Perceptual features refer to the sensaton of sound by humans. The perceptual features collected are total spectrum power (Equaton 1, subband-power (4 subbands (Equaton, brghtness (Equaton 3, bandwdth (Equaton 4 and ptch. Ptch s the fundamental perod of a human speech waveform and s an mportant parameter n the analyss and synthess of speech sgnals. In GL-AC algorthm, a smple ptch detecton algorthm based on detectng the peak of the normalzed autocorrelaton functon s used. The ptch frequency s returned f the peak value s above a threshold (T =.65, chosen emprcally or the frame s labeled as non-ptched. Apart from ths, two more features, namely, slence rato whch s the rato of number of slent frames to total number of frames and ptched rato whch s the rato of number of ptched frames total number of frames are also calculated. P log F(ω dω (1 P log H L F(ω dω ( ω F(ω dω ω C (3 F(ω dω (ω ωc F(ω dω B (4 F(ω dω Where and s the frequency and half samplng frequency, F( s the power at the frequency, L and H are lower and upper bound of sub-band. The cepstrum can be llustrated by use of the Mel-frequency cepstra coeffcents (MFCCs. These are computed from the FFT power coeffcents. The power coeffcents are fltered by a trangular bandpass flter bank. The flter bank conssts of K=19 trangular flters. They have a constant melfrequency nterval and cover the frequency range of Hz 4Hz. Denotng the output of the flter bank by S k (k = 1,,, K, the MFCCs are calculated as : C K n (log Sk cos[n(k -.5π/K] (5 K k 1 Where n = 1,,, L and L s the order of the cepstrum. To form the feature vector, the mean and standard devaton of the perceptual features along wth slece and ptch rato forms the 18-dmensonal perceptual feature vector denoted as Percfeature Set n ths paper. Smlarly, CepsL feature set s obtaned usng cepstrumfaeturs. Both these features are combned to form PercCepsL feature set usng Equaton 6. PercCeptL = (Perc/s 1 (CepsL/S (6 Where stands for the concatenaton operaton. The second module uses Support Vector Machne (SVM for classfcaton. Durng vdeo retreval, a new Dstance From Boundary (DFM dstance measure s used nstead of the tradtonal Eucldean dstance measure.gven a set of tranng vectors belongng to two classes, SVM tres to separate the data nto two hyperlanes. Several possble hyperplanes can be formed, but the algorthm should select one that maxmzes the margn (the dstance between the hyperplane and the nearest data pont of each class. For ths purpose, kernel functons are used. The problem of audo classfcaton s a mult-class problem and s solved by SVM by combnng results of bnary classfers. The problem s now on the decson process used to combne the bnary classfcaton results to obtan the fnal decson. A common method used frequently s the votng strategy, whch s computaton expensve as t requres c(c-1/ comparsons. Ths problem s solved n GA-AC wth the use of bottom-up bnary trees. The formaton of bnary tree starts at the lowest level where a comparson s made between each par and a wnner s chosen. At the next stage, the wnner wll be moved one level up and the process s repeated. At the end of teraton, a unque class label wll be at the top level. Usage of bnary tree reduces the number of comparsons requred from c(c-1/ tmes to (c-1 tmes. Durng the retreval stage, conventonal methods use Eucldean dstance to measure the smlarty between audo patterns of the database and query. The tradtonal method JGRCS 1, All Rghts Reserved 38

3 V. Radha et al, Journal of Global Research n Computer Scence, 4 (1, December 13, has dsadvantages lke beng senstve to the sample dstrbuton, dfferent query patterns of the same class produces dfferent retreval results and fnally, the average retreval accuracy s low.these problems are solved by the use of a new metrc called Dstance from Boundary metrc and work on the prncple that a boundary exsts and separates the samples belongng to one class wth the remanng. Ths nonlnear boundary encloses the smlar patterns nsde no matter what the dstrbuton s. These boundares can easly be combned wth SVM tranng process and requres only smple operatons and therefore, are computaton nexpensve. probablty data whle t stll keep advantageous features of the CNN. Because the CNN have been proven to outperform other conventonal clusterng algorthms such as k-means and CNN, the D-CNN should show mprovements over the k-means and CNN algorthms n probablstc data. The pseudo code of D-CNN algorthm s gven n Fgure. P-AC SYSTEM The P-AC method consst of two modules, namely, feature extracton and classfcaton. In the feature extracton module, three types of features, namely, tmbral texture features, rhythmc content features and ptch content features are extracted from the audo data. The Tmbral texture features should exhbt propertes related to general tmbre of the sound. They are based on a Short Tme Fourer Transform (STFT and they are calculated on short-tme frames of a sound (MFCC. The feature vector for descrbng tmbral texture conssts of the followng features: means and varances of spectral centrod, rolloff, flux, zero crossngs over texture wndow, low energy and mean and varances of the frst fve MFCC coeffcents over the texture wndow. The rhythmc content features represent rhythmc structure of the musc. The selected features are relatve ampltude of the frst and the second peaks, rato of the second and the frst peaks, perod of the frst and the second peaks, overall sum of the beat hstogram. These features are based on detectng the most salent perodcty of the sgnal by usng Dscrete Wavelet Transform technque. The Ptch content features characterze audo sgnals n terms of energy of dfferent frequency bands and are based on multple ptch detecton technques [6]. The classfcaton module uses a dvergence based CNN classfer [6, 19, 9] whch uses Bhattacharyya dstance (Equaton 7 nstead of the tradtonal Eucldean dstance D(G,G 1 (μ 8,μ T 1 (μ,μ 1 ln. (7 Where μ and denote the mean vector and covarance μ and matrx of Gaussan dstrbuton G, respectvely., denote the mean vector and covarance matrx of Gaussan dstrbuton G, respectvely and T denotes the transpose matrx. The concept of wnner and loser n the CNN can be adopted for the D-CNN wthout any change except for applcaton of the dvergence measure for the dstance calculaton. In ths case, however GPDFs have two parameters to consder: mean, μ, and dagonal covarance,. The weght update for mean s the same as the CNN weght update. By usng the dvergence dstance as ts dstance measure, the D-CNN have abltes n clusterng the Fgure : Dvergence-Based Centrod Neural Network Algorthm (Source: [18] EXPERIMENTAL RESULTS Durng expermentaton, two datasets were used. The frst s an audo dataset downloaded from [1]. Ths dataset has 49 sounds havng 16 classes. The names of the audo classes are altotrombone, anmals, bells, cellobowed, crowds, female, laughter, machnes, male, oboe, percusson, telephone, tubularbells, volnbowed, volnpzz, water. Ths dataset s referred to as MuscleFsh dataset. The second dataset was created wth,663 audo sgnals havng rock, pop, azz, hphop, folk, country, speech and natural sounds. Ths dataset s referred to as Web dataset. Wth both datasets, a 7%-3% hold-out method was used to separate the tranng and testng datasets. All the experments were conducted usng 1-fold method and the average results are proected. To evaluate the classfcaton performance, two metrcs, namely, error rate and average retreval accuracy are used. Error rate s defned as the rato between the number of msclassfed examples and the total number of testng examples. The average retreval accuracy s defned as the JGRCS 1, All Rghts Reserved 39

4 Average Error Rate Average Accuracy V. Radha et al, Journal of Global Research n Computer Scence, 4 (1, December 13, average percentage number of patterns belongng to the same class as the query n the top matches. Further, to analyze the effcency gan obtaned by D-CNN and SVM- BTS, the results are compared wth the tradtonal counterparts, CNN and SVM, respectvely. The average accuracy obtaned whle usng four dfferent datasets, Acoustc, Perc, CepsL and PercCepsL for the four classfers, CNN, SVM, D-CNN and SVM-BTS s shown n Fgure 3.From the results, t s evdent that the concatenated PERC and CEPSL feature sets whle used wth SVM-BTS algorthm produced better accuracy when compared wth other classfers and feature sets. The SVM-BTS classfer showed.33%, 1.37% and.56% accuracy effcency gan when compared wth CNN, D-CNN and SVM respectvely. Ths shows that the usage of concatenated features wth SVM-BTS s well suted for automatc audo classfcaton and retreval. The average error rate of the four classfers whle usng dfferent features sets s shown n Fgure 4.The trend obtaned whle consderng the error rate s smlar to that of accuracy. The SVM-BTS classfer wth the combned feature set produces the lowest error rate CONCLUSION Acoustc Perc CepsL PercCepsL Fgure 3: Average Accuracy CNN D-CNN SVM SVM-BTS Acoustc Perc CepsL PercCepsL Fgure 4: Average Error Rate Ths paper presented a comparatve study on two audo classfcaton and retreval systems, namely, GP-AC and P- AC, whch enhanced the tradtonal classfcaton algorthms. Whle both the algorthms follow the same steps, they dfferent n the number of feature sets and classfers used. The GP-AC used three features sets (perceptual, MFCC and a combned set whle P-AC used acoustc features composed on tmbral texture, rhythmc content features and ptch content features. The GP-AC used an enhanced SVM classfer usng bottom-up bnary tree to reduce the computatons whle the P-AC enhanced Centrod Neural Network (CNN to employ Bhattacharyya dstance nstead of Eucldean dstance. Expermental results showed that SVM combned wth DFB dstance measure usng the combned feature vector s more accurate and produced mnmum error and hence s the best canddate for audo retreval systems. REFERENCES [1]. Aronovch, L. and Spegler, I. (7 CM-tree: A dynamc clustered ndex for smlarty search n metrc databases, Data and Knowledge Engneerng, Vol. 63, Pp []. Aucouturer, J.J., Pachet, F. and Sandler, M. (5 the way t sounds: Tmbre models for analyss and retreval of musc sgnals, IEEE Transactons onmultmeda, Vol. 7, No. 6, Pp [3]. Barrngton, L., Chan, A., Turnbull, D. and Lanckret1, G. (7 Audo nformaton retreval usng semantc smlarty, IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng, Pp [4]. Casey, M.A., Veltkamp, R., Goto, M., Leman, M., Rhodes, C. and Slaney, M. (8 Content-based musc nformaton retreval: Current drectons and future challenges, Proceedngs of IEEE, Pp [5]. Chen, L. and Hu, B.G. (7 An mplementaton of web based query by hummng system, ICME, Pp [6]. Gartner, D., Kraft, F. and Schaaf, T. (7 An adaptve dstance measure for smlarty based playlst generaton, IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng, Pp [7]. Guo, G. and L, S.Z. (3 Content-Based Audo Classfcaton and Retreval by Support Vector Machnes, IEEE Transactons on Neural Networks, Vol. 14, No. 1, Pp [8]. Guo, L., He, X., Zhang, Y., Lu, Y. and Peng, K. (7 A nose robust content-based musc retreval for moble devces, IEEE Internatonal Conference on Multmeda and Expo, Pp. 5. [9]. Hartgan, J. (1975 Clusterng Algorthms, New York, Wley. [1]. Helan, M. and Vrtanen, T. (7a A smlarty measure for audo query by example based on perceptual codng and compresson, Proceedngs of 1th Internatonal Conference on Dgtal Audo Effects, Bordeaux, France. [11]. Helen, M. and Vrtanen, T. (7b Query by example of audo sgnals usng Eucldean dstance between Gaussan mxture models, IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng, Pp [1]. Last Access Date : JGRCS 1, All Rghts Reserved 4

5 V. Radha et al, Journal of Global Research n Computer Scence, 4 (1, December 13, [13]. Koh, L.H., Ranganath, S. and Venkatesh, Y.V. ( An ntegrated automatc face detecton and recognton system, Pattern Recognton, Vol. 35, Pp [14]. Kohonen, T. (199 The Self-Organzng Map. Proc. IEEE, Vol. 78, Pp [15]. Malk, H. (1 Content-Based Audo Indexng and Retreval: an overvew, Pp. 1-1, wwwpersonal.engn.umd.umch.edu/~hafz/cbair_survey.pdf, Last Access Date : [16]. Mulder, T.D., Martens, J., Pauws, S., Vgnol, F., Lesaffre, M., Leman, M., Baets, B. and Meyer, H. (6 Factors affectng musc retreval n query-by-melody, IEEE Transactons on Multmeda, Vol. 8, No. 4, Pp [17]. Park, D.C. (1 Content-based Retreval of Audo Data usng a Centrod Neural Network, IEEE Internatonal Symposum on Sgnal Processng and Informaton Technology (ISSPIT, South Korea, Pp [18]. Park, D.C. and Kwon, O.H. (8 Centrod Neural Network wth the Dvergence Measure for GPDF Data Clusterng, IEEE Transactons on Neural Networks, Vol. 19, Issue 6, Pp [19]. Park, D.C. and Woo, Y. (1 Weghted Centrod Neural Network for Edge Reservng Image Compresson, IEEE Transactons on Neural Networks, Vol. 1, Pp []. Ravndran, S., Schlemmer, K. and Anderson, D.V. (1 A physologcally nspred method for audo classfcaton, Journal on Appled Sgnal Processng, Vol. 9, Pp [1]. Rho, S. and Hwang, E. (6 FMF query adaptve melody retreval system, Journal of systems and software, Vol. 79, Pp []. Rho, S., Han, B., Hwang, E. and Km, M. (7 Musemble: A musc retreval system based on learnng envronment, ICME, Pp [3]. Ruxanda M.M., Chua, B.E., Nanopoulos, A, and Jensen, C.S. (9 Emoton-based musc retreval on a well-reduced audo feature space, IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng, Tape, Pp [4]. Song, Y. and Zhang, C. (8 Content-based nformaton fuson for sem-supervsed musc genre classfcaton, IEEE Transactons onmultmeda, Vol. 1, No. 1, Pp [5]. Sundaram, S.S. and Narayanan, S. (8 Audo retreval by latent perceptual ndexng, IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng, Las Vegas, Nevada, Pp [6]. Tolonen,T. and Karalanen, M. ( A computatonally effcent multptch analyss model, IEEE Trans. Speech Audo Processng, Vol. 8, Pp [7]. Vrtanen, T. and Helen, M. (7 Probablstc model based smlarty measures for audo query-by-example, Proceedngs of IEEE Applcatons of Sgnal Processng to Audo and Acoustcs, New Paltz, NY. [8]. Wan, C. and Lu, M. (6 Content-based audo retreval wth relevance feed-back, Pattern Recognton Letters, Vol. 7, No., Pp JGRCS 1, All Rghts Reserved 41

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Why consder unlabeled samples?. Collectng and labelng large set of samples s costly Gettng recorded speech s free, labelng s tme consumng 2. Classfer could be desgned

More information

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition Mathematcal Methods for Informaton Scence and Economcs Novel Pattern-based Fngerprnt Recognton Technque Usng D Wavelet Decomposton TUDOR BARBU Insttute of Computer Scence of the Romanan Academy T. Codrescu,,

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

A Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

Object-Based Techniques for Image Retrieval

Object-Based Techniques for Image Retrieval 54 Zhang, Gao, & Luo Chapter VII Object-Based Technques for Image Retreval Y. J. Zhang, Tsnghua Unversty, Chna Y. Y. Gao, Tsnghua Unversty, Chna Y. Luo, Tsnghua Unversty, Chna ABSTRACT To overcome the

More information

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

More information

Automatic Control of a Digital Reverberation Effect using Hybrid Models

Automatic Control of a Digital Reverberation Effect using Hybrid Models Automatc Control of a Dgtal Reverberaton Effect usng Hybrd Models Emmanoul Theofans Chourdaks 1 and Joshua D. Ress 1 1 Queen Mary Unversty of London, Mle End Road, London E14NS, Unted Kngdom Correspondence

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults 1 An Improved Neural Network Algorthm for Classfyng the Transmsson Lne Faults S. Vaslc, Student Member, IEEE, M. Kezunovc, Fellow, IEEE Abstract--Ths study ntroduces a new concept of artfcal ntellgence

More information

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

More information

Audio Content Classification Method Research Based on Two-step Strategy

Audio Content Classification Method Research Based on Two-step Strategy (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, Audo Content Classfcaton Method Research Based on Two-step Strategy Sume Lang Department of Computer Scence and Technology Chongqng

More information

Brushlet Features for Texture Image Retrieval

Brushlet Features for Texture Image Retrieval DICTA00: Dgtal Image Computng Technques and Applcatons, 1 January 00, Melbourne, Australa 1 Brushlet Features for Texture Image Retreval Chbao Chen and Kap Luk Chan Informaton System Research Lab, School

More information

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

Hybrid Non-Blind Color Image Watermarking

Hybrid Non-Blind Color Image Watermarking Hybrd Non-Blnd Color Image Watermarkng Ms C.N.Sujatha 1, Dr. P. Satyanarayana 2 1 Assocate Professor, Dept. of ECE, SNIST, Yamnampet, Ghatkesar Hyderabad-501301, Telangana 2 Professor, Dept. of ECE, AITS,

More information

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity ISSN(Onlne): 2320-9801 ISSN (Prnt): 2320-9798 Internatonal Journal of Innovatve Research n Computer and Communcaton Engneerng (An ISO 3297: 2007 Certfed Organzaton) Vol.2, Specal Issue 1, March 2014 Proceedngs

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

Music/Voice Separation using the Similarity Matrix. Zafar Rafii & Bryan Pardo

Music/Voice Separation using the Similarity Matrix. Zafar Rafii & Bryan Pardo Musc/Voce Separaton usng the Smlarty Matrx Zafar Raf & Bryan Pardo Introducton Muscal peces are often characterzed by an underlyng repeatng structure over whch varyng elements are supermposed Propellerheads

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning Journal of Computer Scence 7 (3): 400-408, 2011 ISSN 1549-3636 2011 Scence Publcatons SRBIR: Semantc Regon Based Image Retreval by Extractng the Domnant Regon and Semantc Learnng 1 I. Felc Raam and 2 S.

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Semantic Image Retrieval Using Region Based Inverted File

Semantic Image Retrieval Using Region Based Inverted File Semantc Image Retreval Usng Regon Based Inverted Fle Dengsheng Zhang, Md Monrul Islam, Guoun Lu and Jn Hou 2 Gppsland School of Informaton Technology, Monash Unversty Churchll, VIC 3842, Australa E-mal:

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL Nader Safavan and Shohreh Kasae Department of Computer Engneerng Sharf Unversty of Technology Tehran, Iran skasae@sharf.edu

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

A Multi-step Strategy for Shape Similarity Search In Kamon Image Database

A Multi-step Strategy for Shape Similarity Search In Kamon Image Database A Mult-step Strategy for Shape Smlarty Search In Kamon Image Database Paul W.H. Kwan, Kazuo Torach 2, Kesuke Kameyama 2, Junbn Gao 3, Nobuyuk Otsu 4 School of Mathematcs, Statstcs and Computer Scence,

More information

Combination of Color and Local Patterns as a Feature Vector for CBIR

Combination of Color and Local Patterns as a Feature Vector for CBIR Internatonal Journal of Computer Applcatons (975 8887) Volume 99 No.1, August 214 Combnaton of Color and Local Patterns as a Feature Vector for CBIR L.Koteswara Rao Asst.Professor, Dept of ECE Faculty

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

A Clustering Algorithm for Key Frame Extraction Based on Density Peak

A Clustering Algorithm for Key Frame Extraction Based on Density Peak Journal of Computer and Communcatons, 2018, 6, 118-128 http://www.scrp.org/ournal/cc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 A Clusterng Algorthm for Key Frame Extracton Based on Densty Peak Hong Zhao

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram Shape Representaton Robust to the Sketchng Order Usng Dstance Map and Drecton Hstogram Department of Computer Scence Yonse Unversty Kwon Yun CONTENTS Revew Topc Proposed Method System Overvew Sketch Normalzaton

More information

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

More information

Associative Based Classification Algorithm For Diabetes Disease Prediction

Associative Based Classification Algorithm For Diabetes Disease Prediction Internatonal Journal of Engneerng Trends and Technology (IJETT) Volume-41 Number-3 - November 016 Assocatve Based Classfcaton Algorthm For Dabetes Dsease Predcton 1 N. Gnana Deepka, Y.surekha, 3 G.Laltha

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information

Face Recognition Based on SVM and 2DPCA

Face Recognition Based on SVM and 2DPCA Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty

More information

Information Retrieval

Information Retrieval Anmol Bhasn abhasn[at]cedar.buffalo.edu Moht Devnan mdevnan[at]cse.buffalo.edu Sprng 2005 #$ "% &'" (! Informaton Retreval )" " * + %, ##$ + *--. / "#,0, #'",,,#$ ", # " /,,#,0 1"%,2 '",, Documents are

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Modeling Inter-cluster and Intra-cluster Discrimination Among Triphones

Modeling Inter-cluster and Intra-cluster Discrimination Among Triphones Modelng Inter-cluster and Intra-cluster Dscrmnaton Among Trphones Tom Ko, Bran Mak and Dongpeng Chen Department of Computer Scence and Engneerng The Hong Kong Unversty of Scence and Technology Clear Water

More information

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM Classfcaton of Face Images Based on Gender usng Dmensonalty Reducton Technques and SVM Fahm Mannan 260 266 294 School of Computer Scence McGll Unversty Abstract Ths report presents gender classfcaton based

More information

Human Face Recognition Using Generalized. Kernel Fisher Discriminant

Human Face Recognition Using Generalized. Kernel Fisher Discriminant Human Face Recognton Usng Generalzed Kernel Fsher Dscrmnant ng-yu Sun,2 De-Shuang Huang Ln Guo. Insttute of Intellgent Machnes, Chnese Academy of Scences, P.O.ox 30, Hefe, Anhu, Chna. 2. Department of

More information

Audio Event Detection and classification using extended R-FCN Approach. Kaiwu Wang, Liping Yang, Bin Yang

Audio Event Detection and classification using extended R-FCN Approach. Kaiwu Wang, Liping Yang, Bin Yang Audo Event Detecton and classfcaton usng extended R-FCN Approach Kawu Wang, Lpng Yang, Bn Yang Key Laboratory of Optoelectronc Technology and Systems(Chongqng Unversty), Mnstry of Educaton, ChongQng Unversty,

More information

Keywords - Wep page classification; bag of words model; topic model; hierarchical classification; Support Vector Machines

Keywords - Wep page classification; bag of words model; topic model; hierarchical classification; Support Vector Machines (IJCSIS) Internatonal Journal of Computer Scence and Informaton Securty, Herarchcal Web Page Classfcaton Based on a Topc Model and Neghborng Pages Integraton Wongkot Srura Phayung Meesad Choochart Haruechayasak

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Learning a Class-Specific Dictionary for Facial Expression Recognition

Learning a Class-Specific Dictionary for Facial Expression Recognition BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 4 Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-0067 Learnng a Class-Specfc Dctonary for

More information

[33]. As we have seen there are different algorithms for compressing the speech. The

[33]. As we have seen there are different algorithms for compressing the speech. The 49 5. LD-CELP SPEECH CODER 5.1 INTRODUCTION Speech compresson s one of the mportant doman n dgtal communcaton [33]. As we have seen there are dfferent algorthms for compressng the speech. The mportant

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

Scale Selective Extended Local Binary Pattern For Texture Classification

Scale Selective Extended Local Binary Pattern For Texture Classification Scale Selectve Extended Local Bnary Pattern For Texture Classfcaton Yutng Hu, Zhlng Long, and Ghassan AlRegb Multmeda & Sensors Lab (MSL) Georga Insttute of Technology 03/09/017 Outlne Texture Representaton

More information

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information Remote Sensng Image Retreval Algorthm based on MapReduce and Characterstc Informaton Zhang Meng 1, 1 Computer School, Wuhan Unversty Hube, Wuhan430097 Informaton Center, Wuhan Unversty Hube, Wuhan430097

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

More information

An Evaluation of Divide-and-Combine Strategies for Image Categorization by Multi-Class Support Vector Machines

An Evaluation of Divide-and-Combine Strategies for Image Categorization by Multi-Class Support Vector Machines An Evaluaton of Dvde-and-Combne Strateges for Image Categorzaton by Mult-Class Support Vector Machnes C. Demrkesen¹ and H. Cherf¹, ² 1: Insttue of Scence and Engneerng 2: Faculté des Scences Mrande Galatasaray

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Enhanced AMBTC for Image Compression using Block Classification and Interpolation

Enhanced AMBTC for Image Compression using Block Classification and Interpolation Internatonal Journal of Computer Applcatons (0975 8887) Volume 5 No.0, August 0 Enhanced AMBTC for Image Compresson usng Block Classfcaton and Interpolaton S. Vmala Dept. of Comp. Scence Mother Teresa

More information

Structural Analysis of Musical Signals for Indexing and Thumbnailing

Structural Analysis of Musical Signals for Indexing and Thumbnailing Structural Analyss of Muscal Sgnals for Indexng and Thumbnalng We Cha Barry Vercoe MIT Meda Laboratory {chawe, bv}@meda.mt.edu Abstract A muscal pece typcally has a repettve structure. Analyss of ths structure

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

A Novel Video Retrieval Method Based on Web Community Extraction Using Features of Video Materials

A Novel Video Retrieval Method Based on Web Community Extraction Using Features of Video Materials IEICE TRANS. FUNDAMENTALS, VOL.E92 A, NO.8 AUGUST 2009 1961 PAPER Specal Secton on Sgnal Processng A Novel Vdeo Retreval Method Based on Web Communty Extracton Usng Features of Vdeo Materals Yasutaka HATAKEYAMA

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

SPEECH/MUSIC CLASSIFICATION USING WAVELET BASED FEATURE EXTRACTION TECHNIQUES

SPEECH/MUSIC CLASSIFICATION USING WAVELET BASED FEATURE EXTRACTION TECHNIQUES Journal of Computer Scence 10 (1): 34-44, 2014 ISSN: 1549-3636 2014 Scence Publcatons do:10.3844/jcssp.2014.34.44 Publshed Onlne 10 (1) 2014 (http://www.thescpub.com/jcs.toc) SPEECH/MUSIC CLASSIFICATION

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Learning-based License Plate Detection on Edge Features

Learning-based License Plate Detection on Edge Features Learnng-based Lcense Plate Detecton on Edge Features Wng Teng Ho, Woo Hen Yap, Yong Haur Tay Computer Vson and Intellgent Systems (CVIS) Group Unverst Tunku Abdul Rahman, Malaysa wngteng_h@yahoo.com, woohen@yahoo.com,

More information

Content Based Retrieval

Content Based Retrieval 2010 2nd Internatonal Conference on Sgnal rocessng Systems (ICSS) A Novel Commercal Break Detecton and Automatc Annotaton of TV rograms for Abstract In ths paper, we present a novel approach for automatc

More information

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors Onlne Detecton and Classfcaton of Movng Objects Usng Progressvely Improvng Detectors Omar Javed Saad Al Mubarak Shah Computer Vson Lab School of Computer Scence Unversty of Central Florda Orlando, FL 32816

More information

A Novel Term_Class Relevance Measure for Text Categorization

A Novel Term_Class Relevance Measure for Text Categorization A Novel Term_Class Relevance Measure for Text Categorzaton D S Guru, Mahamad Suhl Department of Studes n Computer Scence, Unversty of Mysore, Mysore, Inda Abstract: In ths paper, we ntroduce a new measure

More information

Local Tri-directional Weber Rhombus Co-occurrence Pattern: A New Texture Descriptor for Brodatz Texture Image Retrieval

Local Tri-directional Weber Rhombus Co-occurrence Pattern: A New Texture Descriptor for Brodatz Texture Image Retrieval ISS: 2278 323 Internatonal Journal of Advanced Research n Computer Engneerng & Technology (IJARCET) Local Tr-drectonal Weber Rhombus Co-occurrence Pattern: A ew Texture Descrptor for Brodatz Texture Image

More information

Novel Fuzzy logic Based Edge Detection Technique

Novel Fuzzy logic Based Edge Detection Technique Novel Fuzzy logc Based Edge Detecton Technque Aborsade, D.O Department of Electroncs Engneerng, adoke Akntola Unversty of Tech., Ogbomoso. Oyo-state. doaborsade@yahoo.com Abstract Ths paper s based on

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

More information

Detection of hand grasping an object from complex background based on machine learning co-occurrence of local image feature

Detection of hand grasping an object from complex background based on machine learning co-occurrence of local image feature Detecton of hand graspng an object from complex background based on machne learnng co-occurrence of local mage feature Shnya Moroka, Yasuhro Hramoto, Nobutaka Shmada, Tadash Matsuo, Yoshak Shra Rtsumekan

More information

Networked Audiovisual Media Technologies VISNET IST

Networked Audiovisual Media Technologies VISNET IST Networked Audovsual Meda Technologes VISNET IST-003-506946 D40 Revew of the work done n Audo-Vdeo fuson VISNET/WP4.3/D40/V.0 Page /70 Document descrpton Document s name Revew of the work done n Audo-Vdeo

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information