VIDEO KEY FRAME DETECTION BASED ON THE RESTRICTED BOLTZMANN MACHINE

Size: px
Start display at page:

Download "VIDEO KEY FRAME DETECTION BASED ON THE RESTRICTED BOLTZMANN MACHINE"

Transcription

1 Journal of Appled Mathematcs and Computatonal Mechancs 2015, 14(3), p-issn DOI: /amcm e-issn VIDEO KEY FRAME DETECTION BASED ON THE RESTRICTED BOLTZMANN MACHINE Mchał Knop, Tomasz Kapuścńsk, Wocech K. Mleczko Insttute of Computatonal Intellgence Czestochowa Unversty of Technology Częstochowa, Poland Abstract. In ths paper we present a new method for key frame detecton. Our approach s based on a well-known algorthm of the Restrcted Boltzmann Machne (RBM), whch s a pvotal step n our method. The frames are compared to the RBM matcher, whch allows one to search for key frame n the vdeo sequence. The Restrcted Boltzmann Machne s one of sophstcated types of neural networks, whch can process the probablty dstrbuton, and s appled to flterng mage recognton and modellng. The learnng procedure s based on the matrx descrpton of RBM, where the learnng samples are grouped nto packages, and represented as matrces. Our research confrms a potental usefulness for vdeo key frame detecton. The proposed method provdes better results for professonal and hgh-resoluton vdeos. The smulatons we conducted proved the effectveness of our approach. The algorthm requres only one nput parameter. Keywords: Restrcted Boltzmann Machne, key frame detecton, vdeo compresson 1. Introducton The popularty of hgh-defnton dgtal moves has ncreased n recent years. The tme needed to process ndvdual frames s ncreased sgnfcantly when hgh resoluton frames are analyzed. For ths reason, the need arses to fnd more effcent methods of content analyss. A wdely nvestgated scheme s to treat a vdeo as a stream of ndvdual mages wth the same dmensons [1, 2]. However, such methods don't take nto account smlartes of adacent frames. More effcent methods dvde vdeo nto scenes wth smlar frames and are commonly based on key frame detecton algorthms [3-5]. Key frame detecton s a challengng ssue that s solved n varous ways, such as hstogram-based methods, entropy analyss, and correlaton of mages [6-8]. Unfortunately, most methods are senstve to movement of obects n the scene and nose. Some researchers attempt to overcome these problems wth SURF and SIFT algorthms to fnd and compare keyponts of frames. In our work, we mplemented a method that uses an artfcal neural network called Restrcted Boltzmann Machne (RBM). In the proposed approach, we used a mappng error to compare frames and retreve key frames.

2 50 M. Knop, T. Kapuścńsk, W.K. Mleczko 2. Related works 2.1. Entropy method The method proposed by Knop an Dobosz n [9] s based on entropy from theory of nformaton whch s used to determne the complexty of nformaton n each frame. For grayscale vdeo materal, entropy can be calculated usng the formula below: where N E = p log( p ), (1) =0 E s a characterstc value calculated for current frame, p s the next pxel from ths frame, and N s a number of all pxels n the mage. For an HSV color model we need to calculate entropy value for each coeffcent n the palette. Components of the HSV model are not equally sgnfcant. The hue H s the most mportant one because even the smallest changes of ths value should lead to scene changes. The saturaton of color S has relatvely lttle mportance. Small to medum changes n saturaton are fully acceptable. Color value V has the lowest mportance. The fnal value of entropy for gven frame n an HSV color space can be calculated usng the followng formula: F ( E) = a E ( H ) + b E ( S) + c E ( V ). (2) n Parameters a, b and c correspond to weghtng factors when calculatng fnal entropy and ther values are set to 0.9, 0.3 and 0.1 respectvely [10]. To detect a new key frame we compare values of entropy between current key frame and subsequent frames. For comparson, the followng formula was used: E, k E E = E where s the number of the current frame and k s the number of the current key frame. The frst key frame s the frst mage taken from the vdeo. The next key frames are determned based on result of comparson n the formula (see Eq. (3)). If the calculated value of E, k s lower than the assumed threshold, the current frame s set as the new key frame. k k, (3) 2.2. SURF key frame detecton method SKFD s a method of detectng key frames usng SURF. SURF s an algorthm used to determne keyponts. We can use keyponts from two mages and attempt to match them to determne smlartes. The SURF algorthm s based on SIFT and works much faster because t uses Integral Images rather than Dfference of Gaussans [11-14].

