arxiv: v2 [cs.lg] 28 Dec 2018

Size: px
Start display at page:

Download "arxiv: v2 [cs.lg] 28 Dec 2018"

Transcription

1 Dynamic Online Gradien Descen wih Improved Query Complexiy: A Theoreical Revisi arxiv:8.086v [cs.lg] 8 Dec 08 Yawei Zhao, En Zhu, Xinwang Liu, and Jianping Yin Naional Universiy of Defense Technology, Changsha, 40073, China. Dongguan Universiy of Technology, Dongguan, Guangdong, 53808, China. {zhaoyawei, enzhu, xinwangliu}@nud.edu.cn; jpyin@dgu.edu.cn. Absrac We provide a new heoreical analysis framework o invesigae online gradien descen in he dynamic environmen. Comparing wih he previous work, he new framework recovers he sae-of-he-ar dynamic regre, bu does no require exra gradien queries for every ieraion. Specifically, when funcions are srongly convex and β smooh, o achieve he sae-of-he-ar dynamic regre, he previous work requires Oκ wih κ = β queries of gradiens a every ieraion. Bu, our framework shows ha he query complexiy can be improved o be O, which does no depend on κ. The improvemen is significan for ill-condiioned problems because ha heir objecive funcion usually has a large κ. Inroducion Online Gradien DescenOGD has drawn much aenion in he communiy of machine learning Zhu and Xu [05], Hazan and Seshadhri[007], Hall and Wille [05], Shalev-Shwarz[0], Garber[08], Bedi e al. [08]. I is widely used in various applicaions such as online recommendaion Song e al. [008], search ranking Moon e al. [00]. Generally, OGD is formulaed as a game beween a learner and an adversary. A he -h round of he game, he learner submis x from he feasible se X, and he adversary selecs a funcion f : X R. Then, he funcion f is reurned o he learner, and incurs he loss f x. Recenly, here has been a surge of ineres in analyzing OGD by using he dynamic regre Zinkevich [003], Mokhari e al. [06], Yang e al. [06], Lei e al. [07]. The dynamic regre is usually defined as T RT = f x f x, where x argmin x X f x. Unforunaely, i is well-known ha a sublinear dynamic regre bound canno be achieved in he wors case Zinkevich [003]. The reason is ha he funcions f,...,f T may be changed arbirarily in he dynamic environmen. Bu, i is possible o upper bound he dynamic regre in erms of cerain regulariy of he comparaor sequence. Those regulariies are usually defined as he pah lengh Mokhari e al. [06], Yang e al. [06]: T PT := Px,...,x T = x x, or squared pah lengh Zhang e al. [07]: ST := Sx,...,x T = x x. = =

2 Table : Our mehod OGD recovers he sae-of-he-ar regre wih improved query complexiy. Algo. Obj. ype Dynamic regre Avg. queries Mokhari e al. [06] srongly convex OP O Zhang e al. [07] srongly convex Omin{ST,P } Oκ Ours srongly convex Omin{ST,P } O They capure he cumulaive Euclidean norm or he square of Euclidean norm of he difference beween successive comparaors. When all he funcions f,...,f T are -srongly convex and β-smooh, he dynamic regre is bounded by OPT Mokhari e al. [06]. When he local variaions are small, S T is much smaller han PT. Thus, he sae-of-he-ar dynamic regre of OGD is improved o be Omin{P T,S T } Zhang e al. [07]. Bu,oachievehesae-of-he-ardynamicregre,i.e.,Omin{PT,S T },hevarianofogdinzhang e al. [07] has o query Oκ gradiens for every ieraion. Here, κ := β represens he condiion number for he β smooh and srongly convex objecive funcion f. For a large κ, he exremely large query complexiy makes i no pracical in he online seing. In he paper, we invesigae he basic online gradien descen, and provide a new heoreical analysis framework. Using he new analysis framework, we show ha he dynamic regre Omin{PT,S T } can be achieved wih O, insead of Oκ queries of gradiens in Zhang e al. [07]. Main heoreical resuls are oulined in Table briefly. The improvemen of he query complexiy is vially imporan for ill-condiioned problems Taranola [004] whose objecive funcion usually has a large condiion number, i.e., κ. Le us ake he image deblurring problem as an example. Suppose we have a blurred image y, which is modeled by using an unknown real image x and a blurring marix A. Tha is, y = Ax. Here, A is usually a non-singular marix wih a large condiion number, e.g., κ = 0 6. We wan o recover he real image x from he blurred image y, ha is, x = A y. Comparing wih he mehod in Zhang e al. [07], our new analysis frameworkshows ha OGD is good enough, and he required queries of gradiens can be reduced by muliple orders. The paper is organized as follows. Secion reviews he relaed work. Secion 3 presens he preliminaries. Secion 4 presens our heoreical analysis framework. Secion 5 presens he improved bounds of regre and query complexiy for he srongly convex case. Secion 6 concludes he paper. Relaed work. Regres of OGD in he saic environmen. Online gradien descen in he saic environmen has been exensively invesigaed over he las en years. The sublinear saic regres for smooh or srongly convex funcions have been obained in many lieraures Shalev-Shwarz [0], Hazan [06], Duchi e al. [0], Zinkevich [003]. Specifically, when f is srongly convex, he regre of online gradien descen is OlogT Hazan [06]. When f is convex bu no srongly convex, he regre of online gradien descen is O T Hazan [06].. Regres of OGD in he dynamic environmen. When all he funcions f,...,f T are srongly-convex and β smooh, he dynamic regre of OGD is OPT Mokhari e al. [06], Yang e al. [06]. If OGD queries Oκ gradiens a every ieraion, he dynamic regre of OGD can be improved o be Omin{PT,S T } Zhang e al. [07]. Bu, our analysis framework shows ha he O gradien queries for every ieraion is enough o obain Omin{PT,S T } dynamic regre. Addiionally, here are some oher regulariies including he funcional variaion Zhu and Xu [05], Besbes, Omar e al. [05] and he gradien variaion Chiang e al. [0]. Those regulariies measure differen aspecs of he variaion in he dynamic environmen. Since hey are no comparable direcly, some ill-condiioned may be noaed by ill-posed or badly posed in some lieraures.

