Robust Object Tracking under Appearance Change Conditions

Size: px
Start display at page:

Download "Robust Object Tracking under Appearance Change Conditions"

Transcription

1 Inernaional Journal of Auomaion and Compuing 7(1), February 2010, DOI: /s Robus Objec Tracking under Appearance Change Condiions Qi-Cong Wang Yuan-Hao Gong Chen-Hui Yang Cui-Hua Li Deparmen of Compuer Science, Xiamen Universiy, Xiamen , PRC Absrac: We propose a robus visual racking framework based on paricle filer o deal wih he objec appearance changes due o varying illuminaion, pose varianions, and occlusions. We mainly improve he observaion model and re-sampling process in a paricle filer. We use on-line updaing appearance model, affine ransformaion, and M-esimaion o consruc an adapive observaion model. On-line updaing appearance model can adap o he changes of illuminaion parially. Affine ransformaion-based similariy measuremen is inroduced o ackle pose varianions, and M-esimaion is used o handle he occluded objec in compuing observaion likelihood. To ake advanage of he mos recen observaion and produce a subopimal Gaussian proposal disribuion, we incorporae Kalman filer ino a paricle filer o enhance he performance of he resampling process. To esimae he poserior probabiliy densiy properly wih lower compuaional complexiy, we only employ a single Kalman filer o propagae Gaussian disribuion. Experimenal resuls have demonsraed he effeciveness and robusness of he proposed algorihm by racking visual objecs in he recorded video sequences. Keywords: Visual racking, paricle filer, observaion model, Kalman filer, expecaion-maximizaion (EM) algorihm 1 Inroducion Wih he developmen of compuer science, arificial inelligence, elecronic echnology, ec., he inelligen visual surveillance promises a wide range of applicaions, such as naional defense, human-compuer ineracion, securiy, and space exploraion. Therefore, more and more aenion is paid o he researches of visual racking [1 3]. I is a key echnology of he inelligen visual surveillance and is a very imporan research opic in compuer vision. Tracking objec whose appearance is changing due o varying illuminaion, pose varianions, scale changes, and occlusions is one of he core challenges in visual racking. Since Bayesianheory-based paricle filer has been proven o be successful for non-linear and non-gaussian esimaion problems and effecive for solving racking problems [3 5], i has been exensively sudied for visual racking, in which he observaion model and he imporance re-sampling are wo main componens. The observaion likelihood impacs is robusness, and he imporance re-sampling has grea effecs on is efficiency. In order o deal wih he changes in he environmen, some racking algorihms [6 8] employ he appearance model based on color disribuion o compue he observaion likelihood. The racked arge is modeled using color disribuion from he firs frame and kep unchanged during racking. Is disadvanage is unable o rack over long ime. In [9], he weighed average of he curren and new arge color disribuion was employed o updae he appearance model. Insead of using color disribuion, Gaussian mixure models have been used o model he racked arge agains he changing appearance in many racking algorihms. In [10], hisogram-based rackers based on Gaussian disribuion were proposed, bu i mus deermine he number of componens in advance. In [11], appearance sub- Manuscrip received March 12, 2009; revised June 1, 2009 This work was suppored by Naional Naural Science Foundaion of China (No ) and he 985 Innovaion Projec on Informaion Technique of Xiamen Universiy ( ). space model learned wih principal componen analysis can furher enhance he robusness of visual racking under variaions in pose and lighing condiions. However, his model is objec specific and mus be rained in advance [12]. In [12], an online appearance model ha was a 3-componen mixure was proposed for a robus visual racking. Boh he appearance model and he racking parameers were derived by expecaion-maximizaion (EM) algorihm. In [13, 14], he 3-componen mixure was furher improved by employing hree appearance models ogeher, in which proper appearance models for he curren racking siuaion could be auomaically seleced. However, boh of hem only used a fixed number of componens. In [15], an on-line densiybased appearance model for visual racking was proposed, in which all of he parameers of mixure Gaussians could be auomaically compued by a mean-shif algorihm and represen he densiy funcion of he racked region very accuraely wih minimal componens. I is more flexible han he radiional Gaussian mixure models. In a convenional paricle filer, sysem ransiion is used as he proposal disribuion. However, he imporance resampling does no ake ino accoun he mos recen observaion from he curren frame, and he dynamic one is very difficul o be accuraely modeled in he image sequences. This ofen leads o poor priors for he resampling sep. I is no he opimal proposal disribuion. Generally, many paricles are required o esimae he poserior probabiliy densiy properly. In [16 18], he principle of he Kalman filer was inroduced ino he filering process of paricle filer, where paricle sae was updaed by using he mos recen observaions. As a resul, fewer paricles were required o represen he disribuion properly for racking he objec conours. In his paper, we presen a robus objecs racking algorihm based on he improved paricle filer, in which he adapive observaion model and Kalman filer are used. The adapive observaion model employs on-line appear-

2 32 Inernaional Journal of Auomaion and Compuing 7(1), February 2010 ance model whose parameers are updaed by an online EM algorihm, affine ransformaion, and M-esimaion o adap o he changed appearance of he racked objec due o unsable lighing condiion, pose variaions, scale changes, view-poin changes, and occlusions. In order o ake advanage of he mos recen observaions, a Kalman filer is inegraed ino he paricle filer for designing a subopimal Gaussian proposal disribuion. Experimenal resuls on he indoor and oudoor video sequences demonsrae he effeciveness and robusness of he proposed algorihm. The res of his paper is organized as follows. Secion 2 inroduces he basic algorihm of he radiional paricle filer. In Secion 3, we presen he main componens of he adapive observaion model in deail. Secion 4 describes how o embed Kalman filer in a paricle filer. Some resuls of experimens on objec racking are shown in Secion 5. Finally, conclusions are briefly drawn in Secion 6. Paricle filer provides a robus racking framework, as i models uncerainy. Paricle filer wih a re-sampling process is called sampling imporance re-sampling (SIR) paricle filer. The SIR algorihm is composed of hree main seps: sampling, weighing, and resampling, as shown in Fig Tradiional paricle filer Paricle filer solves non-linear and non-gaussian sae esimaion problems in Mone Carlo simulaion using imporance sampling, in which he poserior densiy is approximaed by he relaive densiy of paricles in a neighbourhood of sae space. Paricle filer deals wih he racking problem based on he moion model and on he observaion model x = f(x 1, ε ) (1) Fig. 1 The sampling imporance re-sampling paricle filer y = h(x, v ) (2) where ε and v are only supposed o be independen whie noises. y 0: is defined as he hisory sequence of he random variables. Our problem consiss in compuing he condiional densiy p(x y 0:) of he sae x a ime, which can be esimaed hrough predicion and updae recursively. We realize predicion according o he following equaion: p(x y 0: 1) = p(x x 1)p(x 1 y 0: 1)dx. (3) The observaion y enables us o updae his predicion using he Bayes rule p(x y 0:) = p(y x )p(x y 0: 1). (4) p(y x)p(x y0: 1)dx The sample se {(x n,, q n,) n=1,2,,n }, where x is he paricle sae, and q is he weigh associaed o he paricle, is used o esimae he densiy p(x y 0:) by he formulaion p(x y 0:) N q n,δ(x x n,) (5) n=1 where δ is he dela funcion. The weigh q is calculaed as p(y x n,)p(x n, x n, 1) q n, q n, 1 (6) s(x n, x n, 1, y ) where s is he imporance densiy funcion. In he sampling sep, new paricles are generaed by drawing from he imporance proposal disribuion. In he weighing sep, he weighs associaed wih paricles are evaluaed by means of he observaion model. Then, he weighs are normalized so ha he weighs add up o uniy. In he re-sampling sep, new paricles are drawn from he disribuion represened by he previous paricle se, and all weighs associaed wih he paricles are se o be equal o weigh 1/N. The re-sampling sep is crucial in he implemenaion of paricle filering because wihou i, he variance of he paricle weighs increases quickly. Because re-sampling is uniform and sysem ransiion is used as he proposal disribuion, he radiional paricle filer is difficul o mainain muliple modes of paricle se afer several updaes and can resul in he sample impoverishmen problem. Therefore, a large number of paricles are required o obain high accuracy. The major problems in designing paricle-filer-based visual racking algorihms include eliminaing paricle impoverishmen and designing reasonable and efficien observaion model and moion model. Generally speaking, obaining an accurae moion model is difficul by using only images. Thus, people are more ineresed in he researches of he observaion model and he impoverishmen problem. In fac, many facors can affec he effecive observaion of he racked arges in images, such as varying illuminaion, pose varianions, scale changes, occlusions, and so on. The observaion model is required o deal wih hose facors adapively so ha he objec can be racked sably and persisenly.

