LGCLOct 17, 2024

A Unified View of Delta Parameter Editing in Post-Trained Large-Scale Models

arXiv:2410.13841v12 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work provides a theoretical foundation for improving delta parameter editing in post-trained models, which is incremental as it unifies and extends existing techniques.

The paper tackles the lack of a unified framework for analyzing delta parameter editing in post-trained large-scale models by proposing a Riemann sum approximation perspective, categorizing methods into performance classes and validating with experiments on models like ViT and LLaMA 3.

Post-training has emerged as a crucial paradigm for adapting large-scale pre-trained models to various tasks, whose effects are fully reflected by delta parameters (i.e., the disparity between post-trained and pre-trained parameters). While numerous studies have explored delta parameter properties via operations like pruning, quantization, low-rank approximation, and extrapolation, a unified framework for systematically examining these characteristics has been lacking. In this paper, we propose a novel perspective based on Riemann sum approximation of the loss function to elucidate delta parameter editing operations. Our analysis categorizes existing methods into three classes based on their post-editing performance: competitive, decreased, and improved, explaining how they are expressed by the Riemann sum approximation term and how they alter the model performance. Extensive experiments on both visual and language models, including ViT, LLaMA 3, Qwen 2, and Mistral, corroborate our theoretical findings. Furthermore, we introduce extensions to existing techniques like DARE and BitDelta, highlighting their limitations in leveraging the properties of delta parameters and reorganizing them into general expressions to enhance the applicability and effectiveness of delta parameter editing in post-trained models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes