paper-with-me

Papers

Sketchy Moment Matching: Toward Fast and Provable Data Selection for Finetuning

2024-07-08 · Yijun Dong, Hoang Phan, Xiang Pan, Qi Lei

We revisit data selection in a modern context of finetuning from a fundamental perspective. Extending the classical wisdom of variance minimization in low dimensions to high-dimensional finetuning, our generalization analysis unveils the importance of additionally reducing bias induced by low-rank approximation. Inspired by the variance-bias tradeoff in high dimensions from the theory, we introduce Sketchy Moment Matching (SkMM), a scalable data selection scheme with two stages. (i) First, the bias is controlled using gradient sketching that explores the finetuning parameter space for an informative low-dimensional subspace $\mathcal{S}$; (ii) then the variance is reduced over $\mathcal{S}$ via moment matching between the original and selected datasets. Theoretically, we show that gradient sketching is fast and provably accurate: selecting $n$ samples by reducing variance over $\mathcal{S}$ preserves the fast-rate generalization $O(\dim(\mathcal{S})/n)$, independent of the parameter dimension. Empirically, we concretize the variance-bias balance via synthetic experiments and demonstrate the effectiveness of SkMM for finetuning in real vision tasks.

📄 PDF Abstract BibTeX arXiv:2407.06120

Code (1)

xiang-pan/sketchy_moment_matching 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Approximate maximum entropy principles via Goemans-Williamson with applications to provable variational methods

2016-07-12 · NeurIPS 2016 12 · Yuanzhi Li, Andrej Risteski

The well known maximum-entropy principle due to Jaynes, which states that given mean parameters, the maximum entropy distribution matching them is in an exponential family, has been very popular in machine learning due t…

SketchySGD: Reliable Stochastic Optimization via Randomized Curvature Estimates

2022-11-16 · Zachary Frangella, Pratik Rathore, Shipu Zhao, Madeleine Udell

SketchySGD improves upon existing stochastic gradient methods in machine learning by using randomized low-rank approximations to the subsampled Hessian and by introducing an automated stepsize that works well across a wi…

regressionStochastic Optimization

Sketchy Scene Captioning: Learning Multi-Level Semantic Information from Sparse Visual Scene Cues

2021-08-01 · CCL 2021 8 · Zhou Lian, Chen Yangdong, Zhang Yuejie

“To enrich the research about sketch modality a new task termed Sketchy Scene Captioning isproposed in this paper. This task aims to generate sentence-level and paragraph-level descrip-tions for a sketchy scene. The sent…

Sentence

Adam$^+$: A Stochastic Method with Adaptive Variance Reduction

2020-11-24 · Mingrui Liu, Wei zhang, Francesco Orabona, Tianbao Yang

Adam is a widely used stochastic optimization method for deep learning applications. While practitioners prefer Adam because it requires less parameter tuning, its use is problematic from a theoretical point of view sinc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)image-classificationImage Classification+5

SketchyScene: Richly-Annotated Scene Sketches

2018-08-07 · ECCV 2018 9 · Changqing Zou, Qian Yu, Ruofei Du, Haoran Mo 외

We contribute the first large-scale dataset of scene sketches, SketchyScene, with the goal of advancing research on sketch understanding at both the object and scene level. The dataset is created through a novel and care…

ColorizationImage RetrievalRetrievalSemantic Segmentation+1