3 Q. C. Wang e al. / Robus Objec Tracking under Appearance Change Condiions 33 3 Adapive observaion model 3.1 EM-algorihm-based mode seeking Mode seeking is a very imporan mehod in feaurespace-based analysis of images. In compuer vision, significan feaures correspond o he regions of high-densiy values and he regions of low-densiy values are of no ineres for he feaure space analysis [19]. A local mode ha is he locaion of a local maximum in a probabiliy densiy funcion is used o describe his ype of he region of high-densiy values. Feaure space analysis wih probabiliy densiy is o seek he local modes of he densiy. In general, here are several local maxima in a probabiliy densiy funcion simulaneously, and hey are close o one anoher. Therefore, unreliable mode deecion is easily yielded in he sense and more likely o happen a low signal o noise raios. In [20], Gaussian-kernel-based mean-shif was proved o be an EM algorihm. Mean-shif, which always poins oward he direcion of maximum increase in he probabiliy densiy funcion, is a robus mode seeking approach. The magniude of mean-shif vecor is small near local maxima, which correspond o he regions of high-densiy values. Moreover, we ge more precise analysis. On he conrary, he magniude of mean-shif vecor is large in he regions of low-densiy values. Mean-shif-based mode seeking is o locae he zeros of he normalized probabiliy densiy gradien wihou acually compuing his densiy. This procedure is similar o an adapive gradien ascen mehod. Compared wih he radiional gradien-based mehods, he advanages of he mean-shif are an adapive procedure whose sep size does no need o adjus and he guaraneed convergence. Therefore, we use Gaussian-kernel-based mean-shif, i.e., EM algorihm, o seek he local modes in he probabiliy densiy of he racked objec appearance. 3.2 On-line updaing appearance model In paricle-filer-based visual racking, how o model he appearance of he objec is paricularly criical o is adapion o varying illuminaion. Therefore, our adapive observaion model uses he on-line updaing appearance model ha is able o updae auomaically and is similar o he on-line densiy-based appearance model [15]. I is assumed ha a ime, he pixels in he image region of he racked objec are independen of each oher, and he iniial probabiliy densiy is a Gaussian mixure model having n modes. We allocae a Gaussian disribuion for each mode. Assume ha a ime + 1, a new mode is observed as he (n + 1)- h mode. Wih he inegraion of his mode and a learning rae α, he probabiliy disribuion a ime +1 is compued by he formulaion ˆf +1(x) = 1 α (2π) d 2 α n (2π) d 2 σ n K i exp( 1 σ i D2 (x, µ i, σ))+ i exp( 1 2 D2 (x, µ n +1, σ n +1 )) where D 2 (x, µ i, σ i ) = (x µ i ) T (σ i ) 1 (x µ i ) is he Mahalanobis disance i = 1, 2,, n and K i, µ i, σ i are weigh, mean, and covariance of Gaussian disribuion (7) N(K i, µ i, σ i ), respecively. Le n N(K, i µ i, σ) i = 1 k i exp( 1 (2π) d 2 σ i D2 (x, µ i, σ)). i (8) If ω m is a corresponding weigh of a sample belonging o he i-h mode, he probabiliy densiy disribuion of his mode is wrien as f(µ i, σ i ) = M ω mn(x m, µ i, σ). i (9) m=1 We would like o find he mean µ i and he covariance σ, i which maximize he value of he above equaion. This can be done ieraively using EM algorihm [11]. From he Jensen s inequaliy, we ge log f(µ i, σ) i G(µ i, σ, i q 1, q 2,, q N ) = N ln( ωmn(xm, µi, σ) i (10) ) qa q a a=1 where q a is a consan and N a=1 qa = 1, qa 0. We denoe he curren esimaed values of he mean µ i and he covariance σ i as µ i(l). To esimae he mean, he EM algorihm is repeaed as follows unil convergence: E sep. Firs, keeping µ i(l) and σ i(l) fixed, we would like and σ i(l) o find {q a} o maximize G. From he above equaion, we ge ha wih equaliy sign, he maximum is achieved for q a = ωmn(xm, µi(l) M m=1, σ i(l) ) ω mn(x m, µ i(l), σ i(l) ). (11) M sep. To maximize G wih respec o µ i and σ i, we can use he following fixed-poin ieraion scheme for fixed {q a}. We would like o minimize G ha depends on he mean µ i and he covariance σ i : From g(µi, σ i ) µ i g(µ i, σ i ) = µ i(l+1) = M q a ln N(x m, µ i, σ). i (12) a=1 = 0, we ge M m=1 ω mn(x m, µ i(l), σ i(l) ω mn(x m, µ i(l), σ i(l) ) )x m. (13) To find he mean of he new mode in ˆf +1(x), we perform EM algorihm ieraions unil he convergence for each. The above ieraion process for he mean esimae is equivalen o he mean-shif updae equaion for he Gaussian kernels. In order o updae he covariance, we employ Hessian H = ( T ) ˆf +1 o esimae covariance [15]. The updaed probabiliy densiy funcion a ime + 1 is hen wrien as ˆf +1(x) = 1 (2π) d 2 n +1 k i σ+1 i exp( D2 (x, µ i +1, σ+1)). i (14)

4 34 Inernaional Journal of Auomaion and Compuing 7(1), February Pose variaions and scale changes handling The observaion model is designed based on he on-line updaing appearance model. Assume ha he number of pixels in he appearance model is d. The image observaion of he racked objec a ime can be represened as Z = {Z (1), Z (2),, Z (d)} (15) where Z(j) is he observed gray value in he image a he pixel poin j. We can denoe he appearance model a ime 1 by M k = {k i, µ i, σ i }. The observaion likelihood funcion over he sae x is wrien as p(z x ) = d n ( k(j)n(z i (j), µ i (j), σ(j))) i (16) j=1 where N(Z (j), µ i (j), σ(j)) i is Gaussian disribuion. We would like o generalize he applicaion of he on-line updaing appearance model for visual racking under pose variaions and scale changes by inroducing four parameers of affine ransformaion. Le ϕ denoe he affine ransformaion funcion and denoe A by {a x, b y, r, θ }, where a x, b y, r, and θ correspond o x, y ranslaions, scale, and roaion angle a ime, respecively. Then, he racked objec a ime can be deermined by he following affine ransformaion: ( ) ( ) ( ) ( ) a T cos θ sin θ a a x b T = r + sin θ cos θ b b x ( ) (17) a where X = is he pixel poin in he racked objec b ( ) a ime, and X = a b is he pixel poin afer affine ransformaion. Then, he observaion of he racked objec can be compued as Z = I(ϕ(X, A )) (18) where I(ϕ(X, A )) is he pixel gray value observed in he image a he pixel poin ϕ(x, A). Afer obaining he observaion corresponding o he sae x, he observaion likelihood is represened as p(z A ) = d p(z (i) A ) = d n ( k(j)n(z i (j), µ i (j), σ(j))). i (19) j=1 3.4 Occlusion handling In general, if he pixels wihin he racked objec are occluded, hey have large image differences, and can be reaed as ouliers. In order o rack he occluded objec, we also adop he M-esimaion echnique [14], which is defined as 1 ρ(γ (j)) = 2 (η(j))2, if η (j) c c η (j) 1 (20) 2 c2, oherwise where η (j) = [Z (j) µ i 1(j)]/σ i 1(j), i = 1,, n 1 is a mach error, and c is a hreshold ha conrols he oulier rae. If he condiion η (j) c is no saisfied, he pixel j is viewed as an oulier. 4 Kalman filer embedded in paricle filer Similar o Kalman paricle filer [16 18], we also employ Kalman filer o improve paricle filer, in which a subopimal Gaussian proposal disribuion is consruced and propagaed hrough Kalman filer. I is differen from he Kalman paricle filer ha he Kalman observaion updae only uses he mean and covariance of paricle saes. Therefore, he compuaional complexiy is reduced grealy. In paricle filer, he paricle sae ransiion from 1 o can be expressed wih he dynamical model x = F x 1 + Gε (21) where F is referred o as he sae ransiion marix, G is he sysem noise marix and ε is a noise erm. This noise erm is a Gaussian disribuion [ ] wih zero mean and a covariance marix Q = E ε ε T. The observaion z can be expressed in erms of he sae wih he observaion model z = Lx + γ (22) where L is he covariance marix referred o as measuremen noise covariance marix, and γ is he noise [ of he ] observaion wih a covariance marix R = E γ γ T. The radiional paricle filers do no employ his ype of observaion model. We would like o inroduce i ino paricle filer hrough Karman filer. The filering process has wo sages. One is he updae sage, and he oher is he predicion sage. Updaed paricle sae is expressed by Is covariance marix is defined as ˆx = E[x z,, z 1]. (23) ˆP = E[(x ˆx )(x ˆx ) T ]. (24) Prediced paricle sae is denoed by x = E[x z,, z 1]. (25) The covariance marix associaed wih his paricle sae is defined as follows: P = E[(x x )(x x ) T ]. (26) The i-h updaed and prediced paricles which have a sae, (i) a covariance marix and a weigh can be described by ˆP = {ˆx (i) (i), ˆP, ŵ (i) (i) } and P = { x (i) (i), P, w (i) }, respecively. We ge he observaion vecor z = [a, b, r, θ ] hrough he weighed average of he prediced paricle sae. z = N w (i) L x (i). (27) In general, i is assumed ha he arge is in uniform moion for visual racking. So, he i-h paricle sae a ime is