3 researchers consider o bound he dynamic regre by using he mixed regulariy Jadbabaie e al. [05]. Exending our heoreical framework o differen regulariies is an ineresing avenue for fuure work. Besides, he new proposed heoreical analysis framework is inspired by Joulani e al.[07]. Joulani e al. [07] provides a heoreical analysis framework in he saic environmen, bu our heoreical analysis framework works in he dynamic environmen. 3 Preliminaries 3. Noaions and assumpions We use he following noaion. The bold lower-case leers, e.g., x represen vecors. The normal leers, e.g., β represen a scalar number. η represens he learning rae of Algorihm a he -h ieraion, and η min := min{η,...,η T }. The condiion number κ is defined by κ := β for any β smooh and srongly convex funcion f. represens he l norm of a vecor. Π X represens he projecion o a se X. X := argmin x X f x represens he minimizer se a he -h ieraion. Bregman divergence B f x,y is defined by B f x,y := fx fy fy,x y for any funcion f. In he paper, funcions {f } T are assumed o be convex and β smooh defined as follows. Definiion β smoohness. A funcion f : X R is β smooh, if, for any x X and y X, we have fy fx+ fx,y x + β y x. If he funcion f is β smooh, according o he definiion of he Bregmandivergence, we have B f x,y β x y holds for any x X and y X. The oher assumpions used in he paper are presened as follows. Assumpion srong convexiy. For any, he funcion f : X R is srongly convex. Tha is, for any x X and y X, f y f x+ f x,y x + y x. Assumpion Boundedness of gradiens. We assume f x G for any. Assumpion 3 Boundedness of he domain of x. We assume x x R for any. The above assumpions, i.e., Assumpions -3, are he basic assumpions, which are used widely in previous researches Shalev-Shwarz [0], Hazan [06], Duchi e al. [0], Zinkevich [003]. Addiionally, we make he following assumpion, which is used o model he dynamic environmen. Assumpion 4 Boundedness of variaions in he dynamic environmen.. For any i [T] and j [T], here exiss V such ha x i+ x i V x j+ x j. Assumpion 4 models he dynamic environmen by using V. A small V means he environmen changes mildly. The environmen changes significanly wih he increase of V. 3

4 Algorihm OGD: Online Gradien Descen. Require: The learning rae η wih T. : for =,,...,T do : Submi x X and receive he funcion f wih f : X R. 3: Query he gradien f x of f. 4: x + = Π X x η f x. reurn x T+ Algorihm OMGD: Online Muliple Gradien Descen Zhang e al. [07]. Require: The learning rae η wih T. : for =,,...,T do : Submi x X and receive he funcion f wih f : X R. 3: z = x, and K = κ+. 4: for j =,,...,K do 5: Query he gradien f z j of f. 6: z j+ = Π X z j η f z j. 7: x + = z K+. reurn x T+ 3. Algorihm Recall he algorihm of he OGD. A he -h ieraion, i submis x, and receives he loss funcion f x. Querying he gradien of f x, i updaes x by using he projeced gradien descen mehod. The deails are presened in Algorihm. Comparing wih he sae-of-he-ar mehod, i.e., Algorihm, OGD only requires one query of gradien for everyieraion, while Algorihm requires κ+ queries of gradien. When κ is large, he query complexiy of Algorihm is much higher han OGD. Comparing wih OMGD, i.e., Algorihm, our new heoreical analysis framework shows ha OGD is good enough o recover he sae-of-he-ar dyanmic regre yielded by OMGD, bu i only leads o O query of gradien, insead of Oκ queries of gradien required by OMGD. 4 A new heoreical analysis framework In he secion, we firs provide a modular analysis framework, which does no depend on he assumpion on he funcions. Then, equipped wih he srongly convex assumpion, i yields specific resuls. 4. High-level hough Our original goal is equivalen o invesigae wheher he basic OGD, i.e., Algorihm can obain he saeof-he-ar dynamic regre, i.e., min{pt,s T }. Using he divide-and-conrol sraegy, we divide he dynamic regre of OGD ino wo pars.. The firs par, denoed by RT o, is caused by he online seing in he dynamic environmen. I does no depend on he srongly convex assumpion on he funcion f.. The second par, denoed by RT m, is due o he projeced gradien descen sep in Algorihm. I depends on he assumpion on he funcion f such as convexiy or srong convexiy. 4

5 In he paper, our firs conribuion is o provide an upper bound of RT o wihou he srongly convex assumpion of f. Then, benefiing from he rich heoreical ools in he saic opimizaion, we successfully bound RT m by using he srongly convex assumpion of f. 4. Mea framework Generally, he dynamic regre of OGD is bounded as follows. Theorem. For any η > 0 in Algorihm, he dynamic regre of OGD defined in is bounded by R T R o T +R m T where and R m T := T R o T := x x + + x x η η B ηf x,x +η f x f x + + η βη x + x. In Theorem, RT o represens he regre due o he online seing, and Rm T he projeced gradien descen updaing sep in Algorihm. represens he regre due o Remark. Noe ha he upper bound of R m T depends on he srongly convex assumpion of he funcion f. Theorem. Use Assumpion 4, and se η > 0 in Algorihm. Denoe x 0 = x and η min = min{η,...,η T }. For any 0 < ρ, he regre due o he online seing, i.e., RT o is bounded by RT o ρ+ρv η min ρ S T + x η x + T x + η + η x +. Remark. Noe ha his upper bound of RT o does no depend on he srongly convex assumpion of he funcion f. I sill holds for he convex funcion f. LemmaAppearedinProposiioninMokhari e al.[06]. Use Assumpion. Le v + = Π X v η f v and X := argmin v X f v. Denoe κ = β. If η β and ρ = κ κ, we have v + x ρ v x. According o Lemma, when f s are srongly convex, 0 < ρ < See Lemma. When f s are jus convex, ρ = ha is, 0. Recall ha RT m depends on he srongly convex assumpion of f s. Equipped by Lemma, we find ha as long as RT m is furher bounded, we are able o provide an upper bound for he dynamic regre. 5 Improved query complexiy for srongly convex f When all f s are smooh and srongly convex, he dynamic regre of our mehod OGD is upper bounded by he following heorem. Theorem 3. Use Assumpions,, 3 and 4. Seing η = η = β+β / in Algorihm, and ρ = κ κ <, we bound he dynamic regre of OGD as R T min{j,j }, 5

6 where and ρ+ρv J = S T + β + β ρ f x, ST + β + β x x + J = G x x PT ρ + G ρ P T. β + β f x Corollary. Suppose T bounded by f x = OST. According o Theorem 3, he dynamic regre of OGD is R T min{j,j } min{p T,S T}. Proof. RecallAssumpion3, andwehave x x R. When T f x = OST, wehavej ST. Similarly, we have J G R ρ P T + G ρ P T. Thus, we finally obain I complees he proof. R T min{j,j } min{p T,S T }. Recall he previous mehod, i.e., Algorihm. Is dynamic regre has been proved, and we presen i as follows. Lemma Appeared in Theorem 3 and Corollary 4 in Zhang e al. [07].. Use Assumpions,, and 3, and choose η β in Algorihm. Denoe he dynamic regre of Algorihm by R T. Then, for any consan σ > 0, R T where is bounded by R T min{j 3,J 4 }, J 3 =GPT +G x x P T, J 4 = f x σ +β +σ S T + x x S T + f x. Furhermore, suppose T f x = OST, and we hus have R T min{p T,S T }. Comparing wih Lemma, our new resul achieves he same bound of he regre. Bu, OGD, i.e., Algorihm, only requires one query of gradien for every ieraion, which does no depend on κ, and hus ouperforms Algorihm by reduing he query complexiy significanly. The following remarks highligh he advanages of our analysis framework. 6

