paper-with-me

Papers

Online Combinatorial Linear Optimization via a Frank-Wolfe-based Metarounding Algorithm

2023-10-19 · Ryotaro Mitsuboshi, Kohei Hatano, Eiji Takimoto

Metarounding is an approach to convert an approximation algorithm for linear optimization over some combinatorial classes to an online linear optimization algorithm for the same class. We propose a new metarounding algorithm under a natural assumption that a relax-based approximation algorithm exists for the combinatorial class. Our algorithm is much more efficient in both theoretical and practical aspects.

📄 PDF Abstract BibTeX arXiv:2310.12629

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimized projection-free algorithms for online learning: construction and worst-case analysis

2025-06-06 · Julien Weibel, Pierre Gaillard, Wouter M. Koolen, Adrien Taylor

This work studies and develop projection-free algorithms for online learning with linear optimization oracles (a.k.a. Frank-Wolfe) for handling the constraint set. More precisely, this work (i) provides an improved (opti…

Faster Projection-free Online Learning

2020-01-30 · Elad Hazan, Edgar Minasyan

In many online learning problems the computational bottleneck for gradient-based methods is the projection operation. For this reason, in many problems the most efficient algorithms are based on the Frank-Wolfe method, w…

Closing the Computational-Statistical Gap in Best Arm Identification for Combinatorial Semi-bandits

2023-09-21 · NeurIPS 2023 11

We study the best arm identification problem in combinatorial semi-bandits in the fixed confidence setting. We present Perturbed Frank-Wolfe Sampling (P-FWS), an algorithm that (i) runs in polynomial time, (ii) achieves …

Frank-Wolfe Algorithms for Saddle Point Problems

2016-10-25 · Gauthier Gidel, Tony Jebara, Simon Lacoste-Julien

We extend the Frank-Wolfe (FW) optimization algorithm to solve constrained smooth convex-concave saddle point (SP) problems. Remarkably, the method only requires access to linear minimization oracles. Leveraging recent a…

Structured Prediction

Convex mixed-integer optimization with Frank-Wolfe methods

2022-08-23 · Deborah Hendrych, Hannah Troppens, Mathieu Besançon, Sebastian Pokutta

Mixed-integer nonlinear optimization encompasses a broad class of problems that present both theoretical and computational challenges. We propose a new type of method to solve these problems based on a branch-and-bound a…