TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GRIT: Faster and Better Image captioning Transformer Using...

GRIT: Faster and Better Image captioning Transformer Using Dual Visual Features

Van-Quang Nguyen, Masanori Suganuma, Takayuki Okatani

2022-07-20Image Captioning
PaperPDFCode(official)Code

Abstract

Current state-of-the-art methods for image captioning employ region-based features, as they provide object-level information that is essential to describe the content of images; they are usually extracted by an object detector such as Faster R-CNN. However, they have several issues, such as lack of contextual information, the risk of inaccurate detection, and the high computational cost. The first two could be resolved by additionally using grid-based features. However, how to extract and fuse these two types of features is uncharted. This paper proposes a Transformer-only neural architecture, dubbed GRIT (Grid- and Region-based Image captioning Transformer), that effectively utilizes the two visual features to generate better captions. GRIT replaces the CNN-based detector employed in previous methods with a DETR-based one, making it computationally faster. Moreover, its monolithic design consisting only of Transformers enables end-to-end training of the model. This innovative design and the integration of the dual visual features bring about significant performance improvement. The experimental results on several image captioning benchmarks show that GRIT outperforms previous methods in inference accuracy and speed.

Results

TaskDatasetMetricValueModel
Image CaptioningCOCO CaptionsBLEU-184.2GRIT (No VL pretraining - base)
Image CaptioningCOCO CaptionsBLEU-442.4GRIT (No VL pretraining - base)
Image CaptioningCOCO CaptionsCIDER144.2GRIT (No VL pretraining - base)
Image CaptioningCOCO CaptionsMETEOR30.6GRIT (No VL pretraining - base)
Image CaptioningCOCO CaptionsROUGE-L60.7GRIT (No VL pretraining - base)
Image CaptioningCOCO CaptionsSPICE24.3GRIT (No VL pretraining - base)
Image Captioningnocaps out-of-domainCIDEr72.6GRIT (zero-shot, no CBS, no VL pretraining, single model)
Image Captioningnocaps out-of-domainSPICE11.1GRIT (zero-shot, no CBS, no VL pretraining, single model)
Image Captioningnocaps in-domainCIDEr105.9GRIT (zero-shot, no VL pretraining, no CBS)
Image Captioningnocaps in-domainSPICE13.6GRIT (zero-shot, no VL pretraining, no CBS)

Related Papers

Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16Mask-aware Text-to-Image Retrieval: Referring Expression Segmentation Meets Cross-modal Retrieval2025-06-28HalLoc: Token-level Localization of Hallucinations for Vision Language Models2025-06-12ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs2025-06-11A Novel Lightweight Transformer with Edge-Aware Fusion for Remote Sensing Image Captioning2025-06-11Vision Matters: Simple Visual Perturbations Can Boost Multimodal Math Reasoning2025-06-11Edit Flows: Flow Matching with Edit Operations2025-06-10Dense Retrievers Can Fail on Simple Queries: Revealing The Granularity Dilemma of Embeddings2025-06-10