A New Hybrid Audio Classification Algorithm Based on SVM Weight Factor and Euclidean Distance

Size: px
Start display at page:

Download "A New Hybrid Audio Classification Algorithm Based on SVM Weight Factor and Euclidean Distance"

Transcription

1 Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, A New Hybrd Audo Classfcato Algorthm Based o SVM Weght Factor ad Eucldea Dstace YUK YING CHUNG, *ERIC H.C.CHOI, LIWEI LIU, MOHD AFIZI MOHD SHUKRAN *DAVID YU SHI, *FANG CHEN School of Iformato Techologes, Uversty of Sydey, NSW 2006, AUSTRALIA * ATP Research Laboratory, Natoal ICT for Australa, NSW 430, AUSTRALIA Abstract: - The text-based classfcato domates the covetoal audo classfcato systems, whch tedous maual wor s used to otate the ame, class, or sample rate. However, o most occasos, ths method s ot satsfyg due to ts opaque to real cotet. I order to retreve the audo fles effectvely ad effcetly, cotet-based audo classfcato becomes more ad more ecessary. I ths paper, a ew hybrd approach of audo classfcato algorthm s proposed to mprove the performace of some ms-classfed audo data. The proposed method has bee compared wth the tradtoal Eucldea-based K-Nearest Neghbor classfer. As to mprove the accuracy for specfc problems, a weght factor based o Supportg Vector wll apply to the Eucldea dstace ad K-NN rule to acheve better accuracy. The proposed ew weghted Eucldea algorthm has bee proved to be more sestve to the classfcato crtera. The expermetal results show that t ca mprove the audo classfcato accuracy by 28% at the maxmum ad 7% the overall performace. By usg the ew proposed algorthm, some ms-classfed audo data from a covetoal Eucldea dstace classfer ca be classfed. Key-Words: - audo classfcato, K-Nearest Neghbor, SVM, Eucldea dstace Itroducto Due to the rapdly-creasg amout of audo data archves, t has become dffcult to fd out the partcular audo fles by usg query. The audo classfcato becomes a very crtcal ssue audo retreval. The covetoal text-based audo classfcato s ot oly tme-cosumg, but also subjectve. It seems to be helpless may occasos. I order to classfy the audo fles effectvely ad effcetly, cotet-based audo classfcato s requred. I ths paper we propose the ew hybrd audo classfcato algorthm based o SVM weght factor order to mprove the accuracy of audo classfcato. As the demads ad usage for audo classfcato ad retreval crease, the classfcato methods eed to be mproved to be more automatc ad effectve. The tradtoal text-based audo classfcato fals to recogze the uderlyg cotet of audo fles. I ths paper we propose a ew hybrd audo classfcato algorthm based o SVM weght factor ad Eucldea dstace order to mprove the accuracy for audo classfcato. The proposed algorthm ca extract the weght factor from Supportg Vector classfcato Model (SVM) ad apply to the Eucldea measuremet. I ths paper, two feature extracto algorthms amely, Orgal MFCCs (mel-scaled frequecy cepstral coeffcets) ad Average MFCCs have bee mplemeted. For Orgal MFCCs, the DTW (Dyamc Tmg Warpg) dstace s used to measure the smlarty of two audo fles. I Average MFCCs, the Eucldea dstace s drectly calculated o two feature sets. Furthermore, the SVM (Supportg Vector Mache) classfer s mplemeted. Three classfcato algorthms: DTW dstace, NN ad K-NN have bee mplemeted ad compared wth SVM classfer. The weght factor from SVM s chose because of ts outstadg ablty to mmze structural rss whle the other algorthms are based o eumerato. By combg the SVM weght factor ad DTW dstace we ca cosder the classfcato to be more aware of classfcato boudary cases. The mprovemet of usg the SVM weght factor Eucldea dstace audo data classfcato has bee show secto 5. Secto 2 s the troducto to the audo classfcato system. Secto 3 descrbes the feature extracto for the audo data. Secto 4 explas the audo classfcato algorthms ad the proposed ew weght-knn classfcato algorthm. Sectos 5 ad 6 preset the test results ad cocluso, respectvely.

2 Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, Itroducto to Audo Classfcato Wth the crease the amout of audo data, audo classfcato techology s hgh demad order to provde effectve ad effcet methods. So far, audo classfcato has expereced two dramatc stages. At the begg, the text-based audo classfcato domated. The mechasm s smlar wth may popular search eges such as Google, Yahoo ad Badu. The searchg result s located by usg query eywords. The maual wor s requred to otate attrbutes descrbg audo fles. For textbased techology, t ca acheve a satsfactory performace, provded that the sog s searched by ts ame. Otherwse, t wll be very hard to fd out the smlar audo fles based o specfc audo features. Due to such subjectve characterstcs, there has bee a demad for cotet-based audo classfcato techology to solve these problems. 2. Text-based Audo Classfcato Tradtoal text-based audo classfcato uses the maual effort to deote the descrptve words of the audo fles the database. The user wll perform the query based o these attrbutes. As t s dffcult for the maual classfcato to cover all of the requred features that users eed, the text-based audo classfcato s proved to be subjectve ad ot userfredly. Meawhle, t requres eormous wor to group the smlar audo fles whch s tmecosumg. Aother problem s that the users usually use the query words from ther ow uderstadg. It s very dffcult to match exactly the descrptve attrbutes the database. Fally, the searchg wll fal due to the poor classfcato scheme. 2.2 Cotet-based Audo Classfcato I the doma of cotet-based audo classfcato, the problem s coverted to the computato o the feature data set. The two steps, amely feature extracto ad classfcato method, are volved. Feature extracto refers to trasformg the orgal audo data to the feature vector whch the specfc desred characterstcs are cotaed. It s the frst step audo processg ad has prove to have a large correlato wth the fal accuracy. I the ext step, classfcato methods wll perform the automatc classfcato by aalyzg the derved feature vectors. The classfers vary from each other due to ther dfferet schemes. Geerally, the sample model s eeded to serve the classfcato Feature Extracto The audo features are geerally dvded to two categores: tme doma ad frequecy doma. I tme doma, the audo represetato s expressed as the basc audo ampltude chage wth tme. Some features ca be derved from the statstcs of ampltude, such as slece rate (SR) ad loudess. I the frequecy doma, features are obtaed by applyg Fourer trasform. Such features clude ptch, badwdth, brghtess, harmoy etc. I ths paper, the MFCCs feature s adopted The Proposed Cotet-Based Audo Classfcato (CBAC) The proposed Cotet-Based Audo Classfcato (CBAC) cludes three steps: () feature extracto, (2) classfcato, ad (3) retreval. Feature extracto refers to trasformg the orgal audo data to the feature vector whch the specfc desred characterstcs are cotaed. It s the frst step audo processg, ad t has a large correlato wth the fal accuracy. The classfcato ad retreval fucto together by applyg the effectve formulato of a dstace measure ad the classfcato rules. The audo features ca be dvded to two categores: tme doma ad frequecy doma. I tme doma, the audo represetato s expressed as the basc audo ampltude chage wth tme. Some features ca be derved from the statstcs of ampltude, such as slece rate (SR) ad volume. I the frequecy doma, features are obtaed by applyg the Fourer trasform. Such features cludes ptch, badwdth, brghtess ad harmoy. Fg. shows the bloc dagram of the proposed CBAC. I the proposed CBAC, Mel-Frequecy Cepstral Coeffcets (MFCCs) [][2] were used as the feature extracto algorthm for audo sgal. As the legth of the put query audo data ad the stored audo sequece data are usually dfferet, Dyamc Tme Warpg (DTW) [3] algorthm was used to geerate the same legth of feature vectors. The Nearest Neghbor (NN) [4] rule was used for the classfcato ad retreval of audo data. Sectos 3., 3.2 ad 4.3 expla more detal the MFCCs, audo classfcato ad DTW, respectvely. Fg. The bloc dagram of the proposed cotet based audo classfcato system

