← Latest papers
💻 computer science

PlotPick: AI-powered batch extraction of numerical data from scientific figures

The paper introduces PlotPick, an open-source tool leveraging vision-language models to efficiently batch-extract numerical data from scientific figures, demonstrating superior performance over dedicated chart-to-table models like DePlot across various benchmarks and chart types.

Original authors: Tommy Carstensen

Published 2026-05-08
📖 4 min read☕ Coffee break read

Original authors: Tommy Carstensen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a researcher trying to write a big report on health studies. You need numbers from hundreds of different charts and graphs found in old scientific papers. But here's the problem: those numbers are locked inside pictures. They aren't written in a spreadsheet; they are just lines and bars on a page.

To get the numbers, you usually have to play a tedious game of "guess and click," manually measuring every single point on every chart. It's like trying to copy a whole library of books by tracing the letters with a pencil—it takes forever and you can't scale it up.

Enter "PlotPick."

Think of PlotPick as a super-fast, robotic librarian that doesn't just read text, but can also "see" pictures. It's a free tool built by Tommy Carstensen that uses a special kind of AI called a "Vision-Language Model" (VLM). You can think of a VLM as a student who has read almost every book and looked at almost every picture in the world.

Here is how PlotPick works and what the paper found, explained simply:

The Magic Trick: Asking the Right Question

Instead of needing a complex, custom-built robot for every specific type of chart, PlotPick just asks the AI a very simple question: "Here is a picture of a chart. Please turn the numbers in this picture into a neat list (a table)."

The paper tested this by pitting these "generalist" AI students against a "specialist" robot named DePlot. DePlot is like a master carpenter who is amazing at building chairs (bar charts) but has never seen a ladder (box plots) or a slide (histograms) before.

The Results: The Generalists Won

The paper ran a race on two different tracks (called benchmarks) to see who could extract the numbers most accurately.

  1. The "ChartX" Track (The Variety Test):
    This track had many different types of charts, including some the specialist robot had never seen before, like box plots.

    • The Specialist (DePlot): Got about 71% of the numbers right. It really struggled with the charts it hadn't practiced on (dropping to just 24% on box plots!).
    • The Generalists (PlotPick's AI): Got between 88% and 96% right. Even the "cheapest" AI model in the group beat the specialist by a huge margin.
  2. The "PlotQA" Track (The Expert Test):
    This track was designed specifically for the specialist robot. You'd think the specialist would win here.

    • The Specialist: Got 94% right.
    • The Generalists: Surprisingly, they got 86% to 99% right. The best ones actually beat the specialist, even though the specialist was trained specifically for this test.

Why Did the Generalists Win?

The paper suggests three main reasons why the "jack-of-all-trades" AIs beat the "master of one":

  • They've Seen More: The general AIs have been trained on millions more images than the specialist. They have a much broader "visual vocabulary."
  • They Know the Unfamiliar: The specialist was only taught how to read bar charts and line charts. When it saw a box plot (a common chart in science), it was confused. The general AIs had seen box plots in their massive training data, so they knew exactly what to do.
  • Labels Matter Most: The AI works best when the numbers are written directly on the chart (like "50%" written right above a bar). If the numbers are hidden and you have to guess the scale from the side of the graph, even the smartest AI can make mistakes (like reading "2.3 million" as "2,300").

The Bottom Line

PlotPick is a tool that lets researchers upload a PDF full of scientific papers, and it automatically finds the charts, reads the numbers, and spits them out into a spreadsheet (Excel, CSV, etc.) ready for analysis.

The paper claims that you don't need to build a custom AI for every type of chart anymore. You can just use these powerful, general-purpose AI tools with a simple prompt, and they will do a better job than the specialized tools currently available. The tool is free, open-source, and is already being used by a research center in Copenhagen to speed up their work.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →