Skip to main content

Showing 1–50 of 87 results for author: Van Hentenryck, P

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

    cs.LG cs.AI eess.SY math.OC

    PGLearn -- An Open-Source Learning Toolkit for Optimal Power Flow

    Authors: Michael Klamkin, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: Machine Learning (ML) techniques for Optimal Power Flow (OPF) problems have recently garnered significant attention, reflecting a broader trend of leveraging ML to approximate and/or accelerate the resolution of complex optimization problems. These developments are necessitated by the increased volatility and scale in energy production for modern and future grids. However, progress in ML for OPF i… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

  2. arXiv:2505.21775  [pdf, other

    cs.LG cs.AI math.OC

    DualSchool: How Reliable are LLMs for Optimization Education?

    Authors: Michael Klamkin, Arnaud Deza, Sikai Cheng, Haoruo Zhao, Pascal Van Hentenryck

    Abstract: Consider the following task taught in introductory optimization courses which addresses challenges articulated by the community at the intersection of (generative) AI and OR: generate the dual of a linear program. LLMs, being trained at web-scale, have the conversion process and many instances of Primal to Dual Conversion (P2DC) at their disposal. Students may thus reasonably expect that LLMs woul… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

  3. arXiv:2505.11342  [pdf, ps, other

    cs.LG math.OC

    Sobolev Training of End-to-End Optimization Proxies

    Authors: Andrew W. Rosemberg, Joaquim Dias Garcia, Russell Bent, Pascal Van Hentenryck

    Abstract: Optimization proxies - machine learning models trained to approximate the solution mapping of parametric optimization problems in a single forward pass - offer dramatic reductions in inference time compared to traditional iterative solvers. This work investigates the integration of solver sensitivities into such end to end proxies via a Sobolev training paradigm and does so in two distinct setting… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

    Comments: 9 Pages, 4 Figures, 5 Tables

  4. arXiv:2505.02485  [pdf, other

    math.OC cs.AI

    Integrating Column Generation and Large Neighborhood Search for Bus Driver Scheduling with Complex Break Constraints

    Authors: Lucas Kletzander, Tommaso Mannelli Mazzoli, Nysret Musliu, Pascal Van Hentenryck

    Abstract: The Bus Driver Scheduling Problem (BDSP) is a combinatorial optimization problem with the goal to design shifts to cover prearranged bus tours. The objective takes into account the operational cost as well as the satisfaction of drivers. This problem is heavily constrained due to strict legal rules and collective agreements. The objective of this article is to provide state-of-the-art exact and hy… ▽ More

    Submitted 5 May, 2025; originally announced May 2025.

  5. arXiv:2504.09680  [pdf, other

    cs.LG cs.AI math.OC

    SPOT: Spatio-Temporal Pattern Mining and Optimization for Load Consolidation in Freight Transportation Networks

    Authors: Sikai Cheng, Amira Hijazi, Jeren Konak, Alan Erera, Pascal Van Hentenryck

    Abstract: Freight consolidation has significant potential to reduce transportation costs and mitigate congestion and pollution. An effective load consolidation plan relies on carefully chosen consolidation points to ensure alignment with existing transportation management processes, such as driver scheduling, personnel planning, and terminal operations. This complexity represents a significant challenge whe… ▽ More

    Submitted 13 April, 2025; originally announced April 2025.

  6. arXiv:2504.08793  [pdf, ps, other

    cs.DC cs.AI math.OC

    Constraint Programming Models For Serial Batch Scheduling With Minimum Batch Size

    Authors: Jorge A. Huertas, Pascal Van Hentenryck

    Abstract: In serial batch (s-batch) scheduling, jobs are grouped in batches and processed sequentially within their batch. This paper considers multiple parallel machines, nonidentical job weights and release times, and sequence-dependent setup times between batches of different families. Although s-batch has been widely studied in the literature, very few papers have taken into account a minimum batch size… ▽ More

    Submitted 9 July, 2025; v1 submitted 7 April, 2025; originally announced April 2025.

    Comments: 18 pages, 16 figures

  7. arXiv:2502.06978  [pdf, ps, other

    math.OC cs.LG

    Dual Conic Proxy for Semidefinite Relaxation of AC Optimal Power Flow

    Authors: Guancheng Qiu, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: The nonlinear, non-convex AC Optimal Power Flow (AC-OPF) problem is fundamental for power systems operations. The intrinsic complexity of AC-OPF has fueled a growing interest in the development of optimization proxies for the problem, i.e., machine learning models that predict high-quality, close-to-optimal solutions. More recently, dual conic proxy architectures have been proposed, which combine… ▽ More

    Submitted 7 May, 2025; v1 submitted 10 February, 2025; originally announced February 2025.

  8. arXiv:2501.03443  [pdf, other

    math.OC cs.AI

    Optimization Learning

    Authors: Pascal Van Hentenryck

    Abstract: This article introduces the concept of optimization learning, a methodology to design optimization proxies that learn the input/output mapping of parametric optimization problems. These optimization proxies are trustworthy by design: they compute feasible solutions to the underlying optimization problems, provide quality guarantees on the returned solutions, and scale to large instances. Optimizat… ▽ More

    Submitted 6 January, 2025; originally announced January 2025.

  9. arXiv:2410.11981  [pdf, other

    eess.SY math.OC

    Parallel Batch Scheduling With Incompatible Job Families Via Constraint Programming

    Authors: Jorge A. Huertas, Pascal Van Hentenryck

    Abstract: This paper addresses the incompatible case of parallel batch scheduling, where compatible jobs belong to the same family, and jobs from different families cannot be processed together in the same batch. The state-of-the-art constraint programming (CP) model for this problem relies on specific functions and global constraints only available in a well established commercial CP solver. This paper exp… ▽ More

    Submitted 6 April, 2025; v1 submitted 15 October, 2024; originally announced October 2024.

    Comments: 16 pages, 9 figures

  10. arXiv:2409.06918  [pdf, other

    math.OC

    Contextual Stochastic Optimization for Omnichannel Multi-Courier Order Fulfillment Under Delivery Time Uncertainty

    Authors: Tinghan Ye, Sikai Cheng, Amira Hijazi, Pascal Van Hentenryck

    Abstract: The paper studies a large-scale order fulfillment problem for a leading e-commerce company in the United States. The challenge involves selecting fulfillment centers and shipping carriers with observational data only to efficiently process orders from a vast network of physical stores and warehouses. The company's current practice relies on heuristic rules that choose the cheapest fulfillment and… ▽ More

    Submitted 29 April, 2025; v1 submitted 10 September, 2024; originally announced September 2024.

  11. arXiv:2405.21023  [pdf, other

    math.OC cs.AI

    Compact Optimality Verification for Optimization Proxies

    Authors: Wenbo Chen, Haoruo Zhao, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: Recent years have witnessed increasing interest in optimization proxies, i.e., machine learning models that approximate the input-output mapping of parametric optimization problems and return near-optimal feasible solutions. Following recent work by (Nellikkath & Chatzivasileiadis, 2021), this paper reconsiders the optimality verification problem for optimization proxies, i.e., the determination o… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

    Comments: International Conference on Machine Learning 2024

  12. arXiv:2405.14973  [pdf, other

    cs.LG math.OC

    Efficiently Training Deep-Learning Parametric Policies using Lagrangian Duality

    Authors: Andrew Rosemberg, Alexandre Street, Davi M. Valladão, Pascal Van Hentenryck

    Abstract: Constrained Markov Decision Processes (CMDPs) are critical in many high-stakes applications, where decisions must optimize cumulative rewards while strictly adhering to complex nonlinear constraints. In domains such as power systems, finance, supply chains, and precision robotics, violating these constraints can result in significant financial or societal costs. Existing Reinforcement Learning (RL… ▽ More

    Submitted 19 February, 2025; v1 submitted 23 May, 2024; originally announced May 2024.

    Comments: 8 Main Pages, 8 Appendices, 7 Figures

    MSC Class: 49M37

  13. arXiv:2404.14384  [pdf, ps, other

    math.OC cs.ET quant-ph

    Optimizing Multiple-Control Toffoli Quantum Circuit Design with Constraint Programming

    Authors: Jihye Jung, Kevin Dalmeijer, Pascal Van Hentenryck

    Abstract: As quantum technology advances, the efficient design of quantum circuits has become an important area of research. This paper provides an introduction to the MCT quantum circuit design problem for reversible Boolean functions with the necessary background in quantum computing to comprehend the problem. While this is a well-studied problem, optimization models that minimize the true objective have… ▽ More

    Submitted 9 July, 2025; v1 submitted 22 April, 2024; originally announced April 2024.

  14. arXiv:2402.03086  [pdf, other

    math.OC cs.LG

    Dual Lagrangian Learning for Conic Optimization

    Authors: Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: This paper presents Dual Lagrangian Learning (DLL), a principled learning methodology for dual conic optimization proxies. DLL leverages conic duality and the representation power of ML models to provide high-duality, dual-feasible solutions, and therefore valid Lagrangian dual bounds, for linear and nonlinear conic optimization problems. The paper introduces a systematic dual completion procedure… ▽ More

    Submitted 24 May, 2024; v1 submitted 5 February, 2024; originally announced February 2024.

  15. arXiv:2402.02596  [pdf, other

    cs.LG math.OC

    Dual Interior Point Optimization Learning

    Authors: Michael Klamkin, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: In many practical applications of constrained optimization, scale and solving time limits make traditional optimization solvers prohibitively slow. Thus, the research question of how to design optimization proxies -- machine learning models that produce high-quality solutions -- has recently received significant attention. Orthogonal to this research thread which focuses on learning primal solutio… ▽ More

    Submitted 12 February, 2025; v1 submitted 4 February, 2024; originally announced February 2024.

  16. arXiv:2401.05280  [pdf, other

    math.OC

    Bound Tightening using Rolling-Horizon Decomposition for Neural Network Verification

    Authors: Haoruo Zhao, Hassan Hijazi, Haydn Jones, Juston Moore, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: Neural network verification aims at providing formal guarantees on the output of trained neural networks, to ensure their robustness against adversarial examples and enable their deployment in safety-critical applications. This paper introduces a new approach to neural network verification using a novel mixed-integer programming rolling-horizon decomposition method. The algorithm leverages the lay… ▽ More

    Submitted 29 March, 2024; v1 submitted 10 January, 2024; originally announced January 2024.

  17. arXiv:2401.03692  [pdf, ps, other

    math.OC cs.LG

    Boosting Column Generation with Graph Neural Networks for Joint Rider Trip Planning and Crew Shift Scheduling

    Authors: Jiawei Lu, Tinghan Ye, Wenbo Chen, Pascal Van Hentenryck

    Abstract: Optimizing service schedules is pivotal to the reliable, efficient, and inclusive on-demand mobility. This pressing challenge is further exacerbated by the increasing needs of an aging population, the oversubscription of existing services, and the lack of effective solution methods. This study addresses the intricacies of service scheduling, by jointly optimizing rider trip planning and crew sched… ▽ More

    Submitted 15 June, 2025; v1 submitted 8 January, 2024; originally announced January 2024.

  18. arXiv:2311.18072  [pdf, other

    cs.LG math.OC

    Self-Supervised Learning for Large-Scale Preventive Security Constrained DC Optimal Power Flow

    Authors: Seonho Park, Pascal Van Hentenryck

    Abstract: Security-Constrained Optimal Power Flow (SCOPF) plays a crucial role in power grid stability but becomes increasingly complex as systems grow. This paper introduces PDL-SCOPF, a self-supervised end-to-end primal-dual learning framework for producing near-optimal solutions to large-scale SCOPF problems in milliseconds. Indeed, PDL-SCOPF remedies the limitations of supervised counterparts that rely… ▽ More

    Submitted 27 April, 2024; v1 submitted 29 November, 2023; originally announced November 2023.

    Comments: Revision to IEEE Transactions on Power Systems

  19. arXiv:2310.04605  [pdf, other

    cs.LG math.OC

    Learning Optimal Power Flow Value Functions with Input-Convex Neural Networks

    Authors: Andrew Rosemberg, Mathieu Tanneau, Bruno Fanzeres, Joaquim Garcia, Pascal Van Hentenryck

    Abstract: The Optimal Power Flow (OPF) problem is integral to the functioning of power systems, aiming to optimize generation dispatch while adhering to technical and operational constraints. These constraints are far from straightforward; they involve intricate, non-convex considerations related to Alternating Current (AC) power flow, which are essential for the safety and practicality of electrical grids.… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

    Comments: 7 pages

    MSC Class: 49M20

  20. arXiv:2310.02969  [pdf, other

    cs.LG math.OC

    Dual Conic Proxies for AC Optimal Power Flow

    Authors: Guancheng Qiu, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: In recent years, there has been significant interest in the development of machine learning-based optimization proxies for AC Optimal Power Flow (AC-OPF). Although significant progress has been achieved in predicting high-quality primal solutions, no existing learning-based approach can provide valid dual bounds for AC-OPF. This paper addresses this gap by training optimization proxies for a conve… ▽ More

    Submitted 26 March, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: accepted to PSCC 2024

  21. arXiv:2310.00709  [pdf, other

    math.OC

    Real-Time Risk Analysis with Optimization Proxies

    Authors: Wenbo Chen, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: The increasing penetration of renewable generation and distributed energy resources requires new operating practices for power systems, wherein risk is explicitly quantified and managed. However, traditional risk-assessment frameworks are not fast enough for real-time operations, because they require numerous simulations, each of which requires solving multiple economic dispatch problems sequentia… ▽ More

    Submitted 4 October, 2023; v1 submitted 1 October, 2023; originally announced October 2023.

    Comments: 7 pages

  22. arXiv:2308.06386  [pdf, other

    math.OC

    On the Viability of Stochastic Economic Dispatch for Real-Time Energy Market Clearing

    Authors: Haoruo Zhao, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: Over the past decade, the rapid adoption of intermittent renewable energy sources (RES), especially wind and solar generation, has posed challenges in managing real-time uncertainty and variability. In the U.S., Independent System Operators (ISOs) solve a security-constrained economic dispatch (SCED) every five minutes to clear real-time electricity markets, co-optimizing energy dispatch and reser… ▽ More

    Submitted 23 October, 2024; v1 submitted 11 August, 2023; originally announced August 2023.

  23. arXiv:2308.01298  [pdf, other

    math.OC

    Revitalizing Public Transit in Low Ridership Areas: An Exploration of On-Demand Multimodal Transit Systems

    Authors: Jiawei Lu, Connor Riley, Krishna Murthy Gurumurthy, Pascal Van Hentenryck

    Abstract: Public transit plays an essential role in mitigating traffic congestion, reducing emissions, and enhancing travel accessibility and equity. One of the critical challenges in designing public transit systems is distributing finite service supplies temporally and spatially to accommodate time-varying and space-heterogeneous travel demands. Particularly, for regions with low or scattered ridership, t… ▽ More

    Submitted 2 August, 2023; originally announced August 2023.

  24. arXiv:2307.02671  [pdf, other

    math.OC cs.AI

    AI4OPT: AI Institute for Advances in Optimization

    Authors: Pascal Van Hentenryck, Kevin Dalmeijer

    Abstract: This article is a short introduction to AI4OPT, the NSF AI Institute for Advances in Optimization. AI4OPT fuses AI and Optimization, inspired by end-use cases in supply chains, energy systems, chip design and manufacturing, and sustainable food systems. AI4OPT also applies its "teaching the teachers" philosophy to provide longitudinal educational pathways in AI for engineering.

    Submitted 5 July, 2023; originally announced July 2023.

  25. Constraint Programming to Improve Hub Utilization in Autonomous Transfer Hub Networks

    Authors: Chungjae Lee, Wirattawut Boonbandansook, Vahid Eghbal Akhlaghi, Kevin Dalmeijer, Pascal Van Hentenryck

    Abstract: The Autonomous Transfer Hub Network (ATHN) is one of the most promising ways to adapt self-driving trucks for the freight industry. These networks use autonomous trucks for the middle mile, while human drivers perform the first and last miles. This paper extends previous work on optimizing ATHN operations by including transfer hub capacities, which are crucial for labor planning and policy design.… ▽ More

    Submitted 22 September, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

  26. Optimizing Autonomous Transfer Hub Networks: Quantifying the Potential Impact of Self-Driving Trucks

    Authors: Chungjae Lee, Kevin Dalmeijer, Pascal Van Hentenryck, Peibo Zhang

    Abstract: Autonomous trucks are expected to fundamentally transform the freight transportation industry. In particular, Autonomous Transfer Hub Networks (ATHNs), which combine autonomous trucks on middle miles with human-driven trucks on the first and last miles, are seen as the most likely deployment pathway for this technology. This paper presents a framework to optimize ATHN operations and evaluate the b… ▽ More

    Submitted 14 August, 2024; v1 submitted 4 May, 2023; originally announced May 2023.

  27. arXiv:2304.11726  [pdf, other

    math.OC cs.LG

    End-to-End Feasible Optimization Proxies for Large-Scale Economic Dispatch

    Authors: Wenbo Chen, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: The paper proposes a novel End-to-End Learning and Repair (E2ELR) architecture for training optimization proxies for economic dispatch problems. E2ELR combines deep neural networks with closed-form, differentiable repair layers, thereby integrating learning and feasibility in an end-to-end fashion. E2ELR is also trained with self-supervised learning, removing the need for labeled data and the solv… ▽ More

    Submitted 18 August, 2023; v1 submitted 23 April, 2023; originally announced April 2023.

  28. Column Generation for Real-Time Ride-Sharing Operations

    Authors: Connor Riley, Antoine Legrain, Pascal Van Hentenryck

    Abstract: This paper considers real-time dispatching for large-scale ride-sharing services over a rolling horizon. It presents RTDARS which relies on a column-generation algorithm to minimize wait times while guaranteeing short travel times and service for each customer. Experiments using historic taxi trips in New York City for instances with up to 30,000 requests per hour indicate that the algorithm scale… ▽ More

    Submitted 4 March, 2023; originally announced March 2023.

    Comments: 12 pages, 13 figures, published in Integration of Constraint Programming, Artificial Intelligence, and Operations Research: 16th International Conference, CPAIOR 2019

    Journal ref: Integration of Constraint Programming, Artificial Intelligence, and Operations Research. 16th International Conference, CPAIOR 2019, Proceedings 16. Springer. 2019, pp. 472 through 487

  29. The Impact of Congestion and Dedicated Lanes on On-Demand Multimodal Transit Systems

    Authors: Jason Lu, Anthony Trasatti, Hongzhao Guan, Kevin Dalmeijer, Pascal Van Hentenryck

    Abstract: Traffic congestion can have a detrimental effect on public transit systems, and understanding and mitigating these effects is of critical importance for effective public transportation. Implementing Dedicated Bus Lanes (DBLs) is a well-known intervention to achieve this goal. A DBL is a designated lane for bus transit, which avoids congestion and substantially lowers the travel time. This makes tr… ▽ More

    Submitted 21 February, 2024; v1 submitted 6 February, 2023; originally announced February 2023.

  30. arXiv:2301.07292  [pdf, other

    math.OC

    Path-Based Formulations for the Design of On-demand Multimodal Transit Systems with Adoption Awareness

    Authors: Hongzhao Guan, Beste Basciftci, Pascal Van Hentenryck

    Abstract: This paper reconsiders the ODMTS Design with Adoptions problem (ODMTS-DA) to capture the latent demand in on-demand multimodal transit systems. The ODMTS-DA is a bilevel optimization problem, for which Basciftci and Van Hentenryck (2022) proposed an exact combinatorial Benders decomposition. Unfortunately, their proposed algorithm only finds high-quality solutions for medium-sized cities and is no… ▽ More

    Submitted 31 January, 2024; v1 submitted 17 January, 2023; originally announced January 2023.

  31. arXiv:2212.03460  [pdf, other

    math.OC

    Heuristic Algorithms for Integrating Latent Demand into the Design of Large-Scale On-Demand Multimodal Transit Systems

    Authors: Hongzhao Guan, Beste Basciftci, Pascal Van Hentenryck

    Abstract: Capturing latent demand has a pivotal role in designing public transit services: omitting these riders can lead to poor quality of service and/or additional costs. This paper explores this topic in the design of OnDemand Multimodal Transit Systems with Rider Adoptions (ODMTS-DA). Prior work proposed a bilevel optimization model between the transit agency and riders with choice of adoption, and an… ▽ More

    Submitted 6 December, 2022; originally announced December 2022.

  32. arXiv:2211.15755  [pdf, other

    cs.LG math.OC

    Confidence-Aware Graph Neural Networks for Learning Reliability Assessment Commitments

    Authors: Seonho Park, Wenbo Chen, Dahye Han, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: Reliability Assessment Commitment (RAC) Optimization is increasingly important in grid operations due to larger shares of renewable generations in the generation mix and increased prediction errors. Independent System Operators (ISOs) also aim at using finer time granularities, longer time horizons, and possibly stochastic formulations for additional economic and reliability benefits. The goal of… ▽ More

    Submitted 10 June, 2023; v1 submitted 28 November, 2022; originally announced November 2022.

    Comments: Submitted to IEEE Transactions on Power Systems

  33. arXiv:2209.14152  [pdf, other

    math.OC

    Privacy-Preserving Convex Optimization: When Differential Privacy Meets Stochastic Programming

    Authors: Vladimir Dvorkin, Ferdinando Fioretto, Pascal Van Hentenryck, Pierre Pinson, Jalal Kazempour

    Abstract: Convex optimization finds many real-life applications, where--optimized on real data--optimization results may expose private data attributes (e.g., individual health records, commercial information), thus leading to privacy breaches. To avoid these breaches and formally guarantee privacy to optimization data owners, we develop a new privacy-preserving perturbation strategy for convex optimization… ▽ More

    Submitted 24 June, 2024; v1 submitted 28 September, 2022; originally announced September 2022.

  34. arXiv:2208.09046  [pdf, other

    cs.LG math.OC

    Self-Supervised Primal-Dual Learning for Constrained Optimization

    Authors: Seonho Park, Pascal Van Hentenryck

    Abstract: This paper studies how to train machine-learning models that directly approximate the optimal solutions of constrained optimization problems. This is an empirical risk minimization under constraints, which is challenging as training must balance optimality and feasibility conditions. Supervised learning methods often approach this challenge by training the model on a large collection of pre-solved… ▽ More

    Submitted 22 November, 2022; v1 submitted 18 August, 2022; originally announced August 2022.

    Comments: Accepted at AAAI23

  35. arXiv:2208.07497  [pdf, other

    cs.LG cs.AI eess.SY math.OC

    Bucketized Active Sampling for Learning ACOPF

    Authors: Michael Klamkin, Mathieu Tanneau, Terrence W. K. Mak, Pascal Van Hentenryck

    Abstract: This paper considers optimization proxies for Optimal Power Flow (OPF), i.e., machine-learning models that approximate the input/output relationship of OPF. Recent work has focused on showing that such proxies can be of high fidelity. However, their training requires significant data, each instance necessitating the (offline) solving of an OPF. To meet the requirements of market-clearing applicati… ▽ More

    Submitted 8 July, 2024; v1 submitted 15 August, 2022; originally announced August 2022.

  36. arXiv:2208.03551  [pdf, other

    math.OC

    Polyhedral Relaxations for Optimal Pump Scheduling of Potable Water Distribution Networks

    Authors: Byron Tasseff, Russell Bent, Carleton Coffrin, Clayton Barrows, Devon Sigler, Jonathan Stickel, Ahmed S. Zamzam, Yang Liu, Pascal Van Hentenryck

    Abstract: The classic pump scheduling or Optimal Water Flow (OWF) problem for water distribution networks (WDNs) minimizes the cost of power consumption for a given WDN over a fixed time horizon. In its exact form, the OWF is a computationally challenging mixed-integer nonlinear program (MINLP). It is complicated by nonlinear equality constraints that model network physics, discrete variables that model ope… ▽ More

    Submitted 6 August, 2022; originally announced August 2022.

    Report number: LA-UR-22-25949

  37. arXiv:2204.00950  [pdf, other

    math.OC cs.LG

    Risk-Aware Control and Optimization for High-Renewable Power Grids

    Authors: Neil Barry, Minas Chatzos, Wenbo Chen, Dahye Han, Chaofan Huang, Roshan Joseph, Michael Klamkin, Seonho Park, Mathieu Tanneau, Pascal Van Hentenryck, Shangkun Wang, Hanyu Zhang, Haoruo Zhao

    Abstract: The transition of the electrical power grid from fossil fuels to renewable sources of energy raises fundamental challenges to the market-clearing algorithms that drive its operations. Indeed, the increased stochasticity in load and the volatility of renewable energy sources have led to significant increases in prediction errors, affecting the reliability and efficiency of existing deterministic op… ▽ More

    Submitted 2 April, 2022; originally announced April 2022.

  38. arXiv:2201.06137  [pdf, other

    math.OC

    Optimization Models for Autonomous Transfer Hub Networks

    Authors: Chungjae Lee, Kevin Dalmeijer, Pascal Van Hentenryck

    Abstract: Autonomous trucks are expected to fundamentally transform the freight transportation industry. In particular, Autonomous Transfer Hub Networks (ATHN), which combine autonomous trucks on middle miles with human-driven on the first and last miles, are seen as the most likely deployment pathway of this technology. This paper presents three methods to optimize ATHN operations and compares them: a cons… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

    Comments: 8 pages, 7 figures, 2 tables. arXiv admin note: text overlap with arXiv:2110.12327

  39. arXiv:2112.13469  [pdf, other

    cs.LG eess.SY math.OC

    Learning Optimization Proxies for Large-Scale Security-Constrained Economic Dispatch

    Authors: Wenbo Chen, Seonho Park, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: The Security-Constrained Economic Dispatch (SCED) is a fundamental optimization model for Transmission System Operators (TSO) to clear real-time energy markets while ensuring reliable operations of power grids. In a context of growing operational uncertainty, due to increased penetration of renewable generators and distributed energy resources, operators must continuously monitor risk in real-time… ▽ More

    Submitted 26 December, 2021; originally announced December 2021.

    Comments: The paper is the extension version of the paper submitted to PSCC2022

  40. arXiv:2112.10975  [pdf, other

    math.OC

    A Linear Outer Approximation of Line Losses for DC-based Optimal Power Flow Problems

    Authors: Haoruo Zhao, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: This paper proposes a novel and simple linear model to capture line losses for use in linearized DC models, such as optimal power flow (DC-OPF) and security-constrained economic dispatch (SCED). The \textit{Line Loss Outer Approximation} (LLOA) model implements an outer approximation of the line losses lazily and typically terminates in a small number of iterations. Experiments on large-scale powe… ▽ More

    Submitted 23 December, 2021; v1 submitted 20 December, 2021; originally announced December 2021.

  41. arXiv:2110.13772  [pdf, other

    cs.LG math.OC

    Data-Driven Time Series Reconstruction for Modern Power Systems Research

    Authors: Minas Chatzos, Mathieu Tanneau, Pascal Van Hentenryck

    Abstract: A critical aspect of power systems research is the availability of suitable data, access to which is limited by privacy concerns and the sensitive nature of energy infrastructure. This lack of data, in turn, hinders the development of modern research avenues such as machine learning approaches or stochastic formulations. To overcome this challenge, this paper proposes a systematic, data-driven fra… ▽ More

    Submitted 26 October, 2021; originally announced October 2021.

  42. arXiv:2110.12327  [pdf, other

    math.OC

    Optimizing Freight Operations for Autonomous Transfer Hub Networks

    Authors: Kevin Dalmeijer, Pascal Van Hentenryck

    Abstract: Autonomous trucks are expected to fundamentally transform the freight transportation industry, and the technology is advancing rapidly. According to some of the major players, the Autonomous Transfer Hub Network (ATHN) business model is the most likely future for the industry. ATHNs make use of transfer hubs to hand off trailers between human-driven trucks and autonomous trucks. Autonomous trucks… ▽ More

    Submitted 23 October, 2021; originally announced October 2021.

    Comments: 16 pages, 5 figures, 5 tables

  43. The Bicycle Network Improvement Problem

    Authors: Jisoon Lim, Kevin Dalmeijer, Subhrajit Guhathakurta, Pascal Van Hentenryck

    Abstract: Using a bicycle for commuting is still uncommon in US cities, although it brings many benefits to both the cyclists and to society as a whole. Cycling has the potential to reduce traffic congestion and emissions, increase mobility, and improve public health. To convince people to commute by bike, the infrastructure plays an important role, since safety is one of the primary concerns of potential c… ▽ More

    Submitted 5 August, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

    Comments: 28 pages, 29 figures, 4 tables

  44. arXiv:2106.05359  [pdf, other

    math.OC cs.LG

    Public Transit for Special Events: Ridership Prediction and Train Optimization

    Authors: Tejas Santanam, Anthony Trasatti, Pascal Van Hentenryck, Hanyu Zhang

    Abstract: Many special events, including sport games and concerts, often cause surges in demand and congestion for transit systems. Therefore, it is important for transit providers to understand their impact on disruptions, delays, and fare revenues. This paper proposes a suite of data-driven techniques that exploit Automated Fare Collection (AFC) data for evaluating, anticipating, and managing the performa… ▽ More

    Submitted 9 June, 2021; originally announced June 2021.

    Comments: 13 pages, 18 figures, 8 tables

  45. arXiv:2106.02601  [pdf, other

    math.OC cs.LG

    Learning Hard Optimization Problems: A Data Generation Perspective

    Authors: James Kotary, Ferdinando Fioretto, Pascal Van Hentenryck

    Abstract: Optimization problems are ubiquitous in our societies and are present in almost every segment of the economy. Most of these optimization problems are NP-hard and computationally demanding, often requiring approximate solutions for large-scale instances. Machine learning frameworks that learn to approximate solutions to such hard optimization problems are a potentially promising avenue to address t… ▽ More

    Submitted 21 June, 2021; v1 submitted 4 June, 2021; originally announced June 2021.

  46. arXiv:2105.13461  [pdf, other

    cs.AI cs.LG math.OC

    Learning Model-Based Vehicle-Relocation Decisions for Real-Time Ride-Sharing: Hybridizing Learning and Optimization

    Authors: Enpeng Yuan, Pascal Van Hentenryck

    Abstract: Large-scale ride-sharing systems combine real-time dispatching and routing optimization over a rolling time horizon with a model predictive control (MPC) component that relocates idle vehicles to anticipate the demand. The MPC optimization operates over a longer time horizon to compensate for the inherent myopic nature of the real-time dispatching. These longer time horizons are beneficial for the… ▽ More

    Submitted 21 July, 2021; v1 submitted 27 May, 2021; originally announced May 2021.

  47. arXiv:2101.10981  [pdf, other

    math.OC

    Ridesharing and Fleet Sizing For On-Demand Multimodal Transit Systems

    Authors: Ramon Auad, Pascal Van Hentenryck

    Abstract: This paper considers the design of On-Demand Multimodal Transit Systems (ODMTS) that combine fixed bus/rail routes between transit hubs with on-demand shuttles that serve the first/last miles to/from the hubs. The design problem aims at finding a network design for the fixed routes to allow a set of riders to travel from their origins to their destinations, while minimizing the sum of the travel c… ▽ More

    Submitted 30 January, 2022; v1 submitted 26 January, 2021; originally announced January 2021.

  48. Resiliency of On-Demand Multimodal Transit Systems During a Pandemic

    Authors: Ramon Auad, Kevin Dalmeijer, Connor Riley, Tejas Santanam, Anthony Trasatti, Pascal Van Hentenryck, Hanyu Zhang

    Abstract: During the COVID-19 pandemic, the collapse of the public transit ridership led to significant budget deficits due to dramatic decreases in fare revenues. Additionally, public transit agencies are facing challenges of reduced vehicle capacity due to social distancing requirements, additional costs of cleaning and protective equipment, and increased downtime for vehicle cleaning. Due to these constr… ▽ More

    Submitted 30 September, 2021; v1 submitted 13 January, 2021; originally announced January 2021.

    Comments: 25 pages, 23 figures, 6 tables

  49. arXiv:2101.01072  [pdf, other

    math.OC

    Commuting with Autonomous Vehicles: A Branch and Cut Algorithm with Redundant Modeling

    Authors: Mohd. Hafiz Hasan, Pascal Van Hentenryck

    Abstract: This paper studies the benefits of autonomous vehicles in ride-sharing platforms dedicated to serving commuting needs. It considers the Commute Trip Sharing Problem with Autonomous Vehicles (CTSPAV), the optimization problem faced by a reservation-based platform that receives daily commute-trip requests and serves them with a fleet of autonomous vehicles. The CTSPAV can be viewed as a special case… ▽ More

    Submitted 4 January, 2021; originally announced January 2021.

  50. arXiv:2101.01056  [pdf, other

    math.OC

    Capturing Travel Mode Adoption in Designing On-demand Multimodal Transit Systems

    Authors: Beste Basciftci, Pascal Van Hentenryck

    Abstract: This paper studies how to integrate rider mode preferences into the design of On-Demand Multimodal Transit Systems (ODMTS). It is motivated by a common worry in transit agencies that an ODMTS may be poorly designed if the latent demand, i.e., new riders adopting the system, is not captured. The paper proposes a bilevel optimization model to address this challenge, in which the leader problem deter… ▽ More

    Submitted 20 September, 2022; v1 submitted 4 January, 2021; originally announced January 2021.