paper-with-me

Papers

Guided Open Vocabulary Image Captioning with Constrained Beam Search

2016-12-02 · EMNLP 2017 9 · Peter Anderson, Basura Fernando, Mark Johnson, Stephen Gould

Existing image captioning models do not generalize well to out-of-domain images containing novel scenes or objects. This limitation severely hinders the use of these models in real world applications dealing with images in the wild. We address this problem using a flexible approach that enables existing deep captioning architectures to take advantage of image taggers at test time, without re-training. Our method uses constrained beam search to force the inclusion of selected tag words in the output, and fixed, pretrained word embeddings to facilitate vocabulary expansion to previously unseen tag words. Using this approach we achieve state of the art results for out-of-domain captioning on MSCOCO (and improved results for in-domain captioning). Perhaps surprisingly, our results significantly outperform approaches that incorporate the same tag predictions into the learning algorithm. We also show that we can significantly improve the quality of generated ImageNet captions by leveraging ground-truth labels.

📄 PDF Abstract BibTeX arXiv:1612.00576

Code (1)

nocaps-org/updown-baseline pytorch

Tasks

Image CaptioningTAGWord Embeddings

Similar Papers 제목 키워드 기반

Mitigating Open-Vocabulary Caption Hallucinations

2023-12-06 · Assaf Ben-Kish, Moran Yanuka, Morris Alper, Raja Giryes 외

While recent years have seen rapid progress in image-conditioned text generation, image captioning still suffers from the fundamental issue of hallucinations, namely, the generation of spurious details that cannot be inf…

DiversityHallucinationImage CaptioningObject+2

Thermal-Det: Language-Guided Cross-Modal Distillation for Open-Vocabulary Thermal Object Detection

2026-05-11 · Yasiru Ranasinghe, Elim Schenck, Florence Yellin, Shuowen Hu 외 arxiv

Existing open-vocabulary detectors focus on RGB images and fail to generalize to thermal imagery, where low texture and emissivity variations challenge RGB-based semantics. We present Thermal-Det, the first large languag…

Object Detection

OpenVoxel: Training-Free Grouping and Captioning Voxels for Open-Vocabulary 3D Scene Understanding

2026-01-14 · Sheng-Yu Huang, Jaesung Choe, Yu-Chiang Frank Wang, Cheng Sun arxiv

We propose OpenVoxel, a training-free algorithm for grouping and captioning sparse voxels for the open-vocabulary 3D scene understanding tasks. Given the sparse voxel rasterization (SVR) model obtained from multi-view im…

Referring Expression SegmentationScene Understanding

Good News, Everyone! Context driven entity-aware captioning for news images

2019-04-02 · CVPR 2019 6 · Ali Furkan Biten, Lluis Gomez, Marçal Rusiñol, Dimosthenis Karatzas

Current image captioning systems perform at a merely descriptive level, essentially enumerating the objects in the scene and their relations. Humans, on the contrary, interpret images by integrating several sources of pr…

ArticlesDescriptiveImage Captioning

PLA: Language-Driven Open-Vocabulary 3D Scene Understanding

2022-11-29 · CVPR 2023 1 · Runyu Ding, Jihan Yang, Chuhui Xue, Wenqing Zhang 외

Open-vocabulary scene understanding aims to localize and recognize unseen categories beyond the annotated label space. The recent breakthrough of 2D open-vocabulary perception is largely driven by Internet-scale paired i…

3D Open-Vocabulary Instance SegmentationContrastive LearningInstance SegmentationRepresentation Learning+2