7 Remark 3. Our analysis framework achieves he sae-of-he-ar dynamic regre presened in Zhang e al. [07] wih a consan facor, and ouperforms he dynamic regre OPT presened in Mokhari e al. [06]. Remark 4. Our analysis framework shows ha O queries of gradiens for every ieraion is enough o achieve he sae-of-he-ar dynamic regre, bu Zhang e al. [07] requires Oκ queries of gradiens for every ieraion. 6 Conclusion We provide a new heoreical analysis framework o analyze he regre and query complexiy of OGD in he dynamic environmen. Comparing wih he previous work, our framework achieves he sae-of-he-ar dynamic regre, and improve he required queries of gradien o be O. Proof of heorems. Proof of Theorem : Proof. T RT = η f x η f x η = η f x,x + x η B ηf }{{} x,x + η f x,x x +. η }{{} I I Now, we begin o bound I. According o Lemma 4, we obain I Afer ha, we begin o bound I. x x + + x x x + x. 3 I = η f x,x x + = η f x η f x + +η B f x +,x η f x f x + + βη x + x. 4 The las inequaliy holds because ha all f s are β smooh. Subsiuing 3 and 4 ino, we finally complee he proof. Proof of Theorem : Proof. According o he cosine heorem, we have x x + + x + x + x + x x+ x + x + x. 5 According o Lemma, if f is convex and smooh, x + x ρ x x holds for 0 < ρ. Specifically, 0 < ρ < holds when f is srongly convex, and ρ = holds when f is jus convex. We hus have x + x x + x + x + x ρ x x + x + x +. 7

8 Le A + = x+ x +, M+ = x + x, and we hus have ha is, A + M + ρ A. Thus, we have Summing up, we obain A + M + M + A + ρ A, A + M + ρa ρa ρm ρ A ρ A ρ M ρ A. A + ρ A + M + +ρm +...+ρ M + =ρ x x + ρ + i x i x i = holds due o leing x 0 = x. Subsiuing 6 ino 5, we obain, + i= i= ρ + i x i x i = x + x + ρ i x + i x i. 6 i= x x + + x + x + x + x A+ x + x x + x + x + x ρ i x + i x i i= x + x +V x + x ρ i i= Thus, we obain x + x + ρv x ρ + x = ρ+ρv x + ρ x. 7 R o T = T = x x + + x x η x x + + x η + x + + T η + η x + x + + x η x x T η x T+ T T x η x + + x + x + + T x η x + x η + η 8 + x +

9 T η ρ+ρv x ρ + x + T x x + η η + η x + η + η x + + x η x. ρ+ρv η min ρ S T + T x + x + Here, η min = min{η,η,...,η T }. holds due o 7. Dividing on boh sides, we complee he proof. Proof of Theorem 3: Proof. When he funcion f is srongly convex, we have B f x,x x x. 8 Subsiuing 8 ino Theorem, we obain R T η + + x x + + η x x + η η f x f x + x η x + + x x η β + η + β x + x + η x x + + x x + η ρ+ρv β + β ρ η η f x η f x ST + β + β x x + βη x + x β + β f x. holds due o 3 in Lemma 5 by seing θ = and θ = η. holds because of η = T. The las inequaliy holds due o Theorem. Combining Lemma 6, we finally complee he proof. β+ β for Proof of lemmas. Lemma 3. Denoe hx = η f x,x + x x. If x + = Π X x η f x, we have x + Argminhx. x X Proof. Consider he following convex opimizaion problem minhx = min η f x,x + x X x X x x 9 9

10 Denoe he opimum se is X, ha is, for any x X, hx = min x X hx holds. According o he firs-order opimaliy condiion Boyd and Vandenberghe [004], we have, for any z X and x X, 0 hx,z x Recall ha x + = Π X x η f x. Thus, we have = η f x +x x,z x. 0 η f x +x + x,z x + = Π X x η f x x η f x,z x + 0. Tha is, x + saisfies he firs-order opimaliy condiion of 9. I complees he proof. Lemma 4. Use Assumpion 3. For any minimizer x X and X := argmin x X f x, we have η f x,x + x x x + x + x + x x. Proof. Firs, we consruc an auxiliary funcion h = η f x, + x. According o Lemma 3, we have x + Argminhx. Le x = x + +τx x + wih τ 0,]. x X 0 h x hx + Dividing τ on boh sides, we obain = η f x,τx x + + x x + +τ x,x + x. 0 η f x,x x + + x x + + x,x + x τ η f x,x x + + lim τ 0 + τ x x + + x,x + x τ = η f x,x x + + lim τ 0 + x x + + x +,x x + + x,x + x = η f x,x x + + x +,x x + + x,x + x = η f x,x x + x x + x + x + x x. holds because ha holds for any τ 0,]. Re-arranging he iems, we prove he conclusion. Lemma 5. Suppose ha all f s are β smooh. For any θ > 0, θ > 0 and any minimizer x argmin x X f x, we have Proof. For any θ > 0 and θ > 0, we have f x f x + 3 θ x x β + + x + x + θ θ θ f x. f x f x + θ f x x x + θ f x,x x + f x,x x + 0

11 θ β f x f x + β θ x + x θ x x + β θ x + x. The las inequaliy holds because ha all f s are β smooh. Re-arranging he iems, we hus complee he proof. Lemma 6 Appeared in Theorem in Mokhari e al. [06]. Suppose ha Assumpions -3 hold, and all κ f are β smooh. Thus, ρ = κ < wih κ := β. Se η L in OGD, i.e., Algorihm. The dynamic regre of OGD is bounded as Acknowledgmen RT G x x PT + G ρ ρ. This work was suppored by he Naional Key R & D Program of China 08YFB00303and he Naional Naural Science Foundaion of China Gran No , , and References A. S. Bedi, P. Sarma, and K. Rajawa. Tracking moving agens via inexac online gradien descen algorihm. IEEE Journal of Seleced Topics in Signal Processing, :0 7, Feb 08. Besbes, Omar, Gur, Yonaan, and Zeevi, Assaf J. Non-Saionary Sochasic Opimizaion. Operaions Research, 635:7 44, 05. S. Boyd and L. Vandenberghe. Convex Opimizaion. Cambridge Universiy Press, New York, NY, USA, 004. ISBN C. K. Chiang, T. Yang, C. J. Lee, M. Mahdavi, C. J. Lu, R. Jin, and S. Zhu. Online opimizaion wih gradual variaions. Journal of Machine Learning Research, 3, 0. J. Duchi, E. Hazan, and Y. Singer. Adapive subgradien mehods for online learning and sochasic opimizaion. Journal of Machine Learning Research JMLR, : 59, 0. D. Garber. Fas Raes for Online Gradien Descen Wihou Srong Convexiy via Hoffman s Bound. arxiv.org, 08. E. C. Hall and R. M. Wille. Online Convex Opimizaion in Dynamic Environmens. IEEE Journal of Seleced Topics in Signal Processing, 94:647 66, 05. E. Hazan. Inroducion o online convex opimizaion. Foundaions and Trends in Opimizaion, 3-4: 57 35, 06. E. Hazan and C. Seshadhri. Adapive algorihms for online decision problems. Elecronic Colloquium on Compuaional Complexiy, 4, 007. A. Jadbabaie, A. Rakhlin, S. Shahrampour, and K. Sridharan. Online Opimizaion : Compeing wih Dynamic Comparaors. In Proceedings of Inernaional Conference on Arificial Inelligence and Saisics AISTATS, pages , 05.