5 Q. C. Wang e al. / Robus Objec Tracking under Appearance Change Condiions 35 x (i) = [a (i), b (i), a (i) 1, b(i) 1, r(i), θ (i) ]. We assume ha he objec is moving according o he following equaions: a +1 = a + (a a 1) + ε a (28) b +1 = b + (b b 1) + ε b (29) r +1 = r + ε r (30) θ +1 = θ + ε θ. (31) Then, we ge he sae ransiion marix F, he sysem noise marix G, and he covariance marix L easily F = G = L = The noise vecors are defined as follows: ε (i) γ (i) = [ε (i) a, ε (i) b, ε(i) r, ε (i) θ ]T (32) = [γ (i) a, γ (i) b, γ(i) r, γ (i) θ ]T. (33) The covariance marices associaed wih ε (i) defined as Q (i) = σ (i)2 ε I and R (i) defined as he uni marix and σ (i) γ Kalman gain is compued by K (i) = (i) P L T (L = σ (i)2 γ and γ (i) are I, respecively. I is w (i). Therefore, he (i) P L T + R (i) ) 1. (34) The Kalman observaion updae process can be wrien as ˆx (i) = x (i) ˆP (i) ŵ (i) + K (i) (z L x (i) ) (35) = (I K (i) (i) L) P (36) p(z (i) ˆx (i) ). (37) The Kalman predicion process is given by where ˆx (i) x (i) +1 = F ˆx (i) + Gε (i) (38) P (i) (i) +1 = F ˆP F T + GQG T (39) w (i) +1 p(z(i) x (i) +1 ) (40) is drawn from he updaed paricle se ˆx (i). The final paricle sae of he racked objec a ime is he weighed average of updaed paricles using x ou = N ŵ (i) ˆx (i). (41) 5 Experimenal resuls Our racker was implemened in visual C++ environmen and esed on a wide variey of real-word video sequences. The es videos condiions included illuminaion changes, facial pose variaions, and parial occlusions. The proposed algorihm ook approximaely 15 fps on PIV 2.8 G CPU worksaion wihou opimizing he code and was applied o images of sizes and , respecively. The racking resul is shown wih a whie bounding box. The racker was iniialized manually by placing a recangle region in he firs image. In he following secions, we illusrae some represenaive video sequences. 5.1 Tracking a man s body under illuminaion changes The video sequences shown in Figs. 2 and 3 are a man moving in an oudoor environmen, in which he appearance of he objecs has changes and is of low conras during racking. These condiions make racking difficul, so he observaion model of he racker mus be able o adap o hose condiions for robus racking. Fig. 2 shows he resuls of racking a man s body under low illuminaion changes. The resuls show ha he racker can rack he man s body robusly. In Fig. 3, he racking resuls for he man under illuminaion changes are shown. In his sequence, he appearance of he arge varies frequenly because of changes in illuminaion. The resuls have shown ha he racker adaps o his well. Fig. 2 (a) Frame # 1 (b) Frame # 88 (c) Frame # 100 (d) Frame # 164 (e) Frame # 188 (f) Frame # 239 Some racking resuls under low illuminaion condiions

6 36 Inernaional Journal of Auomaion and Compuing 7(1), February 2010 (a) Frame # 7 (b) Frame # 100 (a) Frame # 2 (b) Frame # 59 (c) Frame # 115 (d) Frame # 162 (c) Frame # 239 (d) Frame # 456 (e) Frame # 188 (f) Frame # 194 (e) Frame # 580 (f) Frame # 681 Fig. 3 ions Some racking resuls under varying illuminaion condi- 5.2 Tracking a man0 s face under pose variaions and scale changes Fig. 4 Some racking resuls under pose varianions and scale changes The gray-scale image sequence shown in Fig. 4 is a man changing his head poses in an office environmen, in which he objec involves scale changes and pose variaions. The appearance of he racked objec changes over ime. The racking resuls show ha our racking algorihm can succeed in racking hroughou he sequence under pose variaions and scale changes. The main reason is ha we have inroduced affine ransformaion ino he adapive observaion model. 5.3 (a) Frame # 1 (b) Frame # 9 (c) Frame # 17 (d) Frame # 18 (e) Frame # 25 (f) Frame # 29 Tracking a car under parial occlusions The video sequences shown in Figs. 5 and 6 are a car parially occluded by rees. I can be seen in Fig. 5 ha he racker can succeed in racking he car afer a period of occlusions. The main reason for robus racking under parial occlusions is ha he racker incorporaes M-esimaion ino he adapive observaion model. In he las sequence, he appearance of he objec changes frequenly because of occlusions of he rees. Fig. 6 shows ha he occlusion handling can succeed in adaping o he appearance changes when parial occlusions happen. However, he racker can lose he arge finally because of he heavy occlusions. Fig. 5 Some racking resuls under parial occlusion condiions

7 Q. C. Wang e al. / Robus Objec Tracking under Appearance Change Condiions 37 [3] M. Isard, A. Blake. Condiional densiy propagaion for visual racking. Inernaional Journal of Compuer Vision, vol. 29, no. 1, pp. 5 28, (a) Frame # 2 (b) Frame # 18 [4] M. S. Arulampalam, S. Maskell, N. Gordon, T. Clapp. A uorial on paricle filers for online nonlinear/non-gaussian Bayesian racking. IEEE Transacions on Signal Processing, vol. 50, no. 2, pp , [5] P. Yang, W. Wu, M. Moniri, C. C. Chibelushi. A sensorbased SLAM algorihm for camera racking in virual sudio. Inernaional Journal of Auomaion and Compuing, vol. 5, no. 2, pp , [6] D. Comaniciu, V. Ramesh, P. Meer. Kernel-based objec racking. IEEE Transacions on Paern Analysis and Machine Inelligence, vol. 25, no. 5, pp , (c) Frame # 31 (d) Frame # 74 [7] P. Pérez, C. Hue, J. Vermaak, M. Gangne. Color-based probabilisic racking. In Proceedings of European Conference on Compuer Vision, Lecure Noes in Compuer Science, Springer, London, UK, vol. 2350, pp , [8] Q. Wang, J. Liu, Z. Wu. Objec racking using geneic evoluion based kernel paricle filer. Lecure Noes in Compuer Science, Springer, vol. 4040, pp , Fig. 6 (e) Frame # 98 (f) Frame # 104 Some racking resuls under heavy occlusion condiions 6 Conclusions We have proposed a mehod for visual racking in video using he improved paricle filer based on adapive observaion model and Kalman filer. The adapive observaion model employs he on-line updaing appearance model, affine ransformaion, and M-esimaion echnique o handle illuminaion changes, pose variaion, and parial occlusions, respecively. The adapive observaion model was incorporaed in he paricle filer, in which Kalman filer was adoped o produce he subopimal re-sampling proposal disribuion. Experimenal resuls on real-world video sequences have demonsraed ha he proposed algorihm is robus o rack objecs in some complex environmens. Acknowledgemen The firs auhor hank Prof. Ji-Lin Liu, Eryong Wu, and Ye-Hu Shen in Zhejiang Universiy for he help and encouragemen. References [1] N. Wang, G. Y. Wang. Shape descripor wih morphology mehod for color-based racking. Inernaional Journal of Auomaion and Compuing, vol. 4, no. 1, pp , [2] D. Xu, M. Tan, X. Zhao, Z. Tu. Seam racking and visual conrol for roboic arc welding based on srucured ligh sereovision. Inernaional Journal of Auomaion and Compuing, vol. 1, no. 1, pp , [9] K. Nummiaro, E. Koller-Meier, L. Van Gool. An adapive color-based paricle filer. Image and Vision Compuing, vol. 21, no. 1, pp , [10] S. J. McKenna, Y. Raja, S. Gong. Tracking colour objecs using adapive mixure models. Image and Vision Compuing, vol. 17, no. 3 4, pp , [11] M. J. Black, A. D. Jepson. EigenTracking: Robus maching and racking of ariculaed objecs using a view-based represenaion. Inernaional Journal of Compuer Vision, vol. 26, no. 1, pp , [12] A. D. Jepson, D. J. Flee, T. F. El-Maraghi. Robus online appearance models for visual racking. IEEE Transacions on Paern Analysis and Machine Inelligence, vol. 25, no. 10, pp , [13] A. Li, Z. Jing, S. Hu. Robus observaion model for visual racking in paricle filer. Inernaional Journal of Elecronics and Communicaions, vol. 61, no. 3, pp , [14] S. Hu, G. Liang, Z. Jing. Robus objec racking algorihm in naural environmens. In Proceedings of he 2nd Inernaional Conference on Naural Compuaion, Springer, Xi an, PRC, vol. 4222, pp , [15] B. Han, L. Davis. On-line densiy-based appearance modeling for objec racking. In Proceedings of IEEE Inernaional Conference on Compuer Vision, IEEE, Beijing, PRC, vol. 2, pp , [16] P. Li, T. Zhang, A. E. C. Pece. Visual conour racking based on paricle filers. Image and Vision Compuing, vol. 21, no. 1, pp , 2003.