3 Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, Feature Extracto 3. Orgal Mel-Frequecy Cepstral Coeffcets (MFCCs) MFCCs [][2] are wdely used speech recogto systems. It adapts to huma acoustc characterstcs. Fg. 2 shows the bloc dagram of orgal MFCC feature extracto. The MFCCs trasform was coducted the followg four steps:. The audo was hammg-wdowed overlappg steps; 2. The dscrete Fourer trasform (DFT) was computed to trasform the audo data to frequecy doma; 3. The spectral coeffcets were perceptually weghted by a o-lear map of the frequecy scale (Mel-frequecy scale). Tragle flters were used here; ad 4. Aother DFT was used to trasform the coeffcets to cepstral coeffcets. for the put vectors wth same legth, aother ormalzed MFCCs array s troduced ths way: to partto oe musc clp to three parts tme doma. Suppose that there are hammg wdows for oe musc clp. The oe parttog part should have /3 wdows. If there are MFCCs coeffcets oe wdow, we calculate the mea of correspodg coeffcets of each partto so that each partto produces MFCCs coeffcets represetg the /3 wdows. The vectors from three parttos are coected to form a ew vector, whch s used for classfcato. Ths vector should cota 3* coeffcets. Fg. 3 the dagram shows how to extract the average MFCCs feature vectors. C = 24 j= log( Y j )cos[ ( j ) 2 π ] 24 Wdow Wdow /3 Wdow /3+ Wdow 2/3 Wdow Wdow 2/3+ where =,2,...,P P s the dmeso of coeffcet,usual choce P=2. { C } =,2,..., 2 are derved MFCC coeffcets. The trasform formula for the Mel-frequecy scale ad lear frequecy scale s as follows. Audo Seres Fltered Audo Seres Frequecy Doma Mel-frequecy Doma Bad-pass Fltered Seres f mel = l DFT IDFT Hammg wdow mel-frequecy scale trasform tragle flter l 000 ( / 700 ) Fg.2 Cepstral Coeffcet Orgal MFCC feature extracto 3.2 Average MFCCs Feature Aalyzg the MFCCs derved from hudreds of wdows s too log,whle the SVM requremets Fg.3 Average + MFCC 2 feature 2+ vectors 3 4 Audo Classfcato The classfcato rules [][2] are eeded for the classfcato of the audo data. The most commolyused algorthms are Nearest Neghbor (NN) rule, K- NN rule, HMM rule, Neural Networ classfer, NFL rule ad SVM rule. I ths paper two dstace measuremets Eucldea dstace ad Dyamc Tme Warp (DTW) dstace were mplemeted. The Eucldea dstace s used for the vectors wth the same legth whle the DTW algorthm s used to solve the seres wth dfferet legths or dfferet phases. 4. Eucldea Dstace The Eucldea dstace s a effectve way to measure the smlarty betwee two arrays wth the same dmeso ad phase [5]. For ay dmeso of, t s defed as: D= = 2 ( x y ) = I the audo classfcato, we use Eucldea dstace to measure the dstace betwee two MFCCs feature vectors from two dfferet audo fles. Because each hammg wdow geerates a feature vector wth the same legth, the Eucldea

4 Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, dstace ca compute the dfferece betwee two wdows effectvely. The Eucldea dstace has bee mplemeted two classfcato methods. For the orgal MFCCs feature, the Eucldea dstace s used to calculate the dstace betwee feature vectors of two wdows, whch s a compoet DTW computato. For the Average MFCCs feature, the Eucldea dstace s to calculate the dstace betwee the average feature vectors of two dfferet audo fles, ad the result s drectly used NN ad K-NN rules. g(c) = m g( -, j) + d(, j) g( -, j -) + 2d(, j) g(, j -) + d(, j) Fg.5 DTW dstace betwee two vectors I ths paper the DTW algorthm was used to measure the dstace betwee the MFCCs from dfferet soud clps. Fg.4 Eucldea dstace betwee two vectors 4.2 Nearest Neghbor (NN) The Nearest Neghbor (NN)[0] rule s used to classfy the observato to the category that oly depeds o a collecto of correctly classfed samples. It ca be defed the followg: X (X,X 2, X ) If m d(x, X)= d(x, X) (where =,2 ) The NN rule chooses to classfy the X to the category θ, where the X s the earest eghbor of X ad X belogs to θ. 4.3 Dyamc Tme Warpg (DTW) Whe the feature vectors are geerated, oe problem arses: the legths of the put ad the stored sequeces are ulely to be the same. The Dyamc Tme Warpg (DTW) [6] algorthm ca be used to solve ths problem. DTW algorthm s defed as follows: () Let g(,) = 2d(,), j =. (2) Let = max(, j-r), 2 = m(j + r, I), Compute g(, j), (=,, 2 ). (3) j < J? YES (2) NO Compute D(T, R) = g(i, J) / (I+J) The geeralzed algorthm s as follows: 4.4 SVM Classfer The SVM theory s based o bary classfcato. The core cocept of SVM algorthm s to derve the hyperplae to separate the two classes. The oe that maxmzes the marg of hyperplaes betwee two classes s called optmal hyperplae. To solve the mult-dmeso problem, the Kerel fucto serves to map the put vectors to a hgh-dmesoal feature space whch the mapped data s learly separable [6].The SVM method provdes a way to mmze the structural rs. The mult-class classfcato also ca be acheved by SVM by combg the bary classfcatos. 4.5 The Proposed Weght-KNN Classfcato I ths paper we propose a ew hybrd musc classfcato algorthm based o the SVM ad Eucldea dstace. I the Eucldea dstace, each dmeso s calculated equally, whle for some classfcato crtera, some dmesos may ot be as mportat as other dmesos. The purpose of ths method s to extract the weght factor from the trag SVM model. Due to the outstadg property of mmzed structural rss the Supportg Vector Classfer, the model ca mply the bas for each dmeso uder the classfcato crtera. To mplemet the weght factor Eucldea dstace calculato, the Eucldea dstace wll be more sesble to the classfcato crtera. It ca become more flexble to solve