12 P. Joulani, A. György, and C. Szepesvári. A Modular Analysis of Adapive Non-Convex Opimizaion - Opimism, Composie Objecives, and Variaional Bounds. In Proceedings of Inernaional Conference on Algorihmic Learning Theory ALT, 07. Y. Lei, L. Shi, and Z.-C. Guo. Convergence of unregularized online learning algorihms. Journal of Machine Learning Research, 8: , Jan. 07. A. Mokhari, S. Shahrampour, A. Jadbabaie, and A. Ribeiro. Online opimizaion in dynamic environmens: Improved regre raes for srongly convex problems. In Proceedings of IEEE Conference on Decision and Conrol CDC, pages IEEE, 06. T. Moon, L. Li, W. Chu, C. Liao, Z. Zheng, and Y. Chang. Online learning for recency search ranking using real-ime user feedback. In Proceedings of ACM Inernaional Conference on Informaion and Knowledge Managemen CIKM, CIKM 0, pages , New York, NY, USA, 00. ACM. S. Shalev-Shwarz. Online Learning and Online Convex Opimizaion. Foundaions and Trends R in Machine Learning, 4:07 94, 0. Y. Song, Z. Zhuang, H. Li, Q. Zhao, J. Li, W.-C. Lee, and C. L. Giles. Real-ime auomaic ag recommendaion. In Proceedings of ACM SIGIR Conference on Research and Developmen in Informaion Rerieval, SIGIR 08, pages 55 5, New York, NY, USA, 008. A. Taranola. Inverse Problem Theory and Mehods for Model Parameer Esimaion. Sociey for Indusrial and Applied Mahemaics, Philadelphia, PA, USA, 004. ISBN T. Yang, L. Zhang, R. Jin, and J. Yi. Tracking Slowly Moving Clairvoyan - Opimal Dynamic Regre of Online Learning wih True and Noisy Gradien. In Proceedings of he 34h Inernaional Conference on Machine Learning ICML, 06. L. Zhang, T. Yang, J. Yi, R. Jin, and Z.-H. Zhou. Improved Dynamic Regre for Non-degenerae Funcions. In Proceedings of Neural Informaion Processing Sysems NIPS, 07. C. Zhu and H. Xu. Online Gradien Descen in Funcion Space. arxiv.org, 05. M. Zinkevich. Online convex programming and generalized infiniesimal gradien ascen. In Proceedings of Inernaional Conference on Machine Learning ICML, pages , 003.

Improved Dynamic Regret for Non-degenerate Functions

Improved Dynamic Regret for Non-degenerate Functions Improved Dynamic Regre for Non-degenerae Funcions Lijun Zhang, Tianbao Yang, Jinfeng Yi, Rong Jin, Zhi-Hua Zhou Naional Key Laboraory for Novel Sofware Technology, Nanjing Universiy, Nanjing, China Deparmen

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

Online Convex Optimization Example And Follow-The-Leader

Online Convex Optimization Example And Follow-The-Leader CSE599s, Spring 2014, Online Learning Lecure 2-04/03/2014 Online Convex Opimizaion Example And Follow-The-Leader Lecurer: Brendan McMahan Scribe: Sephen Joe Jonany 1 Review of Online Convex Opimizaion

More information

Notes on online convex optimization

Notes on online convex optimization Noes on online convex opimizaion Karl Sraos Online convex opimizaion (OCO) is a principled framework for online learning: OnlineConvexOpimizaion Inpu: convex se S, number of seps T For =, 2,..., T : Selec

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

Appendix to Online l 1 -Dictionary Learning with Application to Novel Document Detection

Appendix to Online l 1 -Dictionary Learning with Application to Novel Document Detection Appendix o Online l -Dicionary Learning wih Applicaion o Novel Documen Deecion Shiva Prasad Kasiviswanahan Huahua Wang Arindam Banerjee Prem Melville A Background abou ADMM In his secion, we give a brief

More information

Supplement for Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence

Supplement for Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence Supplemen for Sochasic Convex Opimizaion: Faser Local Growh Implies Faser Global Convergence Yi Xu Qihang Lin ianbao Yang Proof of heorem heorem Suppose Assumpion holds and F (w) obeys he LGC (6) Given

More information

A Forward-Backward Splitting Method with Component-wise Lazy Evaluation for Online Structured Convex Optimization

A Forward-Backward Splitting Method with Component-wise Lazy Evaluation for Online Structured Convex Optimization A Forward-Backward Spliing Mehod wih Componen-wise Lazy Evaluaion for Online Srucured Convex Opimizaion Yukihiro Togari and Nobuo Yamashia March 28, 2016 Absrac: We consider large-scale opimizaion problems

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

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon 3..3 INRODUCION O DYNAMIC OPIMIZAION: DISCREE IME PROBLEMS A. he Hamilonian and Firs-Order Condiions in a Finie ime Horizon Define a new funcion, he Hamilonian funcion, H. H he change in he oal value of

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

Lecture 9: September 25

Lecture 9: September 25 0-725: Opimizaion Fall 202 Lecure 9: Sepember 25 Lecurer: Geoff Gordon/Ryan Tibshirani Scribes: Xuezhi Wang, Subhodeep Moira, Abhimanu Kumar Noe: LaTeX emplae couresy of UC Berkeley EECS dep. Disclaimer:

More information

Technical Report Doc ID: TR March-2013 (Last revision: 23-February-2016) On formulating quadratic functions in optimization models.

Technical Report Doc ID: TR March-2013 (Last revision: 23-February-2016) On formulating quadratic functions in optimization models. Technical Repor Doc ID: TR--203 06-March-203 (Las revision: 23-Februar-206) On formulaing quadraic funcions in opimizaion models. Auhor: Erling D. Andersen Convex quadraic consrains quie frequenl appear

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

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

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

MATH 5720: Gradient Methods Hung Phan, UMass Lowell October 4, 2018

MATH 5720: Gradient Methods Hung Phan, UMass Lowell October 4, 2018 MATH 5720: Gradien Mehods Hung Phan, UMass Lowell Ocober 4, 208 Descen Direcion Mehods Consider he problem min { f(x) x R n}. The general descen direcions mehod is x k+ = x k + k d k where x k is he curren

More information

di Bernardo, M. (1995). A purely adaptive controller to synchronize and control chaotic systems.

