arXiv:2512.20674cs.LGcs.AI2025-12

HyDRA让移动端视觉语言模型高效训练,自动调节不同层的参数量。

HyDRA: Hierarchical and Dynamic Rank Adaptation for Mobile Vision Language Model

  • 分层动态调整各层参数秩,兼顾粗粒度与细粒度优化。
  • 在不增加参数量前提下,平均提升4.7%性能,部分任务超全参微调。
  • 适合资源受限场景下的视觉语言模型轻量化训练,如手机端应用。

视觉语言模型(VLMs)取得显著进展,尤其是面向移动端的VLMs,具备广泛应用潜力。然而,其高昂的训练计算成本阻碍了实际部署。尽管低秩适配(LoRA)被提出用于缓解此问题,但固定秩的常规LoRA对处理图文双模态的移动端VLM能力不足。本文提出HyDRA,一种面向移动端VLM的参数高效微调框架,支持分层与动态秩调度。该框架包含两项核心优化策略:(1) 分层优化,即粗粒度为不同层分配不同秩,细粒度在单层内调整秩;(2) 动态调整,通过轻量级性能模型实现端到端自动优化,在微调过程中实时决定并更新秩。在多个主流基准上的实验证明,HyDRA持续优于基线,各类模型规模下平均提升4.7%,且不增加可训练参数数量。在某些任务中,甚至超越全参数微调效果。

原文摘要 · Abstract (English)

Vision Language Models (VLMs) have undergone significant advancements, particularly with the emergence of mobile-oriented VLMs, which offer a wide range of application scenarios. However, the substantial computational requirements for training these models present a significant obstacle to their practical application. To address this issue, Low-Rank Adaptation (LoRA) has been proposed. Nevertheless, the standard LoRA with a fixed rank lacks sufficient capability for training mobile VLMs that process both text and image modalities. In this work, we introduce HyDRA, a parameter-efficient fine-tuning framework designed to implement hierarchical and dynamic rank scheduling for mobile VLMs. This framework incorporates two essential optimization strategies: (1) hierarchical optimization, which involves a coarse-grained approach that assigns different ranks to various layers, as well as a fine-grained method that adjusts ranks within individual layers, and (2) dynamic adjustment, which employs an end-to-end automatic optimization using a lightweight performance model to determine and adjust ranks during the fine-tuning process. Comprehensive experiments conducted on popular benchmarks demonstrate that HyDRA consistently outperforms the baseline, achieving a 4.7\% improvement across various model sizes without increasing the number of trainable parameters. In some tasks, it even surpasses full-parameter fine-tuning.

视觉语言模型低秩适配移动端参数效率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。