REVIEW 3 cited by
Data Extraction from Charts via Single Deep Neural Network
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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.
Forward citations
Cited by 3 Pith papers
-
Bar-JEPA: Extracting Values from Bar Chart with Joint-Embedding Predictive Architecture
A JEPA encoder finetuned on synthetic bar charts enables a lightweight decoder to recover bar values from chart images, but the method remains behind state-of-the-art supervised systems.
-
PaCoNet: Deep Data Extraction for Parallel Coordinates
PaCoNet combines cropping, hue-based category separation, U-Net restoration, and Hough-based line detection to recover line coordinates from parallel coordinate plots, supported by a new synthetic dataset.
-
CHAOS: Chart Analysis with Outlier Samples
A chart perturbation robustness benchmark with five textual and ten visual distortion types, three human-calibrated severity levels, and evaluations of 13 MLLMs on ChartQA and chart summarization.
Discussion (0). Sign in to comment.