di Bernardo, M. (1995). A purely adaptive controller to synchronize and control chaotic systems. di ernardo, M. (995). A purely adapive conroller o synchronize and conrol chaoic sysems. hps://doi.org/.6/375-96(96)8-x Early version, also known as pre-prin Link o published version (if available):.6/375-96(96)8-x

More information

Correspondence should be addressed to Nguyen Buong,

Correspondence should be addressed to Nguyen Buong, Hindawi Publishing Corporaion Fixed Poin Theory and Applicaions Volume 011, Aricle ID 76859, 10 pages doi:101155/011/76859 Research Aricle An Implici Ieraion Mehod for Variaional Inequaliies over he Se

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

International Journal of Mathematics Trends and Technology (IJMTT) Volume 37 Number 3 September 2016

International Journal of Mathematics Trends and Technology (IJMTT) Volume 37 Number 3 September 2016 Inernaional Journal of ahemaics Trends and Technology (IJTT) Volume 37 Number 3 Sepember 6 Conveiy in he s Class of he Rough ahemaical Programming Problems T... Aeya, Kamilia l-bess, Deparmen of Physics

More information

Matrix Versions of Some Refinements of the Arithmetic-Geometric Mean Inequality

Matrix Versions of Some Refinements of the Arithmetic-Geometric Mean Inequality Marix Versions of Some Refinemens of he Arihmeic-Geomeric Mean Inequaliy Bao Qi Feng and Andrew Tonge Absrac. We esablish marix versions of refinemens due o Alzer ], Carwrigh and Field 4], and Mercer 5]

More information

Sliding Mode Extremum Seeking Control for Linear Quadratic Dynamic Game

Sliding Mode Extremum Seeking Control for Linear Quadratic Dynamic Game Sliding Mode Exremum Seeking Conrol for Linear Quadraic Dynamic Game Yaodong Pan and Ümi Özgüner ITS Research Group, AIST Tsukuba Eas Namiki --, Tsukuba-shi,Ibaraki-ken 5-856, Japan e-mail: pan.yaodong@ais.go.jp

More information

Convergence of the Neumann series in higher norms

Convergence of the Neumann series in higher norms Convergence of he Neumann series in higher norms Charles L. Epsein Deparmen of Mahemaics, Universiy of Pennsylvania Version 1.0 Augus 1, 003 Absrac Naural condiions on an operaor A are given so ha he Neumann

More information

Retrieval Models. Boolean and Vector Space Retrieval Models. Common Preprocessing Steps. Boolean Model. Boolean Retrieval Model

Retrieval Models. Boolean and Vector Space Retrieval Models. Common Preprocessing Steps. Boolean Model. Boolean Retrieval Model 1 Boolean and Vecor Space Rerieval Models Many slides in his secion are adaped from Prof. Joydeep Ghosh (UT ECE) who in urn adaped hem from Prof. Dik Lee (Univ. of Science and Tech, Hong Kong) Rerieval

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

Lecture 4: November 13

Lecture 4: November 13 Compuaional Learning Theory Fall Semeser, 2017/18 Lecure 4: November 13 Lecurer: Yishay Mansour Scribe: Guy Dolinsky, Yogev Bar-On, Yuval Lewi 4.1 Fenchel-Conjugae 4.1.1 Moivaion Unil his lecure we saw

More information

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still.

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still. Lecure - Kinemaics in One Dimension Displacemen, Velociy and Acceleraion Everyhing in he world is moving. Nohing says sill. Moion occurs a all scales of he universe, saring from he moion of elecrons in

More information

Lecture 2 October ε-approximation of 2-player zero-sum games

Lecture 2 October ε-approximation of 2-player zero-sum games Opimizaion II Winer 009/10 Lecurer: Khaled Elbassioni Lecure Ocober 19 1 ε-approximaion of -player zero-sum games In his lecure we give a randomized ficiious play algorihm for obaining an approximae soluion

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN Inernaional Journal of Scienific & Engineering Research, Volume 4, Issue 10, Ocober-2013 900 FUZZY MEAN RESIDUAL LIFE ORDERING OF FUZZY RANDOM VARIABLES J. EARNEST LAZARUS PIRIYAKUMAR 1, A. YAMUNA 2 1.

More information

Online Optimization in Dynamic Environments: Improved Regret Rates for Strongly Convex Problems

Online Optimization in Dynamic Environments: Improved Regret Rates for Strongly Convex Problems 216 IEEE 55th Conference on Decision and Control (CDC) ARIA Resort & Casino December 12-14, 216, Las Vegas, USA Online Optimization in Dynamic Environments: Improved Regret Rates for Strongly Convex Problems

More information

Lecture 20: Riccati Equations and Least Squares Feedback Control

Lecture 20: Riccati Equations and Least Squares Feedback Control 34-5 LINEAR SYSTEMS Lecure : Riccai Equaions and Leas Squares Feedback Conrol 5.6.4 Sae Feedback via Riccai Equaions A recursive approach in generaing he marix-valued funcion W ( ) equaion for i for he

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 Online Learning in Dynamic Environments

Adaptive Online Learning in Dynamic Environments Adaptive Online Learning in Dynamic Environments Lijun Zhang, Shiyin Lu, Zhi-Hua Zhou National Key Laboratory for Novel Software Technology Nanjing University, Nanjing 210023, China {zhanglj, lusy, zhouzh}@lamda.nju.edu.cn

More information

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB Elecronic Companion EC.1. Proofs of Technical Lemmas and Theorems LEMMA 1. Le C(RB) be he oal cos incurred by he RB policy. Then we have, T L E[C(RB)] 3 E[Z RB ]. (EC.1) Proof of Lemma 1. Using he marginal

More information

Optimality Conditions for Unconstrained Problems

Optimality Conditions for Unconstrained Problems 62 CHAPTER 6 Opimaliy Condiions for Unconsrained Problems 1 Unconsrained Opimizaion 11 Exisence Consider he problem of minimizing he funcion f : R n R where f is coninuous on all of R n : P min f(x) x

More information

The Asymptotic Behavior of Nonoscillatory Solutions of Some Nonlinear Dynamic Equations on Time Scales

