Online Multi-Class LPBoost

Size: px
Start display at page:

Download "Online Multi-Class LPBoost"

Transcription

1 Online Muli-Class LPBoos Amir Saffari Marin Godec Thomas Pock Chrisian Leisner Hors Bischof Insiue for Compuer Graphics and Vision, Graz Universiy of Technology, Ausria Absrac Online boosing is one of he mos successful online learning algorihms in compuer vision. While many challenging online learning problems are inherenly muli-class, online boosing and is varians are only able o solve binary asks. In his paper, we presen Online Muli-Class LPBoos (OMCLP) which is direcly applicable o muli-class problems. From a heoreical poin of view, our algorihm ries o maximize he muli-class sof-margin of he samples. In order o solve he LP problem in online seings, we perform an efficien varian of online convex programming, which is based on primal-dual gradien descen-ascen updae sraegies. We conduc an exensive se of experimens over machine learning benchmark daases, as well as, on Calech101 caegory recogniion daase. We show ha our mehod is able o ouperform oher online muliclass mehods. We also apply our mehod o racking where, we presen an inuiive way o conver he binary racking by deecion problem o a muli-class problem where background paerns which are similar o he arge class, become virual classes. Applying our novel model, we ouperform or achieve he sae-of-he-ar resuls on benchmark racking videos. 1. Inroducion Online learning is an area of machine learning concerned wih esimaion problems wih limied access o he enire daa domain. I is a sequenial decision making ask where he objecives for he learner This work has been suppored by he Ausrian FFG projec EVis (813399) and Oulier (820923) under he FIT-IT program and he Ausrian Science Fund (FWF) under he docoral program Confluence of Vision and Graphics W1209. are revealed over ime. Classical online learning problems can be formulaed as a game beween he learner and an adversary environmen (or eacher). In his repeaed game, a any ime he following seps happen: 1) The environmen chooses a new sample x R d. 2) The learner responds wih is predicion ŷ. 3) The environmen reveals he label of he sample y. 4) The learner suffers he loss l and updaes is model. The goal of he learner is o achieve a low cumulaive loss over ime by updaing is inernal represenaion of he problem. Online learning is an essenial ool for learning from dynamic environmens, from very large scale daases, or from sreaming daa sources. I has been sudied exensively in he machine learning communiy (for a comprehensive overview we refer o [5, 25] and references herein). In compuer vision, online learning has been used in applicaions such as objec recogniion [14, 4], objec deecion [22, 30] and racking [8, 16, 13]. Hisorically, Oza and Russell [21] were he firs o exend he AdaBoos [11] o operae in an online learning scenario. Their formulaion and many varians have been used in various compuer vision applicaions [16, 13, 22, 30, 18]. Almos all recen work on online boosing algorihms focus on binary decision problems, while many ineresing problems are inherenly muli-class. These algorihms ackle he muli-class problems by using a se of decomposed binary asks, usually obained by ypical approaches like 1-vs.-all, 1-vs.-1, and error correcing oupu codes [2]. However, such approaches have major drawbacks. Firs, by considering only he binary sub-problems, he algorihms ofen fail o compleely capure he rue srucures and relaions beween he classes in he feaure space. In online learning asks, his problem is even more severe because he learner only has access o a limied amoun of daa. Second, one has o rain a leas

2 a number of classifiers equivalen o he number of classes. For problems wih a large number of classes, such approaches have compuaional disadvanages. For an online learning scenario, because of hese consrains, such approaches migh no be applicable. Third, he commonly used 1-vs.-all approach inroduces addiional problems, such as producing unbalanced daases or uncalibraed classifiers. Boosing wih convex loss funcions is proven o be sensiive o ouliers and label noise [19]. This inheren problem of boosing is even more imporan in online learning problems where he label given by he environmen migh be quie noisy. Hence, raining such a sensiive algorihm in noisy environmens usually leads o inferior classifiers. Recenly, here has been a grea effor o remedy his weakness, e.g. by inroducing more robus loss funcions [19, 27, 18]. There exiss heoreical evidences ha many boosing algorihms are only able o maximize he hard-margin [23] or average margin [26] of daa samples. Such problems are addressed in oher learning mehods, specially in suppor vecor machines, by inroducing he sof-margins. Forunaely, for offline boosing, here exis a few mehods which are able o use he sof-margins, noably, he Linear Programming Boosing (LPBoos) [9] and is varians [28, 29, 12]. Therefore, by formulaing he LPBoos for online muli-class learning problems, we are able o direcly address hese inheren weaknesses of online boosing mehods. Experimenally, we show ha our algorihm in fac holds o hese promises and is able o ouperform or a leas achieve sae-of-he-ar resuls compared o oher online muli-class learning mehods on various paern recogniion and compuer vision asks. We conduc a se of experimens o compare our mehod wih oher online and offline muliclass learning mehods on sandard machine learning benchmarks. Addiionally, we apply our mehod o he objec caegory classificaion problem on Calech101 daase. As a side effec of having an online muli-class classifier, we are able o perform muliarge racking efficienly and robusly. For single objec racking wih a complex background, we propose o formulae he problem as a muli-arge racking by assigning separae virual classes for non-arge objecs wih high similariies o he arge, and hence, improve he racking resuls o achieve sae-of-hear over benchmark videos. 2. Online Muli-Class LPBoos In his secion, we formulae he online muliclass boosing as a linear programming opimizaion problem. We firs sae he problem and hen presen our learning mehod which is based on a primal-dual gradien descen-ascen sraegy. In online learning scenarios, he daa samples are presened sequenially. Following he repeaed game analogy of online learning, he goal of he learner is o achieve a low cumulaive loss over ime by updaing is model incremenally. Le he loss a ieraion be l, which measures how bad was he predicion of he learner ŷ wih respec o he rue class label of he newes sample y. In our formulaion, we assume ha he number of classes is no known in advance, and he learner should be able o incorporae new classes on-he-fly. Since he classes are presened over ime, we do no penalize he learner when a new class is inroduced. Le C C be he se of known classes up o ime and C be he oal label se (unknown o he learner). Also le K = C be he number of known classes a ime. In our formulaion, he learner mainains a model f : R d R K which is a mapping from he inpu feaure space o he muli-class hypohesis domain. We represen he confidence of he learner for he k-h class f,k (x ) as he k-h elemen of he oupu vecor f (x ) = [f,1 (x ),..., f,k (x )] T. The following decision rule is applied in order o obain he classificaion ŷ = arg max f,k (x ). (1) k C We define he hard margin of a sample x as m y (x ) = f,y (x ) max k C k y f,k (x ), (2) which measures he difference beween he classificaion confidence of he rue class and he closes non-arge class y = arg max f,k (x ). k C k y Noe ha based on he decision rule of Eq (1), m y (x ) < 0 means a wrong predicion, while a posiive margin means a correc classificaion. In his work, we use he hinge loss funcion l (m y ) = I(y C ) max(0, 1 m y (x )), (3) where I( ) is an indicaor funcion, which is inroduced so ha we do no penalize he model if here

