Expert-Guided Schema-Based Structured Extraction from CONSORT Diagrams Using Vision-Language Models

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Advanced, quick

Summary

A study investigates structured information extraction from CONSORT flow diagrams, which summarize participant screening and analysis in randomized controlled trials, using Vision-Language Models (VLMs). Researchers introduced a 200-example benchmark derived from PubMed Central diagrams, meticulously annotated by a biomedical team specializing in systematic literature reviews. The evaluation compared single-pass and stepwise extraction strategies for schema-constrained CONSORT data across various proprietary and open-weight VLM families. Expert-guided single-pass extraction demonstrated superior performance with proprietary frontier models, with Gemini 3 Pro achieving the strongest overall results. Conversely, stepwise prompting proved more effective for improving less capable open-weight models, particularly for challenging arm-level extraction tasks.

Key takeaway

For Machine Learning Engineers developing structured information extraction systems from scientific diagrams, consider that proprietary frontier models like Gemini 3 Pro offer superior performance with expert-guided single-pass extraction. If working with open-weight VLMs, implement stepwise prompting, especially for intricate tasks like arm-level extraction, to significantly improve their capabilities. This approach can enhance the accuracy of automated systematic literature reviews and clinical evidence extraction.

Key insights

VLMs can extract structured data from complex scientific diagrams, but challenges remain.

Principles

Method

The study evaluated schema-constrained CONSORT extraction using single-pass and stepwise strategies on a 200-example PubMed Central benchmark, comparing proprietary and open-weight VLMs.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.