ClusterTabNet: Supervised clustering method for table detection and table structure recognition
We present a novel deep-learning-based method to cluster words in documents which we apply to detect and recognize tables given the OCR output. We interpret table structure bottom-up as a graph of relations between pairs of words (belonging to the same row, column, header, as well as to the same table) and use a transformer encoder model to predict its adjacency matrix. We demonstrate the performance of our method on the PubTables-1M dataset as well as PubTabNet and FinTabNet datasets. Compared to the current state-of-the-art detection methods such as DETR and Faster R-CNN, our method achieves similar or better accuracy, while requiring a significantly smaller model.
Code (1)
Tasks
ClusteringOptical Character Recognition (OCR)Table DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Postulating Exoplanetary Habitability via a Novel Anomaly Detection Method
A profound shift in the study of cosmology came with the discovery of thousands of exoplanets and the possibility of the existence of billions of them in our Galaxy. The biggest goal in these searches is whether there ar…
Anomaly DetectionClusteringMultimodal Clustering for Community Detection
Multimodal clustering is an unsupervised technique for mining interesting patterns in $n$-adic binary relations or $n$-mode networks. Among different types of such generalized patterns one can find biclusters and formal …
AttributeClusteringCommunity DetectionUsing Decision Trees for Interpretable Supervised Clustering
In this paper, we address an issue of finding explainable clusters of class-uniform data in labelled datasets. The issue falls into the domain of interpretable supervised clustering. Unlike traditional clustering, superv…
ClusteringDeep unsupervised anomaly detection
This paper proposes a novel method to detect anomalies in large datasets under a fully unsupervised setting. The key idea behind our algorithm is to learn the representation underlying normal data. To this end, we levera…
Anomaly DetectionClusteringRepresentation LearningUnsupervised Anomaly Detection+5Deep End-to-end Unsupervised Anomaly Detection
This paper proposes a novel method to detect anomalies in large datasets under a fully unsupervised setting. The key idea behind our algorithm is to learn the representation underlying normal data. To this end, we levera…
Anomaly DetectionClusteringRepresentation LearningUnsupervised Anomaly Detection