3 is a novel class inroduced. Noe ha hinge loss is an upper bound on he miss-classificaion error T I(y ŷ ) =1 T l (m y ), (4) =1 and hence, is minimizaion resuls in minimizing he miss-classificaion error rae Muli-Class LPBoos Model Our learner is a boosing model, i.e. a linear combinaion of some weak learners (or bases) f (x ) = M w,m g,m (x ), (5) m=1 where g,m : R d R K is he m-h weak learner, M represens he number of weak learners, and w,m is he weigh of m-h base. I is convenien o wrie his formulaion in a more compac form as f (x ) = G (x )w, (6) where w = [w,1,..., w,m ] T R M is he weigh vecor of all bases and G (x ) = [g,1 (x ),..., g,m (x )] R K R M (7) is he response marix of all weak learners for all he known classes. We denoe G (y, ) o be he y-h row of his marix, and G (y, m) o be he elemen in he y-h row and he m-h column. Offline boosing sequenially adds base learners o he whole model. However, in our online boosing formulaion, he model uilizes a fixed se of online base learners and updaes hem sequenially by adjusing he weigh of a sample. Le B T be a cache wih size T. A cache of size T = 1 will correspond o he case ha learner discards he sample afer updaing on i. Considering our boosing model and he loss funcion presened in Eq (3), we propose he following regularized muliclass LPBoos problem o be opimized online min C w T,ξ B T s.. m : w T,m 0, k y : ξ,k 0 k y ξ,k + w T 1 (8), k y : ( G (y, ) G (k, ) ) w T + ξ,k 1 where C is he capaciy parameer, and slack variables ξ,k are added o creae sof margins for boosing. Noe ha his formulaion is a direc generalizaion of he original formulaion of LPBoos [9] o he muli-class case. Furhermore, if we would share he slack beween all he classes, hen i would be closely relaed o he muli-class varian of ν-lpboos proposed in [12]. In an offline scenario, such problems can be easily solved by sandard opimizaion echniques. However, in he online seing, usually i is infeasible o solve his problem from scrach for every new sample added o he sysem. Therefore, an incremenal soluion is desired. Forunaely, due o convexiy of he problem, one can benefi from previously proposed online convex programming approaches [33] Online Learning Our online learning mehod performs primal-dual gradien descen-ascen ieraively. In deail, we firs conver he problem o is augmened Lagrangian form [20]. By each new sample, we firs perform a dual ascen, which is equivalen of finding sample weighs for each ieraion of raining weak learners. Afer finishing ha sep, we do a primal descen over he weighs of weak learners. The Lagrange dual funcion of opimizaion problem Eq (8) is D(α, β,d) = B T k y d,k + (9) ( M + inf (1 α m )w T,m + w T,ξ m=1 + (C d,k β,k )ξ,k k y B T d,k B T k y ( G (y, ) G (k, ) ) w T ), where α, β, d are he Lagrange mulipliers of he consrains. Due o lineariy of he inner problem of Eq (9), for a se of finie soluions he following condiions mus hold, k y : C d,k β,k = 0 m : 1 α m B T k y d,k G,k (m) = 0, where G,k (m) = G (y, m) G (k, m). Using he posiiviy condiions on Lagrange mulipliers, we

4 can derive he dual formulaion of Eq (8) as max d,k (10) d B T k y s.. m : d,k G,k (m) 1 k y B T, k y : 0 d,k C. The vecor d, which corresponds o sample weighs, is he dual variable of weighs on weak learners. The firs se of consrains are equivalen of edge consrains of binary LPBoos. As i can be seen, here are K 1 weighs per each sample. However, he weak learners usually accep only one weigh per insance. Therefore, we only consider he mos violaing edge consrain for each example. This corresponds o finding he non-arge class for which he margin is he smalles: y 1. Therefore, we will concenrae on he following problem max d,y d (11) B T s.. m : d,y G,y (m) 1 B T : 0 d,y C. Opimizing he problem in Eq. (11) wih an online convex programming echnique [33], requires a projecion sep for finding soluions which are consisen wih he consrains. However, in our case such a sep is expensive o compue; herefore, we formulae is augmened Lagrangian [20] as max d,y w T,d + (12) B T M + w T,m (1 d,y G,y (m) ζ m ) m=1 B T 1 M (1 d,y 2θ G,y (m) ζ m ) 2 m=1 B T s.. m : ζ m 0, w T,m 0 : 0 d,y C, by inroducing a new se of slack variables ζ m and using θ > 0 as a consan. Noe ha he value of slacks can be easily found by compuing he derivaives of he objecive wih respec o hem and seing 1 Noe ha his is a limiaion imposed by he weak learners. The following derivaions can be easily generalized for all he weighs. i o zero. This leads o ζ m = max(0, q m ), where q m = 1 B T d,y G,y (m) θw T,m. Now we follow his procedure over ime: when a new sample arrives, we se is weigh o C and updae he cache by removing he oldes sample and insering he newes. Then, for raining he m-h weak learner, we compue he sample weighs by dual gradien ascen updae ( : e =d,y + ν d m 1 θ j=1 q j<0 ) q j G,y (j) d,y max(0, min(c, e )), (13) where ν d is he dual learning rae. Afer updaing he sample weigh and raining he m-h weak learner according o hem, we compue an updae for he weigh of his weak learner by a primal gradien descen updae ( m : z m =w T,m ν p 1 ) d,y G,y (m) B T w T,m max(0, z m ), (14) where ν p is he learning rae for he primal. This alernaing primal-dual descen-ascen is coninued for all he weak learners. Discussion Alhough he updae rules presened in Eq (13) and Eq (14) look complicaed, in fac, hey presen inuiive learning sraegies which are closely relaed o he boosing way of learning from daa. In Eq (13), he inner sum shows he oal confidence of he weak learners rained so far wih respec o he classificaion margin of he curren sample. Noe ha since q j < 0, for a sample which many of he weak learners obain a posiive margin, his sum will be a large negaive value. Hence, for such a sample wih large posiive margin, he weigh will decrease for he raining of he nex weak learner. Similarly, for he updae in Eq (14), if a weak learner has a high weighed average margin over all he samples in he cache, he inner sum will be high, which will lead o an increase in is weigh. Therefore, he weigh of successful weak learners will increase. 3. Experimens We evaluae he proposed Online Muli-Class LP- Boos (OMCLP) algorihm by comparing is performance o oher online learning algorihms. In he firs

