Skip to main content

Showing 1–17 of 17 results for author: Wiesemann, W

Searching in archive math. Search in all archives.
.
  1. arXiv:2404.02006  [pdf, other

    math.OC

    An MILP-Based Solution Scheme for Factored and Robust Factored Markov Decision Processes

    Authors: Huikang Liu, Wolfram Wiesemann, Man-Chung Yue

    Abstract: Factored Markov decision processes (MDPs) are a prominent paradigm within the artificial intelligence community for modeling and solving large-scale MDPs whose rewards and dynamics decompose into smaller, loosely interacting components. Through the use of dynamic Bayesian networks and context-specific independence, factored MDPs can achieve an exponential reduction in the state space of an MDP and… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

  2. arXiv:2312.12230  [pdf, other

    math.OC cs.LG

    It's All in the Mix: Wasserstein Machine Learning with Mixed Features

    Authors: Reza Belbasi, Aras Selvi, Wolfram Wiesemann

    Abstract: Problem definition: The recent advent of data-driven and end-to-end decision-making across different areas of operations management has led to an ever closer integration of prediction models from machine learning and optimization models from operations research. A key challenge in this context is the presence of estimation errors in the prediction models, which tend to be amplified by the subseque… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: 48 pages (31 main + proofs), 7 tables, 2 colored plots, an early version appeared in NeurIPS 2022 main track (arXiv 2205.13501)

  3. arXiv:2304.12681  [pdf, other

    cs.CR cs.LG math.OC

    Differential Privacy via Distributionally Robust Optimization

    Authors: Aras Selvi, Huikang Liu, Wolfram Wiesemann

    Abstract: In recent years, differential privacy has emerged as the de facto standard for sharing statistics of datasets while limiting the disclosure of private information about the involved individuals. This is achieved by randomly perturbing the statistics to be published, which in turn leads to a privacy-accuracy trade-off: larger perturbations provide stronger privacy guarantees, but they result in les… ▽ More

    Submitted 23 May, 2024; v1 submitted 25 April, 2023; originally announced April 2023.

    Comments: 64 pages (28 main + 4 references + 32 appendices). Further proofs and details in the GitHub supplements. 5 color figures + 2 grey figures

  4. arXiv:2206.00231  [pdf, other

    math.OC

    On Approximations of Data-Driven Chance Constrained Programs over Wasserstein Balls

    Authors: Zhi Chen, Daniel Kuhn, Wolfram Wiesemann

    Abstract: Distributionally robust chance constrained programs minimize a deterministic cost function subject to the satisfaction of one or more safety conditions with high probability, given that the probability distribution of the uncertain problem parameters affecting the safety condition(s) is only known to belong to some ambiguity set. We study three popular approximation schemes for distributionally ro… ▽ More

    Submitted 20 November, 2022; v1 submitted 1 June, 2022; originally announced June 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:1809.00210

  5. arXiv:2205.14202  [pdf, other

    math.OC cs.LG

    Robust Phi-Divergence MDPs

    Authors: Chin Pang Ho, Marek Petrik, Wolfram Wiesemann

    Abstract: In recent years, robust Markov decision processes (MDPs) have emerged as a prominent modeling framework for dynamic decision problems affected by uncertainty. In contrast to classical MDPs, which only account for stochasticity by modeling the dynamics through a stochastic process with a known transition kernel, robust MDPs additionally account for ambiguity by optimizing in view of the most advers… ▽ More

    Submitted 12 January, 2023; v1 submitted 27 May, 2022; originally announced May 2022.

    Journal ref: Advances in Neural Information Processing Systems (Neurips), 2022

  6. arXiv:2205.13501  [pdf, ps, other

    math.OC

    Wasserstein Logistic Regression with Mixed Features

    Authors: Aras Selvi, Mohammad Reza Belbasi, Martin B Haugh, Wolfram Wiesemann

    Abstract: Recent work has leveraged the popular distributionally robust optimization paradigm to combat overfitting in classical logistic regression. While the resulting classification scheme displays a promising performance in numerical experiments, it is inherently limited to numerical features. In this paper, we show that distributionally robust logistic regression with mixed (i.e., numerical and categor… ▽ More

    Submitted 14 January, 2023; v1 submitted 26 May, 2022; originally announced May 2022.

    Comments: 27 pages (12 main). Preprint. Original work under review

  7. arXiv:2105.00760  [pdf, ps, other

    math.OC

    A Unified Theory of Robust and Distributionally Robust Optimization via the Primal-Worst-Equals-Dual-Best Principle

    Authors: Jianzhe Zhen, Daniel Kuhn, Wolfram Wiesemann

    Abstract: Robust and distributionally robust optimization are modeling paradigms for decision-making under uncertainty where the uncertain parameters are only known to reside in an uncertainty set or are governed by any probability distribution from within an ambiguity set, respectively, and a decision is sought that minimizes a cost function under the most adverse outcome of the uncertainty. In this paper,… ▽ More

    Submitted 19 July, 2023; v1 submitted 3 May, 2021; originally announced May 2021.

    Comments: Previous title: Mathematical Foundations of Robust and Distributionally Robust Optimization

  8. arXiv:2103.02806  [pdf, other

    math.OC

    A Planner-Trader Decomposition for Multi-Market Hydro Scheduling

    Authors: Kilian Schindler, Napat Rujeerapaiboon, Daniel Kuhn, Wolfram Wiesemann

    Abstract: Peak/off-peak spreads on European electricity forward and spot markets are eroding due to the ongoing nuclear phaseout in Germany and the steady growth in photovoltaic capacity. The reduced profitability of peak/off-peak arbitrage forces hydropower producers to recover part of their original profitability on the reserve markets. We propose a bi-layer stochastic programming framework for the optima… ▽ More

    Submitted 2 September, 2022; v1 submitted 3 March, 2021; originally announced March 2021.

    MSC Class: 90C15; 90C17; 90C90

  9. arXiv:2006.09484  [pdf, other

    cs.LG math.OC stat.ML

    Partial Policy Iteration for L1-Robust Markov Decision Processes

    Authors: Chin Pang Ho, Marek Petrik, Wolfram Wiesemann

    Abstract: Robust Markov decision processes (MDPs) allow to compute reliable solutions for dynamic decision problems whose evolution is modeled by rewards and partially-known transition probabilities. Unfortunately, accounting for uncertainty in the transition probabilities significantly increases the computational complexity of solving robust MDPs, which severely limits their scalability. This paper describ… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

  10. arXiv:2004.07162  [pdf, ps, other

    math.OC cs.LG

    On Linear Optimization over Wasserstein Balls

    Authors: Man-Chung Yue, Daniel Kuhn, Wolfram Wiesemann

    Abstract: Wasserstein balls, which contain all probability measures within a pre-specified Wasserstein distance to a reference measure, have recently enjoyed wide popularity in the distributionally robust optimization and machine learning communities to formulate and solve data-driven optimization problems with rigorous statistical guarantees. In this technical note we prove that the Wasserstein ball is wea… ▽ More

    Submitted 6 June, 2021; v1 submitted 15 April, 2020; originally announced April 2020.

  11. arXiv:1910.10583  [pdf, other

    cs.LG math.OC stat.ML

    Optimistic Distributionally Robust Optimization for Nonparametric Likelihood Approximation

    Authors: Viet Anh Nguyen, Soroosh Shafieezadeh-Abadeh, Man-Chung Yue, Daniel Kuhn, Wolfram Wiesemann

    Abstract: The likelihood function is a fundamental component in Bayesian statistics. However, evaluating the likelihood of an observation is computationally intractable in many applications. In this paper, we propose a non-parametric approximation of the likelihood that identifies a probability measure which lies in the neighborhood of the nominal measure and that maximizes the probability of observing the… ▽ More

    Submitted 23 October, 2019; originally announced October 2019.

  12. arXiv:1910.07817  [pdf, other

    math.OC cs.LG stat.ML

    Calculating Optimistic Likelihoods Using (Geodesically) Convex Optimization

    Authors: Viet Anh Nguyen, Soroosh Shafieezadeh-Abadeh, Man-Chung Yue, Daniel Kuhn, Wolfram Wiesemann

    Abstract: A fundamental problem arising in many areas of machine learning is the evaluation of the likelihood of a given observation under different nominal distributions. Frequently, these nominal distributions are themselves estimated from data, which makes them susceptible to estimation errors. We thus propose to replace each nominal distribution with an ambiguity set containing all distributions in its… ▽ More

    Submitted 17 October, 2019; originally announced October 2019.

  13. arXiv:1809.00210  [pdf, other

    math.OC

    Data-Driven Chance Constrained Programs over Wasserstein Balls

    Authors: Zhi Chen, Daniel Kuhn, Wolfram Wiesemann

    Abstract: We provide an exact deterministic reformulation for data-driven chance constrained programs over Wasserstein balls. For individual chance constraints as well as joint chance constraints with right-hand side uncertainty, our reformulation amounts to a mixed-integer conic program. In the special case of a Wasserstein ball with the $1$-norm or the $\infty$-norm, the cone is the nonnegative orthant, a… ▽ More

    Submitted 31 May, 2022; v1 submitted 1 September, 2018; originally announced September 2018.

    Comments: 25 pages, 9 figures

  14. arXiv:1706.07097  [pdf, other

    math.OC

    K-Adaptability in Two-Stage Mixed-Integer Robust Optimization

    Authors: Anirudh Subramanyam, Chrysanthos E. Gounaris, Wolfram Wiesemann

    Abstract: We study two-stage robust optimization problems with mixed discrete-continuous decisions in both stages. Despite their broad range of applications, these problems pose two fundamental challenges: (i) they constitute infinite-dimensional problems that require a finite-dimensional approximation, and (ii) the presence of discrete recourse decisions typically prohibits duality-based solution schemes.… ▽ More

    Submitted 27 July, 2018; v1 submitted 21 June, 2017; originally announced June 2017.

  15. arXiv:1705.07837  [pdf, other

    math.OC stat.ML

    Size Matters: Cardinality-Constrained Clustering and Outlier Detection via Conic Optimization

    Authors: Napat Rujeerapaiboon, Kilian Schindler, Daniel Kuhn, Wolfram Wiesemann

    Abstract: Plain vanilla K-means clustering has proven to be successful in practice, yet it suffers from outlier sensitivity and may produce highly unbalanced clusters. To mitigate both shortcomings, we formulate a joint outlier detection and clustering problem, which assigns a prescribed number of datapoints to an auxiliary outlier cluster and performs cardinality-constrained K-means clustering on the resid… ▽ More

    Submitted 10 January, 2019; v1 submitted 22 May, 2017; originally announced May 2017.

    MSC Class: 90C22; 90C05; 62H30

  16. arXiv:1701.04072  [pdf, other

    math.OC math.PR

    Scenario Reduction Revisited: Fundamental Limits and Guarantees

    Authors: Napat Rujeerapaiboon, Kilian Schindler, Daniel Kuhn, Wolfram Wiesemann

    Abstract: The goal of scenario reduction is to approximate a given discrete distribution with another discrete distribution that has fewer atoms. We distinguish continuous scenario reduction, where the new atoms may be chosen freely, and discrete scenario reduction, where the new atoms must be chosen from among the existing ones. Using the Wasserstein distance as measure of proximity between distributions,… ▽ More

    Submitted 15 January, 2017; originally announced January 2017.

  17. arXiv:1605.05487  [pdf, other

    math.PR math.OC

    Chebyshev Inequalities for Products of Random Variables

    Authors: Napat Rujeerapaiboon, Daniel Kuhn, Wolfram Wiesemann

    Abstract: We derive sharp probability bounds on the tails of a product of symmetric non-negative random variables using only information about their first two moments. If the covariance matrix of the random variables is known exactly, these bounds can be computed numerically using semidefinite programming. If only an upper bound on the covariance matrix is available, the probability bounds on the right tail… ▽ More

    Submitted 18 May, 2016; originally announced May 2016.

    MSC Class: 60E15; 90C22; 90C25