8 38 Inernaional Journal of Auomaion and Compuing 7(1), February 2010 [17] C. Shen, M. J. Brooks, A. Van Den Hengel. Augmened paricle filering for efficien visual racking. In Proceedings of IEEE Inernaional Conference on Image Processing, IEEE, vol. 3, pp , [18] Y. Saoh, T. Okaani, K. Deguchi. A color-based racking by Kalman paricle filer. In Proceedings of he 17h Inernaional Conference on Paern Recogniion, IEEE, vol. 3, pp , [19] D. Comaniciu, P. Meer. Mean shif: A robus approach oward feaure space analysis. IEEE Transacions on Paern Analysis and Machine Inelligence, vol. 24, no. 5, pp , [20] M. A. Carreira-Perpinan. Gaussian mean shif is an EM algorihm. IEEE Transacions on Paern Analysis and Machine Inelligence, vol. 29, no. 5, pp , Qi-Cong Wang graduaed from Nanjing Universiy of Aeronauics and Asronauics, PRC in He received he M. Sc. degree from Zhejiang Universiy of Technology, PRC in 2004, and he Ph. D. degree from Zhejiang Universiy, PRC in He is currenly an assisan professor in he Deparmen of Compuer Science a Xiamen Universiy, PRC. His research ineress include compuer vision, image processing, informaion fusion, and arificial inelligence. qcwang@xmu.edu.cn (Corresponding auhor) Yuan-Hao Gong received he bachelor degree from Tsinghua Universiy, PRC in He is currenly a maser suden a Deparmen of Compuer Science, Xiamen Universiy, PRC. He is a member of IEEE and ACM. His research ineress include image processing and undersanding, compuer vision, and paern recogniion. yuanhaogong@acm.org Chen-Hui Yang received he Ph. D. degree in Zhejiang Universiy, PRC. He is currenly a professor in he Deparmen of Compuer Science a Xiamen Universiy, PRC. His research ineress include compuer visions, image processing and analysis, arificial inelligence in raffic and is applicaion. chyang@xmu.edu.cn Cui-Hua Li received he Ph. D. degree in he Insiue of Arificial Inelligence and Roboics from Xi an Jiaoong Universiy, PRC. He is currenly a professor in he Deparmen of Compuer Science a Xiamen Universiy, PRC. His research ineress include compuer visions, image processing and analysis, wavele ransformaion heory and is applicaion. cuihuali@xmu.edu.cn

On-Line Density-Based Appearance Modeling for Object Tracking

On-Line Density-Based Appearance Modeling for Object Tracking On-Line Densiy-Based Appearance Modeling for Objec Tracking Bohyung Han Larry Davis Dep. of Compuer Science Universiy of Maryland College Park, MD 2742, USA {bhhan, lsd}@cs.umd.edu Absrac Objec racking

More information

WATER LEVEL TRACKING WITH CONDENSATION ALGORITHM

WATER LEVEL TRACKING WITH CONDENSATION ALGORITHM WATER LEVEL TRACKING WITH CONDENSATION ALGORITHM Shinsuke KOBAYASHI, Shogo MURAMATSU, Hisakazu KIKUCHI, Masahiro IWAHASHI Dep. of Elecrical and Elecronic Eng., Niigaa Universiy, 8050 2-no-cho Igarashi,

More information

Sequential Importance Resampling (SIR) Particle Filter

Sequential Importance Resampling (SIR) Particle Filter Paricle Filers++ Pieer Abbeel UC Berkeley EECS Many slides adaped from Thrun, Burgard and Fox, Probabilisic Roboics 1. Algorihm paricle_filer( S -1, u, z ): 2. Sequenial Imporance Resampling (SIR) Paricle

More information

Two Popular Bayesian Estimators: Particle and Kalman Filters. McGill COMP 765 Sept 14 th, 2017

Two Popular Bayesian Estimators: Particle and Kalman Filters. McGill COMP 765 Sept 14 th, 2017 Two Popular Bayesian Esimaors: Paricle and Kalman Filers McGill COMP 765 Sep 14 h, 2017 1 1 1, dx x Bel x u x P x z P Recall: Bayes Filers,,,,,,, 1 1 1 1 u z u x P u z u x z P Bayes z = observaion u =

More information

Estimation of Poses with Particle Filters

Estimation of Poses with Particle Filters Esimaion of Poses wih Paricle Filers Dr.-Ing. Bernd Ludwig Chair for Arificial Inelligence Deparmen of Compuer Science Friedrich-Alexander-Universiä Erlangen-Nürnberg 12/05/2008 Dr.-Ing. Bernd Ludwig (FAU

More information

EKF SLAM vs. FastSLAM A Comparison

EKF SLAM vs. FastSLAM A Comparison vs. A Comparison Michael Calonder, Compuer Vision Lab Swiss Federal Insiue of Technology, Lausanne EPFL) michael.calonder@epfl.ch The wo algorihms are described wih a planar robo applicaion in mind. Generalizaion

More information

Using the Kalman filter Extended Kalman filter

Using the Kalman filter Extended Kalman filter Using he Kalman filer Eended Kalman filer Doz. G. Bleser Prof. Sricker Compuer Vision: Objec and People Tracking SA- Ouline Recap: Kalman filer algorihm Using Kalman filers Eended Kalman filer algorihm

More information

Modal identification of structures from roving input data by means of maximum likelihood estimation of the state space model

Modal identification of structures from roving input data by means of maximum likelihood estimation of the state space model Modal idenificaion of srucures from roving inpu daa by means of maximum likelihood esimaion of he sae space model J. Cara, J. Juan, E. Alarcón Absrac The usual way o perform a forced vibraion es is o fix

More information

Adaptive Compressive Tracking Based on Perceptual Hash Algorithm Lei ZHANG, Zheng-guang XIE * and Hong-jun LI

Adaptive Compressive Tracking Based on Perceptual Hash Algorithm Lei ZHANG, Zheng-guang XIE * and Hong-jun LI 2017 2nd Inernaional Conference on Informaion Technology and Managemen Engineering (ITME 2017) ISBN: 978-1-60595-415-8 Adapive Compressive Tracking Based on Percepual Hash Algorihm Lei ZHANG, Zheng-guang

More information

State-Space Models. Initialization, Estimation and Smoothing of the Kalman Filter

State-Space Models. Initialization, Estimation and Smoothing of the Kalman Filter Sae-Space Models Iniializaion, Esimaion and Smoohing of he Kalman Filer Iniializaion of he Kalman Filer The Kalman filer shows how o updae pas predicors and he corresponding predicion error variances when

More information

Zürich. ETH Master Course: L Autonomous Mobile Robots Localization II

Zürich. ETH Master Course: L Autonomous Mobile Robots Localization II Roland Siegwar Margaria Chli Paul Furgale Marco Huer Marin Rufli Davide Scaramuzza ETH Maser Course: 151-0854-00L Auonomous Mobile Robos Localizaion II ACT and SEE For all do, (predicion updae / ACT),

More information

Tracking. Announcements

Tracking. Announcements Tracking Tuesday, Nov 24 Krisen Grauman UT Ausin Announcemens Pse 5 ou onigh, due 12/4 Shorer assignmen Auo exension il 12/8 I will no hold office hours omorrow 5 6 pm due o Thanksgiving 1 Las ime: Moion

More information

Georey E. Hinton. University oftoronto. Technical Report CRG-TR February 22, Abstract

Georey E. Hinton. University oftoronto.   Technical Report CRG-TR February 22, Abstract Parameer Esimaion for Linear Dynamical Sysems Zoubin Ghahramani Georey E. Hinon Deparmen of Compuer Science Universiy oftorono 6 King's College Road Torono, Canada M5S A4 Email: zoubin@cs.orono.edu Technical