The Asymptotic Behavior of Nonoscillatory Solutions of Some Nonlinear Dynamic Equations on Time Scales Advances in Dynamical Sysems and Applicaions. ISSN 0973-5321 Volume 1 Number 1 (2006, pp. 103 112 c Research India Publicaions hp://www.ripublicaion.com/adsa.hm The Asympoic Behavior of Nonoscillaory Soluions

More information

Improved Approximate Solutions for Nonlinear Evolutions Equations in Mathematical Physics Using the Reduced Differential Transform Method

Improved Approximate Solutions for Nonlinear Evolutions Equations in Mathematical Physics Using the Reduced Differential Transform Method Journal of Applied Mahemaics & Bioinformaics, vol., no., 01, 1-14 ISSN: 179-660 (prin), 179-699 (online) Scienpress Ld, 01 Improved Approimae Soluions for Nonlinear Evoluions Equaions in Mahemaical Physics

More information

Existence of positive solution for a third-order three-point BVP with sign-changing Green s function

Existence of positive solution for a third-order three-point BVP with sign-changing Green s function Elecronic Journal of Qualiaive Theory of Differenial Equaions 13, No. 3, 1-11; hp://www.mah.u-szeged.hu/ejqde/ Exisence of posiive soluion for a hird-order hree-poin BVP wih sign-changing Green s funcion

More information

Stochastic Variance-Reduced Cubic Regularized Newton Method

Stochastic Variance-Reduced Cubic Regularized Newton Method Sochasic Variance-Reduced Cubic Regularized Newon Mehod Dongruo Zhou and Pan Xu and Quanquan Gu arxiv:1802.04796v1 [cs.lg] 13 Feb 2018 February 9, 2018 Absrac We propose a sochasic variance-reduced cubic

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

Decentralized Stochastic Control with Partial History Sharing: A Common Information Approach

Decentralized Stochastic Control with Partial History Sharing: A Common Information Approach 1 Decenralized Sochasic Conrol wih Parial Hisory Sharing: A Common Informaion Approach Ashuosh Nayyar, Adiya Mahajan and Demoshenis Tenekezis arxiv:1209.1695v1 [cs.sy] 8 Sep 2012 Absrac A general model

More information

Single and Double Pendulum Models

Single and Double Pendulum Models Single and Double Pendulum Models Mah 596 Projec Summary Spring 2016 Jarod Har 1 Overview Differen ypes of pendulums are used o model many phenomena in various disciplines. In paricular, single and double

More information

Inequality measures for intersecting Lorenz curves: an alternative weak ordering

Inequality measures for intersecting Lorenz curves: an alternative weak ordering h Inernaional Scienific Conference Financial managemen of Firms and Financial Insiuions Osrava VŠB-TU of Osrava, Faculy of Economics, Deparmen of Finance 7 h 8 h Sepember 25 Absrac Inequaliy measures for

More information

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature On Measuring Pro-Poor Growh 1. On Various Ways of Measuring Pro-Poor Growh: A Shor eview of he Lieraure During he pas en years or so here have been various suggesions concerning he way one should check

More information

Inventory Analysis and Management. Multi-Period Stochastic Models: Optimality of (s, S) Policy for K-Convex Objective Functions

Inventory Analysis and Management. Multi-Period Stochastic Models: Optimality of (s, S) Policy for K-Convex Objective Functions Muli-Period Sochasic Models: Opimali of (s, S) Polic for -Convex Objecive Funcions Consider a seing similar o he N-sage newsvendor problem excep ha now here is a fixed re-ordering cos (> 0) for each (re-)order.

More information

ELE 538B: Large-Scale Optimization for Data Science. Quasi-Newton methods. Yuxin Chen Princeton University, Spring 2018

ELE 538B: Large-Scale Optimization for Data Science. Quasi-Newton methods. Yuxin Chen Princeton University, Spring 2018 ELE 538B: Large-Scale Opimizaion for Daa Science Quasi-Newon mehods Yuxin Chen Princeon Universiy, Spring 208 00 op ff(x (x)(k)) f p 2 L µ f 05 k f (xk ) k f (xk ) =) f op ieraions converges in only 5

More information

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t...

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t... Mah 228- Fri Mar 24 5.6 Marix exponenials and linear sysems: The analogy beween firs order sysems of linear differenial equaions (Chaper 5) and scalar linear differenial equaions (Chaper ) is much sronger

More information

arxiv: v1 [math.pr] 19 Feb 2011

arxiv: v1 [math.pr] 19 Feb 2011 A NOTE ON FELLER SEMIGROUPS AND RESOLVENTS VADIM KOSTRYKIN, JÜRGEN POTTHOFF, AND ROBERT SCHRADER ABSTRACT. Various equivalen condiions for a semigroup or a resolven generaed by a Markov process o be of

More information

Boosting with Online Binary Learners for the Multiclass Bandit Problem

Boosting with Online Binary Learners for the Multiclass Bandit Problem Shang-Tse Chen School of Compuer Science, Georgia Insiue of Technology, Alana, GA Hsuan-Tien Lin Deparmen of Compuer Science and Informaion Engineering Naional Taiwan Universiy, Taipei, Taiwan Chi-Jen

More information

On-line Adaptive Optimal Timing Control of Switched Systems

On-line Adaptive Optimal Timing Control of Switched Systems On-line Adapive Opimal Timing Conrol of Swiched Sysems X.C. Ding, Y. Wardi and M. Egersed Absrac In his paper we consider he problem of opimizing over he swiching imes for a muli-modal dynamic sysem when

More information

Mean Square Projection Error Gradient-based Variable Forgetting Factor FAPI

