paper-with-me

Papers

Scale-invariant unconstrained online learning

2017-08-23 · Wojciech Kotłowski

We consider a variant of online convex optimization in which both the instances (input vectors) and the comparator (weight vector) are unconstrained. We exploit a natural scale invariance symmetry in our unconstrained setting: the predictions of the optimal comparator are invariant under any linear transformation of the instances. Our goal is to design online algorithms which also enjoy this property, i.e. are scale-invariant. We start with the case of coordinate-wise invariance, in which the individual coordinates (features) can be arbitrarily rescaled. We give an algorithm, which achieves essentially optimal regret bound in this setup, expressed by means of a coordinate-wise scale-invariant norm of the comparator. We then study general invariance with respect to arbitrary linear transformations. We first give a negative result, showing that no algorithm can achieve a meaningful bound in terms of scale-invariant norm of the comparator in the worst case. Next, we compliment this result with a positive one, providing an algorithm which "almost" achieves the desired bound, incurring only a logarithmic overhead in terms of the norm of the instances.

📄 PDF Abstract BibTeX arXiv:1708.07042

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scale-free Unconstrained Online Learning for Curved Losses

2022-02-11 · Jack J. Mayo, Hédi Hadiji, Tim van Erven

A sequence of works in unconstrained online convex optimisation have investigated the possibility of adapting simultaneously to the norm $U$ of the comparator and the maximum norm $G$ of the gradients. In full generality…

Computational Efficiencyregression

A Fast and Accurate Unconstrained Face Detector

2014-08-06 · Shengcai Liao, Anil K. Jain, Stan Z. Li

We propose a method to address challenges in unconstrained face detection, such as arbitrary pose variations and occlusions. First, a new image feature called Normalized Pixel Difference (NPD) is proposed. NPD feature is…

Face DetectionRobust Face Recognition

Online Convex Optimization with Unconstrained Domains and Losses

2017-03-07 · NeurIPS 2016 12 · Ashok Cutkosky, Kwabena Boahen

We propose an online convex optimization algorithm (RescaledExp) that achieves optimal regret in the unconstrained setting without prior knowledge of any bounds on the loss functions. We prove a lower bound showing an ex…

Hyperparameter Optimization

Parameter-free Mirror Descent

2022-02-26 · Andrew Jacobsen, Ashok Cutkosky

We develop a modified online mirror descent framework that is suitable for building adaptive and parameter-free algorithms in unbounded domains. We leverage this technique to develop the first unconstrained online linear…

Gradient-Variation Regret Bounds for Unconstrained Online Learning

2026-04-13 · Yuheng Zhao, Andrew Jacobsen, Nicolò Cesa-Bianchi, Peng Zhao arxiv

We develop parameter-free algorithms for unconstrained online learning with regret guarantees that scale with the gradient variation $V_T(u) = \sum_{t=2}^T \|\nabla f_t(u)-\nabla f_{t-1}(u)\|^2$. For $L$-smooth convex lo…