5 Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, dfferet classfcato by offerg dfferet results. I order to aalyze the problem the same feature space, we choose to use lear decso fucto to derve the weght [8]. The explaato of the Weght-KNN s as followg: The weght vector s w l = ( w w ) = y α x =,..., the decso fucto f ( x) ( w x + b) = sg of the SVM [8].It ca dcate the correlato level of each dmeso regardg to the specfc classfcato crtera. The mproved Eucldea dstace ca be derved as d weght = l 2 l l ( w ) ( x x ) j l= The effect of Weght-KNN ca be proved as followg: I the decso fucto, 2 g ( x) = w x + b, w = ( w, w,..., w ), s the dmeso of feature vector x.to ufold the decso fucto, we derve l l f ( x)= sg {(... + w x w x ) + b}.for ay, x s costat whch refers to the put vector.we 2 suppose that for w = ( w, w,..., w ), w s costat whe.we chage w to observe the effects. Cosderg the sg of x ad w, the w x = w x or w x = w x.suppose costat + + ϕ 0 = w x w x + w x w x + b The orgal decso fucto s coverted to f ( x)= sg{ w x + ϕ 0 }. It s clear that whe x s uchaged, the larger the w s, the more the devato s fromϕ 0, whch dcates the fluece o the fal objectve value. Lewse, for ay gve, the larger the w s, the more t wll elarge the fluece of x. Ths classfcato method s used our tests to classfy the two classes that are dffcult to dscrmate each other wth the covetoal Eucldea-based KNN method. By applyg the SVM-based weght, the Eucldea dstace ca be more sestve to the classfcato boudary, whch, 2. the expermets, s the boudary of dfferet strumets. The fucto of the weght factor as appled to the Eucldea dstace. The proposed ew algorthm taes the advatages of Eucldea dstace, NN rule, ad the SVM. As the SVM s outstadg for ts mmzed structural rss, the hyperplae ca dcate the dstrbuto of each dmeso. For Eucldea dstace ad NN rule, they are methods based o eumerato whch serve well retreval. By combg these two algorthms together, the eumerato method ca be aware of the boudary ad crtera of the practcal classfcato. Therefore t ca acheve better results both classfcato ad retreval. 5 Testg Results We have tested ad valdated the postve effect brought by SVM-based weght factor. I ths test, the saxophoe ad gutar are ms-classfed the classfcato of some sets. These two classes of audo data are tae out from the sample set ad perform the test. We use the Average MFCCs (melscaled frequecy cepstral coeffcets feature) feature vectors, ad Eucldea dstace wth K-NN s carred out to do bary classfcato. The effects of addg the SVM-based weght wll be observed. I ths test, 28 saxophoe clps ad 28 gutar clps are used. The audo data fles are dvded to 4 parts, wth each part of 7 clps for gutar ad 7 clps for saxophoe. For each tme, oe part s tae as the testg set whle the others are used to tra the model. To valdate the weght effects for the geeral gutar ad saxophoe dscrmato, we apply the same weght the four sets of tests, whch s from the trag model of set. The test has chose MFCC2 as the bass to derve the Average MFCCs feature. The hammg wdow shfts every 256 samples, ad there are 52 samples each hammg wdow. The SVM model s traed by a lear classfer, wth C=2. Fg.9 shows how we test the effect of SVM weght factor added to the Eucldea dstace measuremet.