Mean Square Projection Error Gradient-based Variable Forgetting Factor FAPI 3rd Inernaional Conference on Advances in Elecrical and Elecronics Engineering (ICAEE'4) Feb. -, 4 Singapore Mean Square Projecion Error Gradien-based Variable Forgeing Facor FAPI Young-Kwang Seo, Jong-Woo

More information

A variational radial basis function approximation for diffusion processes.

A variational radial basis function approximation for diffusion processes. A variaional radial basis funcion approximaion for diffusion processes. Michail D. Vreas, Dan Cornford and Yuan Shen {vreasm, d.cornford, y.shen}@ason.ac.uk Ason Universiy, Birmingham, UK hp://www.ncrg.ason.ac.uk

More information

Orthogonal Rational Functions, Associated Rational Functions And Functions Of The Second Kind

Orthogonal Rational Functions, Associated Rational Functions And Functions Of The Second Kind Proceedings of he World Congress on Engineering 2008 Vol II Orhogonal Raional Funcions, Associaed Raional Funcions And Funcions Of The Second Kind Karl Deckers and Adhemar Bulheel Absrac Consider he sequence

More information

System of Linear Differential Equations

System of Linear Differential Equations Sysem of Linear Differenial Equaions In "Ordinary Differenial Equaions" we've learned how o solve a differenial equaion for a variable, such as: y'k5$e K2$x =0 solve DE yx = K 5 2 ek2 x C_C1 2$y''C7$y

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

Multi-component Levi Hierarchy and Its Multi-component Integrable Coupling System

Multi-component Levi Hierarchy and Its Multi-component Integrable Coupling System Commun. Theor. Phys. (Beijing, China) 44 (2005) pp. 990 996 c Inernaional Academic Publishers Vol. 44, No. 6, December 5, 2005 uli-componen Levi Hierarchy and Is uli-componen Inegrable Coupling Sysem XIA

More information

Monochromatic Infinite Sumsets

Monochromatic Infinite Sumsets Monochromaic Infinie Sumses Imre Leader Paul A. Russell July 25, 2017 Absrac WeshowhahereisaraionalvecorspaceV suchha,whenever V is finiely coloured, here is an infinie se X whose sumse X+X is monochromaic.

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

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

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

Lecture 10: The Poincaré Inequality in Euclidean space

Lecture 10: The Poincaré Inequality in Euclidean space Deparmens of Mahemaics Monana Sae Universiy Fall 215 Prof. Kevin Wildrick n inroducion o non-smooh analysis and geomery Lecure 1: The Poincaré Inequaliy in Euclidean space 1. Wha is he Poincaré inequaliy?

More information

Computational Equivalence of Fixed Points and No Regret Algorithms, and Convergence to Equilibria

Computational Equivalence of Fixed Points and No Regret Algorithms, and Convergence to Equilibria Compuaional Equivalence of Fixed Poins and No Regre Algorihms, and Convergence o Equilibria Elad Hazan IBM Almaden Research Cener 650 Harry Road San Jose, CA 95120 hazan@us.ibm.com Sayen Kale Compuer Science

More information

Stochastic Model for Cancer Cell Growth through Single Forward Mutation

Stochastic Model for Cancer Cell Growth through Single Forward Mutation Journal of Modern Applied Saisical Mehods Volume 16 Issue 1 Aricle 31 5-1-2017 Sochasic Model for Cancer Cell Growh hrough Single Forward Muaion Jayabharahiraj Jayabalan Pondicherry Universiy, jayabharahi8@gmail.com

More information

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3 and d = c b - b c c d = c b - b c c This process is coninued unil he nh row has been compleed. The complee array of coefficiens is riangular. Noe ha in developing he array an enire row may be divided or

More information

Lecture Notes 5: Investment

Lecture Notes 5: Investment Lecure Noes 5: Invesmen Zhiwei Xu (xuzhiwei@sju.edu.cn) Invesmen decisions made by rms are one of he mos imporan behaviors in he economy. As he invesmen deermines how he capials accumulae along he ime,

More information

Some Ramsey results for the n-cube

Some Ramsey results for the n-cube Some Ramsey resuls for he n-cube Ron Graham Universiy of California, San Diego Jozsef Solymosi Universiy of Briish Columbia, Vancouver, Canada Absrac In his noe we esablish a Ramsey-ype resul for cerain

More information

Dual Representation as Stochastic Differential Games of Backward Stochastic Differential Equations and Dynamic Evaluations

Dual Representation as Stochastic Differential Games of Backward Stochastic Differential Equations and Dynamic Evaluations arxiv:mah/0602323v1 [mah.pr] 15 Feb 2006 Dual Represenaion as Sochasic Differenial Games of Backward Sochasic Differenial Equaions and Dynamic Evaluaions Shanjian Tang Absrac In his Noe, assuming ha he

More information

Fractional Method of Characteristics for Fractional Partial Differential Equations

Fractional Method of Characteristics for Fractional Partial Differential Equations Fracional Mehod of Characerisics for Fracional Parial Differenial Equaions Guo-cheng Wu* Modern Teile Insiue, Donghua Universiy, 188 Yan-an ilu Road, Shanghai 51, PR China Absrac The mehod of characerisics

More information

Online Appendix to Solution Methods for Models with Rare Disasters

Online Appendix to Solution Methods for Models with Rare Disasters Online Appendix o Soluion Mehods for Models wih Rare Disasers Jesús Fernández-Villaverde and Oren Levinal In his Online Appendix, we presen he Euler condiions of he model, we develop he pricing Calvo block,

More information

A Specification Test for Linear Dynamic Stochastic General Equilibrium Models

A Specification Test for Linear Dynamic Stochastic General Equilibrium Models Journal of Saisical and Economeric Mehods, vol.1, no.2, 2012, 65-70 ISSN: 2241-0384 (prin), 2241-0376 (online) Scienpress Ld, 2012 A Specificaion Tes for Linear Dynamic Sochasic General Equilibrium Models

More information

arxiv: v4 [stat.ml] 14 Jun 2018

arxiv: v4 [stat.ml] 14 Jun 2018 Projecion-Free Online Opimizaion wih Sochasic Gradien: From Convexiy o Submodulariy Lin Chen Chrisopher Harshaw 3 Hamed Hassani 4 Amin Karbasi arxiv:80.0883v4 [sa.ml 4 Jun 08 Absrac Online opimizaion has

More information

Expert Advice for Amateurs

Expert Advice for Amateurs Exper Advice for Amaeurs Ernes K. Lai Online Appendix - Exisence of Equilibria The analysis in his secion is performed under more general payoff funcions. Wihou aking an explici form, he payoffs of he

More information

GRADIENT ESTIMATES FOR A SIMPLE PARABOLIC LICHNEROWICZ EQUATION. Osaka Journal of Mathematics. 51(1) P.245-P.256

GRADIENT ESTIMATES FOR A SIMPLE PARABOLIC LICHNEROWICZ EQUATION. Osaka Journal of Mathematics. 51(1) P.245-P.256 Tile Auhor(s) GRADIENT ESTIMATES FOR A SIMPLE PARABOLIC LICHNEROWICZ EQUATION Zhao, Liang Ciaion Osaka Journal of Mahemaics. 51(1) P.45-P.56 Issue Dae 014-01 Tex Version publisher URL hps://doi.org/10.18910/9195

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

E β t log (C t ) + M t M t 1. = Y t + B t 1 P t. B t 0 (3) v t = P tc t M t Question 1. Find the FOC s for an optimum in the agent s problem.

E β t log (C t ) + M t M t 1. = Y t + B t 1 P t. B t 0 (3) v t = P tc t M t Question 1. Find the FOC s for an optimum in the agent s problem. Noes, M. Krause.. Problem Se 9: Exercise on FTPL Same model as in paper and lecure, only ha one-period govenmen bonds are replaced by consols, which are bonds ha pay one dollar forever. I has curren marke

More information

Adaptation and Synchronization over a Network: stabilization without a reference model

Adaptation and Synchronization over a Network: stabilization without a reference model Adapaion and Synchronizaion over a Nework: sabilizaion wihou a reference model Travis E. Gibson (gibson@mi.edu) Harvard Medical School Deparmen of Pahology, Brigham and Women s Hospial 55 h Conference

More information

Parameter-Free Convex Learning through Coin Betting

Parameter-Free Convex Learning through Coin Betting JMLR: Workshop and Conference Proceedings 64:75 82, 2016 ICML 2016 AuoML Workshop Parameer-Free Convex Learning hrough Coin Being Francesco Orabona Sony Brook Universiy, Sony Brook, NY 11794, USA Dávid

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

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

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

SGD and Hogwild! Convergence Without the Bounded Gradients Assumption

SGD and Hogwild! Convergence Without the Bounded Gradients Assumption Lam M. Nguyen 1 2 Phuong Ha Nguyen 3 Maren van Dijk 3 Peer Richárik 4 Kaya Scheinberg 1 Marin Takáč 1 Absrac Sochasic gradien descen (SGD) is he opimizaion algorihm of choice in many machine learning applicaions

More information

Particle Swarm Optimization

Particle Swarm Optimization Paricle Swarm Opimizaion Speaker: Jeng-Shyang Pan Deparmen of Elecronic Engineering, Kaohsiung Universiy of Applied Science, Taiwan Email: jspan@cc.kuas.edu.w 7/26/2004 ppso 1 Wha is he Paricle Swarm Opimizaion

More information

2017 3rd International Conference on E-commerce and Contemporary Economic Development (ECED 2017) ISBN:

2017 3rd International Conference on E-commerce and Contemporary Economic Development (ECED 2017) ISBN: 7 3rd Inernaional Conference on E-commerce and Conemporary Economic Developmen (ECED 7) ISBN: 978--6595-446- Fuures Arbirage of Differen Varieies and based on he Coinegraion Which is under he Framework

More information

arxiv: v1 [math.ca] 15 Nov 2016

arxiv: v1 [math.ca] 15 Nov 2016 arxiv:6.599v [mah.ca] 5 Nov 26 Counerexamples on Jumarie s hree basic fracional calculus formulae for non-differeniable coninuous funcions Cheng-shi Liu Deparmen of Mahemaics Norheas Peroleum Universiy

More information

Variational Iteration Method for Solving System of Fractional Order Ordinary Differential Equations

Variational Iteration Method for Solving System of Fractional Order Ordinary Differential Equations IOSR Journal of Mahemaics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 1, Issue 6 Ver. II (Nov - Dec. 214), PP 48-54 Variaional Ieraion Mehod for Solving Sysem of Fracional Order Ordinary Differenial

More information

SUFFICIENT CONDITIONS FOR EXISTENCE SOLUTION OF LINEAR TWO-POINT BOUNDARY PROBLEM IN MINIMIZATION OF QUADRATIC FUNCTIONAL

SUFFICIENT CONDITIONS FOR EXISTENCE SOLUTION OF LINEAR TWO-POINT BOUNDARY PROBLEM IN MINIMIZATION OF QUADRATIC FUNCTIONAL HE PUBLISHING HOUSE PROCEEDINGS OF HE ROMANIAN ACADEMY, Series A, OF HE ROMANIAN ACADEMY Volume, Number 4/200, pp 287 293 SUFFICIEN CONDIIONS FOR EXISENCE SOLUION OF LINEAR WO-POIN BOUNDARY PROBLEM IN

More information

On a Discrete-In-Time Order Level Inventory Model for Items with Random Deterioration

On a Discrete-In-Time Order Level Inventory Model for Items with Random Deterioration Journal of Agriculure and Life Sciences Vol., No. ; June 4 On a Discree-In-Time Order Level Invenory Model for Iems wih Random Deerioraion Dr Biswaranjan Mandal Associae Professor of Mahemaics Acharya

More information

The Optimal Stopping Time for Selling an Asset When It Is Uncertain Whether the Price Process Is Increasing or Decreasing When the Horizon Is Infinite

The Optimal Stopping Time for Selling an Asset When It Is Uncertain Whether the Price Process Is Increasing or Decreasing When the Horizon Is Infinite American Journal of Operaions Research, 08, 8, 8-9 hp://wwwscirporg/journal/ajor ISSN Online: 60-8849 ISSN Prin: 60-8830 The Opimal Sopping Time for Selling an Asse When I Is Uncerain Wheher he Price Process

More information

Differential Harnack Estimates for Parabolic Equations

Differential Harnack Estimates for Parabolic Equations Differenial Harnack Esimaes for Parabolic Equaions Xiaodong Cao and Zhou Zhang Absrac Le M,g be a soluion o he Ricci flow on a closed Riemannian manifold In his paper, we prove differenial Harnack inequaliies

More information

SZG Macro 2011 Lecture 3: Dynamic Programming. SZG macro 2011 lecture 3 1

SZG Macro 2011 Lecture 3: Dynamic Programming. SZG macro 2011 lecture 3 1 SZG Macro 2011 Lecure 3: Dynamic Programming SZG macro 2011 lecure 3 1 Background Our previous discussion of opimal consumpion over ime and of opimal capial accumulaion sugges sudying he general decision

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

A Local Regret in Nonconvex Online Learning

A Local Regret in Nonconvex Online Learning Sergul Aydore Lee Dicker Dean Foser Absrac We consider an online learning process o forecas a sequence of oucomes for nonconvex models. A ypical measure o evaluae online learning policies is regre bu such

More information

Essential Microeconomics : OPTIMAL CONTROL 1. Consider the following class of optimization problems

Essential Microeconomics : OPTIMAL CONTROL 1. Consider the following class of optimization problems Essenial Microeconomics -- 6.5: OPIMAL CONROL Consider he following class of opimizaion problems Max{ U( k, x) + U+ ( k+ ) k+ k F( k, x)}. { x, k+ } = In he language of conrol heory, he vecor k is he vecor

More information

arxiv: v1 [math.oc] 11 Sep 2017

arxiv: v1 [math.oc] 11 Sep 2017 Online Learning in Weakly Coupled Markov Decision Processes: A Convergence ime Sudy Xiaohan Wei, Hao Yu and Michael J. Neely arxiv:709.03465v [mah.oc] Sep 07. Inroducion Absrac: We consider muliple parallel

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

ELE 538B: Large-Scale Optimization for Data Science. Introduction. Yuxin Chen Princeton University, Spring 2018

ELE 538B: Large-Scale Optimization for Data Science. Introduction. Yuxin Chen Princeton University, Spring 2018 ELE 538B: Large-Scale Opimizaion for Daa Science Inroducion Yuxin Chen Princeon Universiy, Spring 2018 Surge of daa-inensive applicaions Widespread applicaions in large-scale daa science and learning 2.5

More information

Learning to Take Concurrent Actions

Learning to Take Concurrent Actions Learning o Take Concurren Acions Khashayar Rohanimanesh Deparmen of Compuer Science Universiy of Massachuses Amhers, MA 0003 khash@cs.umass.edu Sridhar Mahadevan Deparmen of Compuer Science Universiy of

More information

t dt t SCLP Bellman (1953) CLP (Dantzig, Tyndall, Grinold, Perold, Anstreicher 60's-80's) Anderson (1978) SCLP

t dt t SCLP Bellman (1953) CLP (Dantzig, Tyndall, Grinold, Perold, Anstreicher 60's-80's) Anderson (1978) SCLP Coninuous Linear Programming. Separaed Coninuous Linear Programming Bellman (1953) max c () u() d H () u () + Gsusds (,) () a () u (), < < CLP (Danzig, yndall, Grinold, Perold, Ansreicher 6's-8's) Anderson

More information

Accelerated Distributed Nesterov Gradient Descent for Convex and Smooth Functions

Accelerated Distributed Nesterov Gradient Descent for Convex and Smooth Functions 07 IEEE 56h Annual Conference on Decision and Conrol (CDC) December -5, 07, Melbourne, Ausralia Acceleraed Disribued Neserov Gradien Descen for Convex and Smooh Funcions Guannan Qu, Na Li Absrac This paper

More information