3 Vdeo key frame detecton based on the Restrcted Boltzmann Machne 51 SURF has four maor steps: 1. Computng Integral Images, 2. Fast-Hessan Detector, 3. Interest Pont Descrptor, 4. Generatng of keyponts. A sngle key pont s represented by two vectors. The frst one contans pont poston, scale, response/strength of detected feature, orentaton, and laplacan value. The second vector contans ntensty dstrbuton of the pxels around pont of nterest and s made of 64 or 128 values. The output of ths step s factor, percentage relaton of the matched keyponts to all keyponts. factor s n range 0 factor 1, where 0 means no smlarty and 1 means complete smlarty. Next, we compare factor wth nput parameter t. If factor s lower than t, then frame next s tagged as a new key frame. next s then set to another vdeo frame. Ths stage s repeated untl we process all frames. Correctness of SURF algorthm s vtal because t determnes factor values. If the values are ncorrect, the method mght mss or fnd too many key frames [8, 15, 16]. The method can be represented as the followng block dagram (see Fg. 1) Fg.1. SURF key frames detecton

4 52 M. Knop, T. Kapuścńsk, W.K. Mleczko 3. Restrcted Boltzmann Machne learnng Fg. 2. Schematc representaton of a Restrcted Boltzmann Machne (RBM) - bdrectonal The Restrcted Boltzmann Machne s a two-layer recurrent neural network. The nput values are presented on the layer called "vsble" as vector v ( t) = [ v ( t),, 0 M0 ] 0 10 v ( t),, v ( t). M s the number of nputs, t ndcates the specfc sample. The data are transmtted to the layer called "hdden", as vector h 0( t) = [ h10 ( t),, h 0( t ),,h N0( t )], where N s the number of outputs, as depcted n Fgure 2. Gven an observed state, the energy of the ont confguraton of the vsble and hdden unts (v, h) s gven by: where v, (, h) = bvv bhh v hw, E v (4) εvsble εhdden h are the bnary states of vsble unt and hdden unt, b v, b h are ther bases and w s the weght between them. The network assgns a probablty to every possble par of a vsble and a hdden vector va ths energy functon: where v, h are the bnary states of vsble unt and hdden unt, b v, b h are ther bases and w s the weght between them. The network assgns a probablty to every possble par of a vsble and a hdden vector va ths energy functon:, p 1 Z E( v,h ( v, h) = e ), (5) where the partton functon Z, s gven by summng over all possble pars of vsble and hdden vectors: Z = E( v, h e ). (6) v, h The probablty that the network assgns to a vsble vector, v, s gven by summng over all possble hdden vectors:

5 Vdeo key frame detecton based on the Restrcted Boltzmann Machne 53 p 1 (7) Z E( v,h ( v) = e ). Gven a random nput confguraton v, the state of the hdden unt s set to 1 wth probablty: ( ) h P h = 1 = v σ bh + v w, (8) 1 where σ ( x) s the logstc sgmod functon σ ( x) = 1 + exp( x). Smlarly, gven a random hdden vector, the state of the vsble unt can be set to 1 wth probablty: P = h v + (9) ( v 1 ) = σ b h w. The probablty that the network assgns to a tranng mage can be rased by adustng the weghts and bases to lower the energy of that mage and to rase the energy of other mages, especally those that have low energes and therefore make a bg contrbuton to the partton functon. The dervatve of the log probablty of a tranng vector wth respect to a weght s surprsngly smple. log pv ( ) = v h w v h 0, (10) where 0 denotes the expectatons for the data dstrbuton ( p 0 ) and denotes the expectatons for the model dstrbuton ( p ) [17]. It can be done by startng at any random state of the vsble unts and performng alternatng Gbbs samplng for a very long tme. One teraton of alternatng Gbbs samplng conssts of updatng all of the hdden unts n parallel usng Equaton (8) followed by updatng all of the vsble unts n parallel usng Equaton (9). To solve ths problem, Hnton proposed a much faster learnng procedure - the Contrastve Dvergence algorthm [18, 19]. The use of ths procedure can be appled n order to correct the weghts and bas of the network: w η ( v h v h ), (11) = 0 b η ( v v ), (12) v = 0 b η ( h h ). (13) h = 0

6 54 M. Knop, T. Kapuścńsk, W.K. Mleczko 4. Proposed method The proposed method for the key frame detecton s based on the RBM algorthm. Our method conssts of several steps. The frst step dvdes nput vdeo nto ndvdual frames. Next, we create an nput matrx for RBM network based on a key frame. Another stage s an attempt to reconstruct the pattern of key frame based on subsequent frames delvered to the nput of the network. Ths stage s crucal. As a result, of the comparson between two frames (key frame and next frame) we obtan the error mappng, whch s n the range ( 0 error 1), where 1 means no smlarty and 0 complete smlarty. Next we compare the obtaned error wth the assumed threshold. If the effect of ths comparson s hgher than the expected threshold, the algorthm labels current frame as a key frame. Then the network s traned accordng to the new key frame. Otherwse, the network s gven next frame. Dagram below (Fg. 3) shows the proposed algorthm. Fg. 3. Dagram of the proposed method 5. Expermental result Algorthm stages were mplemented n the Java programmng language. The RBM mplementaton s based on an algorthm by A. Karpathy [20], adapted to the proposed method. Other steps were mplemented by the authors. The process of tranng the network for each key frame conssted of 50 epochs. Durng the frst step, a sequence of numbered frames s obtaned. Among these frames, some are detected as key frames. Whether a frame s a key frame or not s determned by calculatng an error usng equaton (10) and comparng t wth the threshold. If the error s greater than the threshold, the gven frame s marked as

