paper-with-me

홈 › Papers

Image Textualization: An Automatic Framework for Creating Accurate and Detailed Image Descriptions

2024-06-11 · Renjie Pi, Jianshu Zhang, Jipeng Zhang, Rui Pan, Zhekai Chen, Tong Zhang

Image description datasets play a crucial role in the advancement of various applications such as image understanding, text-to-image generation, and text-image retrieval. Currently, image description datasets primarily originate from two sources. One source is the scraping of image-text pairs from the web. Despite their abundance, these descriptions are often of low quality and noisy. Another is through human labeling. Datasets such as COCO are generally very short and lack details. Although detailed image descriptions can be annotated by humans, the high annotation cost limits the feasibility. These limitations underscore the need for more efficient and scalable methods to generate accurate and detailed image descriptions. In this paper, we propose an innovative framework termed Image Textualization (IT), which automatically produces high-quality image descriptions by leveraging existing multi-modal large language models (MLLMs) and multiple vision expert models in a collaborative manner, which maximally convert the visual information into text. To address the current lack of benchmarks for detailed descriptions, we propose several benchmarks for comprehensive evaluation, which verifies the quality of image descriptions created by our framework. Furthermore, we show that LLaVA-7B, benefiting from training on IT-curated descriptions, acquire improved capability to generate richer image descriptions, substantially increasing the length and detail of their output with less hallucination.

📄 PDF Abstract BibTeX arXiv:2406.07502

Code (1)

sterzhang/image-textualization 공식 구현 pytorch

Tasks

HallucinationImage DescriptionImage GenerationImage RetrievalText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Multimodal Claim Extraction for Fact-Checking

2026-02-01 · Joycelyn Teo, Rui Cao, Zhenyun Deng, Zifeng Ding 외 arxiv

Automated Fact-Checking (AFC) relies on claim extraction as a first step, yet existing methods largely overlook the multimodal nature of today's misinformation. Social media posts often combine short, informal text with …

Visual Question AnsweringImage Captioning

Decontextualization: Making Sentences Stand-Alone

2021-02-09 · Eunsol Choi, Jennimaria Palomaki, Matthew Lamm, Tom Kwiatkowski 외

Models for question answering, dialogue agents, and summarization often interpret the meaning of a sentence in a rich context and use that meaning in a new context. Taking excerpts of text can be problematic, as key piec…

document understandingQuestion AnsweringSentence

Molecular Facts: Desiderata for Decontextualization in LLM Fact Verification

2024-06-28 · Anisha Gunjal, Greg Durrett

Automatic factuality verification of large language model (LLM) generations is becoming more and more widely used to combat hallucinations. A major point of tension in the literature is the granularity of this fact-check…

Fact CheckingFact VerificationLanguage ModelingLanguage Modelling+1

Weakly-supervised Contextualization of Knowledge Graph Facts

2018-05-07 · Nikos Voskarides, Edgar Meij, Ridho Reinanda, Abhinav Khaitan 외

Knowledge graphs (KGs) model facts about the world, they consist of nodes (entities such as companies and people) that are connected by edges (relations such as founderOf). Facts encoded in KGs are frequently used by sea…

Knowledge GraphsLearning-To-Rank

GeoExplainer: A Visual Analytics Framework for Spatial Modeling Contextualization and Report Generation

2023-08-25 · Fan Lei, Yuxin Ma, Stewart Fotheringham, Elizabeth Mack 외

Geographic regression models of various descriptions are often applied to identify patterns and anomalies in the determinants of spatially distributed observations. These types of analyses focus on answering why question…

regressionText Generation