Tractable Instances of Bilinear Maximization: Implementing LinUCB on Ellipsoids

📅 2025-11-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses a core subproblem in linear bandits: maximizing the bilinear function (x^ op heta) over a convex set (X) and an ellipsoid (Theta). First, the authors prove that the problem is NP-hard when (X) is a (p)-norm ball with (p > 2), unless P = NP. Then, for the structured setting where both (X) and (Theta) are centered ellipsoids, they propose two efficient algorithms grounded in convex optimization and duality theory—exploiting ellipsoidal geometry to achieve (O(d^2)) time complexity. Their approach overcomes the computational bottleneck of optimistic algorithms like LinUCB in high dimensions. Crucially, it yields the first scalable, theoretically sound implementation framework for high-dimensional linear bandits: maintaining the optimal (O(sqrt{T})) regret bound while significantly improving practical runtime efficiency.

Technology Category

Application Category

📝 Abstract
We consider the maximization of $x^ op heta$ over $(x, heta) in mathcal{X} imes Theta$, with $mathcal{X} subset mathbb{R}^d$ convex and $Theta subset mathbb{R}^d$ an ellipsoid. This problem is fundamental in linear bandits, as the learner must solve it at every time step using optimistic algorithms. We first show that for some sets $mathcal{X}$ e.g. $ell_p$ balls with $p>2$, no efficient algorithms exist unless $mathcal{P} = mathcal{NP}$. We then provide two novel algorithms solving this problem efficiently when $mathcal{X}$ is a centered ellipsoid. Our findings provide the first known method to implement optimistic algorithms for linear bandits in high dimensions.
Problem

Research questions and friction points this paper is trying to address.

Efficiently solving bilinear maximization over convex sets
Addressing computational hardness in linear bandit optimization
Implementing optimistic algorithms for high-dimensional ellipsoids
Innovation

Methods, ideas, or system contributions that make the work stand out.

Efficient algorithms for bilinear maximization on ellipsoids
Novel methods implementing LinUCB in high dimensions
Optimistic algorithm solutions for centered ellipsoid sets
🔎 Similar Papers
No similar papers found.
R
Raymond Zhang
Laboratoire des signaux et systèmes, Université Paris-Saclay, CNRS, CentraleSupélec, France
H
Hédi Hadiji
Laboratoire des signaux et systèmes, Université Paris-Saclay, CNRS, CentraleSupélec, France
Richard Combes
Richard Combes
Assistant Professor, Supélec
machine learningapplied probabilitynetworksinformation theory