paper-with-me

Papers

Adaptive randomized pivoting and volume sampling

2025-10-02 · Ethan N. Epperly arxiv

Adaptive randomized pivoting (ARP) is a recently proposed and highly effective algorithm for column subset selection. This paper reinterprets the ARP algorithm by drawing connections to the volume sampling distribution and active learning algorithms for linear regression. As consequences, this paper presents new analysis for the ARP algorithm and faster implementations using rejection sampling.

📄 PDF Abstract BibTeX arXiv:2510.02513

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Making the Nyström method highly accurate for low-rank approximations

2023-07-11 · Jianlin Xia

The Nystr\"om method is a convenient heuristic method to obtain low-rank approximations to kernel matrices in nearly linear complexity. Existing studies typically use the method to approximate positive semidefinite matri…

Towards Autonomous Robotic Kidney Ultrasound: Spatial-Efficient Volumetric Imaging via Template Guided Optimal Pivoting

2026-02-18 · Xihan Ma, Haichong Zhang arxiv

Medical ultrasound (US) imaging is a frontline tool for the diagnosis of kidney diseases. However, traditional freehand imaging procedure suffers from inconsistent, operator-dependent outcomes, lack of 3D localization in…

Polynomial Time Algorithms for Dual Volume Sampling

2017-03-08 · NeurIPS 2017 12 · Chengtao Li, Stefanie Jegelka, Suvrit Sra

We study dual volume sampling, a method for selecting k columns from an n x m short and wide matrix (n <= k <= m) such that the probability of selection is proportional to the volume spanned by the rows of the induced su…

Experimental Design

Randomized Dimension Reduction with Statistical Guarantees

2023-10-03 · Yijun Dong

Large models and enormous data are essential driving forces of the unprecedented successes achieved by modern algorithms, especially in scientific computing and machine learning. Nevertheless, the growing dimensionality …

Computational EfficiencyData AugmentationDimensionality ReductionImage Segmentation+2

Controllable Machine Unlearning via Gradient Pivoting

2025-10-22 · Youngsik Hwang, Dong-Young Lim arxiv

Machine unlearning (MU) aims to remove the influence of specific data from a trained model. However, approximate unlearning methods, often formulated as a single-objective optimization (SOO) problem, face a critical trad…