paper-with-me

Papers

Transferable Decoding with Visual Entities for Zero-Shot Image Captioning

2023-07-31 · ICCV 2023 1 · Junjie Fei, Teng Wang, Jinrui Zhang, Zhenyu He, Chengjie Wang, Feng Zheng

Image-to-text generation aims to describe images using natural language. Recently, zero-shot image captioning based on pre-trained vision-language models (VLMs) and large language models (LLMs) has made significant progress. However, we have observed and empirically demonstrated that these methods are susceptible to modality bias induced by LLMs and tend to generate descriptions containing objects (entities) that do not actually exist in the image but frequently appear during training (i.e., object hallucination). In this paper, we propose ViECap, a transferable decoding model that leverages entity-aware decoding to generate descriptions in both seen and unseen scenarios. ViECap incorporates entity-aware hard prompts to guide LLMs' attention toward the visual entities present in the image, enabling coherent caption generation across diverse scenes. With entity-aware hard prompts, ViECap is capable of maintaining performance when transferring from in-domain to out-of-domain scenarios. Extensive experiments demonstrate that ViECap sets a new state-of-the-art cross-domain (transferable) captioning and performs competitively in-domain captioning compared to previous VLMs-based zero-shot methods. Our code is available at: https://github.com/FeiElysia/ViECap

📄 PDF Abstract BibTeX arXiv:2307.16525

Code (1)

feielysia/viecap 공식 구현 pytorch

Tasks

Caption GenerationHallucinationImage CaptioningImage to textObject HallucinationText Generation

Similar Papers 제목 키워드 기반

K-LITE: Learning Transferable Visual Models with External Knowledge

2022-04-20 · Sheng Shen, Chunyuan Li, Xiaowei Hu, Jianwei Yang 외

The new generation of state-of-the-art computer vision systems are trained from natural language supervision, ranging from simple object category names to descriptive captions. This form of supervision ensures high gener…

BenchmarkingDescriptiveimage-classificationImage Classification+3

Randomized-to-Canonical Model Predictive Control for Real-world Visual Robotic Manipulation

2022-07-05 · Tomoya Yamanokuchi, Yuhwan Kwon, Yoshihisa Tsurumine, Eiji Uchibe 외

Many works have recently explored Sim-to-real transferable visual model predictive control (MPC). However, such works are limited to one-shot transfer, where real-world data must be collected once to perform the sim-to-r…

Model Predictive Control

ZEBRA: Towards Zero-Shot Cross-Subject Generalization for Universal Brain Visual Decoding

2025-10-31 · Haonan Wang, Jingyu Lu, Hongrui Li, Xiaomeng Li arxiv

Recent advances in neural decoding have enabled the reconstruction of visual experiences from brain activity, positioning fMRI-to-image reconstruction as a promising bridge between neuroscience and computer vision. Howev…

Image Reconstruction

Just Pass Twice: Efficient Token Classification with LLMs for Zero-Shot NER

2026-04-06 · Ahmed Ewais, Ahmed Hashish, Amr Ali arxiv

Large language models encode extensive world knowledge valuable for zero-shot named entity recognition. However, their causal attention mechanism, where tokens attend only to preceding context, prevents effective token c…

Zero-shot Generalization

BrainCLIP: Bridging Brain and Visual-Linguistic Representation Via CLIP for Generic Natural Visual Stimulus Decoding

2023-02-25 · Yulong Liu, Yongqiang Ma, Wei Zhou, Guibo Zhu 외

Due to the lack of paired samples and the low signal-to-noise ratio of functional MRI (fMRI) signals, reconstructing perceived natural images or decoding their semantic contents from fMRI data are challenging tasks. In t…

Brain DecodingImage GenerationImage ReconstructionImage-text matching+1