6 Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, d = l l 2 ( x x ) j l= d weght = l 2 l l 2 ( w ) ( x x ) j l= 2 ( w, w w ) w =,..., Fg.9 Testg o the effect of weght factor Accordg to the testg results, we fd that that the Weght-KNN ca mprove the classfcato result dscrmatg the Gutar musc from the Saxophoe musc. I each set of testg, those classes wth bad performace whe o weght added have show the creased accuracy the Weght-KNN testg. The treds are worg for all sets of testg, by creasg the accuracy 28% Saxophoe recogto. The classfcato performace s mprovg whe we apply the SVM Weght factor Eucldea dstace measuremet. 6 Cocluso I ths paper a ew hybrd audo classfcato algorthm has bee proposed. Due to the poor classfcato accuracy of the tradtoal Eucldeabased algorthm, we have proposed a ew algorthm by extractg the weght factor from Supportg Vector Model (SVM) ad applyg t to the Eucldea dstace measuremet. From the test results show secto 5, t has show that the proposed weght scheme Eucldea dstace s successful to mprove the recogto accuracy by 28% a dvdual expermet ad 7% for the overall. Due to the mmzed structural rss for Supportg Vector Classfcato, the weght ca dcate the relevace for each dmeso regardg a certa classfcato crtera. By usg the weght factor of Supportg Vector, the Eucldea-based dstace measuremet becomes more sestve to the classfcato boudary. The superor results audo data classfcato have preseted ths paper. It ca gve a more promsg drecto to the use of the SVM-based weght the Eucldea dstace ad K- NN rule. Refereces: [] Wold, E., Blum, T., Keslar, D., et al. Cotet- Based classfcato, search ad retreval of audo. IEEE Multmeda Magaze, 996,3(3):27~36. [2] Lu, Zhu, Wag, Y., Che, T. Audo feature extracto ad aalyss for scee segmetato ad classfcato. Joural of VLSI Sgal Processg Systems for Sgal, Image, ad Vdeo Techology, 998,20(/2):6~79. [3] J. Foote, Cotet-based retreval of musc ad audo, Multmeda Storage ad Archvg Systems II, Proc.of SPIE, C. C. J. Kuo et al., Eds., 997, vol. 3229, pp [4] Phlppe Smard,Marcel Mtra.The Nearest Neghbor Rule: A Short Tutoral [5] Keogh, E. ad Rataamahataa, C.A. Exact dexg of dyamc tme warpg. Kowledge ad Iformato Systems, ~386. [6] L, S.Z.a.G., G. Cotet-based Audo Classfcato ad Retreval usg SVM Learg. Mcrosoft Research Cha, [7] Chag, C.-C. ad L, C.-J., {LIBSVM}: a lbrary for support vector maches.200 Retreved from [8] zhou, C.Z., Le, L. ad Zheg-a, Y. Feature- Weghted K-Nearest Neghbor Algorthm wth SVM. ACTA SCIENTIARUM NATURAIdUM UNIVERW ATIS SUNYATSENI, 44 ().

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications /03/ Mache Learg: Algorthms ad Applcatos Florao Z Free Uversty of Boze-Bolzao Faculty of Computer Scece Academc Year 0-0 Lecture 3: th March 0 Naïve Bayes classfer ( Problem defto A trag set X, where each

More information

Optimal Allocation of Complex Equipment System Maintainability

Optimal Allocation of Complex Equipment System Maintainability Optmal Allocato of Complex Equpmet System ataablty X Re Graduate School, Natoal Defese Uversty, Bejg, 100091, Cha edcal Protecto Laboratory, Naval edcal Research Isttute, Shagha, 200433, Cha Emal:rexs841013@163.com

More information

Face Recognition using Supervised & Unsupervised Techniques

Face Recognition using Supervised & Unsupervised Techniques Natoal Uversty of Sgapore EE5907-Patter recogto-2 NAIONAL UNIVERSIY OF SINGAPORE EE5907 Patter Recogto Project Part-2 Face Recogto usg Supervsed & Usupervsed echques SUBMIED BY: SUDEN NAME: harapa Reddy

More information

Blind Steganalysis for Digital Images using Support Vector Machine Method

Blind Steganalysis for Digital Images using Support Vector Machine Method 06 Iteratoal Symposum o Electrocs ad Smart Devces (ISESD) November 9-30, 06 Bld Stegaalyss for Dgtal Images usg Support Vector Mache Method Marcelus Hery Meor School of Electrcal Egeerg ad Iformatcs Badug

More information

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining Costructve Sem-Supervsed Classfcato Algorthm ad Its Implemet Data Mg Arvd Sgh Chadel, Arua Twar, ad Naredra S. Chaudhar Departmet of Computer Egg. Shr GS Ist of Tech.& Sc. SGSITS, 3, Par Road, Idore (M.P.)

More information

Text Categorization Based on a Similarity Approach

Text Categorization Based on a Similarity Approach Text Categorzato Based o a Smlarty Approach Cha Yag Ju We School of Computer Scece & Egeerg, Uversty of Electroc Scece ad Techology of Cha, Chegdu 60054, P.R. Cha Abstract Text classfcato ca effcetly ehace

More information

Beijing University of Technology, Beijing , China; Beijing University of Technology, Beijing , China;

Beijing University of Technology, Beijing , China; Beijing University of Technology, Beijing , China; d Iteratoal Coferece o Machery, Materals Egeerg, Chemcal Egeerg ad Botechology (MMECEB 5) Research of error detecto ad compesato of CNC mache tools based o laser terferometer Yuemg Zhag, a, Xuxu Chu, b

More information

Area and Power Efficient Modulo 2^n+1 Multiplier

Area and Power Efficient Modulo 2^n+1 Multiplier Iteratoal Joural of Moder Egeerg Research (IJMER) www.jmer.com Vol.3, Issue.3, May-Jue. 013 pp-137-1376 ISSN: 49-6645 Area ad Power Effcet Modulo ^+1 Multpler K. Ptambar Patra, 1 Saket Shrvastava, Sehlata

More information

Signal Classification Method Based on Support Vector Machine and High-Order Cumulants

Signal Classification Method Based on Support Vector Machine and High-Order Cumulants Wreless Sesor Network,,, 48-5 do:.46/ws..7 Publshed Ole Jauary (http://www.scrp.org/joural/ws/). Sgal Classfcato Method Based o Support Vector Mache ad Hgh-Order Cumulats Abstract X ZHOU, Yg WU, B YANG

More information

SVM Classification Method Based Marginal Points of Representative Sample Sets

SVM Classification Method Based Marginal Points of Representative Sample Sets P P College P P College P Iteratoal Joural of Iformato Techology Vol. No. 9 005 SVM Classfcato Method Based Margal Pots of Represetatve Sample Sets Wecag ZhaoP P, Guagrog JP P, Ru NaP P, ad Che FegP of

More information

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning CS 7 Foudatos of AI Lecture Mache learg Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Mache Learg The feld of mache learg studes the desg of computer programs (agets) capable of learg from past eperece

More information

Mode-based temporal filtering for in-band wavelet video coding with spatial scalability

Mode-based temporal filtering for in-band wavelet video coding with spatial scalability Mode-based temporal flterg for -bad wavelet vdeo codg wth spatal scalablty ogdog Zhag a*, Jzheg Xu b, Feg Wu b, Weju Zhag a, ogka Xog a a Image Commucato Isttute, Shagha Jao Tog Uversty, Shagha b Mcrosoft

More information

A Web Mining Based Network Personalized Learning System Hua PANG1, a, Jian YU1, Long WANG2, b

A Web Mining Based Network Personalized Learning System Hua PANG1, a, Jian YU1, Long WANG2, b 3rd Iteratoal Coferece o Machery, Materals ad Iformato Techology Applcatos (ICMMITA 05) A Web Mg Based Network Persoalzed Learg System Hua PANG, a, Ja YU, Log WANG, b College of Educato Techology, Sheyag

More information

NEURO FUZZY MODELING OF CONTROL SYSTEMS

NEURO FUZZY MODELING OF CONTROL SYSTEMS NEURO FUZZY MODELING OF CONTROL SYSTEMS Efré Gorrosteta, Carlos Pedraza Cetro de Igeería y Desarrollo Idustral CIDESI, Av Pe de La Cuesta 70. Des. Sa Pablo. Querétaro, Qro, Méxco gorrosteta@teso.mx pedraza@cdes.mx

More information

Differentiated Service of Streaming Media Playback Technology

Differentiated Service of Streaming Media Playback Technology Iteratoal Coferece o Advaced Iformato ad Commucato Techology for Educato (ICAICTE 2013) Dfferetated Servce of Streamg Meda Playback Techology CHENG Z-ao 1 MENG Bo 1 WANG Da-hua 1 ZHAO Yue 1 1 Iformatzato

More information

On a Sufficient and Necessary Condition for Graph Coloring

On a Sufficient and Necessary Condition for Graph Coloring Ope Joural of Dscrete Matheatcs, 04, 4, -5 Publshed Ole Jauary 04 (http://wwwscrporg/joural/ojd) http://dxdoorg/0436/ojd04400 O a Suffcet ad Necessary Codto for raph Colorg Maodog Ye Departet of Matheatcs,

More information

Fuzzy Partition based Similarity Measure for Spectral Clustering. Xi an , China Abstract

Fuzzy Partition based Similarity Measure for Spectral Clustering. Xi an , China Abstract Iteratoal Joural of Sgal Processg, Image Processg ad Patter Recogto Vol.9, No., (6), pp.47-48 http://dx.do.org/.457/sp.6.9..39 Fuzzy Partto based Smlarty Measure for Spectral Clusterg Yfag Yag ad Yupg

More information

Texture Feature Extraction using Slant-Hadamard Transform

Texture Feature Extraction using Slant-Hadamard Transform World Academy of Scece, Egeerg ad Techology 7 6 Texture Feature Extracto usg Slat- Trasform M. J. Nassr, A. Vafae, ad A. Moadjem Abstract Radom ad atural textures classfcato s stll oe of the bggest challeges

More information

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon Curve represetato Copyrght@, YZU Optmal Desg Laboratory. All rghts reserved. Last updated: Yeh-Lag Hsu (--). Note: Ths s the course materal for ME55 Geometrc modelg ad computer graphcs, Yua Ze Uversty.

More information

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL Sergej Srota Haa Řezaková Abstract Bak s propesty models are beg developed for busess support. They should help to choose clets wth a hgher

More information

Electrocardiogram Classification Method Based on SVM

Electrocardiogram Classification Method Based on SVM Electrocardogram Classfcato Method Based o SVM Xao Tag Zhwe Mo College of mathematcs ad software scece, Schua ormal uversty, Chegdu 60066, P. R. Cha Abstract Heart dsease s oe of the ma dseases threateg

More information

An Ensemble Multi-Label Feature Selection Algorithm Based on Information Entropy

An Ensemble Multi-Label Feature Selection Algorithm Based on Information Entropy The Iteratoal Arab Joural of Iformato Techology, Vol., No. 4, July 204 379 A Esemble Mult-Label Feature Selecto Algorthm Based o Iformato Etropy Shg L, Zheha Zhag, ad Jaq Dua School of Computer Scece,

More information

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1 -D matrx method We ca expad the smple plae-wave scatterg for -D examples that we ve see to a more versatle matrx approach that ca be used to hadle may terestg -D problems. The basc dea s that we ca break

More information

Speeding- Up Fractal Image Compression Using Entropy Technique

Speeding- Up Fractal Image Compression Using Entropy Technique Avalable Ole at www.jcsmc.com Iteratoal Joural of Computer Scece ad Moble Computg A Mothly Joural of Computer Scece ad Iformato Techology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC, Vol. 5, Issue. 4, Aprl

More information

Spatial Interpolation Using Neural Fuzzy Technique

Spatial Interpolation Using Neural Fuzzy Technique Wog, K.W., Gedeo, T., Fug, C.C. ad Wog, P.M. (00) Spatal terpolato usg eural fuzzy techque. I: Proceedgs of the 8th Iteratoal Coferece o Neural Iformato Processg (ICONIP), Shagha, Cha Spatal Iterpolato

More information

Process Quality Evaluation based on Maximum Entropy Principle. Yuhong Wang, Chuanliang Zhang, Wei Dai a and Yu Zhao

Process Quality Evaluation based on Maximum Entropy Principle. Yuhong Wang, Chuanliang Zhang, Wei Dai a and Yu Zhao Appled Mechacs ad Materals Submtted: 204-08-26 ISSN: 662-7482, Vols. 668-669, pp 625-628 Accepted: 204-09-02 do:0.4028/www.scetfc.et/amm.668-669.625 Ole: 204-0-08 204 Tras Tech Publcatos, Swtzerlad Process

More information

Journal of Chemical and Pharmaceutical Research, 2015, 7(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2015, 7(3): Research Article Avalable ole www.ocpr.com Joural of Chemcal ad Pharmaceutcal Research, 2015, 73):476-481 Research Artcle ISSN : 0975-7384 CODENUSA) : JCPRC5 Research o cocept smlarty calculato method based o sematc grd

More information

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts Usg Lear-threshold Algorthms to Combe Mult-class Sub-experts Chrs Mesterharm MESTERHA@CS.RUTGERS.EDU Rutgers Computer Scece Departmet 110 Frelghuyse Road Pscataway, NJ 08854 USA Abstract We preset a ew

More information

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data A Geetc K-meas Clusterg Algorthm Appled to Gee Expresso Data Fag-Xag Wu, W. J. Zhag, ad Athoy J. Kusal Dvso of Bomedcal Egeerg, Uversty of Sasatchewa, Sasatoo, S S7N 5A9, CANADA faw34@mal.usas.ca, zhagc@egr.usas.ca

More information

Collaborative Filtering Support for Adaptive Hypermedia

Collaborative Filtering Support for Adaptive Hypermedia Collaboratve Flterg Support for Adaptve Hypermeda Mart Balík, Iva Jelíek Departmet of Computer Scece ad Egeerg, Faculty of Electrcal Egeerg Czech Techcal Uversty Karlovo áměstí 3, 35 Prague, Czech Republc

More information

Denoising Algorithm Using Adaptive Block Based Singular Value Decomposition Filtering

Denoising Algorithm Using Adaptive Block Based Singular Value Decomposition Filtering Advaces Computer Scece Deosg Algorthm Usg Adaptve Block Based Sgular Value Decomposto Flterg SOMKAIT UDOMHUNSAKUL Departmet of Egeerg ad Archtecture Rajamagala Uversty of Techology Suvarabhum 7/ Suaya,

More information

Clustering documents with vector space model using n-grams

Clustering documents with vector space model using n-grams Clusterg documets wth vector space model usg -grams Klas Skogmar, d97ksk@efd.lth.se Joha Olsso, d97jo@efd.lth.se Lud Isttute of Techology Supervsed by: Perre Nugues, Perre.Nugues@cs.lth.se Abstract Ths

More information

Enumerating XML Data for Dynamic Updating

Enumerating XML Data for Dynamic Updating Eumeratg XML Data for Dyamc Updatg Lau Ho Kt ad Vcet Ng Departmet of Computg, The Hog Kog Polytechc Uversty, Hug Hom, Kowloo, Hog Kog cstyg@comp.polyu.edu.h Abstract I ths paper, a ew mappg model, called

More information

Automated approach for the surface profile measurement of moving objects based on PSP

Automated approach for the surface profile measurement of moving objects based on PSP Uversty of Wollogog Research Ole Faculty of Egeerg ad Iformato Sceces - Papers: Part B Faculty of Egeerg ad Iformato Sceces 207 Automated approach for the surface profle measuremet of movg objects based

More information

Content-Based Image Retrieval Using Associative Memories

Content-Based Image Retrieval Using Associative Memories Proceedgs of the 6th WSEAS It. Coferece o ELECOMMUNICAIONS ad INFORMAICS, Dallas, exas, USA, March 22-24, 2007 99 Cotet-Based Image Retreval Usg Assocatve Memores ARUN KULKARNI Computer Scece Departmet

More information

Application Research for Ultrasonic Flaw Identification Based on Support Vector Machine Jing Huang 1, a, Binglei Guan 1, b

Application Research for Ultrasonic Flaw Identification Based on Support Vector Machine Jing Huang 1, a, Binglei Guan 1, b 4th Iteratoal Coferece o Mechatrocs, Materals, Chemstry ad Computer Egeerg (ICMMCCE 205) Applcato Research for Ultrasoc Flaw Idetfcato Based o Support Vector Mache Jg Huag, a, Bgle Gua, b School of Electroc

More information

Weighting Cache Replace Algorithm for Storage System

Weighting Cache Replace Algorithm for Storage System Weghtg Cache Replace Algorthm for Storage System Yhu Luo 2 Chagsheg Xe 2 Chegfeg Zhag 2 School of mathematcs ad Computer Scece, Hube Uversty, Wuha 430062, P.R. Cha 2 Natoal Storage System Laboratory, School

More information

An Improved Fuzzy C-Means Clustering Algorithm Based on Potential Field

An Improved Fuzzy C-Means Clustering Algorithm Based on Potential Field 07 d Iteratoal Coferece o Advaces Maagemet Egeerg ad Iformato Techology (AMEIT 07) ISBN: 978--60595-457-8 A Improved Fuzzy C-Meas Clusterg Algorthm Based o Potetal Feld Yua-hag HAO, Zhu-chao YU *, X GAO

More information

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso ChE 475 Statstcal Aalss of Regresso Lesso. The Need for Statstcal Aalss of Regresso What do ou do wth dvdual expermetal data pots? How are the

More information

Effective Steganalysis Based on Statistical Moments of Wavelet Characteristic Function

Effective Steganalysis Based on Statistical Moments of Wavelet Characteristic Function Effectve Stegaalyss Based o Statstcal Momets of Wavelet Characterstc Fucto Yu Q. Sh 1, Guorog Xua, Chegyu Yag, Jaog Gao, Zhepg Zhag, Peq Cha, Deku Zou 1, Chuhua Che 1, We Che 1 1 New Jersey Isttute of

More information

A Double-Window-based Classification Algorithm for Concept Drifting Data Streams

A Double-Window-based Classification Algorithm for Concept Drifting Data Streams 00 IEEE Iteratoal Coferece o Graular Computg A Double-Wdow-based Classfcato Algorthm for Cocept Drftg Data Streams Qu Zhu, Xuegag Hu, Yuhog Zhag, Pepe L, Xdog Wu, School of Computer Scece ad Iformato Egeerg,

More information

FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES. Rong Xiao, Lei Zhang, and Hong-Jiang Zhang

FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES. Rong Xiao, Lei Zhang, and Hong-Jiang Zhang FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES Rog Xao, Le Zhag, ad Hog-Jag Zhag Mcrosoft Research Asa, Bejg 100080, P.R. Cha {t-rxao, lezhag, hjzhag}@mcrosoft.com ABSTRACT Due to

More information

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method Hag Xao ad Xub Zhag Comparso Studes o Classfcato for Remote Sesg Image Based o Data Mg Method Hag XIAO 1, Xub ZHANG 1 1: School of Electroc, Iformato ad Electrcal Egeerg Shagha Jaotog Uversty No. 1954,

More information

A Simple Dimensionality Reduction Technique for Fast Similarity Search in Large Time Series Databases

A Simple Dimensionality Reduction Technique for Fast Similarity Search in Large Time Series Databases A Smple Dmesoalty Reducto Techque for Fast Smlarty Search Large Tme Seres Databases Eamo J. Keogh ad Mchael J. Pazza Departmet of Iformato ad Computer Scece Uversty of Calfora, Irve, Calfora 92697 USA

More information

Some Interesting SAR Change Detection Studies

Some Interesting SAR Change Detection Studies Some Iterestg SAR Chage Detecto Studes Lesle M. ovak Scetfc Sstems Compa, Ic. 500 West Cummgs Park, Sute 3000 Wobur, MA 080 USA E-mal lovak@ssc.co ovakl@charter.et ABSTRACT Performace results of coheret

More information

Software Clustering Techniques and the Use of Combined Algorithm

Software Clustering Techniques and the Use of Combined Algorithm Software Clusterg Techques ad the Use of Combed Algorthm M. Saeed, O. Maqbool, H.A. Babr, S.Z. Hassa, S.M. Sarwar Computer Scece Departmet Lahore Uversty of Maagemet Sceces DHA Lahore, Paksta oaza@lums.edu.pk

More information

AN IMPROVED TEXT CLASSIFICATION METHOD BASED ON GINI INDEX

AN IMPROVED TEXT CLASSIFICATION METHOD BASED ON GINI INDEX Joural of Theoretcal ad Appled Iformato Techology 30 th September 0. Vol. 43 No. 005-0 JATIT & LLS. All rghts reserved. ISSN: 99-8645 www.jatt.org E-ISSN: 87-395 AN IMPROVED TEXT CLASSIFICATION METHOD

More information

Using The ACO Algorithm in Image Segmentation for Optimal Thresholding 陳香伶財務金融系

Using The ACO Algorithm in Image Segmentation for Optimal Thresholding 陳香伶財務金融系 教專研 95P- Usg The ACO Algorthm Image Segmetato for Optmal Thresholdg Abstract Usg The ACO Algorthm Image Segmetato for Optmal Thresholdg 陳香伶財務金融系 Despte the fact that the problem of thresholdg has bee qute

More information

URBAN AREA EXTRACTION IN SAR DATA

URBAN AREA EXTRACTION IN SAR DATA Iteratoal Archves of the Photogrammetry, Remote Sesg ad Spatal Iformato Sceces, Volume XL-1/W3, 013 SMPR 013, 5 8 October 013, Tehra, Ira URBAN AREA EXTRACTION IN SAR DATA H. Aghababaee *, S. Nazmard,.Am

More information

Evaluation of Node and Link Importance Based on Network Topology and Traffic Information DU Xun-Wei, LIU Jun, GUO Wei

Evaluation of Node and Link Importance Based on Network Topology and Traffic Information DU Xun-Wei, LIU Jun, GUO Wei Advaced Materals Research Submtted: 2014-08-29 ISSN: 1662-8985, Vols. 1049-1050, pp 1765-1770 Accepted: 2014-09-01 do:10.4028/www.scetfc.et/amr.1049-1050.1765 Ole: 2014-10-10 2014 Tras Tech Publcatos,

More information

Pattern Extraction, Classification and Comparison Between Attribute Selection Measures

Pattern Extraction, Classification and Comparison Between Attribute Selection Measures Subrata Pramak et al. / (IJCSIT) Iteratoal Joural of Computer Scece ad Iformato Techoes, Vol. 1 (5), 010, 371-375 Patter Extracto, Classfcato ad Comparso Betwee ttrbute Selecto Measures Subrata Pramak,

More information

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE A Comparso of Uvarate Smoothg Models: Applcato to Heart Rate Data Marcus Beal, Member, IEEE E-mal: bealm@pdx.edu Abstract There are a umber of uvarate smoothg models that ca be appled to a varety of olear

More information

Point Estimation-III: General Methods for Obtaining Estimators

Point Estimation-III: General Methods for Obtaining Estimators Pot Estmato-III: Geeral Methods for Obtag Estmators RECAP 0.-0.6 Data: Radom Sample from a Populato of terest o Real valued measuremets: o Assumpto (Hopefully Reasoable) o Model: Specfed Probablty Dstrbuto

More information

Face Authentication for Multiple Subjects Using Eigenflow

Face Authentication for Multiple Subjects Using Eigenflow Face Authetcato for Multple Subjects Usg Egeflow Xaomg Lu Tsuha Che ad B.V.K. Vjaya Kumar Advaced Multmeda Processg Lab Techcal Report AMP -5 Aprl 2 Electrcal ad Computer Egeerg Carege Mello Uversty Pttsburgh,

More information

Moving Foreground Detection Based On Spatio-temporal Saliency

Moving Foreground Detection Based On Spatio-temporal Saliency IJCSI Iteratoal Joural of Computer Scece Issues Vol. 10 Issue 1 No 3 Jauary 013 ISSN (Prt): 1694-0784 ISSN (Ole): 1694-0814 www.ijcsi.org 79 Movg Foregroud Detecto Based O Spato-temporal Salecy Yag Xa

More information

Region Matching by Optimal Fuzzy Dissimilarity

Region Matching by Optimal Fuzzy Dissimilarity Rego Matchg by Optmal Fuzzy Dssmlarty Zhaggu Zeg, Ala Fu ad Hog Ya School of Electrcal ad formato Egeerg The Uversty of Sydey Phoe: +6--935-6659 Fax: +6--935-3847 Emal: zzeg@ee.usyd.edu.au Abstract: Ths

More information

From Math to Efficient Hardware. James C. Hoe Department of ECE Carnegie Mellon University

From Math to Efficient Hardware. James C. Hoe Department of ECE Carnegie Mellon University FFT Compler: From Math to Effcet Hardware James C. Hoe Departmet of ECE Carege Mello Uversty jot wor wth Peter A. Mlder, Fraz Frachett, ad Marus Pueschel the SPIRAL project wth support from NSF ACR-3493,

More information

An Ensemble Approach to Classifier Construction based on Bootstrap Aggregation

An Ensemble Approach to Classifier Construction based on Bootstrap Aggregation A Esemble Approach to Classfer Costructo based o Bootstrap Aggregato Dewa Md. Fard Jahagragar Uversty Dhaka-342, Bagladesh Mohammad Zahdur Rahma Jahagragar Uversty Dhaka-342, Bagladesh Chowdhury Mofzur

More information

Fingerprint Classification Based on Spectral Features

Fingerprint Classification Based on Spectral Features Fgerprt Classfcato Based o Spectral Features Hosse Pourghassem Tarbat Modares Uversty h_poorghasem@modares.ac.r Hassa Ghassema Tarbat Modares Uversty ghassem@modares.ac.r Abstract: Fgerprt s oe of the

More information

A Comparison of Heuristics for Scheduling Spatial Clusters to Reduce I/O Cost in Spatial Join Processing

A Comparison of Heuristics for Scheduling Spatial Clusters to Reduce I/O Cost in Spatial Join Processing Edth Cowa Uversty Research Ole ECU Publcatos Pre. 20 2006 A Comparso of Heurstcs for Schedulg Spatal Clusters to Reduce I/O Cost Spatal Jo Processg Jta Xao Edth Cowa Uversty 0.09/ICMLC.2006.258779 Ths

More information

Associated Pagerank: A Content Relevance Weighted Pagerank Algorithm

Associated Pagerank: A Content Relevance Weighted Pagerank Algorithm Assocated Pagerak: A Cotet Relevace Weghted Pagerak Algorthm Jh-Shh Hsu,Cha-Che Ye Assocated Pagerak: A Cotet Relevace Weghted Pagerak Algorthm 1 Jh-Shh Hsu, 2 Cha-Che Ye 1 Natoal Yul Uversty of Scece

More information

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS ISSN: 39-8753 Iteratoal Joural of Iovatve Research Scece, Egeerg ad Techology A ISO 397: 7 Certfed Orgazato) Vol. 3, Issue, Jauary 4 A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

More information

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU Iteratoal Mathematcal Forum,, 6, o., 57-54 ON JONES POLYNOMIALS OF RAPHS OF TORUS KNOTS K (, q ) Tamer UUR, Abdullah KOPUZLU Atatürk Uverst Scece Facult Dept. of. Math. 54 Erzurum, Turkey tugur@atau.edu.tr

More information

Applying Support Vector Machines to Imbalanced Datasets

Applying Support Vector Machines to Imbalanced Datasets Applyg Support Vector Maches to Imbalaced Datasets Reha Akba 1, Stephe Kwek 1, ad Nathale Japkowcz 2 1 Departmet of Computer Scece, Uversty of Texas at Sa Atoo 6900 N. Loop 1604 W, Sa Atoo, Texas, 78249,

More information

Bearing Fault Diagnosis Based on Statistical Locally Linear Embedding

Bearing Fault Diagnosis Based on Statistical Locally Linear Embedding Sesors 5, 5, 65-647; do:.339/s5765 Artcle OPEN ACCESS sesors ISSN 44-8 www.mdp.com/joural/sesors Bearg Fault Dagoss Based o Statstcal Locally Lear Embeddg Xag Wag,, *, Yua Zheg 3, Zhezhou Zhao 3 ad Jpg

More information

Grid Resource Discovery Algorithm Based on Distance

Grid Resource Discovery Algorithm Based on Distance 966 JOURNAL OF SOFTWARE, OL. 9, NO., NOEMBER 4 Grd Resource Dscovery Algorthm Based o Dstace Zhogpg Zhag,, Log He, Chao Zhag The School of Iformato Scece ad Egeerg, Yasha Uversty, Qhuagdao, Hebe, 664,

More information

For all questions, answer choice E) NOTA" means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA

For all questions, answer choice E) NOTA means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA For all questos, aswer choce " meas oe of the above aswers s correct.. What s the sum of the frst 000 postve tegers? A) 50,500 B) 500,000 C) 500,500 D),00,000. What s the sum of the tegers betwee 00 ad

More information

An Optimized Algorithm for Big Data Classification using Neuro Fuzzy Approach

An Optimized Algorithm for Big Data Classification using Neuro Fuzzy Approach Ida Joural of Scece ad Techology, Vol 9(28), DOI: 0.7485/jst/206/v928/87995, July 206 ISSN (Prt) : 0974-6846 ISSN (Ole) : 0974-5645 A Optmzed Algorthm for Bg Data Classfcato usg Neuro Fuzzy Approach Naveet

More information

Network Intrusion Detection Using Support Vector Machine Based on Particle Swarm Optimization Li Wang 1,2, Chunhua Dong 2, Jianping Hu 2, Guodong Li 2

Network Intrusion Detection Using Support Vector Machine Based on Particle Swarm Optimization Li Wang 1,2, Chunhua Dong 2, Jianping Hu 2, Guodong Li 2 Iteratoal Coferece o Appled Scece ad Egeerg Iovato (ASEI 015) Network Itruso Detecto Usg Support Vector Mache Based o Partcle Swarm Optmzato L Wag 1,, Chuhua Dog, Japg Hu, Guodog L 1.School of Electrocs

