Data-Driven Optimization under Distributional Uncertainty

Size: px
Start display at page:

Download "Data-Driven Optimization under Distributional Uncertainty"

Transcription

1 Data-Driven Optimization under Distributional Uncertainty Postdoctoral Researcher Electrical and Systems Engineering University of Pennsylvania

2 A network of physical objects - Devices - Vehicles - Buildings Allows objects to be - Sensed and controlled - Remotely across the network Growing rapidly, by 2020: - 50 billion devices devices per person Internet of Things (IoT) 2

3 What IoT Brings: More Sensing (and More Data) TLC: Taxi and Limousine Commission [Source: nyc.gov] Total size of dataset: 267 GB 1.1 billion taxi and Uber trips ( ) Pick-up and drop-off dates/times, locations, distances... 3

4 What IoT Brings: More Control Smart Home Appliances Connected and Autonomous Vehicles Wireless Traffic Light Control Smart Buildings 4

5 Smart Cities: IoT + Decision Support City Infrastructure Sensor Data Actions Control & Optimization Algorithm 5

6 Investment in Smart Cities The Smart Cities Initiative from the White House (Sep 2015)... an infrastructure to continuously improve the collection, aggregation, and use of data to improve the life of their residents by harnessing the growing data revolution, low-cost sensors, and research collaborations, and doing so securely to protect safety and privacy. TerraSwarm 6

7 TerraSwarm: Swarm at The Edge of The Cloud TerraSwarm How should we make use of data? How should we send data? How should we collect data? 7

8 Research Interests Research Topics Stochastic Systems Theory Convex Optimization Control Theory Statistics Applications Energy Multi-Agent Systems Network Dynamics Transportation 8

9 Research Overview Data-Driven Optimization Power generation am 12pm 6pm [ACC13], [SIOPT15] [CDC15], [TASE16], [ICCPS17] Privacy Solutions for Cyber-Physical Systems Pricing for Ridesharing [Allerton14], [TAC16] [ACC17] 9

10 Research Overview Data-Driven Optimization Power generation am 12pm 6pm [ACC13], [SIOPT15] [CDC15], [TASE16], [ICCPS17] Privacy Solutions for Cyber-Physical Systems Pricing for Ridesharing [Allerton14], [TAC16] [ACC17] 10

11 Motivation: Wind Energy Integration conventional power plant Power generation Wind Energy Data 6am 12pm 6pm [Source]: AESO Control Action: Allocation of energy storage wind power + storage devices How can we make use of the wind power generation data to maximally utilize wind power? 11

12 Motivation: On-Demand Ridesharing in Cities - Pick-up and drop-off times - Pick-up/drop-off locations - Travel distances Cause: Mismatch between supply and demand Control Action: Redistribution of empty vehicles How can we make use of the trip data to reduce the average wait time for passengers? 12

13 Background: Stochastic Programming minimize x E d [f(x, )] f : Objective function x : Decision variable - Ridesharing: Redirection of empty vehicles - Wind power integration: Allocation of storage : Stochastic phenomenon - Ridesharing: Future passenger demand - Wind power integration: Wind power generation d: Probability distribution of Probability distribution that models the stochastic phenomenon 13

14 Distribution is Not Always Available We often do not have: Instead, we have: Power generation am 12pm 6pm Question: How should these samples be used in a computationally tractable way with performance guarantees? 14

15 Using Sampled Data: Previous Methods Sample average approximation minimize x 1 n nx f(x, i ) i=1 Robust optimization minimize x max 2 f(x, ) i Weak guarantee on performance Can be extremely conservative Distributional Information + Uncertainty? 15

16 Using Sampled Data: Distributional Uncertainty Distributional uncertainty - An ambiguity set in the space of probability distributions - No assumption on the type (continuous vs discrete, Gaussian, uniform,...) of distributions - Contains the true distribution with high probability - Informally: Uncertainty of uncertainty D d (true distribution) Decision making problem: Distributionally robust optimization minimize x max d2d E d [f(x, )] (vs. minimize E d [f(x, )] ) x - Strong worst-case guarantees - Subsumes conventional robust optimization 16

17 Distributional Uncertainty Method 1: Based on certain (pseudo)metric - KL divergence - Wasserstein metric (earth mover s distance) Metric ball centered at the empirical distribution n D( ) = d: M(d, d) b o apple The ball contains d with high probability M d bd D (true distribution) Advantage: Nonparametric characterization Disadvantage: Complexity of decision making against D grows quickly with the number of samples empirical distribution 17

18 Distributional Uncertainty (cont d) Method 2: Based on generalized moments (this talk) D = {d: E d [g( )] 0} Assume: g is easily bounded D Examples - Moments: E[ ] =ˆ, cov[ ] = b - Tail probability: P( ) apple d (true distribution) Classical concentration inequalities can be used to compute the probability that D contains d! P 1 nx Example (Hoeffding s inequality): i E + t n i=1 apple exp( 2nt 2 ) 18

19 Challenges and My Contribution minimize x max d2d E d [f(x, )] Challenge: Finding the worst-case distribution - Infinite-dimensional optimization problem - Not numerically tractable Previous work on special instances - [Scarf, 1958]: Analytical solution for a special case - [Bertsimas, Popescu, 2005]: Optimal probability inequalities - [Vandenberghe, Boyd, Comanor, 2007]: Optimal Chebyshev bounds - [Delage, Ye, 2010]: Piecewise affine functions My contribution - Formulate equivalent convex optimization problem (under certain conditions) - Tractable numerical solutions - Conditions apply to many resource allocation and scheduling problems 19

