paper-with-me

Papers

Web Table Classification based on Visual Features

2021-02-25 · Babette Bühler, Heiko Paulheim

Tables on the web constitute a valuable data source for many applications, like factual search and knowledge base augmentation. However, as genuine tables containing relational knowledge only account for a small proportion of tables on the web, reliable genuine web table classification is a crucial first step of table extraction. Previous works usually rely on explicit feature construction from the HTML code. In contrast, we propose an approach for web table classification by exploiting the full visual appearance of a table, which works purely by applying a convolutional neural network on the rendered image of the web table. Since these visual features can be extracted automatically, our approach circumvents the need for explicit feature construction. A new hand labeled gold standard dataset containing HTML source code and images for 13,112 tables was generated for this task. Transfer learning techniques are applied to well known VGG16 and ResNet50 architectures. The evaluation of CNN image classification with fine tuned ResNet50 (F1 93.29%) shows that this approach achieves results comparable to previous solutions using explicitly defined HTML code based features. By combining visual and explicit features, an F-measure of 93.70% can be achieved by Random Forest classification, which beats current state of the art methods.

📄 PDF Abstract BibTeX arXiv:2103.05110

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationTable ExtractionTransfer Learning

Similar Papers 제목 키워드 기반

DINO-QPM: Adapting Visual Foundation Models for Globally Interpretable Image Classification

2026-04-08 · Robert Zimmermann, Thomas Norrenbrock, Bodo Rosenhahn arxiv

Although visual foundation models like DINOv2 provide state-of-the-art performance as feature extractors, their complex, high-dimensional representations create substantial hurdles for interpretability. This work propose…

Image Classification

Analyzing Visual Aircraft Representations with Sparse Autoencoders

2026-06-13 · Deepshik Sharma arxiv

Vision models can achieve strong performance on classification tasks, but the internal representations supporting their predictions are often difficult to interpret. This work investigates whether sparse autoencoders can…

Visualization, Discriminability and Applications of Interpretable Saak Features

2019-02-25 · Abinaya Manimaran, Thiyagarajan Ramanathan, Suya You, C-C Jay Kuo

In this work, we study the power of Saak features as an effort towards interpretable deep learning. Being inspired by the operations of convolutional layers of convolutional neural networks, multi-stage Saak transform wa…

General Classificationimage-classificationImage Classification

Interpretable Attention Guided Network for Fine-grained Visual Classification

2021-03-08 · Zhenhuan Huang, Xiaoyue Duan, Bo Zhao, Jinhu Lü 외

Fine-grained visual classification (FGVC) is challenging but more critical than traditional classification tasks. It requires distinguishing different subcategories with the inherently subtle intra-class object variation…

ClassificationFine-Grained Image ClassificationGeneral Classification

Interpretable Selection and Visualization of Features and Interactions Using Bayesian Forests

2015-06-08 · Viktoriya Krakovna, Jiong Du, Jun S. Liu

It is becoming increasingly important for machine learning methods to make predictions that are interpretable as well as accurate. In many practical applications, it is of interest which features and feature interactions…

feature selectionGeneral Classification