Skip to main content

Showing 1–10 of 10 results for author: Faury, L

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

    cs.LG

    Jointly Efficient and Optimal Algorithms for Logistic Bandits

    Authors: Louis Faury, Marc Abeille, Kwang-Sung Jun, Clément Calauzènes

    Abstract: Logistic Bandits have recently undergone careful scrutiny by virtue of their combined theoretical and practical relevance. This research effort delivered statistically efficient algorithms, improving the regret of previous strategies by exponentially large factors. Such algorithms are however strikingly costly as they require $Ω(t)$ operations at each round. On the other hand, a different line of… ▽ More

    Submitted 19 January, 2022; v1 submitted 6 January, 2022; originally announced January 2022.

  2. arXiv:2103.05750  [pdf, other

    cs.LG stat.ML

    Regret Bounds for Generalized Linear Bandits under Parameter Drift

    Authors: Louis Faury, Yoan Russac, Marc Abeille, Clément Calauzènes

    Abstract: Generalized Linear Bandits (GLBs) are powerful extensions to the Linear Bandit (LB) setting, broadening the benefits of reward parametrization beyond linearity. In this paper we study GLBs in non-stationary environments, characterized by a general metric of non-stationarity known as the variation-budget or \emph{parameter-drift}, denoted $B_T$. While previous attempts have been made to extend LB a… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.

  3. arXiv:2011.06835  [pdf, other

    stat.ML cs.AI cs.LG

    Improving Offline Contextual Bandits with Distributional Robustness

    Authors: Otmane Sakhi, Louis Faury, Flavian Vasile

    Abstract: This paper extends the Distributionally Robust Optimization (DRO) approach for offline contextual bandits. Specifically, we leverage this framework to introduce a convex reformulation of the Counterfactual Risk Minimization principle. Besides relying on convex programs, our approach is compatible with stochastic optimization, and can therefore be readily adapted tothe large data regime. Our approa… ▽ More

    Submitted 13 November, 2020; originally announced November 2020.

    Comments: In Proceedings of the ACM RecSys Workshop on Reinforcement Learning and Robust Estimators for Recommendation Systems (REVEAL 20)

  4. arXiv:2011.00819  [pdf, other

    cs.LG cs.AI stat.ML

    Self-Concordant Analysis of Generalized Linear Bandits with Forgetting

    Authors: Yoan Russac, Louis Faury, Olivier Cappé, Aurélien Garivier

    Abstract: Contextual sequential decision problems with categorical or numerical observations are ubiquitous and Generalized Linear Bandits (GLB) offer a solid theoretical framework to address them. In contrast to the case of linear bandits, existing algorithms for GLB have two drawbacks undermining their applicability. First, they rely on excessively pessimistic concentration bounds due to the non-linear na… ▽ More

    Submitted 4 March, 2021; v1 submitted 2 November, 2020; originally announced November 2020.

    Journal ref: AISTATS 2021 - International Conference on Artificial Intelligence and Statistics, Apr 2021, San Diego / Virtual, United States

  5. arXiv:2010.12642  [pdf, other

    cs.LG stat.ML

    Instance-Wise Minimax-Optimal Algorithms for Logistic Bandits

    Authors: Marc Abeille, Louis Faury, Clément Calauzènes

    Abstract: Logistic Bandits have recently attracted substantial attention, by providing an uncluttered yet challenging framework for understanding the impact of non-linearity in parametrized bandits. It was shown by Faury et al. (2020) that the learning-theoretic difficulties of Logistic Bandits can be embodied by a large (sometimes prohibitively) problem-dependent constant $κ$, characterizing the magnitude… ▽ More

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

    Comments: 40 pages. AISTATS 2021, oral

  6. arXiv:2002.07530  [pdf, other

    cs.LG stat.ML

    Improved Optimistic Algorithms for Logistic Bandits

    Authors: Louis Faury, Marc Abeille, Clément Calauzènes, Olivier Fercoq

    Abstract: The generalized linear bandit framework has attracted a lot of attention in recent years by extending the well-understood linear setting and allowing to model richer reward structures. It notably covers the logistic model, widely used when rewards are binary. For logistic bandits, the frequentist regret guarantees of existing algorithms are $\tilde{\mathcal{O}}(κ\sqrt{T})$, where $κ$ is a problem-… ▽ More

    Submitted 8 June, 2020; v1 submitted 18 February, 2020; originally announced February 2020.

    Comments: Accepted at ICML2020

  7. arXiv:1906.06211  [pdf, ps, other

    stat.ML cs.LG

    Distributionally Robust Counterfactual Risk Minimization

    Authors: Louis Faury, Ugo Tanielian, Flavian Vasile, Elena Smirnova, Elvis Dohmatob

    Abstract: This manuscript introduces the idea of using Distributionally Robust Optimization (DRO) for the Counterfactual Risk Minimization (CRM) problem. Tapping into a rich existing literature, we show that DRO is a principled tool for counterfactual decision making. We also show that well-established solutions to the CRM problem like sample variance penalization schemes are special instances of a more gen… ▽ More

    Submitted 14 December, 2019; v1 submitted 14 June, 2019; originally announced June 2019.

    Comments: Accepted at AAAI20

  8. arXiv:1901.11271  [pdf, other

    cs.NE

    Improving Evolutionary Strategies with Generative Neural Networks

    Authors: Louis Faury, Clement Calauzenes, Olivier Fercoq, Syrine Krichen

    Abstract: Evolutionary Strategies (ES) are a popular family of black-box zeroth-order optimization algorithms which rely on search distributions to efficiently optimize a large variety of objective functions. This paper investigates the potential benefits of using highly flexible search distributions in classical ES algorithms, in contrast to standard ones (typically Gaussians). We model such distributions… ▽ More

    Submitted 31 January, 2019; originally announced January 2019.

  9. arXiv:1805.08594  [pdf, other

    cs.NE

    Neural Generative Models for Global Optimization with Gradients

    Authors: Louis Faury, Flavian Vasile, Clément Calauzènes, Olivier Fercoq

    Abstract: The aim of global optimization is to find the global optimum of arbitrary classes of functions, possibly highly multimodal ones. In this paper we focus on the subproblem of global optimization for differentiable functions and we propose an Evolutionary Search-inspired solution where we model point search distributions via Generative Neural Networks. This approach enables us to model diverse and co… ▽ More

    Submitted 14 June, 2018; v1 submitted 22 May, 2018; originally announced May 2018.

  10. arXiv:1801.07222  [pdf, other

    cs.LG stat.ML

    Rover Descent: Learning to optimize by learning to navigate on prototypical loss surfaces

    Authors: Louis Faury, Flavian Vasile

    Abstract: Learning to optimize - the idea that we can learn from data algorithms that optimize a numerical criterion - has recently been at the heart of a growing number of research efforts. One of the most challenging issues within this approach is to learn a policy that is able to optimize over classes of functions that are fairly different from the ones that it was trained on. We propose a novel way of f… ▽ More

    Submitted 20 February, 2018; v1 submitted 22 January, 2018; originally announced January 2018.

    Comments: 17 pages, 13 figures