paper-with-me

홈 › Papers

A High-Quality Text-Rich Image Instruction Tuning Dataset via Hybrid Instruction Generation

2024-12-20 · Shijie Zhou, Ruiyi Zhang, Yufan Zhou, Changyou Chen

Large multimodal models still struggle with text-rich images because of inadequate training data. Self-Instruct provides an annotation-free way for generating instruction data, but its quality is poor, as multimodal alignment remains a hurdle even for the largest models. In this work, we propose LLaVAR-2, to enhance multimodal alignment for text-rich images through hybrid instruction generation between human annotators and large language models. Specifically, it involves detailed image captions from human annotators, followed by the use of these annotations in tailored text prompts for GPT-4o to curate a dataset. It also implements several mechanisms to filter out low-quality data, and the resulting dataset comprises 424k high-quality pairs of instructions. Empirical results show that models fine-tuned on this dataset exhibit impressive enhancements over those trained with self-instruct data.

📄 PDF Abstract BibTeX arXiv:2412.16364

Code (1)

llavar/llavar-2 공식 구현 pytorch

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

Leopard: A Vision Language Model For Text-Rich Multi-Image Tasks

2024-10-02 · Mengzhao Jia, Wenhao Yu, Kaixin Ma, Tianqing Fang 외

Text-rich images, where text serves as the central visual element guiding the overall understanding, are prevalent in real-world applications, such as presentation slides, scanned documents, and webpage snapshots. Tasks …

Language ModelingLanguage Modelling

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

InsightEdit: Towards Better Instruction Following for Image Editing

2024-11-26 · CVPR 2025 1 · Yingjing Xu, Jie Kong, Jiazhi Wang, Xiao Pan 외

In this paper, we focus on the task of instruction-based image editing. Previous works like InstructPix2Pix, InstructDiffusion, and SmartEdit have explored end-to-end editing. However, two limitations still remain: First…

Instruction Following

Towards Improving Document Understanding: An Exploration on Text-Grounding via MLLMs

2023-11-22 · Yonghui Wang, Wengang Zhou, Hao Feng, Keyi Zhou 외

In the field of document understanding, significant advances have been made in the fine-tuning of Multimodal Large Language Models (MLLMs) with instruction-following data. Nevertheless, the potential of text-grounding ca…

document understandingInstruction FollowingLanguage ModellingLarge Language Model+1

LLaVAR: Enhanced Visual Instruction Tuning for Text-Rich Image Understanding

2023-06-29 · Yanzhe Zhang, Ruiyi Zhang, Jiuxiang Gu, Yufan Zhou 외

Instruction tuning unlocks the superior capability of Large Language Models (LLM) to interact with humans. Furthermore, recent instruction-following datasets include images as visual inputs, collecting responses for imag…

16kImage CaptioningInstruction FollowingOptical Character Recognition (OCR)+1