More information

Recursive Least-Squares Fixed-Interval Smoother Using Covariance Information based on Innovation Approach in Linear Continuous Stochastic Systems

Recursive Least-Squares Fixed-Interval Smoother Using Covariance Information based on Innovation Approach in Linear Continuous Stochastic Systems 8 Froniers in Signal Processing, Vol. 1, No. 1, July 217 hps://dx.doi.org/1.2266/fsp.217.112 Recursive Leas-Squares Fixed-Inerval Smooher Using Covariance Informaion based on Innovaion Approach in Linear

More information

Západočeská Univerzita v Plzni, Czech Republic and Groupe ESIEE Paris, France

Západočeská Univerzita v Plzni, Czech Republic and Groupe ESIEE Paris, France ADAPTIVE SIGNAL PROCESSING USING MAXIMUM ENTROPY ON THE MEAN METHOD AND MONTE CARLO ANALYSIS Pavla Holejšovsá, Ing. *), Z. Peroua, Ing. **), J.-F. Bercher, Prof. Assis. ***) Západočesá Univerzia v Plzni,

More information

Announcements. Recap: Filtering. Recap: Reasoning Over Time. Example: State Representations for Robot Localization. Particle Filtering

Announcements. Recap: Filtering. Recap: Reasoning Over Time. Example: State Representations for Robot Localization. Particle Filtering Inroducion o Arificial Inelligence V22.0472-001 Fall 2009 Lecure 18: aricle & Kalman Filering Announcemens Final exam will be a 7pm on Wednesday December 14 h Dae of las class 1.5 hrs long I won ask anyhing

More information

Recent Developments In Evolutionary Data Assimilation And Model Uncertainty Estimation For Hydrologic Forecasting Hamid Moradkhani

Recent Developments In Evolutionary Data Assimilation And Model Uncertainty Estimation For Hydrologic Forecasting Hamid Moradkhani Feb 6-8, 208 Recen Developmens In Evoluionary Daa Assimilaion And Model Uncerainy Esimaion For Hydrologic Forecasing Hamid Moradkhani Cener for Complex Hydrosysems Research Deparmen of Civil, Consrucion

More information

Notes on Kalman Filtering

Notes on Kalman Filtering Noes on Kalman Filering Brian Borchers and Rick Aser November 7, Inroducion Daa Assimilaion is he problem of merging model predicions wih acual measuremens of a sysem o produce an opimal esimae of he curren

More information

Robot Motion Model EKF based Localization EKF SLAM Graph SLAM

Robot Motion Model EKF based Localization EKF SLAM Graph SLAM Robo Moion Model EKF based Localizaion EKF SLAM Graph SLAM General Robo Moion Model Robo sae v r Conrol a ime Sae updae model Noise model of robo conrol Noise model of conrol Robo moion model

More information

CHAPTER 10 VALIDATION OF TEST WITH ARTIFICAL NEURAL NETWORK

CHAPTER 10 VALIDATION OF TEST WITH ARTIFICAL NEURAL NETWORK 175 CHAPTER 10 VALIDATION OF TEST WITH ARTIFICAL NEURAL NETWORK 10.1 INTRODUCTION Amongs he research work performed, he bes resuls of experimenal work are validaed wih Arificial Neural Nework. From he

More information

CS 4495 Computer Vision Tracking 1- Kalman,Gaussian

CS 4495 Computer Vision Tracking 1- Kalman,Gaussian CS 4495 Compuer Vision A. Bobick CS 4495 Compuer Vision - KalmanGaussian Aaron Bobick School of Ineracive Compuing CS 4495 Compuer Vision A. Bobick Adminisrivia S5 will be ou his Thurs Due Sun Nov h :55pm

More information

Testing for a Single Factor Model in the Multivariate State Space Framework

Testing for a Single Factor Model in the Multivariate State Space Framework esing for a Single Facor Model in he Mulivariae Sae Space Framework Chen C.-Y. M. Chiba and M. Kobayashi Inernaional Graduae School of Social Sciences Yokohama Naional Universiy Japan Faculy of Economics

More information

Probabilistic Robotics SLAM

Probabilistic Robotics SLAM Probabilisic Roboics SLAM The SLAM Problem SLAM is he process by which a robo builds a map of he environmen and, a he same ime, uses his map o compue is locaion Localizaion: inferring locaion given a map

More information

STATE-SPACE MODELLING. A mass balance across the tank gives:

STATE-SPACE MODELLING. A mass balance across the tank gives: B. Lennox and N.F. Thornhill, 9, Sae Space Modelling, IChemE Process Managemen and Conrol Subjec Group Newsleer STE-SPACE MODELLING Inroducion: Over he pas decade or so here has been an ever increasing

More information

Air Traffic Forecast Empirical Research Based on the MCMC Method

Air Traffic Forecast Empirical Research Based on the MCMC Method Compuer and Informaion Science; Vol. 5, No. 5; 0 ISSN 93-8989 E-ISSN 93-8997 Published by Canadian Cener of Science and Educaion Air Traffic Forecas Empirical Research Based on he MCMC Mehod Jian-bo Wang,

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

SEIF, EnKF, EKF SLAM. Pieter Abbeel UC Berkeley EECS

SEIF, EnKF, EKF SLAM. Pieter Abbeel UC Berkeley EECS SEIF, EnKF, EKF SLAM Pieer Abbeel UC Berkeley EECS Informaion Filer From an analyical poin of view == Kalman filer Difference: keep rack of he inverse covariance raher han he covariance marix [maer of

More information

L07. KALMAN FILTERING FOR NON-LINEAR SYSTEMS. NA568 Mobile Robotics: Methods & Algorithms

L07. KALMAN FILTERING FOR NON-LINEAR SYSTEMS. NA568 Mobile Robotics: Methods & Algorithms L07. KALMAN FILTERING FOR NON-LINEAR SYSTEMS NA568 Mobile Roboics: Mehods & Algorihms Today s Topic Quick review on (Linear) Kalman Filer Kalman Filering for Non-Linear Sysems Exended Kalman Filer (EKF)

More information

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Simulaion-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Week Descripion Reading Maerial 2 Compuer Simulaion of Dynamic Models Finie Difference, coninuous saes, discree ime Simple Mehods Euler Trapezoid

More information

2016 Possible Examination Questions. Robotics CSCE 574

2016 Possible Examination Questions. Robotics CSCE 574 206 Possible Examinaion Quesions Roboics CSCE 574 ) Wha are he differences beween Hydraulic drive and Shape Memory Alloy drive? Name one applicaion in which each one of hem is appropriae. 2) Wha are he

More information

Probabilistic Robotics

Probabilistic Robotics Probabilisic Roboics Bayes Filer Implemenaions Gaussian filers Bayes Filer Reminder Predicion bel p u bel d Correcion bel η p z bel Gaussians : ~ π e p N p - Univariae / / : ~ μ μ μ e p Ν p d π Mulivariae

More information

0.1 MAXIMUM LIKELIHOOD ESTIMATION EXPLAINED

0.1 MAXIMUM LIKELIHOOD ESTIMATION EXPLAINED 0.1 MAXIMUM LIKELIHOOD ESTIMATIO EXPLAIED Maximum likelihood esimaion is a bes-fi saisical mehod for he esimaion of he values of he parameers of a sysem, based on a se of observaions of a random variable

More information

Vehicle Arrival Models : Headway

Vehicle Arrival Models : Headway Chaper 12 Vehicle Arrival Models : Headway 12.1 Inroducion Modelling arrival of vehicle a secion of road is an imporan sep in raffic flow modelling. I has imporan applicaion in raffic flow simulaion where

More information

Introduction to Mobile Robotics

Introduction to Mobile Robotics Inroducion o Mobile Roboics Bayes Filer Kalman Filer Wolfram Burgard Cyrill Sachniss Giorgio Grisei Maren Bennewiz Chrisian Plagemann Bayes Filer Reminder Predicion bel p u bel d Correcion bel η p z bel

More information

An introduction to the theory of SDDP algorithm

An introduction to the theory of SDDP algorithm An inroducion o he heory of SDDP algorihm V. Leclère (ENPC) Augus 1, 2014 V. Leclère Inroducion o SDDP Augus 1, 2014 1 / 21 Inroducion Large scale sochasic problem are hard o solve. Two ways of aacking

More information

Direction-Based Modified Particle Filter for Vehicle Tracking

Direction-Based Modified Particle Filter for Vehicle Tracking Direcion-Based Modified Paricle Filer for Vehicle Tracking Musafa Eren Yildirim, Ibrahim Furkan Ince, Yucel Bau Salman, Jong Kwan Song, Jang Sik Park, and Byung Woo Yoon This research proposes a modified

