Skip to main content

Showing 1–8 of 8 results for author: Kantas, N

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

    math.OC cs.LG stat.ML

    Scalarisation-based risk concepts for robust multi-objective optimisation

    Authors: Ben Tu, Nikolas Kantas, Robert M. Lee, Behrang Shafei

    Abstract: Robust optimisation is a well-established framework for optimising functions in the presence of uncertainty. The inherent goal of this problem is to identify a collection of inputs whose outputs are both desirable for the decision maker, whilst also being robust to the underlying uncertainties in the problem. In this work, we study the multi-objective extension of this problem from a computational… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

    Comments: The code is available at: https://github.com/benmltu/scalarize

  2. arXiv:2405.01404  [pdf, other

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

    Random Pareto front surfaces

    Authors: Ben Tu, Nikolas Kantas, Robert M. Lee, Behrang Shafei

    Abstract: The goal of multi-objective optimisation is to identify the Pareto front surface which is the set obtained by connecting the best trade-off points. Typically this surface is computed by evaluating the objectives at different points and then interpolating between the subset of the best evaluated trade-off points. In this work, we propose to parameterise the Pareto front surface using polar coordina… ▽ More

    Submitted 21 June, 2024; v1 submitted 2 May, 2024; originally announced May 2024.

    Comments: The code is available at: https://github.com/benmltu/scalarize

  3. arXiv:2305.11774  [pdf, other

    math.OC cs.LG stat.ML

    Multi-objective optimisation via the R2 utilities

    Authors: Ben Tu, Nikolas Kantas, Robert M. Lee, Behrang Shafei

    Abstract: The goal of multi-objective optimisation is to identify a collection of points which describe the best possible trade-offs between the multiple objectives. In order to solve this vector-valued optimisation problem, practitioners often appeal to the use of scalarisation functions in order to transform the multi-objective problem into a collection of single-objective problems. This set of scalarised… ▽ More

    Submitted 1 May, 2024; v1 submitted 19 May, 2023; originally announced May 2023.

    Comments: The code is available at: https://github.com/benmltu/scalarize

  4. arXiv:2302.00766  [pdf, other

    cs.LG

    Privacy Risk for anisotropic Langevin dynamics using relative entropy bounds

    Authors: Anastasia Borovykh, Nikolas Kantas, Panos Parpas, Greg Pavliotis

    Abstract: The privacy preserving properties of Langevin dynamics with additive isotropic noise have been extensively studied. However, the isotropic noise assumption is very restrictive: (a) when adding noise to existing learning algorithms to preserve privacy and maintain the best possible accuracy one should take into account the relative magnitude of the outputs and their correlations; (b) popular algori… ▽ More

    Submitted 11 July, 2023; v1 submitted 1 February, 2023; originally announced February 2023.

  5. arXiv:2210.02905  [pdf, other

    cs.LG math.OC stat.ML

    Joint Entropy Search for Multi-objective Bayesian Optimization

    Authors: Ben Tu, Axel Gandy, Nikolas Kantas, Behrang Shafei

    Abstract: Many real-world problems can be phrased as a multi-objective optimization problem, where the goal is to identify the best set of compromises between the competing objectives. Multi-objective Bayesian optimization (BO) is a sample efficient strategy that can be deployed to solve these vector-valued optimization problems where access is limited to a number of noisy objective function evaluations. In… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

    Comments: NeurIPS 2022. 49 pages. Code available at https://github.com/benmltu/JES

  6. arXiv:1905.04121  [pdf, other

    stat.ML cs.LG cs.MA

    The sharp, the flat and the shallow: Can weakly interacting agents learn to escape bad minima?

    Authors: Nikolas Kantas, Panos Parpas, Grigorios A. Pavliotis

    Abstract: An open problem in machine learning is whether flat minima generalize better and how to compute such minima efficiently. This is a very challenging problem. As a first step towards understanding this question we formalize it as an optimization problem with weakly interacting agents. We review appropriate background material from the theory of stochastic processes and provide insights that are rele… ▽ More

    Submitted 10 May, 2019; originally announced May 2019.

  7. arXiv:1712.03134  [pdf, other

    stat.ML cs.LG

    On Adaptive Estimation for Dynamic Bernoulli Bandits

    Authors: Xue Lu, Niall Adams, Nikolas Kantas

    Abstract: The multi-armed bandit (MAB) problem is a classic example of the exploration-exploitation dilemma. It is concerned with maximising the total rewards for a gambler by sequentially pulling an arm from a multi-armed slot machine where each arm is associated with a reward distribution. In static MABs, the reward distributions do not change over time, while in dynamic MABs, each arm's reward distributi… ▽ More

    Submitted 14 May, 2018; v1 submitted 8 December, 2017; originally announced December 2017.

    Comments: Added another AFF version of the standard UCB algorithm; modified the AFF-TS algorithm; in the numerical studies, added comparisons to SW-UCB and D-UCB

  8. arXiv:1206.4221  [pdf, ps, other

    math.OC cs.DC eess.SY stat.AP

    Distributed Maximum Likelihood for Simultaneous Self-localization and Tracking in Sensor Networks

    Authors: Nikolas Kantas, Sumeetpal S. Singh, Arnaud Doucet

    Abstract: We show that the sensor self-localization problem can be cast as a static parameter estimation problem for Hidden Markov Models and we implement fully decentralized versions of the Recursive Maximum Likelihood and on-line Expectation-Maximization algorithms to localize the sensor network simultaneously with target tracking. For linear Gaussian models, our algorithms can be implemented exactly usin… ▽ More

    Submitted 19 June, 2012; originally announced June 2012.

    Comments: shorter version is about to appear in IEEE Transactions of Signal Processing; 22 pages, 15 figures