SyncAI.news, a Varaisys broadcasting
Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents
HF

Hugging Face Blog

· 1 min read

AI LabsHugging Face Blog

Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents

Today we're excited to announce Granite 4.0 3B Vision, a compact vision-language model (VLM) designed for enterprise document understanding. It’s purpose-built for reliable information extraction from complex documents, forms, and structured visuals. Granite 4.0 3B Vision excels on the following capabilities:

  • Table Extraction: Accurately parsing complex table structures (e.g., multi-row, multi-column, etc.) from document images
  • Chart Understanding: Converting charts and figures into structured machine-readable formats, summaries, or executable code
  • Semantic Key-Value Pair (KVP) Extraction: Identifying and grounding semantically meaningful key-value field pairs across diverse document layouts

The model ships as a LoRA adapter on top of Granite 4.0 Micro, our dense language model, keeping vision and language modular for text-only fallbacks and seamless integration into mixed pipelines. It continues to support vision-language tasks such as producing detailed natural-language descriptions from images (e.g., “Describe this image in detail”). The model can be used standalone or in tandem with Docling to enhance document processing pipelines with deep visual understanding capabilities.

How Granite 4.0 3B Vision Was Built

Granite 4.0 3B Vision’s performance is the result of three key investments: A purpose-built chart understanding dataset constructed via a novel code-guided data augmentation approach, a novel variant of the DeepStack architecture that enables high-detail visual feature injection, and a modular design that keeps the model practical for enterprise deployment.

ChartNet: Teaching Models to Truly Understand Charts

The result is a training resource that moves VLMs from merely describing charts to genuinely understanding the structured information they encode—with consistent gains across model sizes, architectures, and tasks.

Figure 1: ChartNet’s synthetic data generation pipeline.

Original source

This story was published by Hugging Face Blog. SyncAI.news shows a preview; the complete article is on the publisher's site.

Read the full story on huggingface.co

Similar News