20 Main Result: Equivalent Convex Optimization Problem Theorem: There exists an equivalent convex optimization problem for computing the worst-case distribution if f( ) The objective f( ) = max k f is piecewise concave f (k) ( ) f (k) concave The constraint g is piecewise convex g( ) g( ) =min l g (l) ( ) g (l) convex, Molei Tao, Ufuk Topcu, Houman Owhadi, Richard M. Murray, Convex optimal uncertainty quantification, SIAM Journal on Optimization, 25(3), ,

21 Piecewise Concave Functions concave piecewise affine 0-1 indicator max k2k {at k + b k } I( a) 1 resource allocation/scheduling 0 failure rate 21

22 Piecewise Convex Functions linear convex 0-1 indicator I( a) 1 mean covariance & higher moments tail probability 0 22

23 The Convex Optimization Problem X maximize {p kl, kl } k,l subject to k,l p kl f (k) ( kl /p kl ) X p kl =1 k,l p kl 0, 8k, l X p kl g (l) ( kl /p kl ) apple 0 k,l For: f( ) = g( ) = max f (k) ( ) k2{1,2,,k} min l2{1,2,,l} g(l) ( ) The worst case is always attained by a discrete distribution Total number of Dirac masses in the distribution: K L 23

24 Storage Allocation for Power Grid power flow f ij storage x i wind power (stochastic) i Storage Allocation Problem optimal power flow min. x max d E d applemin Wind Energy Wasted(x,,f) f {z } piecewise concave in 24

25 Numerical Example: IEEE 14-Bus Test Case Network with 5 generators Time: one day, 3-hour interval Mean and covariance obtained from real wind generation data Power generation am 12pm 6pm [Source]: AESO 25

26 The Influence of Information Constraints 50 Support Information Only Expected cost Total storage Support + Mean + Covariance Exact distribution, Ufuk Topcu, Molei Tao, Houman Owhadi, Richard M. Murray, Convex optimal uncertainty quantification: Algorithms and a case study in energy storage placement for power grids study, American Control Conference,

27 On-Demand Ridesharing Dispatch Center Distribution of Customer Demand Predicted Demand Dispatch Command Customer Vehicle min. X 1:T TX [J D (X t )+J E (X t,r t )] t=1 Demand Vehicle Flows Cost of Rebalancing Wait Time 27

28 Robust vs. Non-Robust Robust optimization against demand uncertainty min. X 1:T max r 1:T 2 TX [J D (X t )+J E (X t,r t )] t=1 Total requests number Boxplot of total requests number during one hour Region ID Number of experiments Costs distribution of dispatch solutions 40 non robust solutions 30 robust solutions Cost range NYC Dataset: 4 years, 100 GB Robust solution: 35.5% reduction Fei Miao,, Shan Lin, George J. Pappas, Taxi dispatch under model uncertainties, IEEE Conference on Decision and Control,

