Probability Matrix Decomposition Based Collaborative Filtering Recommendation Algorithm

Size: px
Start display at page:

Download "Probability Matrix Decomposition Based Collaborative Filtering Recommendation Algorithm"

Transcription

1 Informatca 4 ( Probablty Matrx Decomposton Based Collaboratve Flterng Recommendaton Algorthm Yl Tan and Hujuan Zhao Department of Statstcs, College of Scence, North Chna Unversty of Scence and Technology, Hebe, 06310, Chna E-mal: tangyl_tyl@163.com Yourong Wang Department of Basc, Tangshan College, Hebe, , Chna Mn Qu Publc Mathematcs Department, Hube Unversty of Automotve Technology, Hube, 4400, Chna Techncal Paper Keywords: probablty matrx, collaboratve flterng, recommendaton algorthm Receved: Aprl 8, 018 Wth the development of the socety, the ncreased amount of nformaton has extensvely appeared on the Internet. It ncludes almost all the content we need. But nformaton overload makes people unable to correctly fnd the nformaton they need. Collaboratve flterng recommendaton algorthm can recommend tems for users accordng to ther demands. But tradtonal recommendaton algorthm whch has defects such as data sparsty needs to be mproved. In ths study, the collaboratve flterng recommendaton algorthm was analyzed, an mproved collaboratve flterng recommendaton algorthm based on the probablty matrx was put forward, and the feasblty of the algorthm was verfed. Moreover the tradtonal algorthms ncludng user based collaboratve flterng algorthm, tem based collaboratve flterng algorthm, sngular value based collaboratve flterng algorthm and basc matrx based collaboratve flterng algorthm were tested. The test results demonstrated that the proposed algorthm had a hgher accuracy compared to the tradtonal algorthms, and ts mean absolute error and root-mean-square error were sgnfcantly smaller than those of the tradtonal algorthms. Therefore t can be appled n the daly lfe. Povzetek: V sestavku je predstavljena dekompozcja verjetnostne matrke s prporočlnm algortmom na osnov skupnskega fltrranja. 1 Introducton He ncreased amount of nformaton whch appeared due to the development of Internet technology ncreases the dffculty of fndng the target nformaton. Therefore, many recommendaton algorthms were proposed. Such recommendaton algorthms can flter nformaton accordng to the personal preference; hence they have been unversally appled n felds such as web browsng, flm recommendaton and e-commerce [1]. L [] analyzed the sales records n the current tea leaves sales system by combnng Hadoop dstrbuted system wth the tradtonal collaboratve flterng algorthm to obtan the recommendaton rules whch could satsfy the preference of customer and help users fnd the tea leaves they needed. Yu et al. [3] proposed the weghed cloud model attrbutes based servce cluster algorthm and calculated the user score smlarty usng the weghed Pearson correlaton coeffcent method of servce cluster algorthm and the user servce selecton ndex weght. They found that the algorthm could accurately calculate servce recommendaton credblty, satsfyng the demands of users on servce credblty, and enhance the success rate of the user servce selecton. The collaboratve flterng algorthm has hgh degree of ndvdualzaton and automaton, but t exhbts a few problems such as sparsty and system extensblty. Therefore, n ths study a probablty matrx based collaboratve flterng algorthm was put forward to correct up the defects of the tradtonal collaboratve flterng algorthm and performed smulaton experments. The expermental results suggested that the mean absolute error (MAE, the root-mean-square error (RMSE and the accuracy of the algorthm could reach the expected levels. Ths work provdes a reference for the applcaton of probablty matrx based collaboratve flterng recommendaton algorthm n the searchng of Internet nformaton. Collaboratve flterng recommendaton algorthm.1 Collaboratve flterng algorthms based on dfferent elements

2 66 Informatca 4 ( Y. Tan et al..1.1 Collaboratve flterng algorthm based on users User based collaboratve flterng algorthm focuses on users. It recommends usng user-tem score matrx. It frstly searches for users whch are smlar to the target users and then recommends the selecton of the searched users to the target users. The algorthm has two functons,.e. one for calculatng the smlarty between adjacent users to establsh matrx and one for recommendng the target users usng algorthm evaluaton method..1. Collaboratve flterng algorthm based on tems Item based collaboratve flterng algorthm can provde recommendatons to users based on evaluaton data after establshng user-tem evaluaton data model. In detals, t calculates the smlarty between dfferent tems to determne the preference of target users and then recommends smlar tems to target users. The algorthm has functons for calculatng the smlarty between tems, establshng smlarty matrx and recommendng target users by scorng smlar tems usng algorthm evaluaton method.. Collaboratve recommendaton algorthm based on probablty matrx The probablty matrx can reflect the nformaton of users and tems to low-dmensonal characterstc space n the aspect of probablty and then analyze the concerns of uses about tems usng the lnear combnaton of low-dmensonal vectors [4]. Item score matrx could be expressed as matrx M F j ; a M a whose mean value was 0 and varance was Na j and a random number matrx whose mean N value and varance were 0 and respectvely were produced by MATLAB [5], n whch a refers to the dmenson of, M a refers to a- dmensonal characterstc square matrx of users, and Na j refers to the a-dmensonal characterstc square matrx of tem. Vector M m and n were the correspondng potental characterstc vectors. In general, T T FM a Na j M a Na jf. The matrx was obtaned through the learnng of machne tranng. Suppose the mean value of the error between actual score Fmn and predcted score F mn as 0 and the varable of as Gaussan dstrbuton of F, then T the probablty dstrbuton s q( Fmn MmNn 0, F. q( F T mn MmNn, F was obtaned through translaton. Then the condton of the score matrx F was: Fmn and F mn N, (1 T (,, F ( mn m n, F mn m1 n1 q F M N K F M N I Where I mn stands for ndcator functon, 0 Imn 1 means user m has scored tem n, and means user m has not scored tem n. As M and N could not nclude each other, the mean value of M and N was 0, and dstrbuton, then M I and ( M ( m 0, M m1 Q M K M I ( N ( n 0, N n1 Q N K N I mn N had Gaussan, (, (3 Where Q stands for probablty. The jont probablty dstrbuton of M and N can be obtaned from equaton (1, ( and (3. q M N F (,, F, M, N j T K( Fmn M mn, F Imn K( M m 0, M I K( Nn 0, NI m1 n1 m1 n1 (4 The logarthm of the probablty dstrbuton of M and N was calculated: ln q( M, N F,,, F M N j T T T ( Imn Fmn M mnn M mnn un Nn F m1 n1 M m1 N n1. (5 The maxmum soluton of equaton (5 was replaced wth the mnmum soluton of error functon contanng normalzaton parameters [6]: j 1 T M N Lmn Imn( Fmn M mn n ( M m Nn m1 n1 m1 n1, (6 F F M N Where M and N. As M N, then target functon was: j 1 T Lmn Imn( Fmn M mnn ( M m Nn m1 n1 m1 n1 (7 The relatonshp between regularzaton parameter and F, M, N can be obtaned from the equaton (7. The algorthm calculated functon usng stochastc gradent descent method [7]. It could obtan the declne drecton of numercal values usng dervatves and then calculate varables constantly on ths drecton untl the mnmal pont was obtaned. The soluton of the pont suggested that the updatng formulas of Mm, Nn were transformed to the followng formulas n each teraton: T lfmn M mnn, (8 MmM m( lnnm m, (9 NnNn( lm mnn, (10

3 Probablty Matrx Decomposton Based Informatca 4 ( Where stands for the learnng rate of the stochastc gradent descent. 3 Experment 3.1 Expermental data A 100k data set orgnated from the moves provded by GroupLens project team from Unversty of Mnnesota were used n the experment, denoted as data set A. Data set A ncluded 100,000 scores for 1,68 move tems gven by 943 users. Each user scored 0 move tems at least. The score was an nteger between 0 and 5. The more the user lked the move the hgher was the score. The sparseness of the data set A suggested the percentage of the move tems whch were not scored by the users,.e ,000/( The 100,000 scores n data set A were randomly dvded nto two dsjont sets, the tranng and the testng set. The tranng set whch ncluded 80% of the data was expressed as S1, whle the testng set whch ncluded 0% of the data was expressed as S. The data set A was dvded 10 tmes to perform cross valdaton on the algorthm. To enhance the recommendaton effcency of the algorthm, batch processng module was added. The scores were dvded nto 10 batches scores were processed every tme. Ths way, the computatonal quantty of the system and the convergence nstablty of the model produced n calculaton could be reduced. The collaboratve flterng recommendaton algorthm based on probablty matrx performed as follows. Input: tranng set and testng set Output: Predcted score and square root error Data such as regularzaton parameter were set The number of moves and users were set. If the teraton epoch < max epoch, then the scores were dvded nto 10 groups, 10,000 n each group, for separate processng. If the patch processng was lower than 10, then the loss functon q was calculated, and then matrx calculaton was performed. End The predcted scores n the testng set were revsed to postve ntegers through roundng off, and then square root error was calculated. End 3. Scorng crtera 3..1 MAE The MAE measure ncluded the calculaton of the absolute and average values of the dfference between a predcted score and a real score [8]; hence t could be used for detectng the average dfference between a predcted score and a real score. The smaller the value of MAE was, the more accurate the algorthm was. 1 MAE em and kn dek xek c, (11 where stands for the predcted score of the user e on tem k, d ek x ek stands for the real score of the user e on the tem k, set M and N stand for the sets of users and tems n the testng set, and c stands for the number of or. 3.. Root-mean-square error Root-mean-square error refers to the average value of quadratc sum of the error between the two scores. The smaller the root-mean-square error was, the more accurate the predcton was [9]. 1, (1 RMSE em and kn ( dek xek c where stands for the predcted score of the user e on tem k, d ek x ek d ek x ek stands for the real score of user the e on tem k, set M and N stand for the sets of users and tems n the testng set, and c stands for the number of or x ek. 3.. Accuracy Accuracy could be expressed as: X, (13 Accuracy R Where X d ek dek xek,.e. set X was the set of the predcted scores whch were equal to the real scores n the testng set, dek D (D was the set of the predcted scores, and xek R (R was the set of the real scores. Both, the corrected probablty of an tem and the predcton accuracy, could be recommended to users. 3.3 Desgn of experment The specfc content of the experment was as follows. To analyze the applcaton performance of probablty matrx based collaboratve flterng algorthm n the expermental aspect, the move evaluaton mentoned n the precedng text was taken as the data set, and the user based collaboratve flterng algorthm, the tem based collaboratve flterng algorthm and the probablty matrx based collaboratve flterng algorthm were compared. To better analyze the applcaton performance of the probablty matrx based collaboratve flterng algorthm, the other two algorthms,.e. the basc matrx based collaboratve flterng algorthm and the sngular value based collaboratve flterng algorthm, were also tested. The parameter settng of the algorthms s shown n Table 1. The user based collaboratve flterng algorthm and the tem based collaboratve flterng algorthm were tested sx tmes. The algorthm tself corresponds to the sx characterstc factor numbers (dmenson k of the probablty matrx collaboratve flterng algorthm and the sngular value based collaboratve flterng algorthm. The basc matrx d ek

4 68 Informatca 4 ( Y. Tan et al. Algorthm Neghbourhood or model Characterstc factor number (dmenson k User based collaboratve flterng algorthm Item based collaboratve flterng algorthm Probablty matrx collaboratve flterng algorthm Neghbourhood Neghbourhood Probablty matrx collaboratve flterng model Basc matrx collaboratve flterng algorthm Basc matrx collaboratve flterng model \ \ [10,60] [10,60] 6 Learnng rate \ \ \ Table 1: The parameter settng of the fve algorthms. Sngular value based collaboratve flterng algorthm Sngular value based collaboratve flterng model collaboratve flterng algorthm and the sngular value based collaboratve flterng algorthm used n the performance comparson were developed by referrng to the relevant lterature and revsed accordng to the data whch needed to be detected. The characterstc factor number of sngular value based collaboratve flterng algorthm was fxed, 6. The settng of characterstc factor number of the basc matrx collaboratve flterng algorthm was the same as the probablty matrx collaboratve flterng algorthm, [10, 60], and the unt steppng was set to10. 4 Expermental results and analyss 4.1 MAE and RMSE It could be noted from the Fgure 1 and that the predctve recommendaton performance of the user based collaboratve flterng algorthm was the poorest, and the predcton performance of the sngular value based collaboratve flterng algorthm was not affected by characterstc factor number, but was poorer than that of the user based collaboratve flterng algorthm. The performance of the user based collaboratve flterng algorthm was far worse than that of the probablty matrx collaboratve flterng algorthm and the basc matrx based collaboratve flterng algorthm. The performance of the probablty matrx collaboratve flterng algorthm and the basc matrx based collaboratve flterng algorthm was smlar, but the probablty matrx collaboratve flterng algorthm was stll superor. The reason why there was a sgnfcant dfference between the performance of the user based collaboratve flterng algorthm and the tem based collaboratve flterng algorthm s the score gven by a scorer was probably affected by the vew of other scorers who had the same nterests. The reason why the performance of the sngular value based collaboratve flterng algorthm n the predcton and recommendaton was sgnfcantly poorer than that of the basc matrx collaboratve flterng algorthm and the probablty matrx collaboratve flterng algorthm was the fact that the sngular value based collaboratve flterng algorthm was actually an mproved verson of the tem based collaboratve flterng algorthm and therefore had smlar shortcomngs as the orgnal algorthm,.e., the matrx obtaned after the preprocessng had data dstorton compared to the orgnal matrx, whch could have affected the accuracy and the smlarty of the score predcton. But the performance of the sngular value based collaboratve flterng algorthm was better than of the tem based collaboratve flterng algorthm, ndcatng the mproved accuracy of the sngular value based collaboratve flterng algorthm. It could be noted from the Fgure 1 that the values of the root-mean-square error (RMSE correspondng to the basc matrx based collaboratve flterng algorthm and the probablty matrx collaboratve flterng algorthm gradually decreased wth the ncrease of the characterstc factor number; the larger the characterstc factor number, the smaller the decrease ampltude. When the characterstc factor number was 50, the value of RMSE was the mnmum, and the predcton accuracy was the hghest; when the characterstc factor number was between 10 and 0, the decrease ampltude of RMSE of the basc matrx based collaboratve flterng algorthm and the probablty matrx collaboratve flterng algorthm was large, around 1.14% and 0.700% respectvely. It was found that the values of the RMSE of the two algorthms were lowly senstve to the characterstc factor number, especally of the probablty matrx collaboratve flterng algorthm. When the characterstc factor number was larger than 40, the fluctuaton of the RMSE was qute small. Smlar to Fgure 1, the MAE correspondng to the basc matrx based collaboratve flterng algorthm and

5 Probablty Matrx Decomposton Based Informatca 4 ( the probablty matrx based collaboratve flterng algorthm also decreased wth the ncrease of the characterstc factor number and reached the mnmum values, and respectvely, when the characterstc factor number was 60. Moreover t was noted that when MAE was taken as the evaluaton ndex, the curves of the basc matrx collaboratve flterng algorthm and the probablty matrx based collaboratve flterng algorthm nearly concded, and the predcton performance was also close. Moreover, snce the RMSE s more senstve to the measurement error, the probablty matrx based collaboratve flterng algorthm had an advantage over the basc matrx collaboratve flterng algorthm due to the addton of the regularzaton term. Fgure 1: Varaton of the RMSE of the fve algorthms wth the ncrease of the characterstc factor number. Fgure : Varaton of the MAE of the fve algorthms wth the ncrease of the characterstc factor number. 4. Accuracy It was found from the comparson of the RMSE and the MAE between the fve algorthms that the predcton performance of the CF-User, the tem based collaboratve flterng algorthm and the sngular value based collaboratve flterng algorthm was sgnfcantly dfferent from the basc matrx based collaboratve flterng algorthm and the probablty matrx based collaboratve flterng algorthm. Therefore, only the accuracy of the basc matrx based collaboratve flterng algorthm and the probablty matrx based collaboratve flterng algorthm were consdered. The results are shown n Table. It could be noted from Fgure 3 that the tendency of the accuracy of the basc matrx collaboratve flterng algorthm and the probablty matrx based collaboratve flterng algorthm was opposte to the tendences of the MAE and the RMSE. When the characterstc factor number was small, the accuracy was low; the accuracy ncreased frst and then tended to be stable wth the ncrease of the characterstc factor number Characterstc factor number PMF BMF Fgure 3: The accuracy of the basc matrx based collaboratve flterng algorthm and the probablty matrx based collaboratve flterng algorthm under dfferent characterstc factor numbers.

6 70 Informatca 4 ( Y. Tan et al. and nearly had no fluctuaton when the characterstc factor number was larger than 30. It was because the effectve nformaton ncreased wth the ncrease of the characterstc factor number. The accuracy of the probablty matrx based collaboratve flterng algorthm was much hgher than that of the basc matrx based collaboratve flterng algorthm. Therefore the proposed algorthm could mprove the searchng speed and precseness. Fgure 4: Comparson of the accuracy of the probablty matrx based collaboratve flterng algorthm (PMF and the basc matrx based collaboratve flterng algorthm (BMF. The recommendaton system whch can flter dversfed data s an effectve flterng approach [10]. It can recommend ndvdual nformaton to users accordng to users requrements. Therefore t can be convenent for nformaton collecton and has been extensvely appled on the Internet. We et al. [11] put forward project category smlarty and nterestngness measure based collaboratve flterng recommendaton algorthm whch could recommend nformaton to users through calculatng project categores and nterestngness and had hgh predcton precseness. In a study of Chen et al. [1], a mxed recommendaton system was put forward to recommend users wth learnng projects searchng. In the test, the algorthm effectvely collected nformaton, suggestng a favorable performance. 5 Concluson In concluson, the probablty matrx based collaboratve recommendaton algorthm was put forward n ths study, and then t was developed for data searchng recommendaton. Afterwards the MAE, the RMSE and the accuracy of the algorthm were tested. Moreover the MAE values, the RMSE values and the accuracy of the CF-User, the tem based collaboratve flterng algorthm, the sngular value based collaboratve flterng algorthm and the basc matrx based collaboratve flterng algorthm were compared. The testng results suggested that the mproved collaboratve recommendaton algorthm had the hghest precseness and accuracy, and the precseness and the accuracy became the largest and stable when the characterstc factor number was more than 40. Therefore t could be appled n a computer searchng system. Ths work provdes a reference for the progress of the collaboratve recommendaton algorthm. 6 Acknowledgement Ths study was supported by the Fund of Natural Scence of Hebe (A References [1] Wang W, Wu YH, Wu YY. (016. A Mult-stage Heurstc Algorthm for Matchng Problem n the Modfed Mnload Automated Storage and Retreval System of E-commerce. Chnese Journal of Mechancal Engneerng, 9(3:1-8. [] L L. (017. Analytcal Applcaton of Hadoop- Based Collaboratve Flterng Recommended Algorthm n Tea Sales System. Internatonal Conference on Applcatons and Technques n Cyber Securty and Intellgence. Edzon della Normale, Cham, [3] Yu Z Y, Wang J D, Zhang H W, Nu K. (016. Servces recommended trust algorthm based on cloud model attrbutes weghted clusterng. Automatc Control & Computer Scences, 50(4: [4] Zhang F, Yang J, Ta Y, Tang J. (015. Double Nuclear Norm Based Matrx Decomposton For Occluded Image Recovery and Background Modelng. IEEE Trans Image Process, 4(6: [5] Smpson R, Deveny G A, Jezzard P, Hennessy TJ, Near J. (017. Advanced processng and smulaton of MRS data usng the FID applance (FID-A-An open source, MATLAB-based toolkt. Magnetc Resonance n Medcne, 77(1:e [6] Ando T, Ba J. (015. Selectng the Regularzaton Parameters n Hgh-dmensonal Panel Data Models: Consstency and Effcency. Econometrc Revews, [7] Wu K, Sun Y, Hua Y, Ja SQ, Chen X, Jn YQ. (015. Mult-perturbaton stochastc parallel gradent descent method for wavefront correcton. Optcs Express, 3(3: [8] Franses P H. (015. A note on the Mean Absolute Scaled Error. Internatonal Journal of Forecastng, 3(1:0-. [9] Nuutnen M, Vrtanen T, Häkknen J. (016. Performance measure of mage and vdeo qualty assessment algorthms: subjectve root-mean-square error. Journal of Electronc Imagng, 5(:0301. [10] Knobelsdorff P M G V, Refersched F, Straakholder T M, Wrtz MS. (004. Wrd der Algorthmus des European Resusctaton Councl zur kardopulmonalen Reanmaton engehalten?. Intensvmedzn Und Notfallmedzn, 41(1:-8. [11] We S, Ye N, Zhang S, Huang X, Zhu J. (01. Item-Based Collaboratve Flterng Recommendaton Algorthm Combnng Item Category wth Interestngness Measure.

7 Probablty Matrx Decomposton Based Informatca 4 ( Internatonal Conference on Computer Scence and Servce System. IEEE Computer Socety, [1] Chen W, Nu Z, Zhao X, L Y. (014. A hybrd recommendaton algorthm adapted n e-learnng envronments. World Wde Web-nternet & Web Informaton Systems, 17(:71-84.

8 7 Informatca 4 ( Y. Tan et al.

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

More information

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

An Improved multiple fractal algorithm

An Improved multiple fractal algorithm Advanced Scence and Technology Letters Vol.31 (MulGraB 213), pp.184-188 http://dx.do.org/1.1427/astl.213.31.41 An Improved multple fractal algorthm Yun Ln, Xaochu Xu, Jnfeng Pang College of Informaton

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

A Robust Method for Calculating the Correlation Coefficient

A Robust Method for Calculating the Correlation Coefficient A Robust Method for Calculatng the Correlaton Coeffcent E.B. Nven and C. V. Deutsch Relatonshps between prmary and secondary data are frequently quantfed usng the correlaton coeffcent; however, the tradtonal

More information

Statistical Evaluation of WATFLOOD

Statistical Evaluation of WATFLOOD tatstcal Evaluaton of WATFLD By: Angela MacLean, Dept. of Cvl & Envronmental Engneerng, Unversty of Waterloo, n. ctober, 005 The statstcs program assocated wth WATFLD uses spl.csv fle that s produced wth

More information

A Network Intrusion Detection Method Based on Improved K-means Algorithm

A Network Intrusion Detection Method Based on Improved K-means Algorithm Advanced Scence and Technology Letters, pp.429-433 http://dx.do.org/10.14257/astl.2014.53.89 A Network Intruson Detecton Method Based on Improved K-means Algorthm Meng Gao 1,1, Nhong Wang 1, 1 Informaton

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane A New Scramblng Evaluaton Scheme based on Spatal Dstrbuton Entropy and Centrod Dfference of Bt-plane Lang Zhao *, Avshek Adhkar Kouch Sakura * * Graduate School of Informaton Scence and Electrcal Engneerng,

More information

Orientation Model of Elite Education and Mass Education

Orientation Model of Elite Education and Mass Education Proceedngs of the 8th Internatonal Conference on Innovaton & Management 723 Orentaton Model of Elte Educaton and Mass Educaton Ye Peng Huanggang Normal Unversty, Huanggang, P.R.Chna, 438 (E-mal: yepeng@hgnc.edu.cn)

More information

Negative Binomial Regression

Negative Binomial Regression STATGRAPHICS Rev. 9/16/2013 Negatve Bnomal Regresson Summary... 1 Data Input... 3 Statstcal Model... 3 Analyss Summary... 4 Analyss Optons... 7 Plot of Ftted Model... 8 Observed Versus Predcted... 10 Predctons...

More information

Research Article Green s Theorem for Sign Data

Research Article Green s Theorem for Sign Data Internatonal Scholarly Research Network ISRN Appled Mathematcs Volume 2012, Artcle ID 539359, 10 pages do:10.5402/2012/539359 Research Artcle Green s Theorem for Sgn Data Lous M. Houston The Unversty of

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

More information

Chapter 13: Multiple Regression

Chapter 13: Multiple Regression Chapter 13: Multple Regresson 13.1 Developng the multple-regresson Model The general model can be descrbed as: It smplfes for two ndependent varables: The sample ft parameter b 0, b 1, and b are used to

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

A New Evolutionary Computation Based Approach for Learning Bayesian Network

A New Evolutionary Computation Based Approach for Learning Bayesian Network Avalable onlne at www.scencedrect.com Proceda Engneerng 15 (2011) 4026 4030 Advanced n Control Engneerng and Informaton Scence A New Evolutonary Computaton Based Approach for Learnng Bayesan Network Yungang

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

Comparison of Regression Lines

Comparison of Regression Lines STATGRAPHICS Rev. 9/13/2013 Comparson of Regresson Lnes Summary... 1 Data Input... 3 Analyss Summary... 4 Plot of Ftted Model... 6 Condtonal Sums of Squares... 6 Analyss Optons... 7 Forecasts... 8 Confdence

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

2016 Wiley. Study Session 2: Ethical and Professional Standards Application

2016 Wiley. Study Session 2: Ethical and Professional Standards Application 6 Wley Study Sesson : Ethcal and Professonal Standards Applcaton LESSON : CORRECTION ANALYSIS Readng 9: Correlaton and Regresson LOS 9a: Calculate and nterpret a sample covarance and a sample correlaton

More information

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

More information

CHAPTER IV RESEARCH FINDING AND ANALYSIS

CHAPTER IV RESEARCH FINDING AND ANALYSIS CHAPTER IV REEARCH FINDING AND ANALYI A. Descrpton of Research Fndngs To fnd out the dfference between the students who were taught by usng Mme Game and the students who were not taught by usng Mme Game

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analyss of Varance and Desgn of Experment-I MODULE VII LECTURE - 3 ANALYSIS OF COVARIANCE Dr Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur Any scentfc experment s performed

More information

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING N. Phanthuna 1,2, F. Cheevasuvt 2 and S. Chtwong 2 1 Department of Electrcal Engneerng, Faculty of Engneerng Rajamangala

More information

arxiv:cs.cv/ Jun 2000

arxiv:cs.cv/ Jun 2000 Correlaton over Decomposed Sgnals: A Non-Lnear Approach to Fast and Effectve Sequences Comparson Lucano da Fontoura Costa arxv:cs.cv/0006040 28 Jun 2000 Cybernetc Vson Research Group IFSC Unversty of São

More information

RELIABILITY ASSESSMENT

RELIABILITY ASSESSMENT CHAPTER Rsk Analyss n Engneerng and Economcs RELIABILITY ASSESSMENT A. J. Clark School of Engneerng Department of Cvl and Envronmental Engneerng 4a CHAPMAN HALL/CRC Rsk Analyss for Engneerng Department

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

Unified Subspace Analysis for Face Recognition

Unified Subspace Analysis for Face Recognition Unfed Subspace Analyss for Face Recognton Xaogang Wang and Xaoou Tang Department of Informaton Engneerng The Chnese Unversty of Hong Kong Shatn, Hong Kong {xgwang, xtang}@e.cuhk.edu.hk Abstract PCA, LDA

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

10-701/ Machine Learning, Fall 2005 Homework 3

10-701/ Machine Learning, Fall 2005 Homework 3 10-701/15-781 Machne Learnng, Fall 2005 Homework 3 Out: 10/20/05 Due: begnnng of the class 11/01/05 Instructons Contact questons-10701@autonlaborg for queston Problem 1 Regresson and Cross-valdaton [40

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests Smulated of the Cramér-von Mses Goodness-of-Ft Tests Steele, M., Chaselng, J. and 3 Hurst, C. School of Mathematcal and Physcal Scences, James Cook Unversty, Australan School of Envronmental Studes, Grffth

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

A Fast Computer Aided Design Method for Filters

A Fast Computer Aided Design Method for Filters 2017 Asa-Pacfc Engneerng and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 A Fast Computer Aded Desgn Method for Flters Gang L ABSTRACT *Ths paper presents a fast computer aded desgn method

More information

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM Ganj, Z. Z., et al.: Determnaton of Temperature Dstrbuton for S111 DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM by Davood Domr GANJI

More information

Chapter 9: Statistical Inference and the Relationship between Two Variables

Chapter 9: Statistical Inference and the Relationship between Two Variables Chapter 9: Statstcal Inference and the Relatonshp between Two Varables Key Words The Regresson Model The Sample Regresson Equaton The Pearson Correlaton Coeffcent Learnng Outcomes After studyng ths chapter,

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

MDL-Based Unsupervised Attribute Ranking

MDL-Based Unsupervised Attribute Ranking MDL-Based Unsupervsed Attrbute Rankng Zdravko Markov Computer Scence Department Central Connectcut State Unversty New Brtan, CT 06050, USA http://www.cs.ccsu.edu/~markov/ markovz@ccsu.edu MDL-Based Unsupervsed

More information

Semi-supervised Classification with Active Query Selection

Semi-supervised Classification with Active Query Selection Sem-supervsed Classfcaton wth Actve Query Selecton Jao Wang and Swe Luo School of Computer and Informaton Technology, Beng Jaotong Unversty, Beng 00044, Chna Wangjao088@63.com Abstract. Labeled samples

More information

Convexity preserving interpolation by splines of arbitrary degree

Convexity preserving interpolation by splines of arbitrary degree Computer Scence Journal of Moldova, vol.18, no.1(52), 2010 Convexty preservng nterpolaton by splnes of arbtrary degree Igor Verlan Abstract In the present paper an algorthm of C 2 nterpolaton of dscrete

More information

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

Relationship between Refractive Index and Molar Concentration of Multi-Component Solutions Zhu Xingyu 1, a, Mai Tiancheng 2, b and Zhao Zilong 2, c

Relationship between Refractive Index and Molar Concentration of Multi-Component Solutions Zhu Xingyu 1, a, Mai Tiancheng 2, b and Zhao Zilong 2, c Advances n Computer Scence Research, volume 71 4th Internatonal Conference on Machnery, Materals and Informaton Technology Applcatons (ICMMITA 2016) Relatonshp between Refractve Index and Molar Concentraton

More information

De-noising Method Based on Kernel Adaptive Filtering for Telemetry Vibration Signal of the Vehicle Test Kejun ZENG

De-noising Method Based on Kernel Adaptive Filtering for Telemetry Vibration Signal of the Vehicle Test Kejun ZENG 6th Internatonal Conference on Mechatroncs, Materals, Botechnology and Envronment (ICMMBE 6) De-nosng Method Based on Kernel Adaptve Flterng for elemetry Vbraton Sgnal of the Vehcle est Kejun ZEG PLA 955

More information

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong Appled Mechancs and Materals Submtted: 2014-05-07 ISSN: 1662-7482, Vols. 587-589, pp 449-452 Accepted: 2014-05-10 do:10.4028/www.scentfc.net/amm.587-589.449 Onlne: 2014-07-04 2014 Trans Tech Publcatons,

More information

MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN

MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN S. Chtwong, S. Wtthayapradt, S. Intajag, and F. Cheevasuvt Faculty of Engneerng, Kng Mongkut s Insttute of Technology

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Chapter 12 Analysis of Covariance

Chapter 12 Analysis of Covariance Chapter Analyss of Covarance Any scentfc experment s performed to know somethng that s unknown about a group of treatments and to test certan hypothess about the correspondng treatment effect When varablty

More information

Chapter 3 Describing Data Using Numerical Measures

Chapter 3 Describing Data Using Numerical Measures Chapter 3 Student Lecture Notes 3-1 Chapter 3 Descrbng Data Usng Numercal Measures Fall 2006 Fundamentals of Busness Statstcs 1 Chapter Goals To establsh the usefulness of summary measures of data. The

More information

MLE and Bayesian Estimation. Jie Tang Department of Computer Science & Technology Tsinghua University 2012

MLE and Bayesian Estimation. Jie Tang Department of Computer Science & Technology Tsinghua University 2012 MLE and Bayesan Estmaton Je Tang Department of Computer Scence & Technology Tsnghua Unversty 01 1 Lnear Regresson? As the frst step, we need to decde how we re gong to represent the functon f. One example:

More information

Credit Card Pricing and Impact of Adverse Selection

Credit Card Pricing and Impact of Adverse Selection Credt Card Prcng and Impact of Adverse Selecton Bo Huang and Lyn C. Thomas Unversty of Southampton Contents Background Aucton model of credt card solctaton - Errors n probablty of beng Good - Errors n

More information

REAL-TIME DETERMINATION OF INDOOR CONTAMINANT SOURCE LOCATION AND STRENGTH, PART II: WITH TWO SENSORS. Beijing , China,

REAL-TIME DETERMINATION OF INDOOR CONTAMINANT SOURCE LOCATION AND STRENGTH, PART II: WITH TWO SENSORS. Beijing , China, REAL-TIME DETERMIATIO OF IDOOR COTAMIAT SOURCE LOCATIO AD STREGTH, PART II: WITH TWO SESORS Hao Ca,, Xantng L, Wedng Long 3 Department of Buldng Scence, School of Archtecture, Tsnghua Unversty Bejng 84,

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

Multigradient for Neural Networks for Equalizers 1

Multigradient for Neural Networks for Equalizers 1 Multgradent for Neural Netorks for Equalzers 1 Chulhee ee, Jnook Go and Heeyoung Km Department of Electrcal and Electronc Engneerng Yonse Unversty 134 Shnchon-Dong, Seodaemun-Ku, Seoul 1-749, Korea ABSTRACT

More information

Modal Strain Energy Decomposition Method for Damage Detection of an Offshore Structure Using Modal Testing Information

Modal Strain Energy Decomposition Method for Damage Detection of an Offshore Structure Using Modal Testing Information Thrd Chnese-German Jont Symposum on Coastal and Ocean Engneerng Natonal Cheng Kung Unversty, Tanan November 8-16, 2006 Modal Stran Energy Decomposton Method for Damage Detecton of an Offshore Structure

More information

Short Term Load Forecasting using an Artificial Neural Network

Short Term Load Forecasting using an Artificial Neural Network Short Term Load Forecastng usng an Artfcal Neural Network D. Kown 1, M. Km 1, C. Hong 1,, S. Cho 2 1 Department of Computer Scence, Sangmyung Unversty, Seoul, Korea 2 Department of Energy Grd, Sangmyung

More information

Tracking with Kalman Filter

Tracking with Kalman Filter Trackng wth Kalman Flter Scott T. Acton Vrgna Image and Vdeo Analyss (VIVA), Charles L. Brown Department of Electrcal and Computer Engneerng Department of Bomedcal Engneerng Unversty of Vrgna, Charlottesvlle,

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

Singular Value Decomposition: Theory and Applications

Singular Value Decomposition: Theory and Applications Sngular Value Decomposton: Theory and Applcatons Danel Khashab Sprng 2015 Last Update: March 2, 2015 1 Introducton A = UDV where columns of U and V are orthonormal and matrx D s dagonal wth postve real

More information

Application research on rough set -neural network in the fault diagnosis system of ball mill

Application research on rough set -neural network in the fault diagnosis system of ball mill Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(4):834-838 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Applcaton research on rough set -neural network n the

More information

ALGORITHM FOR THE CALCULATION OF THE TWO VARIABLES CUBIC SPLINE FUNCTION

ALGORITHM FOR THE CALCULATION OF THE TWO VARIABLES CUBIC SPLINE FUNCTION ANALELE ŞTIINŢIFICE ALE UNIVERSITĂŢII AL.I. CUZA DIN IAŞI (S.N.) MATEMATICĂ, Tomul LIX, 013, f.1 DOI: 10.478/v10157-01-00-y ALGORITHM FOR THE CALCULATION OF THE TWO VARIABLES CUBIC SPLINE FUNCTION BY ION

More information

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances ec Annexes Ths Annex frst llustrates a cycle-based move n the dynamc-block generaton tabu search. It then dsplays the characterstcs of the nstance sets, followed by detaled results of the parametercalbraton

More information

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites 7 Asa-Pacfc Engneerng Technology Conference (APETC 7) ISBN: 978--6595-443- The Two-scale Fnte Element Errors Analyss for One Class of Thermoelastc Problem n Perodc Compostes Xaoun Deng Mngxang Deng ABSTRACT

More information

ECE559VV Project Report

ECE559VV Project Report ECE559VV Project Report (Supplementary Notes Loc Xuan Bu I. MAX SUM-RATE SCHEDULING: THE UPLINK CASE We have seen (n the presentaton that, for downlnk (broadcast channels, the strategy maxmzng the sum-rate

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

ONE DIMENSIONAL TRIANGULAR FIN EXPERIMENT. Technical Advisor: Dr. D.C. Look, Jr. Version: 11/03/00

ONE DIMENSIONAL TRIANGULAR FIN EXPERIMENT. Technical Advisor: Dr. D.C. Look, Jr. Version: 11/03/00 ONE IMENSIONAL TRIANGULAR FIN EXPERIMENT Techncal Advsor: r..c. Look, Jr. Verson: /3/ 7. GENERAL OJECTIVES a) To understand a one-dmensonal epermental appromaton. b) To understand the art of epermental

More information

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA 4 Analyss of Varance (ANOVA) 5 ANOVA 51 Introducton ANOVA ANOVA s a way to estmate and test the means of multple populatons We wll start wth one-way ANOVA If the populatons ncluded n the study are selected

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

T E C O L O T E R E S E A R C H, I N C.

T E C O L O T E R E S E A R C H, I N C. T E C O L O T E R E S E A R C H, I N C. B rdg n g En g neern g a nd Econo mcs S nce 1973 THE MINIMUM-UNBIASED-PERCENTAGE ERROR (MUPE) METHOD IN CER DEVELOPMENT Thrd Jont Annual ISPA/SCEA Internatonal Conference

More information

Natural Images, Gaussian Mixtures and Dead Leaves Supplementary Material

Natural Images, Gaussian Mixtures and Dead Leaves Supplementary Material Natural Images, Gaussan Mxtures and Dead Leaves Supplementary Materal Danel Zoran Interdscplnary Center for Neural Computaton Hebrew Unversty of Jerusalem Israel http://www.cs.huj.ac.l/ danez Yar Wess

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

Assessment of Site Amplification Effect from Input Energy Spectra of Strong Ground Motion

Assessment of Site Amplification Effect from Input Energy Spectra of Strong Ground Motion Assessment of Ste Amplfcaton Effect from Input Energy Spectra of Strong Ground Moton M.S. Gong & L.L Xe Key Laboratory of Earthquake Engneerng and Engneerng Vbraton,Insttute of Engneerng Mechancs, CEA,

More information

Open Access Linearization Method of Carrier Catalytic Gas Sensor Characteristics Using High-Order Polynomial

Open Access Linearization Method of Carrier Catalytic Gas Sensor Characteristics Using High-Order Polynomial Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 2015, 7, 415-420 415 Open Access Lnearzaton Method of Carrer Catalytc Gas Sensor Characterstcs Usng Hgh-Order

More information

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

More information

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

More information

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS Journal of Theoretcal and Appled Informaton Technology 005-01 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM

More information

4DVAR, according to the name, is a four-dimensional variational method.

4DVAR, according to the name, is a four-dimensional variational method. 4D-Varatonal Data Assmlaton (4D-Var) 4DVAR, accordng to the name, s a four-dmensonal varatonal method. 4D-Var s actually a drect generalzaton of 3D-Var to handle observatons that are dstrbuted n tme. The

More information

An Upper Bound on SINR Threshold for Call Admission Control in Multiple-Class CDMA Systems with Imperfect Power-Control

An Upper Bound on SINR Threshold for Call Admission Control in Multiple-Class CDMA Systems with Imperfect Power-Control An Upper Bound on SINR Threshold for Call Admsson Control n Multple-Class CDMA Systems wth Imperfect ower-control Mahmoud El-Sayes MacDonald, Dettwler and Assocates td. (MDA) Toronto, Canada melsayes@hotmal.com

More information

A Hybrid Evaluation model for Distribution Network Reliability Based on Matter-element Extension Method

A Hybrid Evaluation model for Distribution Network Reliability Based on Matter-element Extension Method Advanced Scence and Technology Letters Vol.74 (ASEA 204), pp.87-95 http://dx.do.org/0.4257/astl.204.74.7 A Hybrd Evaluaton model for Dstrbuton Network Relablty Based on Matter-element Extenson Method Huru

More information

Multi-user Detection Based on Weight approaching particle filter in Impulsive Noise

Multi-user Detection Based on Weight approaching particle filter in Impulsive Noise Internatonal Symposum on Computers & Informatcs (ISCI 2015) Mult-user Detecton Based on Weght approachng partcle flter n Impulsve Nose XIAN Jn long 1, a, LI Sheng Je 2,b 1 College of Informaton Scence

More information

Linear Feature Engineering 11

Linear Feature Engineering 11 Lnear Feature Engneerng 11 2 Least-Squares 2.1 Smple least-squares Consder the followng dataset. We have a bunch of nputs x and correspondng outputs y. The partcular values n ths dataset are x y 0.23 0.19

More information

[The following data appear in Wooldridge Q2.3.] The table below contains the ACT score and college GPA for eight college students.

[The following data appear in Wooldridge Q2.3.] The table below contains the ACT score and college GPA for eight college students. PPOL 59-3 Problem Set Exercses n Smple Regresson Due n class /8/7 In ths problem set, you are asked to compute varous statstcs by hand to gve you a better sense of the mechancs of the Pearson correlaton

More information

CHAPTER IV RESEARCH FINDING AND DISCUSSIONS

CHAPTER IV RESEARCH FINDING AND DISCUSSIONS CHAPTER IV RESEARCH FINDING AND DISCUSSIONS A. Descrpton of Research Fndng. The Implementaton of Learnng Havng ganed the whole needed data, the researcher then dd analyss whch refers to the statstcal data

More information

Image Processing for Bubble Detection in Microfluidics

Image Processing for Bubble Detection in Microfluidics Image Processng for Bubble Detecton n Mcrofludcs Introducton Chen Fang Mechancal Engneerng Department Stanford Unverst Startng from recentl ears, mcrofludcs devces have been wdel used to buld the bomedcal

More information

Lecture 6: Introduction to Linear Regression

Lecture 6: Introduction to Linear Regression Lecture 6: Introducton to Lnear Regresson An Manchakul amancha@jhsph.edu 24 Aprl 27 Lnear regresson: man dea Lnear regresson can be used to study an outcome as a lnear functon of a predctor Example: 6

More information

Some modelling aspects for the Matlab implementation of MMA

Some modelling aspects for the Matlab implementation of MMA Some modellng aspects for the Matlab mplementaton of MMA Krster Svanberg krlle@math.kth.se Optmzaton and Systems Theory Department of Mathematcs KTH, SE 10044 Stockholm September 2004 1. Consdered optmzaton

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

This column is a continuation of our previous column

This column is a continuation of our previous column Comparson of Goodness of Ft Statstcs for Lnear Regresson, Part II The authors contnue ther dscusson of the correlaton coeffcent n developng a calbraton for quanttatve analyss. Jerome Workman Jr. and Howard

More information

Fast Simulation of Pyroshock Responses of a Conical Structure Using Rotation-Superposition Method

Fast Simulation of Pyroshock Responses of a Conical Structure Using Rotation-Superposition Method Appled Mathematcs & Informaton Scences An Internatonal Journal 211 NSP 5 (2) (211), 187S-193S Fast Smulaton of Pyroshock Responses of a Concal Structure Usng Rotaton-Superposton Method Yongjan Mao 1, Yulong

More information

Turbulence classification of load data by the frequency and severity of wind gusts. Oscar Moñux, DEWI GmbH Kevin Bleibler, DEWI GmbH

Turbulence classification of load data by the frequency and severity of wind gusts. Oscar Moñux, DEWI GmbH Kevin Bleibler, DEWI GmbH Turbulence classfcaton of load data by the frequency and severty of wnd gusts Introducton Oscar Moñux, DEWI GmbH Kevn Blebler, DEWI GmbH Durng the wnd turbne developng process, one of the most mportant

More information

Homework Assignment 3 Due in class, Thursday October 15

Homework Assignment 3 Due in class, Thursday October 15 Homework Assgnment 3 Due n class, Thursday October 15 SDS 383C Statstcal Modelng I 1 Rdge regresson and Lasso 1. Get the Prostrate cancer data from http://statweb.stanford.edu/~tbs/elemstatlearn/ datasets/prostate.data.

More information

Regularized Discriminant Analysis for Face Recognition

Regularized Discriminant Analysis for Face Recognition 1 Regularzed Dscrmnant Analyss for Face Recognton Itz Pma, Mayer Aladem Department of Electrcal and Computer Engneerng, Ben-Guron Unversty of the Negev P.O.Box 653, Beer-Sheva, 845, Israel. Abstract Ths

More information

Uncertainty as the Overlap of Alternate Conditional Distributions

Uncertainty as the Overlap of Alternate Conditional Distributions Uncertanty as the Overlap of Alternate Condtonal Dstrbutons Olena Babak and Clayton V. Deutsch Centre for Computatonal Geostatstcs Department of Cvl & Envronmental Engneerng Unversty of Alberta An mportant

More information

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem Appled Mathematcal Scences Vol 5 0 no 65 3 33 Interactve B-Level Mult-Objectve Integer Non-lnear Programmng Problem O E Emam Department of Informaton Systems aculty of Computer Scence and nformaton Helwan

More information

Improvement of Histogram Equalization for Minimum Mean Brightness Error

Improvement of Histogram Equalization for Minimum Mean Brightness Error Proceedngs of the 7 WSEAS Int. Conference on Crcuts, Systems, Sgnal and elecommuncatons, Gold Coast, Australa, January 7-9, 7 3 Improvement of Hstogram Equalzaton for Mnmum Mean Brghtness Error AAPOG PHAHUA*,

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI 2017 2nd Internatonal Conference on Electrcal and Electroncs: echnques and Applcatons (EEA 2017) ISBN: 978-1-60595-416-5 Study on Actve Mcro-vbraton Isolaton System wth Lnear Motor Actuator Gong-yu PAN,

More information

The Expectation-Maximization Algorithm

The Expectation-Maximization Algorithm The Expectaton-Maxmaton Algorthm Charles Elan elan@cs.ucsd.edu November 16, 2007 Ths chapter explans the EM algorthm at multple levels of generalty. Secton 1 gves the standard hgh-level verson of the algorthm.

More information