多模态大语言模型在文本丰富图像理解中的应用:全面综述_17页_2mb
报告摘要
Summary of "Multimodal Large Language Models for Text-rich Image Understanding: A Comprehensive Review"
Core Content
This paper presents a comprehensive review of Multimodal Large Language Models (MLLMs) for Text-rich Image Understanding (TIU). It outlines the evolution of TIU MLLMs, discusses their architectures, training pipelines, datasets, and benchmark performances, and highlights the challenges and promising directions in the field.
Main Points
1. Text-rich Image Understanding (TIU)
- TIU involves both perception (e.g., text detection, recognition, formula and document layout analysis) and understanding (e.g., key information extraction, document-based visual question answering).
- Traditional approaches used specialized models or multi-stage pipelines, but recent advances have integrated these tasks into end-to-end models using vision-language paradigms.
2. Development Timeline
- Pre-LLM Era (2019-2022): Models like LayoutLM and Donut used modality-specific pre-training objectives and OCR-derived supervision.
- Post-LLM Era (2023-present): MLLMs integrate LLMs with visual encoders and use unified attention mechanisms for joint processing of visual and linguistic elements.
3. Model Architecture
- TIU MLLMs generally consist of three components: Visual Encoder, Modality Connector, and LLM Decoder.
- Visual Encoder: Can be OCR-free (e.g., CLIP, ConvNeXt, SAM, DINOv2, Swin-T, InternViT), OCR-based (e.g., LayoutLMv3), or a mixture of encoders (e.g., CLIP + SAM, CLIP + LayoutLMv3).
- Modality Connector: Aligns visual features with language features. Methods include:
- Token Compression: e.g., Pixel Shuffle
- Token Reduction: e.g., Cross Attention, H-Reducer, C/D-Abstractor, Attention Pooling
- LLM Decoder: Utilizes powerful language models like LLaMA, Qwen, Vicuna, and InternLM for semantic reasoning and final answer generation.
4. Training Pipeline
MLLMs for TIU are trained through three stages:
- Modality Alignment (MA): Focuses on aligning visual and language features using tasks like reading full text, reading partial text, and parsing (charts, tables, formulas).
- Instruction Alignment (IA): Enhances the model's ability to understand and answer questions using structured instruction templates. It includes:
- Level 1: Visual-Semantic Anchoring (Answer within or without the image)
- Level 2: Prompt Diversity Augmentation (Rephrasing questions to improve robustness)
- Level 3: Zero-shot Generalization (Using reasoning strategies like Chain of Thought (CoT))
- Preference Alignment (PA): Aims to align model outputs with human preferences through reinforcement learning or reward modeling.
5. Datasets and Benchmarks
- Common benchmarks for TIU include DocVQA, InfoVQA, ChartQA, and TextVQA.
- Performance metrics are reported on these benchmarks for various models.
6. Challenges and Trends
- Challenges: Limited adaptability to open-domain scenarios, inefficiency with long sequences, and difficulty in parsing complex document elements like tables and formulas.
- Trends: The integration of hybrid encoder architectures, token compression/reduction techniques, and zero-shot reasoning is becoming more prevalent. There is also a growing emphasis on multilingual support and robust instruction handling.
Key Models and Performance
| Model | Visual Encoder | Modality Connector | LLM Decoder | Training Pipeline | DocVQA | InfoVQA | ChartQA | TextVQA | Avg. |
|---|---|---|---|---|---|---|---|---|---|
| UReader | CLIP-ViT-L/14 | Cross Attention | LLaMA-7B | MA+IA | 65.4 | 42.2 | 59.3 | 57.6 | 56.13 |
| DocLLM-7B | - | - | LLaMA2-7B | MA+IA | 69.5 | - | - | - | - |
| Cream | CLIP-ViT-L/14 | Cross Attention | Vicuna-7B | MA+IA | 62.2 | 38.2 | 57.4 | 52.6 | 52.60 |
| TextMonkey | ViT-BigG | Cross Attention | Qwen-7B | MA+IA | 73.0 | - | 66.9 | 65.6 | - |
| Eagle | CLIP + ConvNeXt | MLP | LLaMA3-8B | MA+IA | 86.6 | - | 80.1 | 77.1 | - |
| Qwen2-VL-72B | CLIP-ViT-G/14 | Cross Attention | Qwen2-72B | MA+IA | 96.5 | 84.5 | 88.3 | 85.5 | 88.70 |
| InternVL2.5-8B | InternViT-300M | Pixel-shuffle + MLP | InternLM2.5-7B | MA+IA | 93.0 | 77.6 | 84.8 | 79.1 | 83.63 |
| InternVL2.5-26B | InternViT-6B | Pixel-shuffle + MLP | InternLM2.5-20B | MA+IA | 94.0 | 79.8 | 87.2 | 82.4 | 85.85 |
| DeepSeek-VL2-27B | SigLIP-SO400M-384 | Pixel-shuffle + MLP | DeepSeekMoE | MA+IA | 93.3 | 78.1 | 86.0 | 84.2 | 85.40 |
| Eagle2 | SigLIP + ConvNeXt | MLP | Qwen2.5-7B | MA+IA | 92.6 | 77.2 | 86.4 | 83.0 | 84.80 |
Conclusion
This survey provides a structured overview of TIU MLLMs, emphasizing the importance of modality alignment, instruction alignment, and preference alignment in their development. It highlights the transition from specialized models to unified, end-to-end MLLMs, which offer greater flexibility and generalization. The paper also identifies key challenges and suggests future research directions, including more efficient token processing, better parsing of complex document elements, and improved zero-shot reasoning capabilities.
试读结束,高清完整版pdf/doc/ppt,请点下载