arXiv:2606.17644cs.CVcs.AI2026-06

用边界框传播自动补全文档版面标注,仅需10%人工标注就达90%性能。

Bounding Box Label Propagation for Re-Annotation of Document Layout Analysis Datasets

论文配图:Bounding Box Label Propagation for Re-Annotation of Document Layout Analysis Datasets
图 1 · 摘自论文原文
  • 通过视觉+文本+位置嵌入融合,构建可插拔的伪标签传播框架。
  • 在D4LA数据集上仅用10%标注数据,达到54.0mAP(全监督81.6%)。
  • 适合需要持续更新标注的文档版面分析项目,大幅减少人工成本。

实际文档处理场景中的数据集会随时间增长,类别标注也需持续优化,导致重标注工作量大、成本高。现有半监督学习方法多针对分类任务,缺乏对目标检测实例重标注的支持。为此,本文提出边界框标签传播(BBLP),一种面向目标检测的伪标签框架。该框架利用对象编码器融合视觉、文本和位置嵌入,生成可用于部分标注数据集上的标签传播的联合嵌入。实验表明,该方法能生成高质量的边界框类别标注。在D4LA版面分析数据集上,仅使用10%标注数据即达到54.0mAP,相当于全监督性能的81.6%。本工作展示了标签传播在目标检测中的潜力,为真实文档处理应用中降低人工标注负担提供了可行路径。

原文摘要 · Abstract (English)

Datasets in practical document processing scenarios typically grow over time, and their class annotations undergo continuous refinement. This creates significant re-annotation efforts, which are time-consuming and costly. A promising remedy is to re-annotate only a small subset of available documents manually and apply semi-supervised learning techniques that leverage both labelled and unlabelled data. Although there are numerous approaches to tackle this problem for classification, there exists no adaptation for the problem of re-classifying object detection instances, e.g. for document layout analysis. To this end, we propose Bounding Box Label Propagation (BBLP), a pseudo-labelling framework for object detection. An object encoder integrates visual, textual, and positional embeddings from object detection samples to come up with a joint embedding that can be used for Label Propagation on partially annotated datasets in a plug-and-play fashion. Evaluation results indicate that the proposed approach produces high-quality class annotations of bounding boxes. In the D4LA layout analysis dataset, it achieves a mAP of 54.0%, corresponding to 81.6% of fully supervised performance, while using only 10% labelled data. Our work demonstrates the potential of Label Propagation for object detection and lays the groundwork for reducing manual annotation efforts in real-world document processing applications.

目标检测半监督文档分析标签传播

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