arXiv:2607.08014cs.CVcs.LG2026-07中稿 · version被引 1

用迁移学习提升工业视觉检测中的联邦学习效果

FedTR: Federated Learning Framework with Transfer Learning for Industrial Visual Inspection

论文配图:FedTR: Federated Learning Framework with Transfer Learning for Industrial Visual Inspection
图 1 · 摘自论文原文
  • 先用公开数据预训练,再在私有数据上联邦微调
  • 异构数据下文本识别准确率达94.2%
  • 性能媲美集中式训练,适合隐私敏感场景

联邦学习(FL)是一种协作学习范式,可在不共享本地数据的前提下联合训练深度学习模型,从而保护数据隐私。然而,在工业视觉检测(IVI)中,数据量有限且检测任务复杂,显著影响模型性能。本文提出FedTR,一种融合迁移学习的新型联邦学习框架,专为自主工业视觉检测设计,聚焦于通过端到端文本识别识别标签缺陷。该方法首先利用公开数据集预训练模型,随后在分布式私有数据上进行联邦学习与模型微调。大量实验表明,FedTR在私有墨盒数据集上的标签缺陷识别任务中有效可行:在同质与异构数据上分别达到95.5%和94.2%的端到端文本识别词级准确率,性能与集中式训练相当。

原文摘要 · Abstract (English)

Federated learning (FL) is a collaborative learning scheme to train deep learning models, where collaborating parties can consolidate their models without sharing local data with other parties, hence preserving data privacy. Nevertheless, when implementing FL in Industrial visual inspection (IVI), the constraints posed by limited data availability and the intricate nature of the inspection tasks significantly impact the performance of the resulting model. This paper introduces FedTR, a novel FL framework incorporating transfer learning designed for Autonomous IVI, focusing on the challenging task of identifying label defects through end-to-end text recognition. Transfer learning is a method that leverages the knowledge of a pre-trained model to adapt to a different dataset. FedTR initially trains the model using a publicly available dataset, after which performs the essential federated learning process with model fine-tuning on the distributed and limited private data. Extensive experiment results demonstrate the effectiveness and feasibility of FedTR on private ink cartridge datasets for label defect identification. FedTR achieves an end-to-end text recognition word-level accuracy of 95.5% and 94.2% on homogeneous and heterogeneous data respectively. Additionally, it attains performance levels that are on par with those achieved through centralized training.

联邦学习视觉检测迁移学习工业质检

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