More information

MINIMIZATION OF THE VALUE OF DAVIES-BOULDIN INDEX

MINIMIZATION OF THE VALUE OF DAVIES-BOULDIN INDEX MIIMIZATIO OF THE VALUE OF DAVIES-BOULDI IDEX ISMO ÄRÄIE ad PASI FRÄTI Departmet of Computer Scece, Uversty of Joesuu Box, FI-800 Joesuu, FILAD ABSTRACT We study the clusterg problem whe usg Daves-Bould

More information

Interactive Change Detection Using High Resolution Remote Sensing Images Based on Active Learning with Gaussian Processes

Interactive Change Detection Using High Resolution Remote Sensing Images Based on Active Learning with Gaussian Processes Iteractve Chage Detecto Usg Hgh Resoluto Remote Sesg Images Based o Actve Learg wth Gaussa Processes Hu Ru a, Hua Yu a,, Pgpg Huag b, We Yag a a School of Electroc Iformato, Wuha Uversty, 43007 Wuha, Cha

More information

Supplementary Information

Supplementary Information Supplemetary Iformato A Self-Trag Subspace Clusterg Algorthm uder Low-Rak Represetato for Cacer Classfcato o Gee Expresso Data Chu-Qu Xa 1, Ke Ha 1, Yog Q 1, Yag Zhag 2, ad Dog-Ju Yu 1,2, 1 School of Computer

