Towards End-to-End Semi-Supervised Table Detection with Semantic Aligned Matching Transformer
Tahira Shehzadi, Shalini Sarode, Didier Stricker, Muhammad Zeshan, Afzal

TL;DR
This paper presents SAM-DETR, a semi-supervised transformer-based method for table detection that improves accuracy and reduces false positives by aligning object queries with target features, especially in complex documents.
Contribution
Introduces SAM-DETR, a novel semi-supervised transformer approach that enhances table detection accuracy by precise object query alignment, reducing redundancy and complexity.
Findings
Significant reduction in false positives.
Improved detection performance in complex documents.
Enhanced semi-supervised table detection accuracy.
Abstract
Table detection within document images is a crucial task in document processing, involving the identification and localization of tables. Recent strides in deep learning have substantially improved the accuracy of this task, but it still heavily relies on large labeled datasets for effective training. Several semi-supervised approaches have emerged to overcome this challenge, often employing CNN-based detectors with anchor proposals and post-processing techniques like non-maximal suppression (NMS). However, recent advancements in the field have shifted the focus towards transformer-based techniques, eliminating the need for NMS and emphasizing object queries and attention mechanisms. Previous research has focused on two key areas to improve transformer-based detectors: refining the quality of object queries and optimizing attention mechanisms. However, increasing object queries can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Natural Language Processing Techniques · Topic Modeling
MethodsFocus
