paper-with-me

Papers

Alleviating Noisy Data in Image Captioning with Cooperative Distillation

2020-12-21 · Pierre Dognin, Igor Melnyk, Youssef Mroueh, Inkit Padhi, Mattia Rigotti, Jarret Ross, Yair Schiff

Image captioning systems have made substantial progress, largely due to the availability of curated datasets like Microsoft COCO or Vizwiz that have accurate descriptions of their corresponding images. Unfortunately, scarce availability of such cleanly labeled data results in trained algorithms producing captions that can be terse and idiosyncratically specific to details in the image. We propose a new technique, cooperative distillation that combines clean curated datasets with the web-scale automatically extracted captions of the Google Conceptual Captions dataset (GCC), which can have poor descriptions of images, but is abundant in size and therefore provides a rich vocabulary resulting in more expressive captions.

📄 PDF Abstract BibTeX arXiv:2012.11691

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

Non-Autoregressive Image Captioning with Counterfactuals-Critical Multi-Agent Learning

2020-05-10 · Longteng Guo, Jing Liu, Xinxin Zhu, Xingjian He 외

Most image captioning models are autoregressive, i.e. they generate each word by conditioning on previously generated words, which leads to heavy latency during inference. Recently, non-autoregressive decoding has been p…

Image CaptioningMachine TranslationMulti-agent Reinforcement LearningSentence+1

Perturb, Predict & Paraphrase: Semi-Supervised Learning using Noisy Student for Image Captioning

2021-08-19 · IJCAI 2021 8 · Arjit Jain, Pranay Reddy Samala, Preethi Jyothi, Deepak Mittal 외

Recent semi-supervised learning (SSL) methods are predominantly focused on multi-class classification tasks. Classification tasks allow for easy mixing of class labels during augmentation which does not trivially extend …

Data AugmentationImage AugmentationImage Captioningimage-classification+1

Emergent Natural Language with Communication Games for Improving Image Captioning Capabilities without Additional Data

2025-07-11 · Parag Dutta, Ambedkar Dukkipati arxiv

Image captioning is an important problem in developing various AI systems, and these tasks require large volumes of annotated images to train the models. Since all existing labelled datasets are already used for training…

Multi-agent Reinforcement LearningImage Captioning

End-to-end Image Captioning Exploits Multimodal Distributional Similarity

2018-09-11 · Pranava Madhyastha, Josiah Wang, Lucia Specia

We hypothesize that end-to-end neural image captioning systems work seemingly well because they exploit and learn `distributional similarity' in a multimodal feature space by mapping a test image to similar training imag…

Image CaptioningText Generation

LMCap: Few-shot Multilingual Image Captioning by Retrieval Augmented Language Model Prompting

2023-05-31 · Rita Ramos, Bruno Martins, Desmond Elliott

Multilingual image captioning has recently been tackled by training with large-scale machine translated data, which is an expensive, noisy, and time-consuming process. Without requiring any multilingual caption data, we …

DecoderImage CaptioningLanguage ModelingLanguage Modelling+1