MEGA Hub

Bar-JEPA: Extracting Values from Bar Chart with Joint-Embedding Predictive Architecture

Authors

Do you know Poonam Poonam?You can claim authorship or link another user.Do you know Alexander Epple?You can claim authorship or link another user.Do you know Timo Ropinski?You can claim authorship or link another user.

Abstract

Bar charts are commonly used in data visualization, and while they are easily understood by humans, it is non-trivial to extract the underlying data computationally. For a machine-learning-based approach, training chart de-rendering models usually requires labeled, real-world data. Labeling data is a time consuming task, which is why annotated data is scarce. Models can learn more efficiently when provided with features of high semantic quality, which a joint-embedding predictive architecture (JEPA) is designed to learn in a self-supervised manner. We present a per-bar, numerical value recovery pipeline for bar charts, where a JEPA encoder is used to produce semantically rich latent features. The decoder model consuming these features is simple and quick to train and outputs the coordinates of ticks and bars, which can be used to recover bar values. The effectiveness of self-supervised finetuning and quality of the extracted features is evident when comparing our model to end-to-end supervised baselines. Code, datasets and checkpoints are available on \href{https://github.com/dralois/Bar-JEPA}{GitHub}.

Community

00

Publication notes

Author note
Accepted at ICDAR 2026