paper-with-me

홈 › Papers

TextSquare: Scaling up Text-Centric Visual Instruction Tuning

2024-04-19 · Jingqun Tang, Chunhui Lin, Zhen Zhao, Shu Wei, Binghong Wu, Qi Liu, Hao Feng, Yang Li, Siqi Wang, Lei Liao, Wei Shi, Yuliang Liu, Hao liu, Yuan Xie, Xiang Bai, Can Huang

Text-centric visual question answering (VQA) has made great strides with the development of Multimodal Large Language Models (MLLMs), yet open-source models still fall short of leading models like GPT4V and Gemini, partly due to a lack of extensive, high-quality instruction tuning data. To this end, we introduce a new approach for creating a massive, high-quality instruction-tuning dataset, Square-10M, which is generated using closed-source MLLMs. The data construction process, termed Square, consists of four steps: Self-Questioning, Answering, Reasoning, and Evaluation. Our experiments with Square-10M led to three key findings: 1) Our model, TextSquare, considerably surpasses open-source previous state-of-the-art Text-centric MLLMs and sets a new standard on OCRBench(62.2%). It even outperforms top-tier models like GPT4V and Gemini in 6 of 10 text-centric benchmarks. 2) Additionally, we demonstrate the critical role of VQA reasoning data in offering comprehensive contextual insights for specific questions. This not only improves accuracy but also significantly mitigates hallucinations. Specifically, TextSquare scores an average of 75.1% across four general VQA and hallucination evaluation datasets, outperforming previous state-of-the-art models. 3) Notably, the phenomenon observed in scaling text-centric VQA datasets reveals a vivid pattern: the exponential increase of instruction tuning data volume is directly proportional to the improvement in model performance, thereby validating the necessity of the dataset scale and the high quality of Square-10M.

📄 PDF Abstract BibTeX arXiv:2404.12803

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationHallucination EvaluationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

LEGO: Learning EGOcentric Action Frame Generation via Visual Instruction Tuning

2023-12-06 · Bolin Lai, Xiaoliang Dai, Lawrence Chen, Guan Pang 외

Generating instructional images of human daily actions from an egocentric viewpoint serves as a key step towards efficient skill transfer. In this paper, we introduce a novel problem -- egocentric action frame generation…

Image ManipulationLanguage ModellingLarge Language Model

Picking the Cream of the Crop: Visual-Centric Data Selection with Collaborative Agents

2025-02-27 · Zhenyu Liu, Yunxin Li, Baotian Hu, Wenhan Luo 외

To improve Multimodal Large Language Models' (MLLMs) ability to process images and complex instructions, researchers predominantly curate large-scale visual instruction tuning datasets, which are either sourced from exis…

Image Quality Assessment

Words or Vision: Do Vision-Language Models Have Blind Faith in Text?

2025-03-04 · CVPR 2025 1 · Ailin Deng, Tri Cao, Zhirui Chen, Bryan Hooi

Vision-Language Models (VLMs) excel in integrating visual and textual information for vision-centric tasks, but their handling of inconsistencies between modalities is underexplored. We investigate VLMs' modality prefere…

Language ModelingLanguage ModellingText Augmentation

Boosting Visual Instruction Tuning with Self-Supervised Guidance

2026-04-14 · Sophia Sirko-Galouchenko, Monika Wysoczanska, Andrei Bursuc, Nicolas Thome 외 arxiv

Multimodal large language models (MLLMs) perform well on many vision-language tasks but often struggle with vision-centric problems that require fine-grained visual reasoning. Recent evidence suggests that this limitatio…

Visual Reasoning

See Different, Think Better: Visual Variations Mitigating Hallucinations in LVLMs

2025-07-29 · Ziyun Dai, Xiaoqiang Li, Shaohua Zhang, Yuanchen Wu 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in visual understanding and multimodal reasoning. However, LVLMs frequently exhibit hallucination phenomena, manifesting as the generated tex…

Multimodal ReasoningImage Generation