5 wo ses of experimens, we mainly compare wih oher muli-class online and offline algorihms, while in las secion we will conduc racking experimens Machine Learning Benchmark Since here is no oher online muli-class boosing algorihm available in lieraure for comparison, we conver he recenly proposed offline muli-class boosing algorihm of Zou e al. [34] o online formulaion. Based on heir formulaion, we define a margin vecor based on he curren classifier as x : K f,i (x ) = 0. (15) i=1 We hen use a Fisher consisen convex loss funcion [34], which guaranees ha by raining over a large number of samples he boosing model is able o recover he unknown Bayes decision rule. For his work, we experimen wih wo differen loss funcions: he exponenial loss e f,y (x) and he Logi loss log(1+e f,y (x) ). For updaing he m-h weak learner, we perform a funcional gradien descen as g,m (x) = arg max g l(f m 1,y (x ))g y (x ), (16) where l(f,y m 1 (x )) is he gradien of he loss funcion a he m-h sage of boosing. As i will be shown laer, in principle, his is also a novel and successful online muli-class boosing algorihm. We call his algorihm Online Muli-Class Gradien Boos (OM- CGB). Addiionally, we compare wih Online Random Foress (ORF) [24] and he highly successful online muli-class suppor vecor machine algorihm of Bordes e al. [6] named Linear LaRank. Noe ha boh of hese algorihms are inherenly muli-class, so hey provide a fair comparison. We also performed experimens wih he online AdaBoos formulaion of Oza e al. [21] by raining 1-vs-all classifiers. However, is performance was no comparable o hese baseline mehods; herefore, due o lack of space we omi reporing hem. We also compare our mehod wih he following offline rained muli-class classifiers: Random Foress [7], hree muli-class formulaions of AdaBoos namely SAMME [32], AdaBoos.ECC [15], and he recen algorihm of AdaBoos.SIP [31] 2. We also compare wih he muliclass suppor vecor machine algorihms of Keerhi e 2 For hese algorihms we repor he resuls presened in [31]. al. [17] wih a linear kernel and he muli-class SVM from LibSVM wih RBF kernel. The OMCLP and OMCGB use small ORFs wih 10 rees as heir weak learners and we se M = 10. ORF when used as a single model uses 100 rees rained online. For our algorihm, we fix he cache size o 1 and se ν d = θ = 2, ν p = 1e 6, and C = 5. Noe ha hese se of parameers will be used for all he daases in his secion and he nex secion. For offline mehods, we use a 5-fold cross-validaion o obain heir hyperparameers. Table 1 shows he classificaion error on 4 benchmark daases chosen from he UCI reposiory. All he experimens are run for 5 independen runs and he resuls are he average classificaion error on he held ou es se. In order o simulae large scale daases, we conduc he experimens in differen number of epochs: each epoch corresponds o seeing all he daa poins once in random order. As i can be seen, our algorihm ouperforms oher online learning mehods in 6 ou of 8 cases and comes very close o he performance of he bes offline mehods. Anoher ineresing observaion is he fac ha he performance of he OMCLP a he firs epoch is very close o he performance of he ORF afer 10 epochs. This shows ha given a slow converging algorihm like ORF, we are able o speed up is convergence rae as well. Our C++ implemenaion of OMCLP and OMCGB is freely available from he following link Objec Caegory Recogniion Online muli-class learning is essenial when dealing wih large-scale image daabases. For example, ypical image or video search engines ofen need o updae heir inernal model when a se of new daa is available. However, rebuilding he enire model is infeasible in pracice. Considering he fac ha he problem of objec caegory recogniion is inherenly muli-class, herefore such sysems can benefi from an online muli-class learner. We evaluae on Calech101 objec caegory recogniion ask, which is a challenging ask for an online learner, since he number of classes is large and he number of raining samples per class is small. For hese experimens, we use he Linear LaRank as he weak learners of he online boosing mehods, due o he fac ha ORFs were performing poorly on his ask. We conver he SVM scores of LaRank o prob- 3 hp://

6 Mehods - Daase DNA Leer Pendigi USPS # Epochs OMCLP OMCGB-Log OMCGB-Exp ORF LaRank RF MCSVM-Lin MCSVM-RBF SAMME [31] N/A AdaBoos.ECC [31] N/A AdaBoos.SIP [31] N/A Table 1. Classificaion error on machine learning benchmark daases for 1 and 10 epochs. The bold-face shows he bes performing online mehod, while he ialic-fon shows he bes offline mehod. # Train # Epochs OMCLP OMCGB ORF LaRank Table 2. Classificaion error on Calech101 daases for 1 and 10 epochs. The bold-face shows he bes performing online mehod. abiliies via a mulinomial logisic regression. All oher seings are he same as experimens presened in Secion 3.1. We presen he resuls using he sandard Calech101 seings of raining on 15 and 30, and esing on 50 images per class. For feaure exracion, we use he precompued 360 degree Level2-PHOG feaures from Gehler and Nowozin [12]. Table 2 shows he resuls obained by various online mehods, averaged over 5 independen runs on 5 differen rain and es splis (oal 25 runs per algorihm) 4. As i can be seen, our algorihm performs he bes compared o oher mehods on his difficul ask. Figure 1(a) shows how he performance varies by he number of raining images per caegory. As expeced, more raining samples help algorihms o improve over ime. However, i is noable ha our mehod consisenly obains lower errors compared o oher algorihms over differen amoun of labeled daa. Figure 1(b) shows he dynamics of he learners when he same raining daa is reshuffled and presened as new samples. We can see ha alhough all mehods benefi from revisiing he samples, our algorihms makes he mos ou of he epochs, and as 4 We only repor he performance of OMCGB-Exp as wih Logi loss he resuls were similar. Tes Error Tes Error OMCLP OMCGB ORF LaRank Solid: 1 epoch, Dashed: 10 epochs Num Train (a) OMCLP OMCGB ORF LaRank Num Epochs (b) Figure 1. (a) Classificaion error on Calech101 for 1 epoch (solid) and 10 epochs runs when he number of raining images per class is varying. (b) Classificaion error over differen number of epochs when using 30 images per caegory for raining. can be seen owards he end of he 10-h epoch, i has he highes gap o he second bes algorihm, OM- CGB.