More information

Speaker Adaptation Techniques For Continuous Speech Using Medium and Small Adaptation Data Sets. Constantinos Boulis

Speaker Adaptation Techniques For Continuous Speech Using Medium and Small Adaptation Data Sets. Constantinos Boulis Speaker Adapaion Techniques For Coninuous Speech Using Medium and Small Adapaion Daa Ses Consaninos Boulis Ouline of he Presenaion Inroducion o he speaker adapaion problem Maximum Likelihood Sochasic Transformaions

More information

2.160 System Identification, Estimation, and Learning. Lecture Notes No. 8. March 6, 2006

2.160 System Identification, Estimation, and Learning. Lecture Notes No. 8. March 6, 2006 2.160 Sysem Idenificaion, Esimaion, and Learning Lecure Noes No. 8 March 6, 2006 4.9 Eended Kalman Filer In many pracical problems, he process dynamics are nonlinear. w Process Dynamics v y u Model (Linearized)

More information

An recursive analytical technique to estimate time dependent physical parameters in the presence of noise processes

An recursive analytical technique to estimate time dependent physical parameters in the presence of noise processes WHAT IS A KALMAN FILTER An recursive analyical echnique o esimae ime dependen physical parameers in he presence of noise processes Example of a ime and frequency applicaion: Offse beween wo clocks PREDICTORS,

More information

Augmented Reality II - Kalman Filters - Gudrun Klinker May 25, 2004

Augmented Reality II - Kalman Filters - Gudrun Klinker May 25, 2004 Augmened Realiy II Kalman Filers Gudrun Klinker May 25, 2004 Ouline Moivaion Discree Kalman Filer Modeled Process Compuing Model Parameers Algorihm Exended Kalman Filer Kalman Filer for Sensor Fusion Lieraure

More information

Probabilistic Robotics SLAM

Probabilistic Robotics SLAM Probabilisic Roboics SLAM The SLAM Problem SLAM is he process by which a robo builds a map of he environmen and, a he same ime, uses his map o compue is locaion Localizaion: inferring locaion given a map

More information

Tracking. Many slides adapted from Kristen Grauman, Deva Ramanan

Tracking. Many slides adapted from Kristen Grauman, Deva Ramanan Tracking Man slides adaped from Krisen Grauman Deva Ramanan Coures G. Hager Coures G. Hager J. Kosecka cs3b Adapive Human-Moion Tracking Acquisiion Decimaion b facor 5 Moion deecor Grascale convers. Image

More information

References are appeared in the last slide. Last update: (1393/08/19)

References are appeared in the last slide. Last update: (1393/08/19) SYSEM IDEIFICAIO Ali Karimpour Associae Professor Ferdowsi Universi of Mashhad References are appeared in he las slide. Las updae: 0..204 393/08/9 Lecure 5 lecure 5 Parameer Esimaion Mehods opics o be

More information

A Video Vehicle Detection Algorithm Based on Improved Adaboost Algorithm Weiguang Liu and Qian Zhang*

A Video Vehicle Detection Algorithm Based on Improved Adaboost Algorithm Weiguang Liu and Qian Zhang* A Video Vehicle Deecion Algorihm Based on Improved Adaboos Algorihm Weiguang Liu and Qian Zhang* Zhongyuan Universiy of Technology, Zhengzhou 450000, China lwg66123@163.com, 2817343431@qq.com *The corresponding

More information

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé Bias in Condiional and Uncondiional Fixed Effecs Logi Esimaion: a Correcion * Tom Coupé Economics Educaion and Research Consorium, Naional Universiy of Kyiv Mohyla Academy Address: Vul Voloska 10, 04070

More information

Anno accademico 2006/2007. Davide Migliore

Anno accademico 2006/2007. Davide Migliore Roboica Anno accademico 2006/2007 Davide Migliore migliore@ele.polimi.i Today Eercise session: An Off-side roblem Robo Vision Task Measuring NBA layers erformance robabilisic Roboics Inroducion The Bayesian

More information

Tracking. Many slides adapted from Kristen Grauman, Deva Ramanan

Tracking. Many slides adapted from Kristen Grauman, Deva Ramanan Tracking Man slides adaped from Krisen Grauman Deva Ramanan Coures G. Hager Coures G. Hager J. Kosecka cs3b Adapive Human-Moion Tracking Acquisiion Decimaion b facor 5 Moion deecor Grascale convers. Image

More information

1 Review of Zero-Sum Games

1 Review of Zero-Sum Games COS 5: heoreical Machine Learning Lecurer: Rob Schapire Lecure #23 Scribe: Eugene Brevdo April 30, 2008 Review of Zero-Sum Games Las ime we inroduced a mahemaical model for wo player zero-sum games. Any

More information

CSE-571 Robotics. Sample-based Localization (sonar) Motivation. Bayes Filter Implementations. Particle filters. Density Approximation

CSE-571 Robotics. Sample-based Localization (sonar) Motivation. Bayes Filter Implementations. Particle filters. Density Approximation Moivaion CSE57 Roboics Bayes Filer Implemenaions Paricle filers So far, we discussed he Kalman filer: Gaussian, linearizaion problems Paricle filers are a way o efficienly represen nongaussian disribuions

More information

m = 41 members n = 27 (nonfounders), f = 14 (founders) 8 markers from chromosome 19

m = 41 members n = 27 (nonfounders), f = 14 (founders) 8 markers from chromosome 19 Sequenial Imporance Sampling (SIS) AKA Paricle Filering, Sequenial Impuaion (Kong, Liu, Wong, 994) For many problems, sampling direcly from he arge disribuion is difficul or impossible. One reason possible

More information

CSE-473. A Gentle Introduction to Particle Filters