More information

A NOVEL ADAPTIVE FUZZY INFERENCE SYSTEM FOR MOBILE ROBOT NAVIGATION

A NOVEL ADAPTIVE FUZZY INFERENCE SYSTEM FOR MOBILE ROBOT NAVIGATION A NOVEL ADAPTIVE FUZZY INFERENCE SYSTEM FOR MOBILE ROBOT NAVIGATION J. HOSSEN, S. SAYEED, 3 A. HUDAYA, 4 M. F. A. ABDULLAH, 5 I. YUSOF Faculty of Egeerg ad Techology (FET), Multmeda Uversty (MMU), Malaysa,,3,4,5

More information

ANALYSIS OF VARIANCE WITH PARETO DATA

ANALYSIS OF VARIANCE WITH PARETO DATA Proceedgs of the th Aual Coferece of Asa Pacfc Decso Sceces Isttute Hog Kog, Jue -8, 006, pp. 599-609. ANALYSIS OF VARIANCE WITH PARETO DATA Lakhaa Watthaacheewakul Departmet of Mathematcs ad Statstcs,

More information

Personalized Search Based on Context-Centric Model

Personalized Search Based on Context-Centric Model JOURNAL OF NETWORKS, VOL. 8, NO. 7, JULY 13 1 Persoalzed Search Based o Cotext-Cetrc Model Mgyag Lu, Shufe Lu, Chaghog Hu Dept. College of Computer Scece ad Techology, Jl Uversty, Chagchu, Jl, Cha Emal:

More information

New Fuzzy Integral for the Unit Maneuver in RTS Game

New Fuzzy Integral for the Unit Maneuver in RTS Game New Fuzzy Itegral for the Ut Maeuver RTS Game Peter Hu Fug Ng, YgJe L, ad Smo Ch Keug Shu Departmet of Computg, The Hog Kog Polytechc Uversty, Hog Kog {cshfg,csyjl,csckshu}@comp.polyu.edu.hk Abstract.

More information

PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS

PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS Lal Besela Sokhum State Uversty, Poltkovskaa str., Tbls, Georga Abstract Moder cryptosystems aalyss s a complex task, the soluto of whch s

More information

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream *

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream * ISSN 673-948 CODEN JKYTA8 E-mal: fcst@vp.63.com Joural of Froters of Computer Scece ad Techology http://www.ceaj.org 673-948/200/04(09)-0859-06 Tel: +86-0-566056 DOI: 0.3778/j.ss.673-948.200.09.009 *,2,

More information

Dynamic ontology-based user modeling in personalized information retrieval system

Dynamic ontology-based user modeling in personalized information retrieval system Proceedgs of the 5th Iteratoal Coferece o Cooperato ad Promoto of Iformato Resources Scece ad Techology Dyamc otology-based user modelg persoalzed formato retreval system Dagxag A, Hu Zuo 2, Gaoyog Lu

More information

COMBINATORIAL METHOD OF POLYNOMIAL EXPANSION OF SYMMETRIC BOOLEAN FUNCTIONS

COMBINATORIAL METHOD OF POLYNOMIAL EXPANSION OF SYMMETRIC BOOLEAN FUNCTIONS COMBINATORIAL MTHOD O POLYNOMIAL XPANSION O SYMMTRIC BOOLAN UNCTIONS Dala A. Gorodecky The Uted Isttute of Iformatcs Prolems of Natoal Academy of Sceces of Belarus, Msk,, Belarus, dala.gorodecky@gmal.com.

More information

GUI Simulation Platform for RFID Indoor Tracking System

GUI Simulation Platform for RFID Indoor Tracking System Sesors & Trasducers 2014 by IFSA Publshg, S. L. http://www.sesorsportal.com GUI Smulato Platform for RFID Idoor Trackg System 1 Be-Be Mao, 2 JIN Xue-Bo School of Computer ad Iformato Egeerg, Bejg Techology

More information

A new approach based in mean and standard deviation for authentication system of face

A new approach based in mean and standard deviation for authentication system of face M. Fedas, D. Sagaa A ew approach based mea ad stadard devato for authetcato system of face M. Fedas 1, D. Sagaa 2 Abstract Face authetcato s a sgfcat problem patter recogto. The face s ot rgd t ca udergo

More information

A hybrid method using FAHP and TOPSIS for project selection Xuan Lia, Jiang Jiangb and Su Deng c

A hybrid method using FAHP and TOPSIS for project selection Xuan Lia, Jiang Jiangb and Su Deng c 5th Iteratoal Coferece o Computer Sceces ad Automato Egeerg (ICCSAE 205) A hybrd method usg FAHP ad TOPSIS for project selecto Xua La, Jag Jagb ad Su Deg c College of Iformato System ad Maagemet, Natoal

More information