7 (a) Addiion of a virual class dae ual class (b) No negaive up- (c) Updaing a vir- Figure 2. Tracking wih virual background classes Tracking wih Virual Classes Objec Tracking is a common applicaion for online learning algorihms in compuer vision. Wihin his secion, we will show he performance of our algorihm in a racking by deecion scenario. When raining a discriminaive objec deecor, he problem is usually formulaed as binary classificaion. In racking, we have usually fas changing, cluered, complex background, which has o be described wih a single background model. However, our approach is o break his binary ask ino a muli-class problem and uilize our robus online learner o discriminae beween hese classes. From he classificaion margin poin of view, he background migh have samples which are very close o he decision boundaries of he arge objec. These samples are usually poenial false posiive deecions during he racking, specially when here are fas appearance changes or occlusions. Since, we know ha our classifier can maximize he sof-margin of daa insances, we sample densely from he decision boundaries of he arge class in he feaure space for poenial false posiive background regions. Then, each of hese background regions is assigned o a separae virual class. Hence, our online muli-class classifier will maximize is margin wih respec o all hese classes, while also in image domain i will keep racking hem as hey were indeed arge objecs. Since our learner is able o accommodae new classes on-he-fly, we can keep rack of any new objec enering he scene which migh cause possible confusions. Figure 2 shows his procedure in acion: Figure 2(a) depics he addiion of a virual background class, and Figure 2(c) indicaes he updae of an exising virual class 5. We conduc an exensive evaluaion of our racking mehod. Since we wan o show ha he performance gain comes from our robus muli-class classifier and from he addiion of novel virual background classes, we only use simple Haar-like Fea- 5 Please refer o supplemenary maerial for videos describing our racking mehod in deails and is resuls. ures wihou any pos-processing. For he evaluaion of our racker we use he deecion-crierion of he VOC Challenge [10], which is defined as R T R GT / R T R GT, where R T is he racking recangle and R GT he ground-ruh. The advanage of his score is ha i ruly shows how accurae is he deecion of he model, raher han compuing he raw disance measure beween he arge and background. We measure he accuracy of a racker by compuing he average deecion score for he enire video. We run each racker 5 imes and repor he median average score. Table 3 liss he resuls for several publicly available benchmark sequences in comparison o oher sae-of-he-ar racking mehods: MILTracker [3], FragTracker [1], and AdaBoosTracker [13]. In 5 ou of 8 videos we ouperform oher mehods, while for he remaining 3 videos we are he second bes mehod. Our unopimized C++ implemenaion of OMCLP algorihm reaches near real-ime performance (around 10 o 15 frames/second on average). Sequence OMCLP MIL [3] Frag [1] OAB [13] Sylveser Face Face Girl Tiger Tiger David Coke Table 3. Average deecion score: bold-face shows he bes mehod, while ialic-fon indicaes he second bes. 4. Conclusions In his paper, we presened he Online Muli- Class LPBoos algorihm, which is able o build in an online seing a robus muli-class boosing model wih maximizing he sof-margin of he daa samples. We solved he opimizaion problem by performing a varian of online convex programming echnique, based on primal-dual gradien descen-ascen sraegy. Based on an exensive se of experimens, we showed ha our mehod ouperforms he sae-of-hear on a wide range of applicaions, such as paern recogniion asks, objec caegory recogniion asks, and objec racking. Our C++ implemenaion is freely available online. Our opimizaion echnique was buil on he wellknown online convex programming echnique which has efficien regre bounds. Therefore, we expec ha similar bounds hold for our mehod as well. We will

8 presen hese resuls in an exended version of his paper. References [1] A. Adam, E. Rivlin, and I. Shimshoni. Robus fragmens-based racking using he inegral hisogram. In CVPR, [2] E. L. Allwein, R. E. Schapire, and Y. Singer. Reducing muliclass o binary: A unifying approach for margin classifiers. Journal of Machine Learning Research, 1: , December [3] B. Babenko, M. H. Yang, and S. Belongie. Visual racking wih online muliple insance learning. In CVPR, [4] H. Bekel, I. Bax, G. Heidemann, and H. Rier. Adapive compuer vision: Online learning for objec recogniion. In DAGM, pages , [5] A. Blum. On-line algorihms in machine learning. In Online Algorihms, pages , [6] A. Bordes, L. Boou, P. Gallinari, and J. Weson. Solving muliclass suppor vecor machines wih larank. In ICML, [7] L. Breiman. Random foress. Machine Learning, 45(1):5 32, Ocober [8] R. T. Collins, Y. Liu, and M. Leordeanu. Online selecion of discriminaive racking feaures. PAMI, 27: , [9] A. Demiriz, K. P. Benne, and J. S. Taylor. Linear programming boosing via column generaion. Machine Learning, 46(1-3): , , 3 [10] M. Everingham, L. Van Gool, C. K. I. Williams, J. Winn, and A. Zisserman. The pascal visual objec classes challenge 2007 (voc2007) resuls. 7 [11] Y. Freund and R. Schapire. Experimens wih a new boosing algorihm. In Proceedings of he Thireenh Inernaional Conference on Machine Learning (ICML), pages , [12] P. Gehler and S. Nowozin. On feaure combinaion for muliclass objec classicaion. In ICCV, , 3, 6 [13] H. Grabner and H. Bischof. On-line boosing and vision. In CVPR, pages , , 7 [14] E. Granger, Y. Savaria, and P. Lavoie. A paern reordering approach based on ambiguiy deecion for online caegory learning. PAMI, 25: , [15] V. Guruswami and Sahai. Muliclass learning, boosing, and error-correcing codes. In COLT, [16] O. Javed, S. Ali, and M. Shah. Online deecion and classificaion of moving objecs using progressively improving deecors. In CVPR, pages , [17] S. S. Keerhi, S. Sundararajan, K. W. Chang, C. J. Hsieh, and C. J. Lin. A sequenial dual coordinae mehod for large-scale muli-class linear svms. In KDD, [18] C. Leisner, A. Saffari, P. M. Roh, and H. Bischof. On robusness of on-line boosing - a compeiive sudy. In 3rd IEEE ICCV Workshop on On-line Compuer Vision, , 2 [19] P. M. Long and R. A. Servedio. Random classificaion noise defeas all convex poenial boosers. In ICML, volume 307, pages , [20] J. Nocedal and S. Wrigh. Numerical Opimizaion. Springer, April , 4 [21] N. Oza and S. Russell. Online bagging and boosing. In AISTAT, pages , , 5 [22] M. T. Pham and T. J. Cham. Online asymeric boosed clasifiers for objec deecion. In CVPR, [23] G. Räsch, T. Onoda, and K. R. Müller. Sof margins for adaboos. Machine Learning, 42(3): , March [24] A. Saffari, C. Leisner, J. Sanner, M. Godec, and H. Bischof. On-line random foress. In 3rd IEEE ICCV Workshop on On-line Compuer Vision, [25] S. Shalev-Shwarz. Online Learning: Theory, Algorihms, and Applicaions. PhD hesis, The Hebrew Universiy of Jerusalem, July [26] C. Shen and H. Li. On he dual formulaion of boosing algorihms. IEEE Transacions on Paern Analysis and Machine Inelligence, Dec [27] H. M. Shirazi and N. Vasconcelos. On he design of loss funcions for classificaion: heory, robusness o ouliers, and savageboos. In NIPS, pages , [28] M. K. Warmuh, K. Glocer, and G. Räsch. Boosing algorihms for maximizing he sof margin. In NIPS, [29] M. K. Warmuh, K. A. Glocer, and S. V. Vishwanahan. Enropy regularized lpboos. In ALT, pages , Berlin, Heidelberg, Springer- Verlag. 2 [30] B. Wu and R. Nevaia. Improving par based objec deecion by unsupervised, online boosing. In CVPR, [31] B. Zhang, G. Ye, Y. Wang, J. Xu, and G. Herman. Finding shareable informaive paerns and opimal coding marix for muliclass boosing. In ICCV, , 6 [32] J. Zhu, S. Rosse, H. Zou, and T. Hasie. Muli-class adaboos. Technical repor, [33] M. Zinkevich. Online convex programming and generalized infiniesimal gradien ascen. In ICML, , 4 [34] H. Zou, J. Zhu, and T. Hasie. New muli-caegory boosing algorihms based on muli-caegory fisherconsisen losses. Annals of Applied Saisics,

Multiprocessor Systems-on-Chips

Multiprocessor Systems-on-Chips Par of: Muliprocessor Sysems-on-Chips Edied by: Ahmed Amine Jerraya and Wayne Wolf Morgan Kaufmann Publishers, 2005 2 Modeling Shared Resources Conex swiching implies overhead. On a processing elemen,

