English

A Unified Framework for Pun Generation with Humor Principles

Computation and Language 2022-10-25 v1

Abstract

We propose a unified framework to generate both homophonic and homographic puns to resolve the split-up in existing works. Specifically, we incorporate three linguistic attributes of puns to the language models: ambiguity, distinctiveness, and surprise. Our framework consists of three parts: 1) a context words/phrases selector to promote the aforementioned attributes, 2) a generation model trained on non-pun sentences to incorporate the context words/phrases into the generation output, and 3) a label predictor that learns the structure of puns which is used to steer the generation model at inference time. Evaluation results on both pun types demonstrate the efficacy of our model over strong baselines.

Keywords

Cite

@article{arxiv.2210.13055,
  title  = {A Unified Framework for Pun Generation with Humor Principles},
  author = {Yufei Tian and Divyanshu Sheth and Nanyun Peng},
  journal= {arXiv preprint arXiv:2210.13055},
  year   = {2022}
}

Comments

Findings of EMNLP 2022

R2 v1 2026-06-28T04:20:11.594Z