29 Conventional vs. Distributionally Robust Distributionally robust formulation min. X 1:T max d2d E r d ( X T ) [J D (X t )+J E (X t,r t )] t=1 Average cost Average cost comparison of DRO and RO 10 x 104 SOC Box 9 NR DRO ϵ confidence level (robust #1) (robust #2) (non-robust) (distr. robust) Note: Confidence level not optimized for distr. robust opt. Confidence level: Probability the true parameter/distribution lies outside ambiguity set Fei Miao,, Abdeltawab Hendawi, et al., Data-driven distributionally robust vehicle balancing with dynamic region partition, ACM/IEEE Intl. Conf. on Cyber-Physical Systems,

30 Future Directions Large Datasets Structured Models Online Optimization Distributed computation Approximate algorithms Markov properties Prior knowledge When to discard old data When to re-learn 30

31 Summary Distributional uncertainty: A new approach to data-driven optimization A rigorous way to make use of sampled data - Probabilistic guarantees - Worst-case analysis/design: Often required for engineering applications Computationally efficient - Convex formulation available for a large class of problems - Examples: Resource allocation and scheduling Power generation am 12pm 6pm D d (true distribution) 31

Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions

Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions Fei Miao University of Pennsylvania miaofei@seasupennedu Mohamed E Khalefa University of Alexandria khalefa@alexuedueg

More information

Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions

Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions FEI MIAO, University of Connecticut XIMING CHEN, University of Pennsylvania SHUO HAN, University of Illinois at Chicago

More information

arxiv: v1 [math.oc] 27 Nov 2013

arxiv: v1 [math.oc] 27 Nov 2013 Submitted, SIAM Journal on Optimization (SIOPT) http://www.cds.caltech.edu/~murray/papers/han+13-siopt.html Convex Optimal Uncertainty Quantification arxiv:1311.7130v1 [math.oc] 27 Nov 2013 Shuo Han 1,

More information

Quantification on the Efficiency Gain of Automated Ridesharing Services

Quantification on the Efficiency Gain of Automated Ridesharing Services 07 American Control Conference Sheraton Seattle Hotel May 4 6, 07, Seattle, USA Quantification on the Efficiency Gain of Automated Ridesharing Services Shuo Han, Ufuk Topcu, George J. Pappas Abstract Ridesharing

More information

Distributionally Robust Convex Optimization

Distributionally Robust Convex Optimization Distributionally Robust Convex Optimization Wolfram Wiesemann 1, Daniel Kuhn 1, and Melvyn Sim 2 1 Department of Computing, Imperial College London, United Kingdom 2 Department of Decision Sciences, National

More information

Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions

Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions Data-Driven Distributionally Robust Vehicle Balancing Using Dynamic Region Partitions Fei Miao University of Pennsylvania miaofei@seas.upenn.edu Mohamed E Khalefa University of Alexandria khalefa@alexu.edu.eg

More information

Distributionally Robust Stochastic Optimization with Wasserstein Distance

Distributionally Robust Stochastic Optimization with Wasserstein Distance Distributionally Robust Stochastic Optimization with Wasserstein Distance Rui Gao DOS Seminar, Oct 2016 Joint work with Anton Kleywegt School of Industrial and Systems Engineering Georgia Tech What is

More information

c 2015 Society for Industrial and Applied Mathematics

c 2015 Society for Industrial and Applied Mathematics SIAM J. OPTIM. Vol. 25, No. 3, pp. 1368 1387 c 2015 Society for Industrial and Applied Mathematics CONVEX OPTIMAL UNCERTAINTY QUANTIFICATION SHUO HAN, MOLEI TAO, UFUK TOPCU, HOUMAN OWHADI, AND RICHARD

More information

Understanding Travel Time to Airports in New York City Sierra Gentry Dominik Schunack

Understanding Travel Time to Airports in New York City Sierra Gentry Dominik Schunack Understanding Travel Time to Airports in New York City Sierra Gentry Dominik Schunack 1 Introduction Even with the rising competition of rideshare services, many in New York City still utilize taxis for

More information

Quantifying Stochastic Model Errors via Robust Optimization

Quantifying Stochastic Model Errors via Robust Optimization Quantifying Stochastic Model Errors via Robust Optimization IPAM Workshop on Uncertainty Quantification for Multiscale Stochastic Systems and Applications Jan 19, 2016 Henry Lam Industrial & Operations

More information

Distributionally Robust Convex Optimization

Distributionally Robust Convex Optimization Submitted to Operations Research manuscript OPRE-2013-02-060 Authors are encouraged to submit new papers to INFORMS journals by means of a style file template, which includes the journal title. However,

More information

Resilient Formal Synthesis

Resilient Formal Synthesis Resilient Formal Synthesis Calin Belta Boston University CDC 2017 Workshop: 30 years of the Ramadge-Wonham Theory of Supervisory Control: A Retrospective and Future Perspectives Outline Formal Synthesis

More information

Managing Uncertainty and Security in Power System Operations: Chance-Constrained Optimal Power Flow

Managing Uncertainty and Security in Power System Operations: Chance-Constrained Optimal Power Flow Managing Uncertainty and Security in Power System Operations: Chance-Constrained Optimal Power Flow Line Roald, November 4 th 2016 Line Roald 09.11.2016 1 Outline Introduction Chance-Constrained Optimal

More information

Robust Growth-Optimal Portfolios

Robust Growth-Optimal Portfolios Robust Growth-Optimal Portfolios! Daniel Kuhn! Chair of Risk Analytics and Optimization École Polytechnique Fédérale de Lausanne rao.epfl.ch 4 Technology Stocks I 4 technology companies: Intel, Cisco,

More information

A Stochastic-Oriented NLP Relaxation for Integer Programming

A Stochastic-Oriented NLP Relaxation for Integer Programming A Stochastic-Oriented NLP Relaxation for Integer Programming John Birge University of Chicago (With Mihai Anitescu (ANL/U of C), Cosmin Petra (ANL)) Motivation: The control of energy systems, particularly

More information

Scenario-Free Stochastic Programming

Scenario-Free Stochastic Programming Scenario-Free Stochastic Programming Wolfram Wiesemann, Angelos Georghiou, and Daniel Kuhn Department of Computing Imperial College London London SW7 2AZ, United Kingdom December 17, 2010 Outline 1 Deterministic

More information

Data-Driven Distributionally Robust Control of Energy Storage to Manage Wind Power Fluctuations

Data-Driven Distributionally Robust Control of Energy Storage to Manage Wind Power Fluctuations Data-Driven Distributionally Robust Control of Energy Storage to Manage Wind Power Fluctuations Samantha Samuelson Insoon Yang Abstract Energy storage is an important resource that can balance fluctuations

More information

Chapter 2: Linear Programming Basics. (Bertsimas & Tsitsiklis, Chapter 1)

Chapter 2: Linear Programming Basics. (Bertsimas & Tsitsiklis, Chapter 1) Chapter 2: Linear Programming Basics (Bertsimas & Tsitsiklis, Chapter 1) 33 Example of a Linear Program Remarks. minimize 2x 1 x 2 + 4x 3 subject to x 1 + x 2 + x 4 2 3x 2 x 3 = 5 x 3 + x 4 3 x 1 0 x 3

More information

Estimation and Optimization: Gaps and Bridges. MURI Meeting June 20, Laurent El Ghaoui. UC Berkeley EECS

Estimation and Optimization: Gaps and Bridges. MURI Meeting June 20, Laurent El Ghaoui. UC Berkeley EECS MURI Meeting June 20, 2001 Estimation and Optimization: Gaps and Bridges Laurent El Ghaoui EECS UC Berkeley 1 goals currently, estimation (of model parameters) and optimization (of decision variables)

More information

Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales. ACM MobiCom 2014, Maui, HI

Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales. ACM MobiCom 2014, Maui, HI Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales Desheng Zhang & Tian He University of Minnesota, USA Jun Huang, Ye Li, Fan Zhang, Chengzhong Xu Shenzhen Institute

More information

Differentially private convex optimization with piecewise affine objectives

Differentially private convex optimization with piecewise affine objectives 53rd IEEE Conference on Decision and Control December 15-17, 2014. Los Angeles, California, USA Differentially private convex optimization with piecewise affine objectives Shuo Han, Ufuk Topcu, George

More information

Coding Sensor Outputs for Injection Attacks Detection

Coding Sensor Outputs for Injection Attacks Detection 53rd IEEE Conference on Decision and Control December 15-17, 2014 Los Angeles, California, USA Coding Sensor Outputs for Injection Attacks Detection Fei Miao Quanyan Zhu Miroslav Pajic George J Pappas

More information

Stochastic Dynamic Pricing: Utilizing Demand Response in an Adaptive Manner

Stochastic Dynamic Pricing: Utilizing Demand Response in an Adaptive Manner 53rd IEEE Conference on Decision and Control December 15-17, 2014. Los Angeles, California, USA Stochastic Dynamic Pricing: Utilizing Demand Response in an Adaptive Manner Wenyuan Tang Rahul Jain Ram Rajagopal

More information

Distributionally Robust Optimization with ROME (part 1)

Distributionally Robust Optimization with ROME (part 1) Distributionally Robust Optimization with ROME (part 1) Joel Goh Melvyn Sim Department of Decision Sciences NUS Business School, Singapore 18 Jun 2009 NUS Business School Guest Lecture J. Goh, M. Sim (NUS)

More information

Classification CE-717: Machine Learning Sharif University of Technology. M. Soleymani Fall 2012

Classification CE-717: Machine Learning Sharif University of Technology. M. Soleymani Fall 2012 Classification CE-717: Machine Learning Sharif University of Technology M. Soleymani Fall 2012 Topics Discriminant functions Logistic regression Perceptron Generative models Generative vs. discriminative

More information

Kernels. Machine Learning CSE446 Carlos Guestrin University of Washington. October 28, Carlos Guestrin

Kernels. Machine Learning CSE446 Carlos Guestrin University of Washington. October 28, Carlos Guestrin Kernels Machine Learning CSE446 Carlos Guestrin University of Washington October 28, 2013 Carlos Guestrin 2005-2013 1 Linear Separability: More formally, Using Margin Data linearly separable, if there

More information

Mathematical Optimization Models and Applications

Mathematical Optimization Models and Applications Mathematical Optimization Models and Applications Yinyu Ye Department of Management Science and Engineering Stanford University Stanford, CA 94305, U.S.A. http://www.stanford.edu/ yyye Chapters 1, 2.1-2,

More information

Robust Optimization for Risk Control in Enterprise-wide Optimization

Robust Optimization for Risk Control in Enterprise-wide Optimization Robust Optimization for Risk Control in Enterprise-wide Optimization Juan Pablo Vielma Department of Industrial Engineering University of Pittsburgh EWO Seminar, 011 Pittsburgh, PA Uncertainty in Optimization

More information

arxiv: v3 [cs.sy] 4 May 2018

arxiv: v3 [cs.sy] 4 May 2018 Stochastic Model Predictive Control for Autonomous Mobility on Demand Matthew Tsao 1, Ramon Iglesias 2, and Marco Pavone 3 arxiv:184.1174v3 [cs.sy 4 May 218 Abstract This paper presents a stochastic, model

More information

City of Auburn s Wireless Initiative. Presentation to the Auburn City Council Committee of the Whole April 18, 2006

City of Auburn s Wireless Initiative. Presentation to the Auburn City Council Committee of the Whole April 18, 2006 City of Auburn s Wireless Initiative Presentation to the Auburn City Council Committee of the Whole April 18, 2006 Traffic Statistics for the City of Auburn Web Site For the period October 1, 2005 to April

More information

Feedback Control Theory: Architectures and Tools for Real-Time Decision Making

Feedback Control Theory: Architectures and Tools for Real-Time Decision Making Feedback Control Theory: Architectures and Tools for Real-Time Decision Making Richard M. Murray California Institute of Technology Real-Time Decision Making Bootcamp Simons Institute for the Theory of

More information

Robustness Adjustment of Two-Stage Robust Security-Constrained Unit Commitment

Robustness Adjustment of Two-Stage Robust Security-Constrained Unit Commitment Robustness Adjustment of Two-Stage Robust Secury-Constrained Un Commment Ping Liu MISSISSIPPI STATE UNIVERSITY U.S.A October 23, 204 Challenges in smart grid Integration of renewable energy and prediction

More information

Urban Link Travel Time Estimation Using Large-scale Taxi Data with Partial Information

Urban Link Travel Time Estimation Using Large-scale Taxi Data with Partial Information Urban Link Travel Time Estimation Using Large-scale Taxi Data with Partial Information * Satish V. Ukkusuri * * Civil Engineering, Purdue University 24/04/2014 Outline Introduction Study Region Link Travel

More information

Reconnect 04 Introduction to Integer Programming

Reconnect 04 Introduction to Integer Programming Sandia is a multiprogram laboratory operated by Sandia Corporation, a Lockheed Martin Company, Reconnect 04 Introduction to Integer Programming Cynthia Phillips, Sandia National Laboratories Integer programming

More information

Revenue Maximization in a Cloud Federation

Revenue Maximization in a Cloud Federation Revenue Maximization in a Cloud Federation Makhlouf Hadji and Djamal Zeghlache September 14th, 2015 IRT SystemX/ Telecom SudParis Makhlouf Hadji Outline of the presentation 01 Introduction 02 03 04 05

More information

Handout 8: Dealing with Data Uncertainty

Handout 8: Dealing with Data Uncertainty MFE 5100: Optimization 2015 16 First Term Handout 8: Dealing with Data Uncertainty Instructor: Anthony Man Cho So December 1, 2015 1 Introduction Conic linear programming CLP, and in particular, semidefinite

More information

XXIII CONGRESS OF ISPRS RESOLUTIONS

XXIII CONGRESS OF ISPRS RESOLUTIONS XXIII CONGRESS OF ISPRS RESOLUTIONS General Resolutions Resolution 0: Thanks to the Czech Society commends: To congratulate The Czech Society, its president and the Congress Director Lena Halounová, the

More information

Polynomial-Time Verification of PCTL Properties of MDPs with Convex Uncertainties and its Application to Cyber-Physical Systems

Polynomial-Time Verification of PCTL Properties of MDPs with Convex Uncertainties and its Application to Cyber-Physical Systems Polynomial-Time Verification of PCTL Properties of MDPs with Convex Uncertainties and its Application to Cyber-Physical Systems Alberto Puggelli DREAM Seminar - November 26, 2013 Collaborators and PIs:

More information

SIGNIFICANT increase in amount of private distributed

SIGNIFICANT increase in amount of private distributed 1 Distributed DC Optimal Power Flow for Radial Networks Through Partial Primal Dual Algorithm Vahid Rasouli Disfani, Student Member, IEEE, Lingling Fan, Senior Member, IEEE, Zhixin Miao, Senior Member,

More information

Uncertainty modeling for robust verifiable design. Arnold Neumaier University of Vienna Vienna, Austria

Uncertainty modeling for robust verifiable design. Arnold Neumaier University of Vienna Vienna, Austria Uncertainty modeling for robust verifiable design Arnold Neumaier University of Vienna Vienna, Austria Safety Safety studies in structural engineering are supposed to guard against failure in all reasonable

More information

Online monitoring of MPC disturbance models using closed-loop data

Online monitoring of MPC disturbance models using closed-loop data Online monitoring of MPC disturbance models using closed-loop data Brian J. Odelson and James B. Rawlings Department of Chemical Engineering University of Wisconsin-Madison Online Optimization Based Identification

More information

Feedback Control CONTROL THEORY FUNDAMENTALS. Feedback Control: A History. Feedback Control: A History (contd.) Anuradha Annaswamy

Feedback Control CONTROL THEORY FUNDAMENTALS. Feedback Control: A History. Feedback Control: A History (contd.) Anuradha Annaswamy Feedback Control CONTROL THEORY FUNDAMENTALS Actuator Sensor + Anuradha Annaswamy Active adaptive Control Laboratory Massachusetts Institute of Technology must follow with» Speed» Accuracy Feeback: Measure

More information

Bayesian Methods for Machine Learning

Bayesian Methods for Machine Learning Bayesian Methods for Machine Learning CS 584: Big Data Analytics Material adapted from Radford Neal s tutorial (http://ftp.cs.utoronto.ca/pub/radford/bayes-tut.pdf), Zoubin Ghahramni (http://hunch.net/~coms-4771/zoubin_ghahramani_bayesian_learning.pdf),

More information

Distributed Estimation, Information Loss and Exponential Families. Qiang Liu Department of Computer Science Dartmouth College

Distributed Estimation, Information Loss and Exponential Families. Qiang Liu Department of Computer Science Dartmouth College Distributed Estimation, Information Loss and Exponential Families Qiang Liu Department of Computer Science Dartmouth College Statistical Learning / Estimation Learning generative models from data Topic

More information

Distirbutional robustness, regularizing variance, and adversaries

Distirbutional robustness, regularizing variance, and adversaries Distirbutional robustness, regularizing variance, and adversaries John Duchi Based on joint work with Hongseok Namkoong and Aman Sinha Stanford University November 2017 Motivation We do not want machine-learned

More information

Various Techniques for Nonlinear Energy-Related Optimizations. Javad Lavaei. Department of Electrical Engineering Columbia University

Various Techniques for Nonlinear Energy-Related Optimizations. Javad Lavaei. Department of Electrical Engineering Columbia University Various Techniques for Nonlinear Energy-Related Optimizations Javad Lavaei Department of Electrical Engineering Columbia University Acknowledgements Caltech: Steven Low, Somayeh Sojoudi Columbia University:

More information

THE stochastic and dynamic environments of many practical

THE stochastic and dynamic environments of many practical A Convex Optimization Approach to Distributionally Robust Markov Decision Processes with Wasserstein Distance Insoon Yang, Member, IEEE Abstract In this paper, we consider the problem of constructing control

More information

Distributed Optimization over Random Networks

Distributed Optimization over Random Networks Distributed Optimization over Random Networks Ilan Lobel and Asu Ozdaglar Allerton Conference September 2008 Operations Research Center and Electrical Engineering & Computer Science Massachusetts Institute

More information

Semidefinite and Second Order Cone Programming Seminar Fall 2012 Project: Robust Optimization and its Application of Robust Portfolio Optimization

Semidefinite and Second Order Cone Programming Seminar Fall 2012 Project: Robust Optimization and its Application of Robust Portfolio Optimization Semidefinite and Second Order Cone Programming Seminar Fall 2012 Project: Robust Optimization and its Application of Robust Portfolio Optimization Instructor: Farid Alizadeh Author: Ai Kagawa 12/12/2012

More information

Online Supplementary Material. MetaLP: A Nonparametric Distributed Learning Framework for Small and Big Data

Online Supplementary Material. MetaLP: A Nonparametric Distributed Learning Framework for Small and Big Data Online Supplementary Material MetaLP: A Nonparametric Distributed Learning Framework for Small and Big Data PI : Subhadeep Mukhopadhyay Department of Statistics, Temple University Philadelphia, Pennsylvania,

More information

Approximation Metrics for Discrete and Continuous Systems

Approximation Metrics for Discrete and Continuous Systems University of Pennsylvania ScholarlyCommons Departmental Papers (CIS) Department of Computer & Information Science May 2007 Approximation Metrics for Discrete Continuous Systems Antoine Girard University

More information

Fundamental Characteristics of Urban Transportation Services

Fundamental Characteristics of Urban Transportation Services Fundamental Characteristics of Urban Transportation Services Anton J. Kleywegt School of Industrial and Systems Engineering Georgia Institute of Technology Smart Urban Transportation Forum Institute for

More information

Decomposition Algorithms for Two-Stage Distributionally Robust Mixed Binary Programs

Decomposition Algorithms for Two-Stage Distributionally Robust Mixed Binary Programs Decomposition Algorithms for Two-Stage Distributionally Robust Mixed Binary Programs Manish Bansal Grado Department of Industrial and Systems Engineering, Virginia Tech Email: bansal@vt.edu Kuo-Ling Huang

More information

CHAPTER 3: INTEGER PROGRAMMING

CHAPTER 3: INTEGER PROGRAMMING CHAPTER 3: INTEGER PROGRAMMING Overview To this point, we have considered optimization problems with continuous design variables. That is, the design variables can take any value within a continuous feasible

More information

Uncertainty quantification via codimension one domain partitioning and a new concentration inequality

Uncertainty quantification via codimension one domain partitioning and a new concentration inequality Uncertainty quantification via codimension one domain partitioning and a new concentration inequality Tim Sullivan, Ufuk Topcu, Mike McKerns & Houman Owhadi tjs@..., utopcu@..., mmckerns@...& owhadi@caltech.edu

More information

Robust portfolio selection under norm uncertainty

Robust portfolio selection under norm uncertainty Wang and Cheng Journal of Inequalities and Applications (2016) 2016:164 DOI 10.1186/s13660-016-1102-4 R E S E A R C H Open Access Robust portfolio selection under norm uncertainty Lei Wang 1 and Xi Cheng

More information

Exploring the Tradeoff between Waiting Time and Service Cost in Non-Asymptotic Operating Regimes

Exploring the Tradeoff between Waiting Time and Service Cost in Non-Asymptotic Operating Regimes Exploring the radeoff between Waiting ime and Service Cost in Non-Asymptotic Operating Regimes Bin Li, Ozgur Dalkilic and Atilla Eryilmaz Abstract Motivated by the problem of demand management in smart

More information

A Progressive Hedging Approach to Multistage Stochastic Generation and Transmission Investment Planning

A Progressive Hedging Approach to Multistage Stochastic Generation and Transmission Investment Planning A Progressive Hedging Approach to Multistage Stochastic Generation and Transmission Investment Planning Yixian Liu Ramteen Sioshansi Integrated Systems Engineering Department The Ohio State University

More information

Decentralized Channel Access for Wireless Control Systems

Decentralized Channel Access for Wireless Control Systems Decentralized Channel Access for Wireless Control Systems Konstantinos Gatsis, Alejandro Ribeiro, George J. Pappas Department of Electrical and Systems Engineering, University of Pennsylvania, 2 South

More information

Networked Control System Protocols Modeling & Analysis using Stochastic Impulsive Systems

Networked Control System Protocols Modeling & Analysis using Stochastic Impulsive Systems Networked Control System Protocols Modeling & Analysis using Stochastic Impulsive Systems João P. Hespanha Center for Control Dynamical Systems and Computation Talk outline Examples feedback over shared

More information

Chance-constrained optimization with tight confidence bounds

Chance-constrained optimization with tight confidence bounds Chance-constrained optimization with tight confidence bounds Mark Cannon University of Oxford 25 April 2017 1 Outline 1. Problem definition and motivation 2. Confidence bounds for randomised sample discarding

More information

EE C128 / ME C134 Feedback Control Systems

EE C128 / ME C134 Feedback Control Systems EE C128 / ME C134 Feedback Control Systems Lecture Additional Material Introduction to Model Predictive Control Maximilian Balandat Department of Electrical Engineering & Computer Science University of

More information

Announcements. Proposals graded

Announcements. Proposals graded Announcements Proposals graded Kevin Jamieson 2018 1 Bayesian Methods Machine Learning CSE546 Kevin Jamieson University of Washington November 1, 2018 2018 Kevin Jamieson 2 MLE Recap - coin flips Data:

More information

Distributed estimation in sensor networks

Distributed estimation in sensor networks in sensor networks A. Benavoli Dpt. di Sistemi e Informatica Università di Firenze, Italy. e-mail: benavoli@dsi.unifi.it Outline 1 An introduction to 2 3 An introduction to An introduction to In recent

More information

4. Convex optimization problems

4. Convex optimization problems Convex Optimization Boyd & Vandenberghe 4. Convex optimization problems optimization problem in standard form convex optimization problems quasiconvex optimization linear optimization quadratic optimization

More information

Resiliency of Mobility-as-a-Service Systems to Denial-of-Service Attacks

Resiliency of Mobility-as-a-Service Systems to Denial-of-Service Attacks Resiliency of Mobility-as-a-Service Systems to Denial-of-Service Attacks Jérôme Thai 1 and Chenyang Yuan 1 and Alexandre M. Bayen 1,2 Abstract Mobility-as-a-Service (MaaS) systems such as ride sharing

More information

Supplementary Material

Supplementary Material ec1 Supplementary Material EC.1. Measures in D(S, µ, Ψ) Are Less Dispersed Lemma EC.1. Given a distributional set D(S, µ, Ψ) with S convex and a random vector ξ such that its distribution F D(S, µ, Ψ),

More information

Exploiting System Structure in Formal Synthesis

Exploiting System Structure in Formal Synthesis CDC 2015 Pre-Conference Workshop Exploiting System Structure in Formal Synthesis Murat Arcak with Sam Coogan and Eric Kim Electrical Engineering and Computer Sciences, UC Berkeley This Talk: Formal synthesis,

More information

Distributed Chance-Constrained Task Allocation for Autonomous Multi-Agent Teams

Distributed Chance-Constrained Task Allocation for Autonomous Multi-Agent Teams Distributed Chance-Constrained Task Allocation for Autonomous Multi-Agent Teams Sameera S. Ponda, Luke B. Johnson and Jonathan P. How Abstract This research presents a distributed chanceconstrained task

More information

Nearest Neighbor. Machine Learning CSE546 Kevin Jamieson University of Washington. October 26, Kevin Jamieson 2

Nearest Neighbor. Machine Learning CSE546 Kevin Jamieson University of Washington. October 26, Kevin Jamieson 2 Nearest Neighbor Machine Learning CSE546 Kevin Jamieson University of Washington October 26, 2017 2017 Kevin Jamieson 2 Some data, Bayes Classifier Training data: True label: +1 True label: -1 Optimal

More information

Distributionally robust optimization techniques in batch bayesian optimisation

Distributionally robust optimization techniques in batch bayesian optimisation Distributionally robust optimization techniques in batch bayesian optimisation Nikitas Rontsis June 13, 2016 1 Introduction This report is concerned with performing batch bayesian optimization of an unknown

More information

Optimizing Roadside Advertisement Dissemination in Vehicular CPS

Optimizing Roadside Advertisement Dissemination in Vehicular CPS Optimizing Roadside Advertisement Dissemination in Vehicular CPS Huanyang Zheng and Jie Wu Computer and Information Sciences Temple University 1. Introduction Roadside Advertisement Dissemination Passengers,

More information

Stochastic Networks and Parameter Uncertainty

Stochastic Networks and Parameter Uncertainty Stochastic Networks and Parameter Uncertainty Assaf Zeevi Graduate School of Business Columbia University Stochastic Processing Networks Conference, August 2009 based on joint work with Mike Harrison Achal

More information

Uncertainty. Jayakrishnan Unnikrishnan. CSL June PhD Defense ECE Department

Uncertainty. Jayakrishnan Unnikrishnan. CSL June PhD Defense ECE Department Decision-Making under Statistical Uncertainty Jayakrishnan Unnikrishnan PhD Defense ECE Department University of Illinois at Urbana-Champaign CSL 141 12 June 2010 Statistical Decision-Making Relevant in

More information

Robust Adaptive Routing Under Uncertainty *

Robust Adaptive Routing Under Uncertainty * Robust Adaptive Routing Under Uncertainty * Arthur Flajolet Operations Research Center Massachusetts Institute of Technology Cambridge, MA 02139 Ecole Polytechnique Palaiseau, France 91120 Email: flajolet@mit.edu

More information

Data-Driven Distributionally Robust Chance-Constrained Optimization with Wasserstein Metric

Data-Driven Distributionally Robust Chance-Constrained Optimization with Wasserstein Metric Data-Driven Distributionally Robust Chance-Constrained Optimization with asserstein Metric Ran Ji Department of System Engineering and Operations Research, George Mason University, rji2@gmu.edu; Miguel

More information

Ambiguity in portfolio optimization

Ambiguity in portfolio optimization May/June 2006 Introduction: Risk and Ambiguity Frank Knight Risk, Uncertainty and Profit (1920) Risk: the decision-maker can assign mathematical probabilities to random phenomena Uncertainty: randomness

More information

arxiv: v1 [math.oc] 14 Apr 2017

arxiv: v1 [math.oc] 14 Apr 2017 Learning-based Robust Optimization: Procedures and Statistical Guarantees arxiv:1704.04342v1 [math.oc] 14 Apr 2017 L. Jeff Hong Department of Management Science, City University of Hong Kong, 86 Tat Chee

More information

Distributed Resource Allocation Using One-Way Communication with Applications to Power Networks

Distributed Resource Allocation Using One-Way Communication with Applications to Power Networks Distributed Resource Allocation Using One-Way Communication with Applications to Power Networks Sindri Magnússon, Chinwendu Enyioha, Kathryn Heal, Na Li, Carlo Fischione, and Vahid Tarokh Abstract Typical

More information

Distributionally Robust Optimization under Moment Uncertainty with Application to Data-Driven Problems

Distributionally Robust Optimization under Moment Uncertainty with Application to Data-Driven Problems OPERATIONS RESEARCH Vol. 00, No. 0, Xxxxx 0000, pp. 000 000 ISSN 0030-364X EISSN 526-5463 00 0000 000 INFORMS DOI 0.287/xxxx.0000.0000 c 0000 INFORMS Distributionally Robust Optimization under Moment Uncertainty

More information

CONTROL AND OPTIMIZATION IN SMART-GRIDS

CONTROL AND OPTIMIZATION IN SMART-GRIDS CONTROL AND OPTIMIZATION IN SMART-GRIDS Fredy Ruiz Ph.D. Pontificia Universidad Javeriana, Colombia Visiting Profesor - ruizf@javeriana.edu.co May, 2018 Course topics Session 1: Introduction to Power systems

More information

A Bayesian Perspective on Residential Demand Response Using Smart Meter Data

A Bayesian Perspective on Residential Demand Response Using Smart Meter Data A Bayesian Perspective on Residential Demand Response Using Smart Meter Data Datong-Paul Zhou, Maximilian Balandat, and Claire Tomlin University of California, Berkeley [datong.zhou, balandat, tomlin]@eecs.berkeley.edu

More information

Portfolio Selection under Model Uncertainty:

Portfolio Selection under Model Uncertainty: manuscript No. (will be inserted by the editor) Portfolio Selection under Model Uncertainty: A Penalized Moment-Based Optimization Approach Jonathan Y. Li Roy H. Kwon Received: date / Accepted: date Abstract

More information

A Tour of Reinforcement Learning The View from Continuous Control. Benjamin Recht University of California, Berkeley

A Tour of Reinforcement Learning The View from Continuous Control. Benjamin Recht University of California, Berkeley A Tour of Reinforcement Learning The View from Continuous Control Benjamin Recht University of California, Berkeley trustable, scalable, predictable Control Theory! Reinforcement Learning is the study

More information

Robust Fragmentation: A Data-Driven Approach to Decision-Making under Distributional Ambiguity

Robust Fragmentation: A Data-Driven Approach to Decision-Making under Distributional Ambiguity Robust Fragmentation: A Data-Driven Approach to Decision-Making under Distributional Ambiguity A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Jeffrey Moulton

More information

Preference Elicitation for Sequential Decision Problems

Preference Elicitation for Sequential Decision Problems Preference Elicitation for Sequential Decision Problems Kevin Regan University of Toronto Introduction 2 Motivation Focus: Computational approaches to sequential decision making under uncertainty These

More information

Development of a Deep Recurrent Neural Network Controller for Flight Applications

Development of a Deep Recurrent Neural Network Controller for Flight Applications Development of a Deep Recurrent Neural Network Controller for Flight Applications American Control Conference (ACC) May 26, 2017 Scott A. Nivison Pramod P. Khargonekar Department of Electrical and Computer

More information

Sample Complexity of Learning Mahalanobis Distance Metrics. Nakul Verma Janelia, HHMI

Sample Complexity of Learning Mahalanobis Distance Metrics. Nakul Verma Janelia, HHMI Sample Complexity of Learning Mahalanobis Distance Metrics Nakul Verma Janelia, HHMI feature 2 Mahalanobis Metric Learning Comparing observations in feature space: x 1 [sq. Euclidean dist] x 2 (all features

More information

Likelihood robust optimization for data-driven problems

Likelihood robust optimization for data-driven problems Comput Manag Sci (2016) 13:241 261 DOI 101007/s10287-015-0240-3 ORIGINAL PAPER Likelihood robust optimization for data-driven problems Zizhuo Wang 1 Peter W Glynn 2 Yinyu Ye 2 Received: 9 August 2013 /

More information

Time and Event-based Sensor Scheduling for Networks with Limited Communication Resources

Time and Event-based Sensor Scheduling for Networks with Limited Communication Resources Proceedings of the 18th World Congress The International Federation of Automatic Control Time and Event-based Sensor Scheduling for Networks with Limited Communication Resources Ling Shi Karl Henrik Johansson

More information

Robust Dual-Response Optimization

Robust Dual-Response Optimization Yanıkoğlu, den Hertog, and Kleijnen Robust Dual-Response Optimization 29 May 1 June 1 / 24 Robust Dual-Response Optimization İhsan Yanıkoğlu, Dick den Hertog, Jack P.C. Kleijnen Özyeğin University, İstanbul,

More information

Optimization: an Overview

Optimization: an Overview Optimization: an Overview Moritz Diehl University of Freiburg and University of Leuven (some slide material was provided by W. Bangerth and K. Mombaur) Overview of presentation Optimization: basic definitions

More information

DS-GA 1003: Machine Learning and Computational Statistics Homework 6: Generalized Hinge Loss and Multiclass SVM

DS-GA 1003: Machine Learning and Computational Statistics Homework 6: Generalized Hinge Loss and Multiclass SVM DS-GA 1003: Machine Learning and Computational Statistics Homework 6: Generalized Hinge Loss and Multiclass SVM Due: Monday, April 11, 2016, at 6pm (Submit via NYU Classes) Instructions: Your answers to

More information

e-companion ONLY AVAILABLE IN ELECTRONIC FORM

e-companion ONLY AVAILABLE IN ELECTRONIC FORM OPERATIONS RESEARCH doi 10.1287/opre.1110.0918ec e-companion ONLY AVAILABLE IN ELECTRONIC FORM informs 2011 INFORMS Electronic Companion Mixed Zero-One Linear Programs Under Objective Uncertainty: A Completely

More information

Convex optimization COMS 4771

Convex optimization COMS 4771 Convex optimization COMS 4771 1. Recap: learning via optimization Soft-margin SVMs Soft-margin SVM optimization problem defined by training data: w R d λ 2 w 2 2 + 1 n n [ ] 1 y ix T i w. + 1 / 15 Soft-margin

More information

8. Geometric problems

8. Geometric problems 8. Geometric problems Convex Optimization Boyd & Vandenberghe extremal volume ellipsoids centering classification placement and facility location 8 Minimum volume ellipsoid around a set Löwner-John ellipsoid

More information

Towards a Bayesian model for Cyber Security

Towards a Bayesian model for Cyber Security Towards a Bayesian model for Cyber Security Mark Briers (mbriers@turing.ac.uk) Joint work with Henry Clausen and Prof. Niall Adams (Imperial College London) 27 September 2017 The Alan Turing Institute

More information

Optimal Power Flow. S. Bose, M. Chandy, M. Farivar, D. Gayme S. Low. C. Clarke. Southern California Edison. Caltech. March 2012

Optimal Power Flow. S. Bose, M. Chandy, M. Farivar, D. Gayme S. Low. C. Clarke. Southern California Edison. Caltech. March 2012 Optimal Power Flow over Radial Networks S. Bose, M. Chandy, M. Farivar, D. Gayme S. Low Caltech C. Clarke Southern California Edison March 2012 Outline Motivation Semidefinite relaxation Bus injection

More information

Approximate dynamic programming for stochastic reachability

Approximate dynamic programming for stochastic reachability Approximate dynamic programming for stochastic reachability Nikolaos Kariotoglou, Sean Summers, Tyler Summers, Maryam Kamgarpour and John Lygeros Abstract In this work we illustrate how approximate dynamic

More information

Distributionally Robust Optimization with Infinitely Constrained Ambiguity Sets

Distributionally Robust Optimization with Infinitely Constrained Ambiguity Sets manuscript Distributionally Robust Optimization with Infinitely Constrained Ambiguity Sets Zhi Chen Imperial College Business School, Imperial College London zhi.chen@imperial.ac.uk Melvyn Sim Department

More information