More information

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS RICHARD J. POVINELLI AND XIN FENG Deparmen of Elecrical and Compuer Engineering Marquee Universiy, P.O.

More information

Real-time Particle Filters

Real-time Particle Filters Real-ime Paricle Filers Cody Kwok Dieer Fox Marina Meilă Dep. of Compuer Science & Engineering, Dep. of Saisics Universiy of Washingon Seale, WA 9895 ckwok,fox @cs.washingon.edu, [email protected] Absrac

More information

An Online Learning-based Framework for Tracking

An Online Learning-based Framework for Tracking An Online Learning-based Framework for Tracking Kamalika Chaudhuri Compuer Science and Engineering Universiy of California, San Diego La Jolla, CA 9293 Yoav Freund Compuer Science and Engineering Universiy

More information

Cost-Sensitive Learning by Cost-Proportionate Example Weighting

Cost-Sensitive Learning by Cost-Proportionate Example Weighting Cos-Sensiive Learning by Cos-Proporionae Example Weighing Bianca Zadrozny, John Langford, Naoki Abe Mahemaical Sciences Deparmen IBM T. J. Wason Research Cener Yorkown Heighs, NY 0598 Absrac We propose

More information

SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS

SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS Hao Wu and Qinfen Zheng Cenre for Auomaion Research Dep. of Elecrical and Compuer Engineering Universiy of Maryland, College Park, MD-20742 {wh2003, qinfen}@cfar.umd.edu

More information

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Profi Tes Modelling in Life Assurance Using Spreadshees PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Erik Alm Peer Millingon 2004 Profi Tes Modelling in Life Assurance Using Spreadshees

More information

Task is a schedulable entity, i.e., a thread

Task is a schedulable entity, i.e., a thread Real-Time Scheduling Sysem Model Task is a schedulable eniy, i.e., a hread Time consrains of periodic ask T: - s: saring poin - e: processing ime of T - d: deadline of T - p: period of T Periodic ask T

