Papers
arxiv:2510.02898

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

Published on Oct 3
Ā· Submitted by Giacomo Pacini on Oct 13
Authors:
,
,

Abstract

A patch-centric framework for zero-shot captioning achieves state-of-the-art performance by using dense visual features from models like DINO to caption arbitrary image regions.

AI-generated summary

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 decoding a text-aligned image feature, but they limit their scope to global representations and whole-image captions. We present , a unified framework for zero-shot captioning that shifts from an image-centric to a patch-centric paradigm, enabling the captioning of arbitrary regions without the need of region-level supervision. Instead of relying on global image representations, we treat individual patches as atomic captioning units and aggregate them to describe arbitrary regions, from single patches to non-contiguous areas and entire images. We analyze the key ingredients that enable current latent captioners to work in our novel proposed framework. Experiments demonstrate that backbones producing meaningful, dense visual features, such as DINO, are key to achieving state-of-the-art performance in multiple region-based captioning tasks. Compared to other baselines and state-of-the-art competitors, our models achieve better performance on zero-shot dense, region-set, and a newly introduced trace captioning task, highlighting the effectiveness of patch-wise semantic representations for scalable caption generation. Project page at https://paciosoft.com/Patch-ioner/ .

Community

Paper author Paper submitter
•
edited 2 days ago

I’d like to share our recent work Patch-ioner
— "One Patch to Caption Them All: A Unified Zero-Shot Captioning Framework".

Patch-ioner introduces a modular patch-based architecture that can decode visual representations into natural language captions without any paired image-text training. The framework unifies multiple zero-shot captioning paradigms (such as DeCap, VIECap, MeaCap) into a single flexible model, supporting both text-only fine-tuning and plug-and-play adaptation to new visual encoders.

We also released a live demo on Hugging Face Spaces and a collection of pretrained checkpoints here on HuggingFace.

Would love to hear your thoughts, feedback, or ideas on how you see this approach fitting into multimodal generation or vision-language alignment! šŸš€

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Models citing this paper 4

Datasets citing this paper 2

Spaces citing this paper 1

Collections including this paper 1