7 Vdeo key frame detecton based on the Restrcted Boltzmann Machne 55 a key frame. In our frst experment, we set the threshold to 0.06 (see Fg. 5). Ths value was determned emprcally. Fg. 4. Experment 1. Threshold value was set to 0.06 Expermental results presented n Fgure 4 show smlar effcency to the method proposed n the artcle. Detected key frames match the key frames detected n the mentoned work. The dfference n frame numbers s a result of dfferent numberng scheme. In our work frame numbers start wth 0 whle n artcle [8] frame numbers start wth 1. Fg. 5. Key frame detecton Smlar results were obtaned n the second experment where nput vdeo had a resoluton of 624x256 (Fg. 6). We had to ncrease the threshold to 0.12 because acton n the move was more dynamc than n the prevous experment, whch resulted n generally hgher values of error mappng Fgure 7. Fg. 6. Experment 2. Threshold value was set to 0.12

8 56 M. Knop, T. Kapuścńsk, W.K. Mleczko Fg. 7. Key frame detecton for experment 2 In experment 3, the vdeo nput was obtaned from a USB camera wth a resoluton of 640x480. Movement of the camera durng recordng and changes of lghtng caused sgnfcant fluctuatons whch resulted n problems wth comparng adacent frames (Fg. 8). The threshold for ths experment had to be set to 0.17 n order to reduce a number of detected false-postve key frames. Ths value ddn't elmnate all unnecessary key frames, but hgher values would only cause more problems wth key frame detecton (Fg. 9). Fg. 8. Experment 3. Threshold value was set to 0.17 Fg. 9. Key frame detecton for experment 3

9 Vdeo key frame detecton based on the Restrcted Boltzmann Machne Conclusons The presented method s a novel approach for vdeo compresson. Smulatons verfed the correctness of the algorthm. The presented approach requres only one nput parameter - threshold. Durng the experments we dscovered that the proposed method has better results n professonal vdeos because ths type of vdeo has better lghtng and the transton of obects s slower. Amateur vdeos are often recorded wthout a trpod, thus the movement of the camera s more rapd. The algorthm s more effectve n hgh resoluton vdeos, but t requres more executon tme (bgger nput matrx). The method has been tested on varous vdeos, but due to lack of space we had to narrow the presented smulatons. In addton, our algorthm s resstant to any logo located on the vdeo. In future research we wll attempt to mplement a method whch automatcally adapts threshold value. Acknowledgment The work presented n ths paper was supported by a grant BS/MN /14/P New vdeo compresson method usng neural mage compresson algorthm. References [1] Rutkowsk L., Jaworsk M., Petruczuk L., Duda P., Decson trees for mnng data streams based on the Gaussan approxmaton, IEEE Transactons on Knowledge and Data Engneerng 2014, 26(1), [2] Rutkowsk L., Petruczuk L., Duda P., Jaworsk M., Decson trees for mnng data streams based on the Mcdarmd s bound, IEEE Transactons on Knowledge and Data Engneerng 2013, 25(6), [3] Seelng P., Scene change detecton for uncompressed vdeo, [n:] Technologcal Developments n Educaton and Automaton, Sprnger Netherlands, 2010, [4] Xnyng Wang, Zhengke Weng, Scene abrupt change detecton, [n:] Canadan Conference on Electrcal and Computer Engneerng 2000, 2, [5] Gentao Lu, Xangmng Wen, We Zheng, Pezhou He, Shot boundary detecton and keyframe extracton based on scale nvarant feature transform, [n:] Eghth IEEE/ACIS Internatonal Conference on Computer and Informaton Scence, ICIS 2009, [6] Cernak R., Knop M., Vdeo compresson algorthm based on neural networks, [n:] Artfcal Intellgence and Soft Computng, volume 7894 of Lecture Notes n Computer Scence, Sprnger, Berln - Hedelberg 2013, [7] Knop M., Cernak R., Shah N., Vdeo compresson algorthm based on neural network structures, [n:] Artfcal Intellgence and Soft Computng, volume 8467 of Lecture Notes n Computer Scence, Sprnger Internatonal Publshng, 2014, [8] Grycuk R., Knop M., Mandal S., Vdeo key frame detecton based on surf algorthm, [n:] Artfcal Intellgence and Soft Computng, Lecture Notes n Computer Scence, Sprnger, Berln - Hedelberg 2015,