Performance of svm, k-nn and nbc classifiers for text-independent speaker identification with and without modelling through merging models

Performance of svm, k-nn and nbc classifiers for text-independent speaker identification with and without modelling through merging models SAÜ Fe Bl Der 0. Clt,. Sayı, s. -6, 06 Performace of svm, k- ad bc classfers for text-depedet speaker detfcato wth ad wthout modellg through mergg models Yussouf Nahayo, Seçk Arı ABSTRACT 3.04.05 Gelş/Receved,

More information

Keywords- clustering; naïve Bayesian classifier; boosting; hybrid classifier.

Keywords- clustering; naïve Bayesian classifier; boosting; hybrid classifier. World of Computer Scece ad Iformato Techology Joural (WCSIT) ISSN: 2221-0741 Vol. 1, No. 3, 105-109, 2011. A Hybrd Classfer usg Boostg, Clusterg, ad Naïve Bayesa Classfer A. J. M. Abu Afza, Dewa Md. Fard,

More information

Office Hours. COS 341 Discrete Math. Office Hours. Homework 8. Currently, my office hours are on Friday, from 2:30 to 3:30.

Office Hours. COS 341 Discrete Math. Office Hours. Homework 8. Currently, my office hours are on Friday, from 2:30 to 3:30. Oce Hours Curretly, my oce hours are o Frday, rom :30 to 3:30. COS 31 Dscrete Math 1 Oce Hours Curretly, my oce hours are o Frday, rom :30 to 3:30. Nobody seems to care. Chage oce hours? Tuesday, 8 PM

More information

Developer Recommendation with Awareness of Accuracy and Cost

Developer Recommendation with Awareness of Accuracy and Cost Developer Recommedato wth Awareess of Accuracy ad Cost * J Lu, Yquz Ta State Key Lab of Software Egeerg Computer School, Wuha Uversty Wuha, Cha *Correspodg author jlu@whu.edu.c tayquz@whu.edu.c Lag Hog

More information

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan AAPTIVE HYBRI-WAVELET ETHO FOR GPS/ SYSTE INTEGRATION SALA A. ISAEEL Computer a College for Computer Studes, Khartoum / Suda salam.smaeel@gmal.com ABSTRACT I ths paper, a techque for estmato a global postog

More information

Support Vector Machine and Random Forest Modeling for Intrusion Detection System (IDS)

Support Vector Machine and Random Forest Modeling for Intrusion Detection System (IDS) Joural of Itellget Learg Systems ad Applcatos, 04, 6, 45-5 Publshed Ole February 04 (http://www.scrp.org/joural/jlsa) http://dx.do.org/0.436/jlsa.04.6005 45 Support Vector Mache ad Radom Forest Modelg

More information

Performance Impact of Load Balancers on Server Farms

Performance Impact of Load Balancers on Server Farms erformace Impact of Load Balacers o Server Farms Ypg Dg BMC Software Server Farms have gaed popularty for provdg scalable ad relable computg / Web servces. A load balacer plays a key role ths archtecture,

More information

COMPARISON OF PARAMETERIZATION METHODS USED FOR B-SPLINE CURVE INTERPOLATION

COMPARISON OF PARAMETERIZATION METHODS USED FOR B-SPLINE CURVE INTERPOLATION Europea Joural of Techc COMPARISON OF PARAMETERIZATION METHODS USED FOR B-SPLINE CURVE INTERPOLATION Sıtı ÖZTÜRK, Cegz BALTA, Melh KUNCAN 2* Kocael Üverstes, Mühedsl Faültes, Eletro ve Haberleşme Mühedslğ

More information

Integrated fault diagnosis method for down-hole working conditions of the beam pumping unit

Integrated fault diagnosis method for down-hole working conditions of the beam pumping unit Itegrated fault dagoss method for dow-hole workg codtos of the beam pumpg ut Ha Yg, L Ku College of Egeerg, Boha Uversty, Jzhou 203, Cha. E-mal: fegya326@alyu.com Abstract: The Dyamometer card s commoly

More information

Clustered Signatures for Modeling and Recognizing 3D Rigid Objects

Clustered Signatures for Modeling and Recognizing 3D Rigid Objects World Academy of Scece, Egeerg ad Techology 4 008 Clustered Sgatures for Modelg ad Recogzg 3D Rgd Obects H. B. Darbad, M. R. Ito, ad J. Lttle Abstract Ths paper descrbes a probablstc method for three-dmesoal

More information

Text Detection in Nature Scene Images Using Two-stage Nontext Filtering

Text Detection in Nature Scene Images Using Two-stage Nontext Filtering ext Detecto Nature Scee Images Usg wo-stage Notext Flterg Qgqg Wag, Yue Lu, Shlag Su Shagha Key Laboratory of Multdmesoal Iformato Processg Departmet of Computer Scece ad echology East Cha Normal Uversty,

More information

Greater Knowledge Extraction Based on Fuzzy Logic And GKPFCM Clustering Algorithm

Greater Knowledge Extraction Based on Fuzzy Logic And GKPFCM Clustering Algorithm 6th WSEAS It. Coferece o Computatoal Itellgece, Ma-Mache Systems ad Cyberetcs, Teerfe, Spa, December 14-16, 2007 47 Greater Kowledge Extracto Based o uzzy Logc Ad GKPCM Clusterg Algorthm BEJAMÍ OJEDA-MAGAÑA

More information

Preventing Information Leakage in C Applications Using RBAC-Based Model

Preventing Information Leakage in C Applications Using RBAC-Based Model Proceedgs of the 5th WSEAS It. Cof. o Software Egeerg Parallel ad Dstrbuted Systems Madrd Spa February 5-7 2006 (pp69-73) Prevetg Iformato Leakage C Applcatos Usg RBAC-Based Model SHIH-CHIEN CHOU Departmet

More information

A Hybrid Approach to Content Based Image Retrieval Using Computational Intelligence Techniques

A Hybrid Approach to Content Based Image Retrieval Using Computational Intelligence Techniques Ida Joural of Scece ad Techology, Vol 9(), DOI: 0.7485/st/06/v9/9577, Jue 06 ISSN (Prt) : 0974-6846 ISSN (Ole) : 0974-5645 A Hybrd Approach to Cotet Based Image Retreval Usg Computatoal Itellgece Techques

More information

RESEARCH ON FEATURE EXTRACTION OF MECHANICAL FAULT BASED ON ORTHOGONAL LOCAL FISHER DISCRIMINANT ANALYSIS

RESEARCH ON FEATURE EXTRACTION OF MECHANICAL FAULT BASED ON ORTHOGONAL LOCAL FISHER DISCRIMINANT ANALYSIS RESEARCH ON FEATURE EXTRACTION OF MECHANICAL FAULT BASED ON ORTHOGONAL LOCAL FISHER DISCRIMINANT ANALYSIS Guoq SONG 1,a ad Chu HE 1,b ABSTRACT: The basc problem of fault dagoss s to extract the characterstc

More information

Transistor/Gate Sizing Optimization

Transistor/Gate Sizing Optimization Trasstor/Gate Szg Optmzato Gve: Logc etwork wth or wthout cell lbrary Fd: Optmal sze for each trasstor/gate to mmze area or power, both uder delay costrat Statc szg: based o tmg aalyss ad cosder all paths

More information

Real-time Resource Positioning System based on Wireless Sensor Network in Manufacturing Workshop

Real-time Resource Positioning System based on Wireless Sensor Network in Manufacturing Workshop Real-tme Resource Postog System based o Wreless Sesor Network Maufacturg Workshop https://do.org/10.3991/joe.v1306.6933 Shaobo L Chese Academy of Sceces, Chegdu, Cha Guzhou Uversty, Guyag, Cha lshaobo@gzu.edu.c

More information