paper-with-me

Papers

TPCap: Unlocking Zero-Shot Image Captioning with Trigger-Augmented and Multi-Modal Purification Modules

2025-02-16 · Ruoyu Zhang, Lulu Wang, Yi He, Tongling Pan, Zhengtao Yu, Yingna Li

Recent advancements in large language models (LLMs) have significantly enhanced the fluency and logical coherence of image captioning. Retrieval-Augmented Generation (RAG) is widely adopted to incorporate external knowledge into LLMs; however, existing RAG-based methods rely on separate retrieval banks, introducing computational overhead and limiting the utilization of LLMs' inherent zero-shot capabilities. To address these limitations, we propose TPCap, a novel trigger-augmented and multi-modal purification framework for zero-shot image captioning without external retrieval libraries. TPCap consists of two key components: trigger-augmented (TA) generation and multi-modal purification (MP). The TA module employs a trigger projector with frozen and learnable projections to activate LLMs' contextual reasoning, enhance visual-textual alignment, and mitigate data bias. The MP module further refines the generated entity-related information by filtering noise and enhancing feature quality, ensuring more precise and factually consistent captions. We evaluate TPCap on COCO, NoCaps, Flickr30k, and WHOOPS datasets. With only 0.82M trainable parameters and training on a single NVIDIA RTX 4090 GPU, TPCap achieves competitive performance comparable to state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2502.11024

Code (0)

등록된 구현이 없습니다.

Tasks

GPUImage CaptioningRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Large-Scale Bidirectional Training for Zero-Shot Image Captioning

2022-11-13 · TaeHoon Kim, Mark Marsden, Pyunghwan Ahn, Sangyun Kim 외

When trained on large-scale datasets, image captioning models can understand the content of images from a general domain but often fail to generate accurate, detailed captions. To improve performance, pretraining-and-fin…

Image CaptioningKeyword Extraction

Unlocking Few-Shot Capabilities in LVLMs via Prompt Conditioning and Head Selection

2026-03-25 · Adhemar de Senneville, Xavier Bou, Jérémy Anger, Rafael Grompone 외 arxiv

Current Large Vision Language Models (LVLMs) excel at many zero-shot tasks like image captioning, visual question answering and OCR. However, these same models suffer from poor performance at image classification tasks, …

Visual Question AnsweringImage ClassificationImage Captioning

Zero-shot Image Captioning by Anchor-augmented Vision-Language Space Alignment

2022-11-14 · Junyang Wang, Yi Zhang, Ming Yan, Ji Zhang 외

CLIP (Contrastive Language-Image Pre-Training) has shown remarkable zero-shot transfer capabilities in cross-modal correlation tasks such as visual classification and image retrieval. However, its performance in cross-mo…

Computational EfficiencyImage CaptioningImage RetrievalRetrieval

One Patch to Caption Them All: A Unified Zero-Shot Captioning Framework

2025-10-03 · Lorenzo Bianchi, Giacomo Pacini, Fabio Carrara, Nicola Messina 외 arxiv

Zero-shot captioners are recently proposed models that utilize common-space vision-language representations to caption images without relying on paired image-text data. To caption an image, they proceed by textually deco…

Dense Captioning

Mining Fine-Grained Image-Text Alignment for Zero-Shot Captioning via Text-Only Training

2024-01-04 · Longtian Qiu, Shan Ning, Xuming He

Image captioning aims at generating descriptive and meaningful textual descriptions of images, enabling a broad range of vision-language applications. Prior works have demonstrated that harnessing the power of Contrastiv…

DescriptiveImage CaptioningRerankingVisual Question Answering (VQA)