Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–26 of 26 results for author: Balandat, M

.
  1. arXiv:2402.02111  [pdf, other

    stat.ML cs.LG math.OC math.PR stat.CO stat.ME

    Accelerating Look-ahead in Bayesian Optimization: Multilevel Monte Carlo is All you Need

    Authors: Shangda Yang, Vitaly Zankin, Maximilian Balandat, Stefan Scherer, Kevin Carlberg, Neil Walton, Kody J. H. Law

    Abstract: We leverage multilevel Monte Carlo (MLMC) to improve the performance of multi-step look-ahead Bayesian optimization (BO) methods that involve nested expectations and maximizations. Often these expectations must be computed by Monte Carlo (MC). The complexity rate of naive MC degrades for nested operations, whereas MLMC is capable of achieving the canonical MC convergence rate for this type of prob… ▽ More

    Submitted 25 June, 2024; v1 submitted 3 February, 2024; originally announced February 2024.

    Comments: Preprint ICML 2024

  2. arXiv:2312.12610  [pdf, other

    physics.plasm-ph cs.LG physics.comp-ph

    Enhancing predictive capabilities in fusion burning plasmas through surrogate-based optimization in core transport solvers

    Authors: P. Rodriguez-Fernandez, N. T. Howard, A. Saltzman, S. Kantamneni, J. Candy, C. Holland, M. Balandat, S. Ament, A. E. White

    Abstract: This work presents the PORTALS framework, which leverages surrogate modeling and optimization techniques to enable the prediction of core plasma profiles and performance with nonlinear gyrokinetic simulations at significantly reduced cost, with no loss of accuracy. The efficiency of PORTALS is benchmarked against standard methods, and its full potential is demonstrated on a unique, simultaneous 5-… ▽ More

    Submitted 9 April, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

  3. arXiv:2311.02213  [pdf, other

    cs.LG

    Joint Composite Latent Space Bayesian Optimization

    Authors: Natalie Maus, Zhiyuan Jerry Lin, Maximilian Balandat, Eytan Bakshy

    Abstract: Bayesian Optimization (BO) is a technique for sample-efficient black-box optimization that employs probabilistic models to identify promising input locations for evaluation. When dealing with composite-structured functions, such as f=g o h, evaluating a specific location x yields observations of both the final outcome f(x) = g(h(x)) as well as the intermediate output(s) h(x). Previous research has… ▽ More

    Submitted 9 July, 2024; v1 submitted 3 November, 2023; originally announced November 2023.

  4. arXiv:2311.02146  [pdf, other

    stat.ML cs.LG math.OC

    Bayesian Optimization of Function Networks with Partial Evaluations

    Authors: Poompol Buathong, Jiayue Wan, Raul Astudillo, Samuel Daulton, Maximilian Balandat, Peter I. Frazier

    Abstract: Bayesian optimization is a powerful framework for optimizing functions that are expensive or time-consuming to evaluate. Recent work has considered Bayesian optimization of function networks (BOFN), where the objective function is given by a network of functions, each taking as input the output of previous nodes in the network as well as additional parameters. Leveraging this network structure has… ▽ More

    Submitted 12 June, 2024; v1 submitted 3 November, 2023; originally announced November 2023.

    Comments: 34 pages, 15 figures, 3 tables

  5. arXiv:2310.20708  [pdf, other

    cs.LG math.NA stat.ML

    Unexpected Improvements to Expected Improvement for Bayesian Optimization

    Authors: Sebastian Ament, Samuel Daulton, David Eriksson, Maximilian Balandat, Eytan Bakshy

    Abstract: Expected Improvement (EI) is arguably the most popular acquisition function in Bayesian optimization and has found countless successful applications, but its performance is often exceeded by that of more recent methods. Notably, EI and its variants, including for the parallel and multi-objective settings, are challenging to optimize because their acquisition values vanish numerically in many regio… ▽ More

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

    Comments: NeurIPS 2023 Spotlight

  6. arXiv:2307.08593  [pdf, other

    physics.acc-ph cs.LG hep-ex nucl-ex nucl-th

    Artificial Intelligence for the Electron Ion Collider (AI4EIC)

    Authors: C. Allaire, R. Ammendola, E. -C. Aschenauer, M. Balandat, M. Battaglieri, J. Bernauer, M. Bondì, N. Branson, T. Britton, A. Butter, I. Chahrour, P. Chatagnon, E. Cisbani, E. W. Cline, S. Dash, C. Dean, W. Deconinck, A. Deshpande, M. Diefenthaler, R. Ent, C. Fanelli, M. Finger, M. Finger, Jr., E. Fol, S. Furletov , et al. (70 additional authors not shown)

    Abstract: The Electron-Ion Collider (EIC), a state-of-the-art facility for studying the strong force, is expected to begin commissioning its first experiments in 2028. This is an opportune time for artificial intelligence (AI) to be included from the start at this facility and in all phases that lead up to the experiments. The second annual workshop organized by the AI4EIC working group, which recently took… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 27 pages, 11 figures, AI4EIC workshop, tutorials and hackathon

  7. arXiv:2303.01774  [pdf, other

    cs.LG stat.ML

    Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-based Embeddings

    Authors: Aryan Deshwal, Sebastian Ament, Maximilian Balandat, Eytan Bakshy, Janardhan Rao Doppa, David Eriksson

    Abstract: We consider the problem of optimizing expensive black-box functions over high-dimensional combinatorial spaces which arises in many science, engineering, and ML applications. We use Bayesian Optimization (BO) and propose a novel surrogate modeling approach for efficiently handling a large number of binary and categorical parameters. The key idea is to select a number of discrete structures from th… ▽ More

    Submitted 3 March, 2023; originally announced March 2023.

    Comments: Appearing in AISTATS 2023

  8. arXiv:2210.10199  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Bayesian Optimization over Discrete and Mixed Spaces via Probabilistic Reparameterization

    Authors: Samuel Daulton, Xingchen Wan, David Eriksson, Maximilian Balandat, Michael A. Osborne, Eytan Bakshy

    Abstract: Optimizing expensive-to-evaluate black-box functions of discrete (and potentially continuous) design parameters is a ubiquitous problem in scientific and engineering applications. Bayesian optimization (BO) is a popular, sample-efficient method that leverages a probabilistic surrogate model and an acquisition function (AF) to select promising designs to evaluate. However, maximizing the AF over mi… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

    Comments: To appear in Advances in Neural Information Processing Systems 35, 2022. Code available at: https://github.com/facebookresearch/bo_pr

  9. arXiv:2202.07549  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Robust Multi-Objective Bayesian Optimization Under Input Noise

    Authors: Samuel Daulton, Sait Cakmak, Maximilian Balandat, Michael A. Osborne, Enlu Zhou, Eytan Bakshy

    Abstract: Bayesian optimization (BO) is a sample-efficient approach for tuning design parameters to optimize expensive-to-evaluate, black-box performance metrics. In many manufacturing processes, the design parameters are subject to random input noise, resulting in a product that is often less performant than expected. Although BO methods have been proposed for optimizing a single objective under input nois… ▽ More

    Submitted 3 June, 2022; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: To appear at ICML 2022. 36 pages. Code is available at https://github.com/facebookresearch/robust_mobo

  10. arXiv:2111.14911  [pdf, other

    cs.LG cs.AI

    Optimizing High-Dimensional Physics Simulations via Composite Bayesian Optimization

    Authors: Wesley Maddox, Qing Feng, Max Balandat

    Abstract: Physical simulation-based optimization is a common task in science and engineering. Many such simulations produce image- or tensor-based outputs where the desired objective is a function of those outputs, and optimization is performed over a high-dimensional parameter space. We develop a Bayesian optimization method leveraging tensor-based Gaussian process surrogates and trust region Bayesian opti… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: Fourth Workshop on Machine Learning and the Physical Sciences at NeurIPS 2021

  11. arXiv:2111.06537  [pdf, other

    cs.LG math.OC stat.ML

    Multi-Step Budgeted Bayesian Optimization with Unknown Evaluation Costs

    Authors: Raul Astudillo, Daniel R. Jiang, Maximilian Balandat, Eytan Bakshy, Peter I. Frazier

    Abstract: Bayesian optimization (BO) is a sample-efficient approach to optimizing costly-to-evaluate black-box functions. Most BO methods ignore how evaluation costs may vary over the optimization domain. However, these costs can be highly heterogeneous and are often unknown in advance. This occurs in many practical settings, such as hyperparameter tuning of machine learning algorithms or physics-based simu… ▽ More

    Submitted 11 November, 2021; originally announced November 2021.

    Comments: In Advances in Neural Information Processing Systems, 2021

  12. arXiv:2111.00364  [pdf, other

    cs.LG cs.AI cs.AR

    Sustainable AI: Environmental Implications, Challenges and Opportunities

    Authors: Carole-Jean Wu, Ramya Raghavendra, Udit Gupta, Bilge Acun, Newsha Ardalani, Kiwan Maeng, Gloria Chang, Fiona Aga Behram, James Huang, Charles Bai, Michael Gschwind, Anurag Gupta, Myle Ott, Anastasia Melnikov, Salvatore Candido, David Brooks, Geeta Chauhan, Benjamin Lee, Hsien-Hsin S. Lee, Bugra Akyildiz, Maximilian Balandat, Joe Spisak, Ravi Jain, Mike Rabbat, Kim Hazelwood

    Abstract: This paper explores the environmental impact of the super-linear growth trends for AI from a holistic perspective, spanning Data, Algorithms, and System Hardware. We characterize the carbon footprint of AI computing by examining the model development cycle across industry-scale machine learning use cases and, at the same time, considering the life cycle of system hardware. Taking a step further, w… ▽ More

    Submitted 9 January, 2022; v1 submitted 30 October, 2021; originally announced November 2021.

  13. arXiv:2109.10964  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Multi-Objective Bayesian Optimization over High-Dimensional Search Spaces

    Authors: Samuel Daulton, David Eriksson, Maximilian Balandat, Eytan Bakshy

    Abstract: Many real world scientific and industrial applications require optimizing multiple competing black-box objectives. When the objectives are expensive-to-evaluate, multi-objective Bayesian optimization (BO) is a popular approach because of its high sample efficiency. However, even with recent methodological advances, most existing multi-objective BO methods perform poorly on search spaces with more… ▽ More

    Submitted 15 June, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

    Comments: To appear at UAI 2022. 24 pages

  14. arXiv:2106.12997  [pdf, other

    cs.LG cs.AI stat.ML

    Bayesian Optimization with High-Dimensional Outputs

    Authors: Wesley J. Maddox, Maximilian Balandat, Andrew Gordon Wilson, Eytan Bakshy

    Abstract: Bayesian Optimization is a sample-efficient black-box optimization procedure that is typically applied to problems with a small number of independent objectives. However, in practice we often wish to optimize objectives defined over many correlated outcomes (or "tasks"). For example, scientists may want to optimize the coverage of a cell tower network across a dense grid of locations. Similarly, e… ▽ More

    Submitted 28 October, 2021; v1 submitted 24 June, 2021; originally announced June 2021.

    Comments: NeurIPS 2021

  15. arXiv:2106.11890  [pdf, other

    cs.LG

    Latency-Aware Neural Architecture Search with Multi-Objective Bayesian Optimization

    Authors: David Eriksson, Pierce I-Jen Chuang, Samuel Daulton, Peng Xia, Akshat Shrivastava, Arun Babu, Shicong Zhao, Ahmed Aly, Ganesh Venkatesh, Maximilian Balandat

    Abstract: When tuning the architecture and hyperparameters of large machine learning models for on-device deployment, it is desirable to understand the optimal trade-offs between on-device latency and model accuracy. In this work, we leverage recent methodological advances in Bayesian optimization over high-dimensional search spaces and multi-objective Bayesian optimization to efficiently explore these trad… ▽ More

    Submitted 25 June, 2021; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: To Appear at the 8th ICML Workshop on Automated Machine Learning, ICML 2021

  16. arXiv:2105.08195  [pdf, other

    cs.LG cs.AI stat.ML

    Parallel Bayesian Optimization of Multiple Noisy Objectives with Expected Hypervolume Improvement

    Authors: Samuel Daulton, Maximilian Balandat, Eytan Bakshy

    Abstract: Optimizing multiple competing black-box objectives is a challenging problem in many fields, including science, engineering, and machine learning. Multi-objective Bayesian optimization (MOBO) is a sample-efficient approach for identifying the optimal trade-offs between the objectives. However, many existing methods perform poorly when the observations are corrupted by noise. We propose a novel acqu… ▽ More

    Submitted 26 October, 2021; v1 submitted 17 May, 2021; originally announced May 2021.

    Comments: To appear in Advances in Neural Information Processing Systems 34, 2021. 40 pages. Code is available at https://github.com/pytorch/botorch

  17. arXiv:2010.13710  [pdf, other

    eess.SP eess.SY

    Optimizing Coverage and Capacity in Cellular Networks using Machine Learning

    Authors: Ryan M. Dreifuerst, Samuel Daulton, Yuchen Qian, Paul Varkey, Maximilian Balandat, Sanjay Kasturia, Anoop Tomar, Ali Yazdan, Vish Ponnampalam, Robert W. Heath

    Abstract: Wireless cellular networks have many parameters that are normally tuned upon deployment and re-tuned as the network changes. Many operational parameters affect reference signal received power (RSRP), reference signal received quality (RSRQ), signal-to-interference-plus-noise-ratio (SINR), and, ultimately, throughput. In this paper, we develop and compare two approaches for maximizing coverage and… ▽ More

    Submitted 8 February, 2021; v1 submitted 22 October, 2020; originally announced October 2020.

    Comments: Accepted at IEEE ICASSP 2021 special session on Machine Learning in Networks

  18. arXiv:2006.15779  [pdf, other

    cs.LG math.NA stat.ML

    Efficient Nonmyopic Bayesian Optimization via One-Shot Multi-Step Trees

    Authors: Shali Jiang, Daniel R. Jiang, Maximilian Balandat, Brian Karrer, Jacob R. Gardner, Roman Garnett

    Abstract: Bayesian optimization is a sequential decision making framework for optimizing expensive-to-evaluate black-box functions. Computing a full lookahead policy amounts to solving a highly intractable stochastic dynamic program. Myopic approaches, such as expected improvement, are often adopted in practice, but they ignore the long-term impact of the immediate decision. Existing nonmyopic approaches ar… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

  19. arXiv:2006.05078  [pdf, other

    stat.ML cs.AI cs.LG math.OC

    Differentiable Expected Hypervolume Improvement for Parallel Multi-Objective Bayesian Optimization

    Authors: Samuel Daulton, Maximilian Balandat, Eytan Bakshy

    Abstract: In many real-world scenarios, decision makers seek to efficiently optimize multiple competing objectives in a sample-efficient fashion. Multi-objective Bayesian optimization (BO) is a common approach, but many of the best-performing acquisition functions do not have known analytic gradients and suffer from high computational overhead. We leverage recent advances in programming models and hardware… ▽ More

    Submitted 23 October, 2020; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: To appear in Advances in Neural Information Processing Systems 33, 2020. Code is available at https://github.com/pytorch/botorch

    Journal ref: Advances in Neural Information Processing Systems 33, 2020

  20. arXiv:1910.06403  [pdf, other

    cs.LG cs.DC math.OC stat.ML

    BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization

    Authors: Maximilian Balandat, Brian Karrer, Daniel R. Jiang, Samuel Daulton, Benjamin Letham, Andrew Gordon Wilson, Eytan Bakshy

    Abstract: Bayesian optimization provides sample-efficient global optimization for a broad range of applications, including automatic machine learning, engineering, physics, and experimental design. We introduce BoTorch, a modern programming framework for Bayesian optimization that combines Monte-Carlo (MC) acquisition functions, a novel sample average approximation optimization approach, auto-differentiatio… ▽ More

    Submitted 8 December, 2020; v1 submitted 14 October, 2019; originally announced October 2019.

    Journal ref: Advances in Neural Information Processing Systems 33, 2020

  21. arXiv:1710.03190  [pdf, other

    physics.soc-ph eess.SY

    Estimating Heterogeneous Treatment Effects in Residential Demand Response

    Authors: Datong P. Zhou, Maximilian Balandat, Claire J. Tomlin

    Abstract: We evaluate the causal effect of hour-ahead price interventions on the reduction in residential electricity consumption using a data set from a large-scale experiment on 7,000 households in California. By estimating user-level counterfactuals using time-series prediction, we estimate an average treatment effect of ~0.10 kWh (11%) per intervention and household. Next, we leverage causal decision tr… ▽ More

    Submitted 25 October, 2018; v1 submitted 6 October, 2017; originally announced October 2017.

    Comments: 8 pages, 11 figures, 3 tables

  22. arXiv:1703.00972  [pdf, other

    cs.GT

    Eliciting Private User Information for Residential Demand Response

    Authors: Datong P. Zhou, Maximilian Balandat, Munther A. Dahleh, Claire J. Tomlin

    Abstract: Residential Demand Response has emerged as a viable tool to alleviate supply and demand imbalances of electricity, particularly during times when the electric grid is strained due a shortage of supply. Demand Response providers bid reduction capacity into the wholesale electricity market by asking their customers under contract to temporarily reduce their consumption in exchange for a monetary inc… ▽ More

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

    Comments: 8 pages, 7 figures

  23. arXiv:1608.03862  [pdf, other

    eess.SY

    A Bayesian Perspective on Residential Demand Response Using Smart Meter Data

    Authors: Datong Zhou, Maximilian Balandat, Claire Tomlin

    Abstract: The widespread deployment of Advanced Metering Infrastructure has made granular data of residential electricity consumption available on a large scale. Smart meters enable a two way communication between residential customers and utilities. One field of research that relies on such granular consumption data is Residential Demand Response, where individual users are incentivized to temporarily redu… ▽ More

    Submitted 12 August, 2016; originally announced August 2016.

    Comments: 9 pages, 54th Annual Allerton Conference on Communication, Control, and Computing, September 2016

  24. arXiv:1607.00595  [pdf, other

    eess.SY

    Residential Demand Response Targeting Using Machine Learning with Observational Data

    Authors: Datong Zhou, Maximilian Balandat, Claire Tomlin

    Abstract: The large scale deployment of Advanced Metering Infrastructure among residential energy customers has served as a boon for energy systems research relying on granular consumption data. Residential Demand Response aims to utilize the flexibility of consumers to reduce their energy usage during times when the grid is strained. Suitable incentive mechanisms to encourage customers to deviate from thei… ▽ More

    Submitted 3 July, 2016; originally announced July 2016.

    Comments: 8 pages

  25. arXiv:1606.01261  [pdf, other

    cs.LG

    Minimizing Regret on Reflexive Banach Spaces and Learning Nash Equilibria in Continuous Zero-Sum Games

    Authors: Maximilian Balandat, Walid Krichene, Claire Tomlin, Alexandre Bayen

    Abstract: We study a general version of the adversarial online learning problem. We are given a decision set $\mathcal{X}$ in a reflexive Banach space $X$ and a sequence of reward vectors in the dual space of $X$. At each iteration, we choose an action from $\mathcal{X}$, based on the observed sequence of previous rewards. Our goal is to minimize regret, defined as the gap between the realized reward and th… ▽ More

    Submitted 3 June, 2016; originally announced June 2016.

  26. arXiv:1603.06872  [pdf, other

    eess.SY

    Building Model Identification during Regular Operation - Empirical Results and Challenges

    Authors: Qie Hu, Frauke Oldewurtel, Maximilian Balandat, Evangelos Vrettos, Datong Zhou, Claire J. Tomlin

    Abstract: The inter-temporal consumption flexibility of commercial buildings can be harnessed to improve the energy efficiency of buildings, or to provide ancillary service to the power grid. To do so, a predictive model of the building's thermal dynamics is required. In this paper, we identify a physics-based model of a multi-purpose commercial building including its heating, ventilation and air conditioni… ▽ More

    Submitted 22 March, 2016; originally announced March 2016.

    Comments: The 2016 American Control Conference, July 6-8, Boston, USA