paper-with-me

Papers

Punny Captions: Witty Wordplay in Image Descriptions

2017-04-26 · NAACL 2018 6 · Arjun Chandrasekaran, Devi Parikh, Mohit Bansal

Wit is a form of rich interaction that is often grounded in a specific situation (e.g., a comment in response to an event). In this work, we attempt to build computational models that can produce witty descriptions for a given image. Inspired by a cognitive account of humor appreciation, we employ linguistic wordplay, specifically puns, in image descriptions. We develop two approaches which involve retrieving witty descriptions for a given image from a large corpus of sentences, or generating them via an encoder-decoder neural network architecture. We compare our approach against meaningful baseline approaches via human studies and show substantial improvements. We find that when a human is subject to similar constraints as the model regarding word usage and style, people vote the image descriptions generated by our model to be slightly wittier than human-written witty descriptions. Unsurprisingly, humans are almost always wittier than the model when they are free to choose the vocabulary, style, etc.

📄 PDF Abstract BibTeX arXiv:1704.08224

Code (1)

purvaten/punny_captions tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

Concadia: Towards Image-Based Text Generation with a Purpose

2021-04-16 · Elisa Kreiss, Fei Fang, Noah D. Goodman, Christopher Potts

Current deep learning models often achieve excellent results on benchmark image-to-text datasets but fail to generate texts that are useful in practice. We argue that to close this gap, it is vital to distinguish descrip…

Image CaptioningImage to textText Generation

KoWit-24: A Richly Annotated Dataset of Wordplay in News Headlines

2025-03-03 · Alexander Baranov, Anna Palatkina, Yulia Makovka, Pavel Braslavski

We present KoWit-24, a dataset with fine-grained annotation of wordplay in 2,700 Russian news headlines. KoWit-24 annotations include the presence of wordplay, its type, wordplay anchors, and words/phrases the wordplay r…

Image Captioning at Will: A Versatile Scheme for Effectively Injecting Sentiments into Image Descriptions

2018-01-30 · Quanzeng You, Hailin Jin, Jiebo Luo

Automatic image captioning has recently approached human-level performance due to the latest advances in computer vision and natural language understanding. However, most of the current models can only generate plain fac…

Image CaptioningNatural Language Understanding

Alleviating Noisy Data in Image Captioning with Cooperative Distillation

2020-12-21 · Pierre Dognin, Igor Melnyk, Youssef Mroueh, Inkit Padhi 외

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, sca…

Image Captioning

CapText: Large Language Model-based Caption Generation From Image Context and Description

2023-06-01 · Shinjini Ghosh, Sagnik Anupam

While deep-learning models have been shown to perform well on image-to-text datasets, it is difficult to use them in practice for captioning images. This is because captions traditionally tend to be context-dependent and…

Caption GenerationImage to textLanguage ModelingLanguage Modelling+1