Papers › Efficient Low-Rank Matrix Estimation, Experimental Design, and Arm-Set-Dependent...

Efficient Low-Rank Matrix Estimation, Experimental Design, and Arm-Set-Dependent Low-Rank Bandits

17 Feb 2024arXiv:2402.11156archive 2025-07-28

Kyoungseok Jang, Chicheng Zhang, Kwang-Sung Jun

We study low-rank matrix trace regression and the related problem of low-rank matrix bandits. Assuming access to the distribution of the covariates, we propose a novel low-rank matrix estimation method called LowPopArt and provide its recovery guarantee that depends on a novel quantity denoted by B(Q) that characterizes the hardness of the problem, where Q is the covariance matrix of the measurement distribution. We show that our method can provide tighter recovery guarantees than classical nuclear norm penalized least squares (Koltchinskii et al., 2011) in several problems. To perform efficient estimation with a limited number of measurements from an arbitrarily given measurement set A, we also propose a novel experimental design criterion that minimizes B(Q) with computational efficiency. We leverage our novel estimator and design of experiments to derive two low-rank linear bandit algorithms for general arm sets that enjoy improved regret upper bounds. This improves over previous works on low-rank bandits, which make somewhat restrictive assumptions that the arm set is the unit ball or that an efficient exploration distribution is given. To our knowledge, our experimental design criterion is the first one tailored to low-rank matrix estimation beyond the naive reduction to linear regression, which can be of independent interest.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.11156")

Code

Syntology Ran 7 of 16 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jajajang/lowpopart officialmentioned in paperApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 7 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

7ran
9unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jajajang/lowpopart. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

SaveToDict jajajang/lowpopart/myutils3_v2.py official repository ran Apache-2.0 (permissive) · ae6af5cbb1e3b661 · report
argmax_finder jajajang/lowpopart/COBYLA_time_measure.py official repository ran Apache-2.0 (permissive) · fbef27b0fdd2a642 · report
con jajajang/lowpopart/COBYLA_time_measure.py official repository ran fingerprinted Apache-2.0 (permissive) · c995a8e209cf8276 · report
create_action jajajang/lowpopart/eFALB_time_measure.py official repository ran fingerprinted Apache-2.0 (permissive) · 7621bb71a57a61eb · report
create_action jajajang/lowpopart/eFALB_time_measure_old.py official repository ran fingerprinted Apache-2.0 (permissive) · 9ab3050e92f51454 · report
create_unitvec jajajang/lowpopart/COBYLA_time_measure.py official repository ran Apache-2.0 (permissive) · 6ef2ca50d0be277e · report
gloc_solve_by_cvx jajajang/lowpopart/new_lowrank_231016.py official repository ran Apache-2.0 (permissive) · 118f8811f37a96a2 · report
calc_regret jajajang/lowpopart/bleval.py official repository unverified Apache-2.0 (permissive) · 3fa29d4dfae20402 · report
calc_sqrt_beta_det2 jajajang/lowpopart/new_lowrank_231016.py official repository unverified Apache-2.0 (permissive) · 0197a59100ee5153 · report
calc_sqrt_beta_det3 jajajang/lowpopart/new_lowrank_231016.py official repository unverified Apache-2.0 (permissive) · 1654e6bdc10c5fb7 · report
hybrid jajajang/lowpopart/calcsubset.py official repository unverified Apache-2.0 (permissive) · 776552ddd96c25f2 · report
paramGetList jajajang/lowpopart/expr01_defs_230927.py official repository unverified Apache-2.0 (permissive) · 6bd2a21260e7da09 · report
paramGetList0 jajajang/lowpopart/expr01_defs_230927.py official repository unverified Apache-2.0 (permissive) · 145e06abd7795fe0 · report
paramGetList1 jajajang/lowpopart/expr01_defs_230927.py official repository unverified Apache-2.0 (permissive) · 99c80b4ab0f7790d · report
random jajajang/lowpopart/calcsubset.py official repository unverified Apache-2.0 (permissive) · 4cf818bbd16056ad · report
sdp jajajang/lowpopart/calcsubset.py official repository unverified Apache-2.0 (permissive) · 41203af0d3b527c1 · report

Tasks

Computational EfficiencyEfficient ExplorationExperimental Designregression

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections