arXiv:2607.00734cs.CVcs.AI2026-07中稿 · ICDAR 2026

提升表格结构识别精度,通过边界约束优化行列定位。

ConRTF: Edge-Constrained Boundary Distribution Refinement for Realtime TransFormer Table Structure Recognition

论文配图:ConRTF: Edge-Constrained Boundary Distribution Refinement for Realtime TransFormer Table Structure Recognition
图 1 · 摘自论文原文
  • 引入边缘约束的细粒度损失,区分行列边界重要性。
  • 在保持实时推理速度下,最高提升1.6点GriTS指标。
  • 仅需2000-3000张标注表即可达到稳定效果,适合小数据场景。

表格结构识别(TSR)旨在从文档图像中恢复行列表布局,是文档理解的关键步骤。精确的TSR依赖于边界定位的准确性:行列边界的微小误差会引发单元格误分配和结构不一致。现有检测方法将表格元素视为通用对象,忽略了行列在结构上的本质差异及其边界的重要性不等。本文提出边缘约束的细粒度定位损失(EFL),通过编码表结构特有的几何先验,在训练目标中体现这种不对称性:行类元素侧重水平边界监督,列类元素优先垂直边界。该方法集成于实时检测器D-FINE中,仅在训练阶段生效,引导边界精修朝结构合理方向调整,不影响推理流程。所提方法ConRTF具有数据高效性,在仅2000–3000张标注表下仍保持鲁棒性能。在PubTables-1M及两个私有数据集上,相比优化基线与多个实时检测器(如RT-DETRv2、YOLOv10-11),实现持续提升,相同推理速度下最高达+1.6 GriTS点。

原文摘要 · Abstract (English)

Table Structure Recognition (TSR) aims to recover the row and column layout of tables from document images, a key step in document understanding pipelines. Accurate TSR depends on precise boundary localization: small errors in row or column boundaries can propagate into incorrect cell assignments and structural inconsistencies. Yet detection-based approaches treat table elements as generic objects, ignoring a fundamental property of table layout: rows and columns play structurally distinct roles and their boundaries carry unequal importance. We propose an Edge-constrained Fine-grained Localization loss (EFL) that formalizes this structural asymmetry by encoding table-specific geometric priors into the training objective: row-like elements are supervised with emphasis on their horizontal boundaries, while column-like elements prioritize vertical boundaries. Implemented within a real-time detector with distribution-based boundary refinement (D-FINE), EFL operates during training only and guides boundary refinement toward structurally meaningful adjustments with no change to the inference pipeline. The proposed approach, ConRTF, is also data-efficient, maintaining robust accuracy with as few as 2k--3k annotated tables. Experiments on PubTables-1M and two private datasets show consistent improvements over the optimized baseline and several real-time detectors including RT-DETRv2 and YOLOv10-11, with gains of up to +1.6 GriTS points at equal inference speed.

表格识别边界精修实时检测

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