Skip to main content

Showing 1–8 of 8 results for author: Wilson, J T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.16811  [pdf, other

    stat.ML cs.LG

    Stop** Bayesian Optimization with Probabilistic Regret Bounds

    Authors: James T. Wilson

    Abstract: Bayesian optimization is a popular framework for efficiently finding high-quality solutions to difficult problems based on limited prior information. As a rule, these algorithms operate by iteratively choosing what to try next until some predefined budget has been exhausted. We investigate replacing this de facto stop** rule with an $(ε, δ)$-criterion: stop when a solution has been found whose v… ▽ More

    Submitted 26 February, 2024; originally announced February 2024.

    Comments: Submitted to ICML 2024

  2. arXiv:2309.00854  [pdf, other

    cs.RO cs.LG

    A Unifying Variational Framework for Gaussian Process Motion Planning

    Authors: Lucas Cosier, Rares Iordan, Sicelukwanda Zwane, Giovanni Franzese, James T. Wilson, Marc Peter Deisenroth, Alexander Terenin, Yasemin Bekiroglu

    Abstract: To control how a robot moves, motion planning algorithms must compute paths in high-dimensional state spaces while accounting for physical constraints related to motors and joints, generating smooth and stable motions, avoiding obstacles, and preventing collisions. A motion planning algorithm must therefore balance competing demands, and should ideally incorporate uncertainty to handle noise, mode… ▽ More

    Submitted 8 March, 2024; v1 submitted 2 September, 2023; originally announced September 2023.

    Comments: Code and supplementary video available at: https://github.com/luke-ck/vgpmp

    Journal ref: Artificial Intelligence and Statistics, 2024

  3. arXiv:2011.04026  [pdf, other

    stat.ML cs.LG math.ST

    Pathwise Conditioning of Gaussian Processes

    Authors: James T. Wilson, Viacheslav Borovitskiy, Alexander Terenin, Peter Mostowsky, Marc Peter Deisenroth

    Abstract: As Gaussian processes are used to answer increasingly complex questions, analytic solutions become scarcer and scarcer. Monte Carlo methods act as a convenient bridge for connecting intractable mathematical expressions with actionable estimates via sampling. Conventional approaches for simulating Gaussian process posteriors view samples as draws from marginal distributions of process values at fin… ▽ More

    Submitted 30 July, 2021; v1 submitted 8 November, 2020; originally announced November 2020.

    Journal ref: Journal of Machine Learning Research, 22(105):1-47, 2021

  4. arXiv:2002.09309  [pdf, other

    stat.ML cs.LG stat.CO

    Efficiently Sampling Functions from Gaussian Process Posteriors

    Authors: James T. Wilson, Viacheslav Borovitskiy, Alexander Terenin, Peter Mostowsky, Marc Peter Deisenroth

    Abstract: Gaussian processes are the gold standard for many real-world modeling problems, especially in cases where a model's success hinges upon its ability to faithfully represent predictive uncertainty. These problems typically exist as parts of larger frameworks, wherein quantities of interest are ultimately defined by integrating over posterior distributions. These quantities are frequently intractable… ▽ More

    Submitted 16 August, 2020; v1 submitted 21 February, 2020; originally announced February 2020.

    Journal ref: International Conference on Machine Learning, 2020

  5. arXiv:1805.10196  [pdf, other

    stat.ML cs.LG

    Maximizing acquisition functions for Bayesian optimization

    Authors: James T. Wilson, Frank Hutter, Marc Peter Deisenroth

    Abstract: Bayesian optimization is a sample-efficient approach to global optimization that relies on theoretically motivated value heuristics (acquisition functions) to guide its search process. Fully maximizing acquisition functions produces the Bayes' decision rule, but this ideal is difficult to achieve since these functions are frequently non-trivial to optimize. This statement is especially true when e… ▽ More

    Submitted 2 December, 2018; v1 submitted 25 May, 2018; originally announced May 2018.

    Comments: Proceedings of the Thirty-second Conference on Neural Information Processing Systems, 2018

  6. arXiv:1712.00424  [pdf, other

    stat.ML cs.LG math.OC

    The reparameterization trick for acquisition functions

    Authors: James T. Wilson, Riccardo Moriconi, Frank Hutter, Marc Peter Deisenroth

    Abstract: Bayesian optimization is a sample-efficient approach to solving global optimization problems. Along with a surrogate model, this approach relies on theoretically motivated value heuristics (acquisition functions) to guide the search process. Maximizing acquisition functions yields the best performance; unfortunately, this ideal is difficult to achieve since optimizing acquisition functions per se… ▽ More

    Submitted 1 December, 2017; originally announced December 2017.

    Comments: Accepted at the NIPS 2017 Workshop on Bayesian Optimization (BayesOpt 2017)

  7. arXiv:1506.04449  [pdf, other

    cs.LG cs.CV cs.NE

    Compressing Convolutional Neural Networks

    Authors: Wenlin Chen, James T. Wilson, Stephen Tyree, Kilian Q. Weinberger, Yixin Chen

    Abstract: Convolutional neural networks (CNN) are increasingly used in many areas of computer vision. They are particularly attractive because of their ability to "absorb" great quantities of labeled data through millions of parameters. However, as model sizes increase, so do the storage and memory requirements of the classifiers. We present a novel network architecture, Frequency-Sensitive Hashed Nets (Fre… ▽ More

    Submitted 14 June, 2015; originally announced June 2015.

  8. arXiv:1504.04788  [pdf, other

    cs.LG cs.NE

    Compressing Neural Networks with the Hashing Trick

    Authors: Wenlin Chen, James T. Wilson, Stephen Tyree, Kilian Q. Weinberger, Yixin Chen

    Abstract: As deep nets are increasingly used in applications suited for mobile devices, a fundamental dilemma becomes apparent: the trend in deep learning is to grow models to absorb ever-increasing data set sizes; however mobile devices are designed with very little memory and cannot store such large models. We present a novel network architecture, HashedNets, that exploits inherent redundancy in neural ne… ▽ More

    Submitted 19 April, 2015; originally announced April 2015.