paper-with-me

홈 › Papers

What Makes for Good Image Captions?

2024-05-01 · Delong Chen, Samuel Cahyawijaya, Etsuko Ishii, Ho Shu Chan, Yejin Bang, Pascale Fung

This paper establishes a formal information-theoretic framework for image captioning, conceptualizing captions as compressed linguistic representations that selectively encode semantic units in images. Our framework posits that good image captions should balance three key aspects: informationally sufficient, minimally redundant, and readily comprehensible by humans. By formulating these aspects as quantitative measures with adjustable weights, our framework provides a flexible foundation for analyzing and optimizing image captioning systems across diverse task requirements. To demonstrate its applicability, we introduce the Pyramid of Captions (PoCa) method, which generates enriched captions by integrating local and global visual information. We present both theoretical proof that PoCa improves caption quality under certain assumptions, and empirical validation of its effectiveness across various image captioning models and datasets.

📄 PDF Abstract BibTeX arXiv:2405.00485

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationImage CaptioningRepresentation Learning

Similar Papers 제목 키워드 기반

Captioning Images Taken by People Who Are Blind

2020-02-20 · ECCV 2020 8 · Danna Gurari, Yinan Zhao, Meng Zhang, Nilavra Bhattacharya

While an important problem in the vision community is to design algorithms that can automatically caption images, few publicly-available datasets for algorithm development directly address the interests of real users. Ob…

DiversityImage Captioning

Generating image captions with external encyclopedic knowledge

2022-10-10 · Sofia Nikiforova, Tejaswini Deoskar, Denis Paperno, Yoad Winter

Accurately reporting what objects are depicted in an image is largely a solved problem in automatic caption generation. The next big challenge on the way to truly humanlike captioning is being able to incorporate the con…

Caption GenerationImage CaptioningWorld Knowledge

Improving Multimodal Datasets with Image Captioning

2023-07-19 · NeurIPS 2023 11

Massive web datasets play a key role in the success of large vision-language models like CLIP and Flamingo. However, the raw web data is noisy, and existing filtering methods to reduce noise often come at the expense of …

Image Captioning

ReflectCAP: Detailed Image Captioning with Reflective Memory

2026-04-14 · Kyungmin Min, Minbeom Kim, Kang-il Lee, Seunghyun Yoon 외 arxiv

Detailed image captioning demands both factual grounding and fine-grained coverage, yet existing methods have struggled to achieve them simultaneously. We address this tension with Reflective Note-Guided Captioning (Refl…

Image Captioning

What Makes a Good Dataset for Knowledge Distillation?

2024-11-19 · CVPR 2025 1 · Logan Frank, Jim Davis

Knowledge distillation (KD) has been a popular and effective method for model compression. One important assumption of KD is that the teacher's original dataset will also be available when training the student. However, …

Continual LearningKnowledge DistillationModel Compression