10 58 M. Knop, T. Kapuścńsk, W.K. Mleczko [9] Knop M., Dobosz P., Neural vdeo compresson algorthm, [n:] Image Processng and Communcatons Challenges 6, volume 313 of Advances n Intellgent Systems and Computng, Sprnger Internatonal Publshng, 2015, [10] Zhong Qu, Ldan Ln, Tengfe Gao, Yongkun Wang, An mproved keyframe extracton method based on HSV colour space, Journal of Software 2013, 8(7). [11] Bay H., Tuytelaars T., Van Gool L., Surf: Speeded up robust features, [n:] Computer Vson- ECCV 2006, Sprnger 2006, [12] Bay H., Ess A., Tuytelaars T., Van Gool L., Speeded-up robust features (SURF), Computer Vson and Image Understandng 2008, 110(3), [13] Lowe D.G., Obect recognton from local scale-nvarant features, [n:] The Proceedngs of the Seventh IEEE Internatonal Conference on Computer Vson 1999, 2, [14] Lowe D.G., Dstnctve mage features from scale-nvarant keyponts, Internatonal Journal of Computer Vson 2004, 60(2), [15] Grycuk R., Gabryel M., Korytkowsk M., Scherer R., Voloshynovsky S., From sngle mage to lst of obects based on edge and blob detecton, [n:] Artfcal Intellgence and Soft Computng, volume 8468 of Lecture Notes n Computer Scence, L. Rutkowsk, M. Korytkowsk, R. Scherer, R. Tadeusewcz, L.A. Zadeh, J.M. Zurada eds., Sprnger Internatonal Publshng, 2014, [16] Grycuk R., Gabryel M., Korytkowsk M., Scherer R., Content-based mage ndexng by data clusterng and nverse document frequency, [n:] Beyond Databases, Archtectures, and Structures, volume 424 of Communcatons n Computer and Informaton Scence, S. Kozelsk, D. Mrozek, P. Kasprowsk, B. Małysak-Mrozek, D. Kostrzewa eds., Sprnger Internatonal Publshng, 2014, [17] Le Roux N., Bengo Y., Representatonal power of restrcted boltzmann machnes and deep belef networks, Neural Computaton 2008, 20(6), [18] G. Hnton, Tranng products of experts by mnmzng contrastve dvergence, Neural Computaton 2002, 14(8), [19] Hnton G., A practcal gude to tranng restrcted Boltzmann machnes, Momentum 2010, 9(1), 926. [20] Karpathy A., Cpsc 540 proect: Restrcted Boltzmann machnes.

Using deep belief network modelling to characterize differences in brain morphometry in schizophrenia

Using deep belief network modelling to characterize differences in brain morphometry in schizophrenia Usng deep belef network modellng to characterze dfferences n bran morphometry n schzophrena Walter H. L. Pnaya * a ; Ary Gadelha b ; Orla M. Doyle c ; Crstano Noto b ; André Zugman d ; Qurno Cordero b,

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

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

CSC321 Tutorial 9: Review of Boltzmann machines and simulated annealing

CSC321 Tutorial 9: Review of Boltzmann machines and simulated annealing CSC321 Tutoral 9: Revew of Boltzmann machnes and smulated annealng (Sldes based on Lecture 16-18 and selected readngs) Yue L Emal: yuel@cs.toronto.edu Wed 11-12 March 19 Fr 10-11 March 21 Outlne Boltzmann

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

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering,

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering, COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION Erdem Bala, Dept. of Electrcal and Computer Engneerng, Unversty of Delaware, 40 Evans Hall, Newar, DE, 976 A. Ens Cetn,

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

Hopfield networks and Boltzmann machines. Geoffrey Hinton et al. Presented by Tambet Matiisen

Hopfield networks and Boltzmann machines. Geoffrey Hinton et al. Presented by Tambet Matiisen Hopfeld networks and Boltzmann machnes Geoffrey Hnton et al. Presented by Tambet Matsen 18.11.2014 Hopfeld network Bnary unts Symmetrcal connectons http://www.nnwj.de/hopfeld-net.html Energy functon The

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

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

More information

Multilayer Perceptron (MLP)

Multilayer Perceptron (MLP) Multlayer Perceptron (MLP) Seungjn Cho Department of Computer Scence and Engneerng Pohang Unversty of Scence and Technology 77 Cheongam-ro, Nam-gu, Pohang 37673, Korea seungjn@postech.ac.kr 1 / 20 Outlne

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

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