More information

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1 Absrac number: 05-0407 Single-machine Scheduling wih Periodic Mainenance and boh Preempive and Non-preempive jobs in Remanufacuring Sysem Liu Biyu hen Weida (School of Economics and Managemen Souheas Universiy

More information

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS R. Caballero, E. Cerdá, M. M. Muñoz and L. Rey () Deparmen of Applied Economics (Mahemaics), Universiy of Málaga,

More information

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation A Noe on Using he Svensson procedure o esimae he risk free rae in corporae valuaion By Sven Arnold, Alexander Lahmann and Bernhard Schwezler Ocober 2011 1. The risk free ineres rae in corporae valuaion

More information

E0 370 Statistical Learning Theory Lecture 20 (Nov 17, 2011)

E0 370 Statistical Learning Theory Lecture 20 (Nov 17, 2011) E0 370 Saisical Learning Theory Lecure 0 (ov 7, 0 Online Learning from Expers: Weighed Majoriy and Hedge Lecurer: Shivani Agarwal Scribe: Saradha R Inroducion In his lecure, we will look a he problem of

More information

Bayesian Filtering with Online Gaussian Process Latent Variable Models

Bayesian Filtering with Online Gaussian Process Latent Variable Models Bayesian Filering wih Online Gaussian Process Laen Variable Models Yali Wang Laval Universiy [email protected] Marcus A. Brubaker TTI Chicago [email protected] Brahim Chaib-draa Laval Universiy

More information

USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES

USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES Mehme Nuri GÖMLEKSİZ Absrac Using educaion echnology in classes helps eachers realize a beer and more effecive learning. In his sudy 150 English eachers were

More information

The Application of Multi Shifts and Break Windows in Employees Scheduling

The Application of Multi Shifts and Break Windows in Employees Scheduling The Applicaion of Muli Shifs and Brea Windows in Employees Scheduling Evy Herowai Indusrial Engineering Deparmen, Universiy of Surabaya, Indonesia Absrac. One mehod for increasing company s performance

More information

Chapter 8: Regression with Lagged Explanatory Variables

Chapter 8: Regression with Lagged Explanatory Variables Chaper 8: Regression wih Lagged Explanaory Variables Time series daa: Y for =1,..,T End goal: Regression model relaing a dependen variable o explanaory variables. Wih ime series new issues arise: 1. One

More information

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613.

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613. Graduae School of Business Adminisraion Universiy of Virginia UVA-F-38 Duraion and Convexiy he price of a bond is a funcion of he promised paymens and he marke required rae of reurn. Since he promised

More information

Large Scale Online Learning.

Large Scale Online Learning. Large Scale Online Learning. Léon Boou NEC Labs America Princeon NJ 08540 [email protected] Yann Le Cun NEC Labs America Princeon NJ 08540 [email protected] Absrac We consider siuaions where raining daa is abundan

More information

Why Did the Demand for Cash Decrease Recently in Korea?

Why Did the Demand for Cash Decrease Recently in Korea? Why Did he Demand for Cash Decrease Recenly in Korea? Byoung Hark Yoo Bank of Korea 26. 5 Absrac We explores why cash demand have decreased recenly in Korea. The raio of cash o consumpion fell o 4.7% in

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

Hotel Room Demand Forecasting via Observed Reservation Information

Hotel Room Demand Forecasting via Observed Reservation Information Proceedings of he Asia Pacific Indusrial Engineering & Managemen Sysems Conference 0 V. Kachivichyanuul, H.T. Luong, and R. Piaaso Eds. Hoel Room Demand Forecasing via Observed Reservaion Informaion aragain

More information

Performance Center Overview. Performance Center Overview 1

Performance Center Overview. Performance Center Overview 1 Performance Cener Overview Performance Cener Overview 1 ODJFS Performance Cener ce Cener New Performance Cener Model Performance Cener Projec Meeings Performance Cener Execuive Meeings Performance Cener

More information

Distributing Human Resources among Software Development Projects 1

Distributing Human Resources among Software Development Projects 1 Disribuing Human Resources among Sofware Developmen Proecs Macario Polo, María Dolores Maeos, Mario Piaini and rancisco Ruiz Summary This paper presens a mehod for esimaing he disribuion of human resources

More information

Stock Trading with Recurrent Reinforcement Learning (RRL) CS229 Application Project Gabriel Molina, SUID 5055783

Stock Trading with Recurrent Reinforcement Learning (RRL) CS229 Application Project Gabriel Molina, SUID 5055783 Sock raing wih Recurren Reinforcemen Learning (RRL) CS9 Applicaion Projec Gabriel Molina, SUID 555783 I. INRODUCION One relaively new approach o financial raing is o use machine learning algorihms o preic

More information

Analysis of Pricing and Efficiency Control Strategy between Internet Retailer and Conventional Retailer

Analysis of Pricing and Efficiency Control Strategy between Internet Retailer and Conventional Retailer Recen Advances in Business Managemen and Markeing Analysis of Pricing and Efficiency Conrol Sraegy beween Inerne Reailer and Convenional Reailer HYUG RAE CHO 1, SUG MOO BAE and JOG HU PARK 3 Deparmen of

More information

Journal Of Business & Economics Research September 2005 Volume 3, Number 9

Journal Of Business & Economics Research September 2005 Volume 3, Number 9 Opion Pricing And Mone Carlo Simulaions George M. Jabbour, (Email: [email protected]), George Washingon Universiy Yi-Kang Liu, ([email protected]), George Washingon Universiy ABSTRACT The advanage of Mone Carlo

More information

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS Hong Mao, Shanghai Second Polyechnic Universiy Krzyszof M. Osaszewski, Illinois Sae Universiy Youyu Zhang, Fudan Universiy ABSTRACT Liigaion, exper

More information

A Natural Feature-Based 3D Object Tracking Method for Wearable Augmented Reality

A Natural Feature-Based 3D Object Tracking Method for Wearable Augmented Reality A Naural Feaure-Based 3D Objec Tracking Mehod for Wearable Augmened Realiy Takashi Okuma Columbia Universiy / AIST Email: [email protected] Takeshi Kuraa Universiy of Washingon / AIST Email: [email protected]

More information

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1 Business Condiions & Forecasing Exponenial Smoohing LECTURE 2 MOVING AVERAGES AND EXPONENTIAL SMOOTHING OVERVIEW This lecure inroduces ime-series smoohing forecasing mehods. Various models are discussed,

More information

Market Liquidity and the Impacts of the Computerized Trading System: Evidence from the Stock Exchange of Thailand

Market Liquidity and the Impacts of the Computerized Trading System: Evidence from the Stock Exchange of Thailand 36 Invesmen Managemen and Financial Innovaions, 4/4 Marke Liquidiy and he Impacs of he Compuerized Trading Sysem: Evidence from he Sock Exchange of Thailand Sorasar Sukcharoensin 1, Pariyada Srisopisawa,

More information

Individual Health Insurance April 30, 2008 Pages 167-170

Individual Health Insurance April 30, 2008 Pages 167-170 Individual Healh Insurance April 30, 2008 Pages 167-170 We have received feedback ha his secion of he e is confusing because some of he defined noaion is inconsisen wih comparable life insurance reserve

More information

Multi- and Single View Multiperson Tracking for Smart Room Environments

Multi- and Single View Multiperson Tracking for Smart Room Environments Muli- and Single View Muliperson Tracking for Smar Room Environmens Keni Bernardin 1, Tobias Gehrig 1, and Rainer Siefelhagen 1 Ineracive Sysems Lab Insiu für Theoreische Informaik Universiä Karlsruhe,

More information

Segment and combine approach for non-parametric time-series classification

Segment and combine approach for non-parametric time-series classification Segmen and combine approach for non-parameric ime-series classificaion Pierre Geurs and Louis Wehenkel Universiy of Liège, Deparmen of Elecrical Engineering and Compuer Science, Sar-Tilman B28, B4000 Liège,

More information

Online Convex Programming and Generalized Infinitesimal Gradient Ascent

Online Convex Programming and Generalized Infinitesimal Gradient Ascent Online Convex Programming and Generalized Infiniesimal Gradien Ascen Marin Zinkevich Carnegie Mellon Universiy, 5000 Forbes Avenue, Pisburgh, PA 1513 USA [email protected] Absrac Convex programming involves

More information

Chapter 7. Response of First-Order RL and RC Circuits

Chapter 7. Response of First-Order RL and RC Circuits Chaper 7. esponse of Firs-Order L and C Circuis 7.1. The Naural esponse of an L Circui 7.2. The Naural esponse of an C Circui 7.3. The ep esponse of L and C Circuis 7.4. A General oluion for ep and Naural

More information

Option Put-Call Parity Relations When the Underlying Security Pays Dividends

Option Put-Call Parity Relations When the Underlying Security Pays Dividends Inernaional Journal of Business and conomics, 26, Vol. 5, No. 3, 225-23 Opion Pu-all Pariy Relaions When he Underlying Securiy Pays Dividends Weiyu Guo Deparmen of Finance, Universiy of Nebraska Omaha,

More information

Stock Price Prediction Using the ARIMA Model

Stock Price Prediction Using the ARIMA Model 2014 UKSim-AMSS 16h Inernaional Conference on Compuer Modelling and Simulaion Sock Price Predicion Using he ARIMA Model 1 Ayodele A. Adebiyi., 2 Aderemi O. Adewumi 1,2 School of Mahemaic, Saisics & Compuer

More information

Automatic measurement and detection of GSM interferences

Automatic measurement and detection of GSM interferences Auomaic measuremen and deecion of GSM inerferences Poor speech qualiy and dropped calls in GSM neworks may be caused by inerferences as a resul of high raffic load. The radio nework analyzers from Rohde

More information

Morningstar Investor Return

Morningstar Investor Return Morningsar Invesor Reurn Morningsar Mehodology Paper Augus 31, 2010 2010 Morningsar, Inc. All righs reserved. The informaion in his documen is he propery of Morningsar, Inc. Reproducion or ranscripion

More information

Term Structure of Prices of Asian Options

Term Structure of Prices of Asian Options Term Srucure of Prices of Asian Opions Jirô Akahori, Tsuomu Mikami, Kenji Yasuomi and Teruo Yokoa Dep. of Mahemaical Sciences, Risumeikan Universiy 1-1-1 Nojihigashi, Kusasu, Shiga 525-8577, Japan E-mail:

More information

How To Understand The Rules Of The Game Of Chess

How To Understand The Rules Of The Game Of Chess Insiue for Sofware Technology Qualiy Assurance in Sofware Developmen Qualiässicherung in der Sofwareenwicklung A.o.Univ.-Prof. Dipl.-Ing. Dr. Bernhard Aichernig Insiue for Sofware Technology Graz Universiy

More information

Sampling Time-Based Sliding Windows in Bounded Space

Sampling Time-Based Sliding Windows in Bounded Space Sampling Time-Based Sliding Windows in Bounded Space Rainer Gemulla Technische Universiä Dresden 01062 Dresden, Germany [email protected] Wolfgang Lehner Technische Universiä Dresden 01062 Dresden,

More information

Making a Faster Cryptanalytic Time-Memory Trade-Off

Making a Faster Cryptanalytic Time-Memory Trade-Off Making a Faser Crypanalyic Time-Memory Trade-Off Philippe Oechslin Laboraoire de Securié e de Crypographie (LASEC) Ecole Polyechnique Fédérale de Lausanne Faculé I&C, 1015 Lausanne, Swizerland [email protected]

More information

SPEC model selection algorithm for ARCH models: an options pricing evaluation framework

SPEC model selection algorithm for ARCH models: an options pricing evaluation framework Applied Financial Economics Leers, 2008, 4, 419 423 SEC model selecion algorihm for ARCH models: an opions pricing evaluaion framework Savros Degiannakis a, * and Evdokia Xekalaki a,b a Deparmen of Saisics,

More information

Mortality Variance of the Present Value (PV) of Future Annuity Payments

Mortality Variance of the Present Value (PV) of Future Annuity Payments Morali Variance of he Presen Value (PV) of Fuure Annui Pamens Frank Y. Kang, Ph.D. Research Anals a Frank Russell Compan Absrac The variance of he presen value of fuure annui pamens plas an imporan role

More information

Accelerated Gradient Methods for Stochastic Optimization and Online Learning

Accelerated Gradient Methods for Stochastic Optimization and Online Learning Acceleraed Gradien Mehods for Sochasic Opimizaion and Online Learning Chonghai Hu, James T. Kwok, Weike Pan Deparmen of Compuer Science and Engineering Hong Kong Universiy of Science and Technology Clear

More information

INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES

INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES OPENGAMMA QUANTITATIVE RESEARCH Absrac. Exchange-raded ineres rae fuures and heir opions are described. The fuure opions include hose paying

More information

The option pricing framework

The option pricing framework Chaper 2 The opion pricing framework The opion markes based on swap raes or he LIBOR have become he larges fixed income markes, and caps (floors) and swapions are he mos imporan derivaives wihin hese markes.

More information

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005 FONDATION POUR LES ETUDES ET RERS LE DEVELOPPEMENT INTERNATIONAL Measuring macroeconomic volailiy Applicaions o expor revenue daa, 1970-005 by Joël Cariolle Policy brief no. 47 March 01 The FERDI is a

More information

Biology at Home - Pariion Funcion Guillaume

Biology at Home - Pariion Funcion Guillaume On Tracking The Pariion Funcion Guillaume Desjardins, Aaron Courville, Yoshua Bengio {desjagui,courvila,bengioy}@iro.umonreal.ca Déparemen d informaique e de recherche opéraionnelle Universié de Monréal

More information

Supplementary Appendix for Depression Babies: Do Macroeconomic Experiences Affect Risk-Taking?

Supplementary Appendix for Depression Babies: Do Macroeconomic Experiences Affect Risk-Taking? Supplemenary Appendix for Depression Babies: Do Macroeconomic Experiences Affec Risk-Taking? Ulrike Malmendier UC Berkeley and NBER Sefan Nagel Sanford Universiy and NBER Sepember 2009 A. Deails on SCF

More information

A New Adaptive Ensemble Boosting Classifier for Concept Drifting Stream Data

A New Adaptive Ensemble Boosting Classifier for Concept Drifting Stream Data A New Adapive Ensemble Boosing Classifier for Concep Drifing Sream Daa Kapil K. Wankhade and Snehlaa S. Dongre, Members, IACSIT Absrac Wih he emergence of large-volume and high speed sreaming daa, mining

More information

How To Predict A Person'S Behavior

How To Predict A Person'S Behavior Informaion Theoreic Approaches for Predicive Models: Resuls and Analysis Monica Dinculescu Supervised by Doina Precup Absrac Learning he inernal represenaion of parially observable environmens has proven

More information

DDoS Attacks Detection Model and its Application

DDoS Attacks Detection Model and its Application DDoS Aacks Deecion Model and is Applicaion 1, MUHAI LI, 1 MING LI, XIUYING JIANG 1 School of Informaion Science & Technology Eas China Normal Universiy No. 500, Dong-Chuan Road, Shanghai 0041, PR. China

More information

Research on Inventory Sharing and Pricing Strategy of Multichannel Retailer with Channel Preference in Internet Environment

Research on Inventory Sharing and Pricing Strategy of Multichannel Retailer with Channel Preference in Internet Environment Vol. 7, No. 6 (04), pp. 365-374 hp://dx.doi.org/0.457/ijhi.04.7.6.3 Research on Invenory Sharing and Pricing Sraegy of Mulichannel Reailer wih Channel Preference in Inerne Environmen Hanzong Li College

More information

CALCULATION OF OMX TALLINN

CALCULATION OF OMX TALLINN CALCULATION OF OMX TALLINN CALCULATION OF OMX TALLINN 1. OMX Tallinn index...3 2. Terms in use...3 3. Comuaion rules of OMX Tallinn...3 3.1. Oening, real-ime and closing value of he Index...3 3.2. Index

More information

INTRODUCTION TO FORECASTING

INTRODUCTION TO FORECASTING INTRODUCTION TO FORECASTING INTRODUCTION: Wha is a forecas? Why do managers need o forecas? A forecas is an esimae of uncerain fuure evens (lierally, o "cas forward" by exrapolaing from pas and curren

More information

Inductance and Transient Circuits

Inductance and Transient Circuits Chaper H Inducance and Transien Circuis Blinn College - Physics 2426 - Terry Honan As a consequence of Faraday's law a changing curren hrough one coil induces an EMF in anoher coil; his is known as muual

More information

The Transport Equation

The Transport Equation The Transpor Equaion Consider a fluid, flowing wih velociy, V, in a hin sraigh ube whose cross secion will be denoed by A. Suppose he fluid conains a conaminan whose concenraion a posiion a ime will be

More information

Stochastic Optimal Control Problem for Life Insurance

Stochastic Optimal Control Problem for Life Insurance Sochasic Opimal Conrol Problem for Life Insurance s. Basukh 1, D. Nyamsuren 2 1 Deparmen of Economics and Economerics, Insiue of Finance and Economics, Ulaanbaaar, Mongolia 2 School of Mahemaics, Mongolian

More information

Algorithms for Portfolio Management based on the Newton Method

Algorithms for Portfolio Management based on the Newton Method Algorihms for Porfolio Managemen based on he Newon Mehod Ami Agarwal [email protected] Elad Hazan [email protected] Sayen Kale [email protected] Rober E. Schapire [email protected]

More information

DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR

DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR Invesmen Managemen and Financial Innovaions, Volume 4, Issue 3, 7 33 DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR Ahanasios

More information

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya.

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya. Principal componens of sock marke dynamics Mehodology and applicaions in brief o be updaed Andrei Bouzaev, [email protected] Why principal componens are needed Objecives undersand he evidence of more han one

More information

Energy and Performance Management of Green Data Centers: A Profit Maximization Approach

Energy and Performance Management of Green Data Centers: A Profit Maximization Approach Energy and Performance Managemen of Green Daa Ceners: A Profi Maximizaion Approach Mahdi Ghamkhari, Suden Member, IEEE, and Hamed Mohsenian-Rad, Member, IEEE Absrac While a large body of work has recenly

More information

PATHWISE PROPERTIES AND PERFORMANCE BOUNDS FOR A PERISHABLE INVENTORY SYSTEM

PATHWISE PROPERTIES AND PERFORMANCE BOUNDS FOR A PERISHABLE INVENTORY SYSTEM PATHWISE PROPERTIES AND PERFORMANCE BOUNDS FOR A PERISHABLE INVENTORY SYSTEM WILLIAM L. COOPER Deparmen of Mechanical Engineering, Universiy of Minnesoa, 111 Church Sree S.E., Minneapolis, MN 55455 [email protected]

More information

Genetic Algorithm Search for Predictive Patterns in Multidimensional Time Series

Genetic Algorithm Search for Predictive Patterns in Multidimensional Time Series Geneic Algorihm Search for Predicive Paerns in Mulidimensional Time Series Arnold Polanski School of Managemen and Economics Queen s Universiy of Belfas 25 Universiy Square Belfas BT7 1NN, Unied Kingdom

More information

On Stochastic and Worst-case Models for Investing

On Stochastic and Worst-case Models for Investing On Sochasic and Wors-case Models for Invesing Elad Hazan IBM Almaden Research Cener 650 Harry Rd, San Jose, CA 9520 [email protected] Sayen Kale Yahoo! Research 430 Grea America Parkway, Sana Clara,

More information

TSG-RAN Working Group 1 (Radio Layer 1) meeting #3 Nynashamn, Sweden 22 nd 26 th March 1999

TSG-RAN Working Group 1 (Radio Layer 1) meeting #3 Nynashamn, Sweden 22 nd 26 th March 1999 TSG-RAN Working Group 1 (Radio Layer 1) meeing #3 Nynashamn, Sweden 22 nd 26 h March 1999 RAN TSGW1#3(99)196 Agenda Iem: 9.1 Source: Tile: Documen for: Moorola Macro-diversiy for he PRACH Discussion/Decision

More information

Modeling VIX Futures and Pricing VIX Options in the Jump Diusion Modeling

Modeling VIX Futures and Pricing VIX Options in the Jump Diusion Modeling Modeling VIX Fuures and Pricing VIX Opions in he Jump Diusion Modeling Faemeh Aramian Maseruppsas i maemaisk saisik Maser hesis in Mahemaical Saisics Maseruppsas 2014:2 Maemaisk saisik April 2014 www.mah.su.se

More information

How To Calculate Price Elasiciy Per Capia Per Capi

How To Calculate Price Elasiciy Per Capia Per Capi Price elasiciy of demand for crude oil: esimaes for 23 counries John C.B. Cooper Absrac This paper uses a muliple regression model derived from an adapaion of Nerlove s parial adjusmen model o esimae boh

More information

Forecasting, Ordering and Stock- Holding for Erratic Demand

Forecasting, Ordering and Stock- Holding for Erratic Demand ISF 2002 23 rd o 26 h June 2002 Forecasing, Ordering and Sock- Holding for Erraic Demand Andrew Eaves Lancaser Universiy / Andalus Soluions Limied Inroducion Erraic and slow-moving demand Demand classificaion

More information

Bi-label Propagation for Generic Multiple Object Tracking

Bi-label Propagation for Generic Multiple Object Tracking Bi-label Propagaion for Generic Muliple Objec Tracking Wenhan Luo, Tae-Kyun Kim, Björn Senger 2, Xiaowei Zhao, Robero Cipolla 3 Imperial College London, 2 Toshiba Research Europe, 3 Universiy of Cambridge

More information

Relationships between Stock Prices and Accounting Information: A Review of the Residual Income and Ohlson Models. Scott Pirie* and Malcolm Smith**

Relationships between Stock Prices and Accounting Information: A Review of the Residual Income and Ohlson Models. Scott Pirie* and Malcolm Smith** Relaionships beween Sock Prices and Accouning Informaion: A Review of he Residual Income and Ohlson Models Sco Pirie* and Malcolm Smih** * Inernaional Graduae School of Managemen, Universiy of Souh Ausralia

More information

Hedging with Forwards and Futures

Hedging with Forwards and Futures Hedging wih orwards and uures Hedging in mos cases is sraighforward. You plan o buy 10,000 barrels of oil in six monhs and you wish o eliminae he price risk. If you ake he buy-side of a forward/fuures

More information

Acceleration Lab Teacher s Guide

Acceleration Lab Teacher s Guide Acceleraion Lab Teacher s Guide Objecives:. Use graphs of disance vs. ime and velociy vs. ime o find acceleraion of a oy car.. Observe he relaionship beween he angle of an inclined plane and he acceleraion

More information

Efficient One-time Signature Schemes for Stream Authentication *

Efficient One-time Signature Schemes for Stream Authentication * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING, 611-64 (006) Efficien One-ime Signaure Schemes for Sream Auhenicaion * YONGSU PARK AND YOOKUN CHO + College of Informaion and Communicaions Hanyang Universiy

More information

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR The firs experimenal publicaion, which summarised pas and expeced fuure developmen of basic economic indicaors, was published by he Minisry

More information

Premium Income of Indian Life Insurance Industry

Premium Income of Indian Life Insurance Industry Premium Income of Indian Life Insurance Indusry A Toal Facor Produciviy Approach Ram Praap Sinha* Subsequen o he passage of he Insurance Regulaory and Developmen Auhoriy (IRDA) Ac, 1999, he life insurance

More information

DETERMINISTIC INVENTORY MODEL FOR ITEMS WITH TIME VARYING DEMAND, WEIBULL DISTRIBUTION DETERIORATION AND SHORTAGES KUN-SHAN WU

DETERMINISTIC INVENTORY MODEL FOR ITEMS WITH TIME VARYING DEMAND, WEIBULL DISTRIBUTION DETERIORATION AND SHORTAGES KUN-SHAN WU Yugoslav Journal of Operaions Research 2 (22), Number, 6-7 DEERMINISIC INVENORY MODEL FOR IEMS WIH IME VARYING DEMAND, WEIBULL DISRIBUION DEERIORAION AND SHORAGES KUN-SHAN WU Deparmen of Bussines Adminisraion

More information

LIFE INSURANCE WITH STOCHASTIC INTEREST RATE. L. Noviyanti a, M. Syamsuddin b

LIFE INSURANCE WITH STOCHASTIC INTEREST RATE. L. Noviyanti a, M. Syamsuddin b LIFE ISURACE WITH STOCHASTIC ITEREST RATE L. oviyani a, M. Syamsuddin b a Deparmen of Saisics, Universias Padjadjaran, Bandung, Indonesia b Deparmen of Mahemaics, Insiu Teknologi Bandung, Indonesia Absrac.

More information

Time Series Analysis Using SAS R Part I The Augmented Dickey-Fuller (ADF) Test

Time Series Analysis Using SAS R Part I The Augmented Dickey-Fuller (ADF) Test ABSTRACT Time Series Analysis Using SAS R Par I The Augmened Dickey-Fuller (ADF) Tes By Ismail E. Mohamed The purpose of his series of aricles is o discuss SAS programming echniques specifically designed

More information

Predicting Stock Market Index Trading Signals Using Neural Networks

Predicting Stock Market Index Trading Signals Using Neural Networks Predicing Sock Marke Index Trading Using Neural Neworks C. D. Tilakarane, S. A. Morris, M. A. Mammadov, C. P. Hurs Cenre for Informaics and Applied Opimizaion School of Informaion Technology and Mahemaical

More information

Forecasting Daily Supermarket Sales Using Exponentially Weighted Quantile Regression

Forecasting Daily Supermarket Sales Using Exponentially Weighted Quantile Regression Forecasing Daily Supermarke Sales Using Exponenially Weighed Quanile Regression James W. Taylor Saïd Business School Universiy of Oxford European Journal of Operaional Research, 2007, Vol. 178, pp. 154-167.

More information