paper-with-me

홈 › Papers

Sketchy: Memory-efficient Adaptive Regularization with Frequent Directions

2023-02-07 · NeurIPS 2023 11

Adaptive regularization methods that exploit more than the diagonal entries exhibit state of the art performance for many tasks, but can be prohibitive in terms of memory and running time. We find the spectra of the Kronecker-factored gradient covariance matrix in deep learning (DL) training tasks are concentrated on a small leading eigenspace that changes throughout training, motivating a low-rank sketching approach. We describe a generic method for reducing memory and compute requirements of maintaining a matrix preconditioner using the Frequent Directions (FD) sketch. While previous approaches have explored applying FD for second-order optimization, we present a novel analysis which allows efficient interpolation between resource requirements and the degradation in regret guarantees with rank $k$: in the online convex optimization (OCO) setting over dimension $d$, we match full-matrix $d^2$ memory regret using only $dk$ memory up to additive error in the bottom $d-k$ eigenvalues of the gradient covariance. Further, we show extensions of our work to Shampoo, resulting in a method competitive in quality with Shampoo and Adam, yet requiring only sub-linear memory for tracking second moments.

📄 PDF Abstract BibTeX arXiv:2302.03764

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

Robust Frequent Directions with Application in Online Learning

2017-05-15 · Luo Luo, Cheng Chen, Zhihua Zhang, Wu-Jun Li 외

The frequent directions (FD) technique is a deterministic approach for online sketching that has many applications in machine learning. The conventional FD is a heuristic procedure that often outputs rank deficient matri…

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

Sketchy Bounding-box Supervision for 3D Instance Segmentation

2025-05-22 · CVPR 2025 1 · Qian Deng, Le Hui, Jin Xie, Jian Yang

Bounding box supervision has gained considerable attention in weakly supervised 3D instance segmentation. While this approach alleviates the need for extensive point-level annotations, obtaining accurate bounding boxes i…

3D Instance SegmentationInstance SegmentationSemantic Segmentation

Radical Complexity

2021-03-17 · Jean-Philippe Bouchaud

This is an informal and sketchy review of six topical, somewhat unrelated subjects in quantitative finance: rough volatility models; random covariance matrix theory; copulas; crowded trades; high-frequency trading & mark…

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