Pulse Coded Modulation

Pulse Coded Modulation Pulse Coded Modulaton PCM (Pulse Coded Modulaton) s a voce codng technque defned by the ITU-T G.711 standard and t s used n dgtal telephony to encode the voce sgnal. The frst step n the analog to dgtal

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

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

Parallel Implementation of the Givens Rotations in the Neural Network Learning Algorithm

Parallel Implementation of the Givens Rotations in the Neural Network Learning Algorithm Parallel Implementaton of the Gvens Rotatons n the Neural Network Learnng Algorthm Jaros law Blsk 1(B, Bartosz Kowalczyk 1, and Jacek M. Żurada2 1 Insttute of Computatonal Intellgence, Czȩstochowa Unversty

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

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

Rotation Invariant Shape Contexts based on Feature-space Fourier Transformation

Rotation Invariant Shape Contexts based on Feature-space Fourier Transformation Fourth Internatonal Conference on Image and Graphcs Rotaton Invarant Shape Contexts based on Feature-space Fourer Transformaton Su Yang 1, Yuanyuan Wang Dept of Computer Scence and Engneerng, Fudan Unversty,

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

Scale-invariant Feature Extraction of Neural Network and Renormalization Group Flow

Scale-invariant Feature Extraction of Neural Network and Renormalization Group Flow KEK-TH-2029 arxv:1801.07172v1 [hep-th] 22 Jan 2018 Scale-nvarant Feature Extracton of Neural Network and Renormalzaton Group Flow Satosh Iso a,b, Shotaro Shba a and Sumto Yokoo a,b a Theory Center, Hgh

More information

Parameter Estimation for Dynamic System using Unscented Kalman filter

Parameter Estimation for Dynamic System using Unscented Kalman filter Parameter Estmaton for Dynamc System usng Unscented Kalman flter Jhoon Seung 1,a, Amr Atya F. 2,b, Alexander G.Parlos 3,c, and Klto Chong 1,4,d* 1 Dvson of Electroncs Engneerng, Chonbuk Natonal Unversty,

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

Tutorial 2. COMP4134 Biometrics Authentication. February 9, Jun Xu, Teaching Asistant

Tutorial 2. COMP4134 Biometrics Authentication. February 9, Jun Xu, Teaching Asistant Tutoral 2 COMP434 ometrcs uthentcaton Jun Xu, Teachng sstant csjunxu@comp.polyu.edu.hk February 9, 207 Table of Contents Problems Problem : nswer the questons Problem 2: Power law functon Problem 3: Convoluton

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

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

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

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

Microwave Diversity Imaging Compression Using Bioinspired

Microwave Diversity Imaging Compression Using Bioinspired Mcrowave Dversty Imagng Compresson Usng Bonspred Neural Networks Youwe Yuan 1, Yong L 1, Wele Xu 1, Janghong Yu * 1 School of Computer Scence and Technology, Hangzhou Danz Unversty, Hangzhou, Zhejang,

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB

BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB 1 Ilmyat Sar 2 Nola Marna 1 Pusat Stud Komputas Matematka, Unverstas Gunadarma e-mal: lmyat@staff.gunadarma.ac.d 2 Pusat Stud Komputas

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

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL The Synchronous 8th-Order Dfferental Attack on 12 Rounds of the Block Cpher HyRAL Yasutaka Igarash, Sej Fukushma, and Tomohro Hachno Kagoshma Unversty, Kagoshma, Japan Emal: {garash, fukushma, hachno}@eee.kagoshma-u.ac.jp

More information

GEMINI GEneric Multimedia INdexIng

GEMINI GEneric Multimedia INdexIng GEMINI GEnerc Multmeda INdexIng Last lecture, LSH http://www.mt.edu/~andon/lsh/ Is there another possble soluton? Do we need to perform ANN? 1 GEnerc Multmeda INdexIng dstance measure Sub-pattern Match

More information

Support Vector Machines. Vibhav Gogate The University of Texas at dallas

Support Vector Machines. Vibhav Gogate The University of Texas at dallas Support Vector Machnes Vbhav Gogate he Unversty of exas at dallas What We have Learned So Far? 1. Decson rees. Naïve Bayes 3. Lnear Regresson 4. Logstc Regresson 5. Perceptron 6. Neural networks 7. K-Nearest

More information

Gaussian Conditional Random Field Network for Semantic Segmentation - Supplementary Material

Gaussian Conditional Random Field Network for Semantic Segmentation - Supplementary Material Gaussan Condtonal Random Feld Networ for Semantc Segmentaton - Supplementary Materal Ravtea Vemulapall, Oncel Tuzel *, Mng-Yu Lu *, and Rama Chellappa Center for Automaton Research, UMIACS, Unversty of

More information

Boostrapaggregating (Bagging)

Boostrapaggregating (Bagging) Boostrapaggregatng (Baggng) An ensemble meta-algorthm desgned to mprove the stablty and accuracy of machne learnng algorthms Can be used n both regresson and classfcaton Reduces varance and helps to avod

More information

Internet Engineering. Jacek Mazurkiewicz, PhD Softcomputing. Part 3: Recurrent Artificial Neural Networks Self-Organising Artificial Neural Networks

Internet Engineering. Jacek Mazurkiewicz, PhD Softcomputing. Part 3: Recurrent Artificial Neural Networks Self-Organising Artificial Neural Networks Internet Engneerng Jacek Mazurkewcz, PhD Softcomputng Part 3: Recurrent Artfcal Neural Networks Self-Organsng Artfcal Neural Networks Recurrent Artfcal Neural Networks Feedback sgnals between neurons Dynamc

More information

Change Detection: Current State of the Art and Future Directions

Change Detection: Current State of the Art and Future Directions Change Detecton: Current State of the Art and Future Drectons Dapeng Olver Wu Electrcal & Computer Engneerng Unversty of Florda http://www.wu.ece.ufl.edu/ Outlne Motvaton & problem statement Change detecton

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

Discretization of Continuous Attributes in Rough Set Theory and Its Application*

Discretization of Continuous Attributes in Rough Set Theory and Its Application* Dscretzaton of Contnuous Attrbutes n Rough Set Theory and Its Applcaton* Gexang Zhang 1,2, Lazhao Hu 1, and Wedong Jn 2 1 Natonal EW Laboratory, Chengdu 610036 Schuan, Chna dylan7237@sna.com 2 School of

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

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

1 Convex Optimization

1 Convex Optimization Convex Optmzaton We wll consder convex optmzaton problems. Namely, mnmzaton problems where the objectve s convex (we assume no constrants for now). Such problems often arse n machne learnng. For example,

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

Ensemble Methods: Boosting

Ensemble Methods: Boosting Ensemble Methods: Boostng Ncholas Ruozz Unversty of Texas at Dallas Based on the sldes of Vbhav Gogate and Rob Schapre Last Tme Varance reducton va baggng Generate new tranng data sets by samplng wth replacement

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

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

INF 5860 Machine learning for image classification. Lecture 3 : Image classification and regression part II Anne Solberg January 31, 2018

INF 5860 Machine learning for image classification. Lecture 3 : Image classification and regression part II Anne Solberg January 31, 2018 INF 5860 Machne learnng for mage classfcaton Lecture 3 : Image classfcaton and regresson part II Anne Solberg January 3, 08 Today s topcs Multclass logstc regresson and softma Regularzaton Image classfcaton

More information

A Method for Filling up the Missed Data in Information Table

A Method for Filling up the Missed Data in Information Table A Method for Fllng up the Mssed Data Gao Xuedong, E Xu, L Teke & Zhang Qun A Method for Fllng up the Mssed Data n Informaton Table Gao Xuedong School of Management, nversty of Scence and Technology Beng,

More information

Deep Learning. Boyang Albert Li, Jie Jay Tan

Deep Learning. Boyang Albert Li, Jie Jay Tan Deep Learnng Boyang Albert L, Je Jay Tan An Unrelated Vdeo A bcycle controller learned usng NEAT (Stanley) What do you mean, deep? Shallow Hdden Markov models ANNs wth one hdden layer Manually selected

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

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

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

CHALMERS, GÖTEBORGS UNIVERSITET. SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS. COURSE CODES: FFR 135, FIM 720 GU, PhD

CHALMERS, GÖTEBORGS UNIVERSITET. SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS. COURSE CODES: FFR 135, FIM 720 GU, PhD CHALMERS, GÖTEBORGS UNIVERSITET SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS COURSE CODES: FFR 35, FIM 72 GU, PhD Tme: Place: Teachers: Allowed materal: Not allowed: January 2, 28, at 8 3 2 3 SB

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

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

Motion Perception Under Uncertainty. Hongjing Lu Department of Psychology University of Hong Kong

Motion Perception Under Uncertainty. Hongjing Lu Department of Psychology University of Hong Kong Moton Percepton Under Uncertanty Hongjng Lu Department of Psychology Unversty of Hong Kong Outlne Uncertanty n moton stmulus Correspondence problem Qualtatve fttng usng deal observer models Based on sgnal

More information

AN IMPROVED PARTICLE FILTER ALGORITHM BASED ON NEURAL NETWORK FOR TARGET TRACKING

AN IMPROVED PARTICLE FILTER ALGORITHM BASED ON NEURAL NETWORK FOR TARGET TRACKING AN IMPROVED PARTICLE FILTER ALGORITHM BASED ON NEURAL NETWORK FOR TARGET TRACKING Qn Wen, Peng Qcong 40 Lab, Insttuton of Communcaton and Informaton Engneerng,Unversty of Electronc Scence and Technology

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

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

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

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

Why feed-forward networks are in a bad shape

Why feed-forward networks are in a bad shape Why feed-forward networks are n a bad shape Patrck van der Smagt, Gerd Hrznger Insttute of Robotcs and System Dynamcs German Aerospace Center (DLR Oberpfaffenhofen) 82230 Wesslng, GERMANY emal smagt@dlr.de

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

A Multimodal Fusion Algorithm Based on FRR and FAR Using SVM

A Multimodal Fusion Algorithm Based on FRR and FAR Using SVM Internatonal Journal of Securty and Its Applcatons A Multmodal Fuson Algorthm Based on FRR and FAR Usng SVM Yong L 1, Meme Sh 2, En Zhu 3, Janpng Yn 3, Janmn Zhao 4 1 Department of Informaton Engneerng,

More information

A Multi-Level Approach for Temporal Video Segmentation based on Adaptive Examples

A Multi-Level Approach for Temporal Video Segmentation based on Adaptive Examples June 26 2006 A Mult-Level Approach for Temporal Vdeo Segmentaton based on Adaptve Eamples Robert Babak Yeganeh Submtted to the Department of Electrcal Engneerng and Computer Scence and the Faculty of the

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

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

An Evolutionary Method of Neural Network in System Identification

An Evolutionary Method of Neural Network in System Identification Internatonal Journal of Intellgent Informaton Systems 206; 5(5): 75-8 http://www.scencepublshnggroup.com//s do: 0.648/.s.2060505.4 ISSN: 2328-7675 (Prnt); ISSN: 2328-7683 (Onlne) An Evolutonary Method

More information

Lecture 3: Shannon s Theorem

Lecture 3: Shannon s Theorem CSE 533: Error-Correctng Codes (Autumn 006 Lecture 3: Shannon s Theorem October 9, 006 Lecturer: Venkatesan Guruswam Scrbe: Wdad Machmouch 1 Communcaton Model The communcaton model we are usng conssts

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

Adaptive Consensus Control of Multi-Agent Systems with Large Uncertainty and Time Delays *

Adaptive Consensus Control of Multi-Agent Systems with Large Uncertainty and Time Delays * Journal of Robotcs, etworkng and Artfcal Lfe, Vol., o. (September 04), 5-9 Adaptve Consensus Control of Mult-Agent Systems wth Large Uncertanty and me Delays * L Lu School of Mechancal Engneerng Unversty

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

Nodal analysis of finite square resistive grids and the teaching effectiveness of students projects

Nodal analysis of finite square resistive grids and the teaching effectiveness of students projects 2 nd World Conference on Technology and Engneerng Educaton 2 WIETE Lublana Slovena 5-8 September 2 Nodal analyss of fnte square resstve grds and the teachng effectveness of students proects P. Zegarmstrz

More information

A Particle Filter Algorithm based on Mixing of Prior probability density and UKF as Generate Importance Function

A Particle Filter Algorithm based on Mixing of Prior probability density and UKF as Generate Importance Function Advanced Scence and Technology Letters, pp.83-87 http://dx.do.org/10.14257/astl.2014.53.20 A Partcle Flter Algorthm based on Mxng of Pror probablty densty and UKF as Generate Importance Functon Lu Lu 1,1,

More information

A NEW DISCRETE WAVELET TRANSFORM

A NEW DISCRETE WAVELET TRANSFORM A NEW DISCRETE WAVELET TRANSFORM ALEXANDRU ISAR, DORINA ISAR Keywords: Dscrete wavelet, Best energy concentraton, Low SNR sgnals The Dscrete Wavelet Transform (DWT) has two parameters: the mother of wavelets

More information

A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling

A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling Proceedngs of the World Congress on Engneerng and Computer Scence 007 WCECS 007, October 4-6, 007, San Francsco, USA A Fast Fractal Image Compresson Algorthm Usng Predefned Values for Contrast Scalng H.

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

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

Why BP Works STAT 232B

Why BP Works STAT 232B Why BP Works STAT 232B Free Energes Helmholz & Gbbs Free Energes 1 Dstance between Probablstc Models - K-L dvergence b{ KL b{ p{ = b{ ln { } p{ Here, p{ s the eact ont prob. b{ s the appromaton, called

More information

THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS OF A TELESCOPIC HYDRAULIC CYLINDER SUBJECTED TO EULER S LOAD

THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS OF A TELESCOPIC HYDRAULIC CYLINDER SUBJECTED TO EULER S LOAD Journal of Appled Mathematcs and Computatonal Mechancs 7, 6(3), 7- www.amcm.pcz.pl p-issn 99-9965 DOI:.75/jamcm.7.3. e-issn 353-588 THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS

More information

Integrating Neural Networks and PCA for Fast Covert Surveillance

Integrating Neural Networks and PCA for Fast Covert Surveillance Integratng Neural Networks and PCA for Fast Covert Survellance Hazem M. El-Bakry, and Mamoon H. Mamoon Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, EGYPT E-mal: helbakry0@yahoo.com

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

Parametric fractional imputation for missing data analysis. Jae Kwang Kim Survey Working Group Seminar March 29, 2010

Parametric fractional imputation for missing data analysis. Jae Kwang Kim Survey Working Group Seminar March 29, 2010 Parametrc fractonal mputaton for mssng data analyss Jae Kwang Km Survey Workng Group Semnar March 29, 2010 1 Outlne Introducton Proposed method Fractonal mputaton Approxmaton Varance estmaton Multple mputaton

More information

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl RECURSIVE SPLINE INTERPOLATION METHOD FOR REAL TIME ENGINE CONTROL APPLICATIONS A. Stotsky Volvo Car Corporaton Engne Desgn and Development Dept. 97542, HA1N, SE- 405 31 Gothenburg Sweden. Emal: astotsky@volvocars.com

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

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

CS 468 Lecture 16: Isometry Invariance and Spectral Techniques

CS 468 Lecture 16: Isometry Invariance and Spectral Techniques CS 468 Lecture 16: Isometry Invarance and Spectral Technques Justn Solomon Scrbe: Evan Gawlk Introducton. In geometry processng, t s often desrable to characterze the shape of an object n a manner that

More information

A New Algorithm for Training Multi-layered Morphological Networks

A New Algorithm for Training Multi-layered Morphological Networks A New Algorthm for Tranng Mult-layered Morphologcal Networs Rcardo Barrón, Humberto Sossa, and Benamín Cruz Centro de Investgacón en Computacón-IPN Av. Juan de Dos Bátz esquna con Mguel Othón de Mendzábal

More information

Neural networks. Nuno Vasconcelos ECE Department, UCSD

Neural networks. Nuno Vasconcelos ECE Department, UCSD Neural networs Nuno Vasconcelos ECE Department, UCSD Classfcaton a classfcaton problem has two types of varables e.g. X - vector of observatons (features) n the world Y - state (class) of the world x X

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

Study on Project Bidding Risk Evaluation Based on BP Neural Network Theory

Study on Project Bidding Risk Evaluation Based on BP Neural Network Theory 1192 Proceedngs of the 7th Internatonal Conference on Innovaton & Management Study on Proect Bddng Rs Evaluaton Based on BP Neural Networ Theory Wang Xnzheng 1, He Png 2 1 School of Cvl Engneerng, Nanyang

More information

On the Repeating Group Finding Problem

On the Repeating Group Finding Problem The 9th Workshop on Combnatoral Mathematcs and Computaton Theory On the Repeatng Group Fndng Problem Bo-Ren Kung, Wen-Hsen Chen, R.C.T Lee Graduate Insttute of Informaton Technology and Management Takmng

More information

A Note on Bound for Jensen-Shannon Divergence by Jeffreys

A Note on Bound for Jensen-Shannon Divergence by Jeffreys OPEN ACCESS Conference Proceedngs Paper Entropy www.scforum.net/conference/ecea- A Note on Bound for Jensen-Shannon Dvergence by Jeffreys Takuya Yamano, * Department of Mathematcs and Physcs, Faculty of

More information

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space 2nd Internatonal Conference on Autonomous Robots and Agents Abstract An Extended Hybrd Genetc Algorthm for Explorng a Large Search Space Hong Zhang and Masum Ishkawa Graduate School of L.S.S.E., Kyushu

More information

Research Article Relative Smooth Topological Spaces

Research Article Relative Smooth Topological Spaces Advances n Fuzzy Systems Volume 2009, Artcle ID 172917, 5 pages do:10.1155/2009/172917 Research Artcle Relatve Smooth Topologcal Spaces B. Ghazanfar Department of Mathematcs, Faculty of Scence, Lorestan

More information

Natural Language Processing and Information Retrieval

Natural Language Processing and Information Retrieval Natural Language Processng and Informaton Retreval Support Vector Machnes Alessandro Moschtt Department of nformaton and communcaton technology Unversty of Trento Emal: moschtt@ds.untn.t Summary Support

More information