arXiv:2605.28347cs.AI2026-05中稿 · CVPR

解决联邦多标签视觉识别中虚假关联导致的误判问题

FedMPT: Federated Multi-label Prompt Tuning of Vision-Language Models

论文配图:FedMPT: Federated Multi-label Prompt Tuning of Vision-Language Models
图 1 · 摘自论文原文
  • 用因果分析分离标签依赖,通过条件解耦避免过拟合
  • 引入LLM解析标签关联条件,优化提示词与图像区域匹配
  • 适合隐私敏感场景下的多标签识别,尤其适用异构数据

基于视觉语言模型的多标签识别旨在利用预训练知识适应复杂识别场景,提升模型鲁棒性。然而,在需要联邦学习的真实去中心化应用中,针对各客户端私有且异构数据适配视觉语言模型,可能导致模型过拟合虚假标签相关性,从而在遇到新样本时引发无关类别误激活。为此,我们重新审视联邦多标签识别问题,采用因果模型框架,通过前门调整并借助中间变量放大真实标签共现关系,解耦多标签建模过程。基于此分析,我们提出首个专为联邦多标签识别设计的方法FedMPT。其核心思想是利用可泛化的条件引导联邦多标签识别,以缓解错误标签激活。FedMPT引入大语言模型驱动的管道,解析控制标签依赖的底层条件;进一步通过最优传输方法建立条件增强提示词与图像块之间的映射,揭示多个区域级语义;最后通过定制门控机制生成不同条件下的协同预测。在多个基准数据集上的实验表明,所提方法在多种设置下均取得竞争性结果,优于现有最先进方法。

原文摘要 · Abstract (English)

Multi-Label Recognition (MLR) based on Vision-Language Models (VLMs) aims to leverage their pre-trained knowledge to better adapt complex recognition scenarios, thereby enhancing model robustness. However, for realistic decentralized applications requiring federated learning, adapting VLMs to each client that possesses private and heterogeneous data can cause the model to overfit spurious label correlations, consequently triggering irrelevant categories when encountering new samples. To tackle this problem, we reconsider the federated learning for MLR with a causal model, in which we adopt a front-door adjustment and decouple the MLR modeling process by intermediate variables that magnify the oracle label co-occurrence. Guided by our analysis, we propose our FedMPT, the first method specifically designed for federated MLR. The core idea of FedMPT is to leverage generalizable conditions to steer federated MLR to mitigate erroneous label activations. To achieve this, FedMPT introduces an Large Language Model (LLM)-driven pipeline to decipher the underlying conditions that govern label dependencies. Furthermore, we introduce an optimal transport between the condition-enriched prompts and the image patches to uncover multiple region-level semantics. Finally, we generate synergistic predictions from different conditions with a crafted gating mechanism. Experiments on multiple benchmark datasets show that our proposed approach achieves competitive results and outperforms SOTA methods under varied settings.

联邦学习多标签识别视觉语言模型因果推断

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