CSE-473. A Gentle Introduction to Particle Filters CSE-473 A Genle Inroducion o Paricle Filers Bayes Filers for Robo Localizaion Dieer Fo 2 Bayes Filers: Framework Given: Sream of observaions z and acion daa u: d Sensor model Pz. = { u, z2, u 1, z 1 Dynamics

More information

Random Walk with Anti-Correlated Steps

Random Walk with Anti-Correlated Steps Random Walk wih Ani-Correlaed Seps John Noga Dirk Wagner 2 Absrac We conjecure he expeced value of random walks wih ani-correlaed seps o be exacly. We suppor his conjecure wih 2 plausibiliy argumens and

More information

A Primal-Dual Type Algorithm with the O(1/t) Convergence Rate for Large Scale Constrained Convex Programs

A Primal-Dual Type Algorithm with the O(1/t) Convergence Rate for Large Scale Constrained Convex Programs PROC. IEEE CONFERENCE ON DECISION AND CONTROL, 06 A Primal-Dual Type Algorihm wih he O(/) Convergence Rae for Large Scale Consrained Convex Programs Hao Yu and Michael J. Neely Absrac This paper considers

More information

Rao-Blackwellized Auxiliary Particle Filters for Mixed Linear/Nonlinear Gaussian models

Rao-Blackwellized Auxiliary Particle Filters for Mixed Linear/Nonlinear Gaussian models Rao-Blackwellized Auxiliary Paricle Filers for Mixed Linear/Nonlinear Gaussian models Jerker Nordh Deparmen of Auomaic Conrol Lund Universiy, Sweden Email: jerker.nordh@conrol.lh.se Absrac The Auxiliary

More information

Robust estimation based on the first- and third-moment restrictions of the power transformation model

Robust estimation based on the first- and third-moment restrictions of the power transformation model h Inernaional Congress on Modelling and Simulaion, Adelaide, Ausralia, 6 December 3 www.mssanz.org.au/modsim3 Robus esimaion based on he firs- and hird-momen resricions of he power ransformaion Nawaa,

More information

Anti-Disturbance Control for Multiple Disturbances

Anti-Disturbance Control for Multiple Disturbances Workshop a 3 ACC Ani-Disurbance Conrol for Muliple Disurbances Lei Guo (lguo@buaa.edu.cn) Naional Key Laboraory on Science and Technology on Aircraf Conrol, Beihang Universiy, Beijing, 9, P.R. China. Presened

More information

Stability and Bifurcation in a Neural Network Model with Two Delays

Stability and Bifurcation in a Neural Network Model with Two Delays Inernaional Mahemaical Forum, Vol. 6, 11, no. 35, 175-1731 Sabiliy and Bifurcaion in a Neural Nework Model wih Two Delays GuangPing Hu and XiaoLing Li School of Mahemaics and Physics, Nanjing Universiy

More information

Hidden Markov Models

Hidden Markov Models Hidden Markov Models Probabilisic reasoning over ime So far, we ve mosly deal wih episodic environmens Excepions: games wih muliple moves, planning In paricular, he Bayesian neworks we ve seen so far describe

More information

Linear Gaussian State Space Models

Linear Gaussian State Space Models Linear Gaussian Sae Space Models Srucural Time Series Models Level and Trend Models Basic Srucural Model (BSM Dynamic Linear Models Sae Space Model Represenaion Level, Trend, and Seasonal Models Time Varying

More information

A Rao-Blackwellized Parts-Constellation Tracker

A Rao-Blackwellized Parts-Constellation Tracker A Rao-Blackwellized Pars-Consellaion Tracker Gran Schindler and Frank Dellaer College of Compuing, Georgia Insiue of Technology {schindler, dellaer}@cc.gaech.edu Absrac We presen a mehod for efficienly

More information

Performance comparison of EKF and particle filtering methods for maneuvering targets

Performance comparison of EKF and particle filtering methods for maneuvering targets Digial Signal Processing 17 (2007) 774 786 www.elsevier.com/locae/dsp Performance comparison of EKF and paricle filering mehods for maneuvering arges Mónica F. Bugallo, Shanshan Xu, Pear M. Djurić Deparmen

More information

A PROBABILISTIC MULTIMODAL ALGORITHM FOR TRACKING MULTIPLE AND DYNAMIC OBJECTS

A PROBABILISTIC MULTIMODAL ALGORITHM FOR TRACKING MULTIPLE AND DYNAMIC OBJECTS A PROBABILISTIC MULTIMODAL ALGORITHM FOR TRACKING MULTIPLE AND DYNAMIC OBJECTS MARTA MARRÓN, ELECTRONICS. ALCALÁ UNIV. SPAIN mara@depeca.uah.es MIGUEL A. SOTELO, ELECTRONICS. ALCALÁ UNIV. SPAIN soelo@depeca.uah.es

More information

Exponential Weighted Moving Average (EWMA) Chart Under The Assumption of Moderateness And Its 3 Control Limits

Exponential Weighted Moving Average (EWMA) Chart Under The Assumption of Moderateness And Its 3 Control Limits DOI: 0.545/mjis.07.5009 Exponenial Weighed Moving Average (EWMA) Char Under The Assumpion of Moderaeness And Is 3 Conrol Limis KALPESH S TAILOR Assisan Professor, Deparmen of Saisics, M. K. Bhavnagar Universiy,

More information

A DELAY-DEPENDENT STABILITY CRITERIA FOR T-S FUZZY SYSTEM WITH TIME-DELAYS

A DELAY-DEPENDENT STABILITY CRITERIA FOR T-S FUZZY SYSTEM WITH TIME-DELAYS A DELAY-DEPENDENT STABILITY CRITERIA FOR T-S FUZZY SYSTEM WITH TIME-DELAYS Xinping Guan ;1 Fenglei Li Cailian Chen Insiue of Elecrical Engineering, Yanshan Universiy, Qinhuangdao, 066004, China. Deparmen

More information

AUV positioning based on Interactive Multiple Model

AUV positioning based on Interactive Multiple Model AUV posiioning based on Ineracive Muliple Model H. Q. Liu ARL, Tropical Marine Science Insiue Naional Universiy of Singapore 18 Ken Ridge Road, Singapore 1197 Email: hongqing@arl.nus.edu.sg Mandar Chire

More information

Adaptive Noise Estimation Based on Non-negative Matrix Factorization

Adaptive Noise Estimation Based on Non-negative Matrix Factorization dvanced cience and Technology Leers Vol.3 (ICC 213), pp.159-163 hp://dx.doi.org/1.14257/asl.213 dapive Noise Esimaion ased on Non-negaive Marix Facorizaion Kwang Myung Jeon and Hong Kook Kim chool of Informaion

More information

Non-parametric techniques. Instance Based Learning. NN Decision Boundaries. Nearest Neighbor Algorithm. Distance metric important

Non-parametric techniques. Instance Based Learning. NN Decision Boundaries. Nearest Neighbor Algorithm. Distance metric important on-parameric echniques Insance Based Learning AKA: neares neighbor mehods, non-parameric, lazy, memorybased, or case-based learning Copyrigh 2005 by David Helmbold 1 Do no fi a model (as do LTU, decision

More information

Tom Heskes and Onno Zoeter. Presented by Mark Buller

Tom Heskes and Onno Zoeter. Presented by Mark Buller Tom Heskes and Onno Zoeer Presened by Mark Buller Dynamic Bayesian Neworks Direced graphical models of sochasic processes Represen hidden and observed variables wih differen dependencies Generalize Hidden

More information

Simultaneous Tracking and Action Recognition using the PCA-HOG Descriptor

Simultaneous Tracking and Action Recognition using the PCA-HOG Descriptor Simulaneous Tracking and Acion Recogniion using he PCA-HOG Descripor Wei-Lwun Lu, James J. Lile Deparmen of Compuer Science Universiy of Briish Columbia Vancouver, BC, CANADA {vailen, lile}@cs.ubc.ca Absrac

More information

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles Diebold, Chaper 7 Francis X. Diebold, Elemens of Forecasing, 4h Ediion (Mason, Ohio: Cengage Learning, 006). Chaper 7. Characerizing Cycles Afer compleing his reading you should be able o: Define covariance

More information

Book Corrections for Optimal Estimation of Dynamic Systems, 2 nd Edition

Book Corrections for Optimal Estimation of Dynamic Systems, 2 nd Edition Boo Correcions for Opimal Esimaion of Dynamic Sysems, nd Ediion John L. Crassidis and John L. Junins November 17, 017 Chaper 1 This documen provides correcions for he boo: Crassidis, J.L., and Junins,

More information

Navneet Saini, Mayank Goyal, Vishal Bansal (2013); Term Project AML310; Indian Institute of Technology Delhi

Navneet Saini, Mayank Goyal, Vishal Bansal (2013); Term Project AML310; Indian Institute of Technology Delhi Creep in Viscoelasic Subsances Numerical mehods o calculae he coefficiens of he Prony equaion using creep es daa and Herediary Inegrals Mehod Navnee Saini, Mayank Goyal, Vishal Bansal (23); Term Projec

More information

Particle Filtering for Geometric Active Contours with Application to Tracking Moving and Deforming Objects

Particle Filtering for Geometric Active Contours with Application to Tracking Moving and Deforming Objects Paricle Filering for Geomeric Acive Conours wih Applicaion o Tracking Moving and Deforming Objecs Yogesh Rahi Namraa Vaswani Allen Tannenbaum Anhony Yezzi Georgia Insiue of Technology School of Elecrical

More information

A Rao-Blackwellized Particle Filter for EigenTracking

A Rao-Blackwellized Particle Filter for EigenTracking A Rao-Blackwellized Paricle Filer for EigenTracking Zia Khan, Tucker Balch, and Frank Dellaer Georgia Insiue of Technology College of Compuing {zkhan,ucker,dellaer}@cc.gaech.edu Absrac Subspace represenaions

More information

Two Coupled Oscillators / Normal Modes

Two Coupled Oscillators / Normal Modes Lecure 3 Phys 3750 Two Coupled Oscillaors / Normal Modes Overview and Moivaion: Today we ake a small, bu significan, sep owards wave moion. We will no ye observe waves, bu his sep is imporan in is own

More information

A new flexible Weibull distribution

A new flexible Weibull distribution Communicaions for Saisical Applicaions and Mehods 2016, Vol. 23, No. 5, 399 409 hp://dx.doi.org/10.5351/csam.2016.23.5.399 Prin ISSN 2287-7843 / Online ISSN 2383-4757 A new flexible Weibull disribuion

More information

Inventory Control of Perishable Items in a Two-Echelon Supply Chain

Inventory Control of Perishable Items in a Two-Echelon Supply Chain Journal of Indusrial Engineering, Universiy of ehran, Special Issue,, PP. 69-77 69 Invenory Conrol of Perishable Iems in a wo-echelon Supply Chain Fariborz Jolai *, Elmira Gheisariha and Farnaz Nojavan

More information

Probabilistic Robotics The Sparse Extended Information Filter

Probabilistic Robotics The Sparse Extended Information Filter Probabilisic Roboics The Sparse Exended Informaion Filer MSc course Arificial Inelligence 2018 hps://saff.fnwi.uva.nl/a.visser/educaion/probabilisicroboics/ Arnoud Visser Inelligen Roboics Lab Informaics

More information

Visual Object Tracking based on Real-time Particle Filters. Dong- Hun Lee*, Yong-Gun Jo **, and Hoon Kang ***

Visual Object Tracking based on Real-time Particle Filters. Dong- Hun Lee*, Yong-Gun Jo **, and Hoon Kang *** Visual Objec racking based on Real-ime Paricle Filers Dong- Hun Lee*, Yong-Gun Jo **, and Hoon Kang *** * School of Elecrical and Elecronics Engineering, Chung-Ang Universiy, Seoul, Korea (el : +82-2-86-8234;

More information

Article from. Predictive Analytics and Futurism. July 2016 Issue 13

Article from. Predictive Analytics and Futurism. July 2016 Issue 13 Aricle from Predicive Analyics and Fuurism July 6 Issue An Inroducion o Incremenal Learning By Qiang Wu and Dave Snell Machine learning provides useful ools for predicive analyics The ypical machine learning

More information

Modeling Economic Time Series with Stochastic Linear Difference Equations

Modeling Economic Time Series with Stochastic Linear Difference Equations A. Thiemer, SLDG.mcd, 6..6 FH-Kiel Universiy of Applied Sciences Prof. Dr. Andreas Thiemer e-mail: andreas.hiemer@fh-kiel.de Modeling Economic Time Series wih Sochasic Linear Difference Equaions Summary:

More information

Particle Swarm Optimization Combining Diversification and Intensification for Nonlinear Integer Programming Problems

Particle Swarm Optimization Combining Diversification and Intensification for Nonlinear Integer Programming Problems Paricle Swarm Opimizaion Combining Diversificaion and Inensificaion for Nonlinear Ineger Programming Problems Takeshi Masui, Masaoshi Sakawa, Kosuke Kao and Koichi Masumoo Hiroshima Universiy 1-4-1, Kagamiyama,

More information

Shiva Akhtarian MSc Student, Department of Computer Engineering and Information Technology, Payame Noor University, Iran

Shiva Akhtarian MSc Student, Department of Computer Engineering and Information Technology, Payame Noor University, Iran Curren Trends in Technology and Science ISSN : 79-055 8hSASTech 04 Symposium on Advances in Science & Technology-Commission-IV Mashhad, Iran A New for Sofware Reliabiliy Evaluaion Based on NHPP wih Imperfec

More information

Content-Based Shape Retrieval Using Different Shape Descriptors: A Comparative Study Dengsheng Zhang and Guojun Lu

Content-Based Shape Retrieval Using Different Shape Descriptors: A Comparative Study Dengsheng Zhang and Guojun Lu Conen-Based Shape Rerieval Using Differen Shape Descripors: A Comparaive Sudy Dengsheng Zhang and Guojun Lu Gippsland School of Compuing and Informaion Technology Monash Universiy Churchill, Vicoria 3842

More information

Application of a Stochastic-Fuzzy Approach to Modeling Optimal Discrete Time Dynamical Systems by Using Large Scale Data Processing

Application of a Stochastic-Fuzzy Approach to Modeling Optimal Discrete Time Dynamical Systems by Using Large Scale Data Processing Applicaion of a Sochasic-Fuzzy Approach o Modeling Opimal Discree Time Dynamical Sysems by Using Large Scale Daa Processing AA WALASZE-BABISZEWSA Deparmen of Compuer Engineering Opole Universiy of Technology

More information

Single-Pass-Based Heuristic Algorithms for Group Flexible Flow-shop Scheduling Problems

Single-Pass-Based Heuristic Algorithms for Group Flexible Flow-shop Scheduling Problems Single-Pass-Based Heurisic Algorihms for Group Flexible Flow-shop Scheduling Problems PEI-YING HUANG, TZUNG-PEI HONG 2 and CHENG-YAN KAO, 3 Deparmen of Compuer Science and Informaion Engineering Naional

More information

Mean-square Stability Control for Networked Systems with Stochastic Time Delay

Mean-square Stability Control for Networked Systems with Stochastic Time Delay JOURNAL OF SIMULAION VOL. 5 NO. May 7 Mean-square Sabiliy Conrol for Newored Sysems wih Sochasic ime Delay YAO Hejun YUAN Fushun School of Mahemaics and Saisics Anyang Normal Universiy Anyang Henan. 455

More information

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Course Noes for EE7C Spring 018: Convex Opimizaion and Approximaion Insrucor: Moriz Hard Email: hard+ee7c@berkeley.edu Graduae Insrucor: Max Simchowiz Email: msimchow+ee7c@berkeley.edu Ocober 15, 018 3

More information

Ensamble methods: Boosting

Ensamble methods: Boosting Lecure 21 Ensamble mehods: Boosing Milos Hauskrech milos@cs.pi.edu 5329 Senno Square Schedule Final exam: April 18: 1:00-2:15pm, in-class Term projecs April 23 & April 25: a 1:00-2:30pm in CS seminar room

More information

Time series model fitting via Kalman smoothing and EM estimation in TimeModels.jl

Time series model fitting via Kalman smoothing and EM estimation in TimeModels.jl Time series model fiing via Kalman smoohing and EM esimaion in TimeModels.jl Gord Sephen Las updaed: January 206 Conens Inroducion 2. Moivaion and Acknowledgemens....................... 2.2 Noaion......................................

More information

RL Lecture 7: Eligibility Traces. R. S. Sutton and A. G. Barto: Reinforcement Learning: An Introduction 1

RL Lecture 7: Eligibility Traces. R. S. Sutton and A. G. Barto: Reinforcement Learning: An Introduction 1 RL Lecure 7: Eligibiliy Traces R. S. Suon and A. G. Baro: Reinforcemen Learning: An Inroducion 1 N-sep TD Predicion Idea: Look farher ino he fuure when you do TD backup (1, 2, 3,, n seps) R. S. Suon and

More information

ON THE BEAT PHENOMENON IN COUPLED SYSTEMS

ON THE BEAT PHENOMENON IN COUPLED SYSTEMS 8 h ASCE Specialy Conference on Probabilisic Mechanics and Srucural Reliabiliy PMC-38 ON THE BEAT PHENOMENON IN COUPLED SYSTEMS S. K. Yalla, Suden Member ASCE and A. Kareem, M. ASCE NaHaz Modeling Laboraory,

More information

Multiple Hypothesis Tracking of Clusters of People

Multiple Hypothesis Tracking of Clusters of People Muliple Hypohesis Tracking of Clusers of People Manuel Mucienes Deparmen of Elecronics and Compuer Science Universiy of Saniago de Composela 15782 Saniago de Composela, Spain Email: manuel@dec.usc.es Wolfram

More information

Object tracking: Using HMMs to estimate the geographical location of fish

Object tracking: Using HMMs to estimate the geographical location of fish Objec racking: Using HMMs o esimae he geographical locaion of fish 02433 - Hidden Markov Models Marin Wæver Pedersen, Henrik Madsen Course week 13 MWP, compiled June 8, 2011 Objecive: Locae fish from agging

More information

PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD

PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD HAN XIAO 1. Penalized Leas Squares Lasso solves he following opimizaion problem, ˆβ lasso = arg max β R p+1 1 N y i β 0 N x ij β j β j (1.1) for some 0.

More information

Overview. COMP14112: Artificial Intelligence Fundamentals. Lecture 0 Very Brief Overview. Structure of this course

Overview. COMP14112: Artificial Intelligence Fundamentals. Lecture 0 Very Brief Overview. Structure of this course OMP: Arificial Inelligence Fundamenals Lecure 0 Very Brief Overview Lecurer: Email: Xiao-Jun Zeng x.zeng@mancheser.ac.uk Overview This course will focus mainly on probabilisic mehods in AI We shall presen

More information

How to Deal with Structural Breaks in Practical Cointegration Analysis

How to Deal with Structural Breaks in Practical Cointegration Analysis How o Deal wih Srucural Breaks in Pracical Coinegraion Analysis Roselyne Joyeux * School of Economic and Financial Sudies Macquarie Universiy December 00 ABSTRACT In his noe we consider he reamen of srucural

More information

GMM - Generalized Method of Moments

GMM - Generalized Method of Moments GMM - Generalized Mehod of Momens Conens GMM esimaion, shor inroducion 2 GMM inuiion: Maching momens 2 3 General overview of GMM esimaion. 3 3. Weighing marix...........................................

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XI Control of Stochastic Systems - P.R. Kumar

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XI Control of Stochastic Systems - P.R. Kumar CONROL OF SOCHASIC SYSEMS P.R. Kumar Deparmen of Elecrical and Compuer Engineering, and Coordinaed Science Laboraory, Universiy of Illinois, Urbana-Champaign, USA. Keywords: Markov chains, ransiion probabiliies,

More information

Ensamble methods: Bagging and Boosting

Ensamble methods: Bagging and Boosting Lecure 21 Ensamble mehods: Bagging and Boosing Milos Hauskrech milos@cs.pi.edu 5329 Senno Square Ensemble mehods Mixure of expers Muliple base models (classifiers, regressors), each covers a differen par

More information