arXiv:2508.11176cs.CV2025-08被引 9

用分层隐空间提升视觉语言模型细粒度微调效果

Fine-Grained VLM Fine-tuning via Latent Hierarchical Adapter Learning

  • 引入可学习属性提示,通过双射在超球面建模类别-图像关联
  • 在四个少样本任务上显著提升已知类与未知类的准确率
  • 适合需要细粒度分类与泛化能力的研究者

基于适配器的方法因其轻量性而受到关注,可用于在少样本分类任务中微调预训练视觉语言模型(VLM)。现有方法通常通过嵌入空间中的显式空间邻近来对齐类别与图像表征,但无法捕捉类别与图像样本间的固有“一对多”关系,且难以建立未知类别与图像的准确关联。为此,受超球面学习启发,本文提出一种新的潜在分层适配器(LatHAdapter),用于下游少样本分类任务的微调。核心思想是利用下游训练数据的潜在语义层次结构,为适配器学习提供更精细的引导。具体而言,先引入可学习的‘属性’提示作为类别与图像之间的桥梁;再将每批数据中的类别、属性提示和图像投影到超球面空间,并通过分层正则化学习其潜在语义层次,从而充分建模类别、属性与图像样本间的固有“一对多”关系。在四个具有挑战性的少样本任务上的大量实验表明,所提方法显著优于多种现有微调方法,尤其在已知类适应和未知类泛化方面表现突出。

原文摘要 · Abstract (English)

Adapter-based approaches have garnered attention for fine-tuning pre-trained Vision-Language Models (VLMs) on few-shot classification tasks. These methods strive to develop a lightweight module that better aligns visual and (category) textual representations, thereby enhancing performance on downstream few-shot learning tasks. However, existing adapters generally learn/align (category) textual-visual modalities via explicit spatial proximity in the underlying embedding space, which i) fails to capture the inherent one-to-many associations between categories and image samples and ii) struggles to establish accurate associations between the unknown categories and images. To address these issues, inspired by recent works on hyperbolic learning, we develop a novel Latent Hierarchical Adapter (LatHAdapter) for fine-tuning VLMs on downstream few-shot classification tasks. The core of LatHAdapter is to exploit the latent semantic hierarchy of downstream training data and employ it to provide richer, fine-grained guidance for the adapter learning process. Specifically, LatHAdapter first introduces some learnable `attribute' prompts as the bridge to align categories and images. Then, it projects the categories, attribute prompts, and images within each batch in a hyperbolic space, and employs hierarchical regularization to learn the latent semantic hierarchy of them, thereby fully modeling the inherent one-to-many associations among categories, learnable attributes, and image samples. Extensive experiments on four challenging few-shot tasks show that the proposed LatHAdapter consistently outperforms many other fine-tuning approaches, particularly in adapting known classes and generalizing to unknown classes.

视觉语言模型少样本学习适配器

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