paper-with-me

홈 › Papers

CompCap: Improving Multimodal Large Language Models with Composite Captions

2024-12-06 · Xiaohui Chen, Satya Narayan Shukla, Mahmoud Azab, Aashu Singh, Qifan Wang, David Yang, Shengyun Peng, Hanchao Yu, Shen Yan, Xuewen Zhang, Baosheng He

How well can Multimodal Large Language Models (MLLMs) understand composite images? Composite images (CIs) are synthetic visuals created by merging multiple visual elements, such as charts, posters, or screenshots, rather than being captured directly by a camera. While CIs are prevalent in real-world applications, recent MLLM developments have primarily focused on interpreting natural images (NIs). Our research reveals that current MLLMs face significant challenges in accurately understanding CIs, often struggling to extract information or perform complex reasoning based on these images. We find that existing training data for CIs are mostly formatted for question-answer tasks (e.g., in datasets like ChartQA and ScienceQA), while high-quality image-caption datasets, critical for robust vision-language alignment, are only available for NIs. To bridge this gap, we introduce Composite Captions (CompCap), a flexible framework that leverages Large Language Models (LLMs) and automation tools to synthesize CIs with accurate and detailed captions. Using CompCap, we curate CompCap-118K, a dataset containing 118K image-caption pairs across six CI types. We validate the effectiveness of CompCap-118K by supervised fine-tuning MLLMs of three sizes: xGen-MM-inst.-4B and LLaVA-NeXT-Vicuna-7B/13B. Empirical results show that CompCap-118K significantly enhances MLLMs' understanding of CIs, yielding average gains of 1.7%, 2.0%, and 2.9% across eleven benchmarks, respectively.

📄 PDF Abstract BibTeX arXiv:2412.05243

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FLEUR: An Explainable Reference-Free Evaluation Metric for Image Captioning Using a Large Multimodal Model

2024-06-10 · Yebin Lee, Imseong Park, Myungjoo Kang

Most existing image captioning evaluation metrics focus on assigning a single numerical score to a caption by comparing it with reference captions. However, these methods do not provide an explanation for the assigned sc…

Image Captioning

A Survey of Multimodal Composite Editing and Retrieval

2024-09-09 · Suyan Li, Fuxiang Huang, Lei Zhang

In the real world, where information is abundant and diverse across different modalities, understanding and utilizing various data types to improve retrieval systems is a key focus of research. Multimodal composite retri…

RetrievalSurvey

BioCAP: Exploiting Synthetic Captions Beyond Labels in Biological Foundation Models

2025-10-23 · Ziheng Zhang, Xinyue Ma, Arpita Chowdhury, Elizabeth G. Campolongo 외 arxiv

This work investigates descriptive captions as an additional source of supervision for biological multimodal foundation models. Images and captions can be viewed as complementary samples from the latent morphospace of a …

Image Retrieval

CapsFusion: Rethinking Image-Text Data at Scale

2023-10-31 · CVPR 2024 1 · Qiying Yu, Quan Sun, Xiaosong Zhang, Yufeng Cui 외

Large multimodal models demonstrate remarkable generalist ability to perform diverse multimodal tasks in a zero-shot manner. Large-scale web-based image-text pairs contribute fundamentally to this success, but suffer fro…

World Knowledge

Knowledge is Power: Advancing Few-shot Action Recognition with Multimodal Semantics from MLLMs

2026-03-27 · Jiazheng Xing, Chao Xu, Hangjie Yuan, Mengmeng Wang 외 arxiv

Multimodal Large Language Models (MLLMs) have propelled the field of few-shot action recognition (FSAR). However, preliminary explorations in this area primarily focus on generating captions to form a suboptimal feature-…

Action RecognitionMetric Learning