arXiv論文メモ
新着一覧
cs.LG · 査読状況未確認

クラスタを考慮した行列圧縮で線形バンディットを効率化

Efficient Linear Bandits via Cluster-Aware Sketching

Hantao Yang, Hong Xie, Defu Lian

この論文をやさしく読む

ひとことで言うと

高次元の線形バンディットで、学習性能を保ちながら毎回の計算を減らす方法を示した。

何に役立つ?

候補から繰り返し選択する高次元の意思決定アルゴリズムの設計に役立つ。

この研究の面白いところ

クラスタ内では共分散を保持し、クラスタ間では圧縮を使うことで、従来の圧縮法の弱点に対処した。

どこまで分かった?

理論的な後悔保証と合成データの実験を示した。実運用データでの効果は要旨からは分からない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

有限個の行動候補を持つ高次元の線形バンディットについて、計算効率を研究する。特徴ベクトルの次元dが増すと、各回の更新の計算費用はO(d²)へ増える。SOFULなど従来の行列圧縮手法は、固定サイズの行列圧縮で計算量を減らすが、データのスペクトルの末尾が重く、圧縮サイズの選び方が不適切だと、意味のない線形の後悔上界となるおそれがある。後悔の収束を保証しつつ計算費用を減らすため、クラスタ化の仕組みを導入したCluster Sketch Linear Bandit(CS-LB)アルゴリズムを提案する。 各クラスタ内では共分散の全情報を保ち、スペクトル末尾への弱さなしに、頑健な劣線形の後悔を保証する。クラスタごとに監視役を割り当てて切り替えを行い、調整できる圧縮サイズl<dを使って、一回の更新の計算量をO(l²d)へ下げる。合成データでの実験は、この方法が効率と後悔の良好な釣り合いを一貫して保つことを示した。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

We study the problem of computational efficiency for linear bandits in high-dimensional settings with a finite arm set. In linear bandits, the increase in the dimension $d$ of the feature vectors leads to growing computational costs of $O(d^2)$ at each round of update. Traditional sketching-based methods such as SOFUL reduce computation via fixed-size matrix sketching, yet run the risk of incurring vacuous linear regret when the spectral tail of the data is heavy and the sketch size is inadequately selected. To guarantee regret convergence and effectively reduce computational costs, we introduce a clustering mechanism and propose the Cluster Sketch Linear Bandit (CS-LB) algorithm. Our method preserves the full covariance information in each cluster to guarantee robust sublinear regret without spectral-tail vulnerabilities, performs cluster switching by assigning a sentinel for each cluster, and reduces per-round update computation to $O(l^2d)$ via a tunable sketch size $l<d$. Experiments on synthetic datasets demonstrate that our method consistently maintains a favorable trade-off between efficiency and regret.

arXiv ID: 2609.27594 / 要約の誤りについて