Skip to main content

Showing 1–6 of 6 results for author: Portella, V S

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

    cs.DS cs.CR cs.LG stat.ML

    Lower Bounds for Private Estimation of Gaussian Covariance Matrices under All Reasonable Parameter Regimes

    Authors: Victor S. Portella, Nick Harvey

    Abstract: We prove lower bounds on the number of samples needed to privately estimate the covariance matrix of a Gaussian distribution. Our bounds match existing upper bounds in the widest known setting of parameters. Our analysis relies on the Stein-Haff identity, an extension of the classical Stein's identity used in previous fingerprinting lemma arguments.

    Submitted 26 April, 2024; originally announced April 2024.

    Comments: 27 pages, preprint

  2. arXiv:2306.02527  [pdf, other

    math.OC cs.LG

    Searching for Optimal Per-Coordinate Step-sizes with Multidimensional Backtracking

    Authors: Frederik Kunstner, Victor S. Portella, Mark Schmidt, Nick Harvey

    Abstract: The backtracking line-search is an effective technique to automatically tune the step-size in smooth optimization. It guarantees similar performance to using the theoretically optimal step-size. Many approaches have been developed to instead tune per-coordinate step-sizes, also known as diagonal preconditioners, but none of the existing methods are provably competitive with the optimal per-coordin… ▽ More

    Submitted 4 June, 2023; originally announced June 2023.

  3. arXiv:2206.00236  [pdf, other

    cs.LG math.PR stat.ML

    Continuous Prediction with Experts' Advice

    Authors: Victor Sanches Portella, Christopher Liaw, Nicholas J. A. Harvey

    Abstract: Prediction with experts' advice is one of the most fundamental problems in online learning and captures many of its technical challenges. A recent line of work has looked at online learning through the lens of differential equations and continuous-time analysis. This viewpoint has yielded optimal results for several problems in online learning. In this paper, we employ continuous-time stochastic… ▽ More

    Submitted 30 September, 2022; v1 submitted 1 June, 2022; originally announced June 2022.

    Comments: 30 pages, 1 figure. Version 2 diff: minor edits, reorganization for a journal submission, correct statement of Lemma 5.1 and a better formatted proof of the same lemma

  4. arXiv:2203.07577  [pdf, ps, other

    cs.LG math.PR stat.ML

    Efficient and Optimal Fixed-Time Regret with Two Experts

    Authors: Laura Greenstreet, Nicholas J. A. Harvey, Victor Sanches Portella

    Abstract: Prediction with expert advice is a foundational problem in online learning. In instances with $T$ rounds and $n$ experts, the classical Multiplicative Weights Update method suffers at most $\sqrt{(T/2)\ln n}$ regret when $T$ is known beforehand. Moreover, this is asymptotically optimal when both $T$ and $n$ grow to infinity. However, when the number of experts $n$ is small/fixed, algorithms with b… ▽ More

    Submitted 14 March, 2022; originally announced March 2022.

    Comments: 29 pages, 13 pages of main text, published in ALT 2022 (PMLR vol. 167)

  5. arXiv:2010.12033  [pdf, ps, other

    cs.LG math.OC

    Regret Bounds without Lipschitz Continuity: Online Learning with Relative-Lipschitz Losses

    Authors: Yihan Zhou, Victor S. Portella, Mark Schmidt, Nicholas J. A. Harvey

    Abstract: In online convex optimization (OCO), Lipschitz continuity of the functions is commonly assumed in order to obtain sublinear regret. Moreover, many algorithms have only logarithmic regret when these functions are also strongly convex. Recently, researchers from convex optimization proposed the notions of "relative Lipschitz continuity" and "relative strong convexity". Both of the notions are genera… ▽ More

    Submitted 28 December, 2020; v1 submitted 22 October, 2020; originally announced October 2020.

    Comments: 22 pages, camera-ready version, accepted in NeurIPS 2020 for poster presentation. Second version has a new reference (acknowledged in the acknowledgements section) and comments on the relationship of this work with the paper

  6. arXiv:2006.02585  [pdf, other

    cs.LG math.OC stat.ML

    Online mirror descent and dual averaging: keeping pace in the dynamic case

    Authors: Huang Fang, Nicholas J. A. Harvey, Victor S. Portella, Michael P. Friedlander

    Abstract: Online mirror descent (OMD) and dual averaging (DA) -- two fundamental algorithms for online convex optimization -- are known to have very similar (and sometimes identical) performance guarantees when used with a fixed learning rate. Under dynamic learning rates, however, OMD is provably inferior to DA and suffers a linear regret, even in common settings such as prediction with expert advice. We m… ▽ More

    Submitted 3 September, 2021; v1 submitted 3 June, 2020; originally announced June 2020.

    Comments: 27 pages main text, 37 pages in total, 1 figure. Version 2: Revision for camera-ready version of ICML 2020, with a new abstract, new discussion and acknowledgements sections, and some other minor modifications. Version 3: Technical report version of JMLR submission, with minor revisions, full proofs, and more details on the setting with composite functions