paper-with-me

Papers

Data Extraction from Charts via Single Deep Neural Network

2019-06-06 · Xiaoyi Liu, Diego Klabjan, Patrick NBless

Automatic data extraction from charts is challenging for two reasons: there exist many relations among objects in a chart, which is not a common consideration in general computer vision problems; and different types of charts may not be processed by the same model. To address these problems, we propose a framework of a single deep neural network, which consists of object detection, text recognition and object matching modules. The framework handles both bar and pie charts, and it may also be extended to other types of charts by slight revisions and by augmenting the training data. Our model performs successfully on 79.4% of test simulated bar charts and 88.0% of test simulated pie charts, while for charts outside of the training domain it degrades for 57.5% and 62.3%, respectively.

📄 PDF Abstract BibTeX arXiv:1906.11906

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

Self-Ensembling Vision-Language Models for Chart Data Extraction

2026-05-26 · Thomas Berkane, Qianyi Wang, Maimuna S. Majumder arxiv

Charts effectively convey quantitative information, but the underlying data are often locked in image form, hindering reuse and analysis. Manually digitizing charts is time-consuming and error-prone, motivating automatic…

Tensor Fields for Data Extraction from Chart Images: Bar Charts and Scatter Plots

2020-10-05 · Jaya Sreevalsan-Nair, Komal Dadhich, Siri Chandana Daggubati

Charts are an essential part of both graphicacy (graphical literacy), and statistical literacy. As chart understanding has become increasingly relevant in data science, automating chart analysis by processing raster imag…

Chart Understanding

Reverse-engineering Bar Charts Using Neural Networks

2020-09-05 · Fangfang Zhou, Yong Zhao, Wenjiang Chen, Yijing Tan 외

Reverse-engineering bar charts extracts textual and numeric information from the visual representations of bar charts to support application scenarios that require the underlying information. In this paper, we propose a …

Decoderobject-detectionObject Detection

FlowExtract: Procedural Knowledge Extraction from Maintenance Flowcharts

2026-04-08 · Guillermo Gil de Avalle, Laura Maruster, Eric Sloot, Christos Emmanouilidis arxiv

Maintenance procedures in manufacturing facilities are often documented as flowcharts in static PDFs or scanned images. They encode procedural knowledge essential for asset lifecycle management, yet inaccessible to moder…

Edge Detection

SIMPLOT: Enhancing Chart Question Answering by Distilling Essentials

2024-02-22 · Wonjoong Kim, Sangwu Park, Yeonjun In, Seokwon Han 외

Recently, interpreting complex charts with logical reasoning has emerged as challenges due to the development of vision-language models. A prior state-of-the-art (SOTA) model has presented an end-to-end method that lever…

Chart Question AnsweringLanguage ModelingLanguage ModellingLarge Language Model+3