paper-with-me

홈 › Papers

Beyond Text and Tables: Vision-Language Model Integration in ComProScanner for Extracting Materials Data from Scientific Figures with High Accuracy

2026-05-19 · Aritra Roy, Enrico Grisan, Chiara Gattinoni, John Buckeridge arxiv

Automated extraction of materials composition-property data from scientific literature has advanced considerably with the development of large language model-based pipelines; however, existing frameworks remain limited to textual and tabular content, overlooking the substantial proportion of quantitative property data reported exclusively in scientific figures. Here, we extend ComProScanner, a fully end-to-end multi-agent framework for automated composition-property database construction, with a native vision-language model (VLM) based figure extraction capability. The extension introduces a FigureExtractor utility for caption-keyword-based figure filtering across all supported publishers, and a GraphExtractorTool agent that passes extracted figures to a configurable VLM to recover composition-property pairs from scientific charts and plots. Four VLMs are selected for evaluation on the basis of the LMArena Diagram leaderboard with an input cost criterion of less than \$1.50 per million tokens. Benchmarking on 50 piezoelectric ceramic articles from the established $d_{33}$ test corpus demonstrates that Gemini-3-Flash-Preview achieves the highest performance with a composition accuracy of 0.97 and a normalised F1 score of 0.97, whilst remaining the most cost-effective model among the four evaluated. We additionally introduce a range-based value error threshold parameter into the evaluation framework, providing a more physically meaningful assessment of numeric property values extracted from figures than exact value matching. These contributions establish VLM-integrated ComProScanner as the first materials-specific, fully automated, multimodal literature mining platform capable of extracting structured composition-property data from text, tables, and figures within a single unified pipeline.

📄 PDF Abstract BibTeX arXiv:2606.00065

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Representations for Question Answering from Documents with Tables and Text

2021-01-26 · EACL 2021 2 · Vicky Zayats, Kristina Toutanova, Mari Ostendorf

Tables in Web documents are pervasive and can be directly used to answer many of the queries searched on the Web, motivating their integration in question answering. Very often information presented in tables is succinct…

Natural QuestionsQuestion Answering

SmolDocling: An ultra-compact vision-language model for end-to-end multi-modal document conversion

2025-03-14 · Ahmed Nassar, Andres Marafioti, Matteo Omenetti, Maksym Lysak 외

We introduce SmolDocling, an ultra-compact vision-language model targeting end-to-end document conversion. Our model comprehensively processes entire pages by generating DocTags, a new universal markup format that captur…

Language ModelingLanguage Modelling

Beyond Embeddings: The Promise of Visual Table in Visual Reasoning

2024-03-27 · Yiwu Zhong, Zi-Yuan Hu, Michael R. Lyu, LiWei Wang

Visual representation learning has been a cornerstone in computer vision, involving typical forms such as visual embeddings, structural symbols, and text-based representations. Despite the success of CLIP-type visual emb…

Representation LearningVisual Question AnsweringVisual ReasoningWorld Knowledge

Vision and Language Integration: Moving beyond Objects

2017-01-01 · WS 2017 1 · Ravi Shekhar, S Pezzelle, ro, Aur{\'e}lie Herbelot 외
Action ClassificationImage CaptioningQuestion AnsweringVisual Question Answering (VQA)

Text-Tuple-Table: Towards Information Integration in Text-to-Table Generation via Global Tuple Extraction

2024-04-22 · Zheye Deng, Chunkit Chan, Weiqi Wang, Yuxi Sun 외

The task of condensing large chunks of textual information into concise and structured tables has gained attention recently due to the emergence of Large Language Models (LLMs) and their potential benefit for downstream …

Text Summarization