paper-with-me

Papers

COAP: Memory-Efficient Training with Correlation-Aware Gradient Projection

2024-11-26 · CVPR 2025 1 · Jinqi Xiao, Shen Sang, Tiancheng Zhi, Jing Liu, Qing Yan, Yuqian Zhang, Linjie Luo, Bo Yuan

Training large-scale neural networks in vision, and multimodal domains demands substantial memory resources, primarily due to the storage of optimizer states. While LoRA, a popular parameter-efficient method, reduces memory usage, it often suffers from suboptimal performance due to the constraints of low-rank updates. Low-rank gradient projection methods (e.g., GaLore, Flora) reduce optimizer memory by projecting gradients and moment estimates into low-rank spaces via singular value decomposition or random projection. However, they fail to account for inter-projection correlation, causing performance degradation, and their projection strategies often incur high computational costs. In this paper, we present COAP (Correlation-Aware Gradient Projection), a memory-efficient method that minimizes computational overhead while maintaining training performance. Evaluated across various vision, language, and multimodal tasks, COAP outperforms existing methods in both training speed and model performance. For LLaMA-1B, it reduces optimizer memory by 61% with only 2% additional time cost, achieving the same PPL as AdamW. With 8-bit quantization, COAP cuts optimizer memory by 81% and achieves 4x speedup over GaLore for LLaVA-v1.5-7B fine-tuning, while delivering higher accuracy.

📄 PDF Abstract BibTeX arXiv:2412.00071

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

AdamW AdamW is a stochastic optimization method that modifies the typical implementation of weight decay in Adam, by decoupling [weight…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

CoAPT: Context Attribute words for Prompt Tuning

2024-07-18 · Gun Lee, Subin An, Sungyong Baik, Soochahn Lee

We propose a novel prompt tuning method called CoAPT(Context Attribute words in Prompt Tuning) for few/zero-shot image classification. The core motivation is that attributes are descriptive words with rich information ab…

AttributeDescriptiveDomain Generalizationimage-classification+2

CoAPI: An Efficient Two-Phase Algorithm Using Core-Guided Over-Approximate Cover for Prime Compilation of Non-Clausal Formulae

2019-06-07 · Weilin Luo, Hai Wan, Hongzhen Zhong, Ou Wei

Prime compilation, i.e., the generation of all prime implicates or implicants (primes for short) of formulae, is a prominent fundamental issue for AI. Recently, the prime compilation for non-clausal formulae has received…

All

CoAP-DoS: An IoT Network Intrusion Dataset

2022-06-29 · Jared Mathews, Prosenjit Chatterjee, Shankar Banik

The need for secure Internet of Things (IoT) devices is growing as IoT devices are becoming more integrated into vital networks. Many systems rely on these devices to remain available and provide reliable service. Denial…

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

RECOApy: Data recording, pre-processing and phonetic transcription for end-to-end speech-based applications

2020-09-11 · Adriana Stan

Deep learning enables the development of efficient end-to-end speech processing applications while bypassing the need for expert linguistic and signal processing features. Yet, recent studies show that good quality speec…

Grapheme-to-Phoneme Conversion

COAP: Compositional Articulated Occupancy of People

2022-04-13 · CVPR 2022 1 · Marko Mihajlovic, Shunsuke Saito, Aayush Bansal, Michael Zollhoefer 외

We present a novel neural implicit representation for articulated human bodies. Compared to explicit template meshes, neural implicit body representations provide an efficient mechanism for modeling interactions with the…

Decoder