paper-with-me

Papers

Context-Situated Pun Generation

2022-10-24 · Jiao Sun, Anjali Narayan-Chen, Shereen Oraby, Shuyang Gao, Tagyoung Chung, Jing Huang, Yang Liu, Nanyun Peng

Previous work on pun generation commonly begins with a given pun word (a pair of homophones for heterographic pun generation and a polyseme for homographic pun generation) and seeks to generate an appropriate pun. While this may enable efficient pun generation, we believe that a pun is most entertaining if it fits appropriately within a given context, e.g., a given situation or dialogue. In this work, we propose a new task, context-situated pun generation, where a specific context represented by a set of keywords is provided, and the task is to first identify suitable pun words that are appropriate for the context, then generate puns based on the context keywords and the identified pun words. We collect CUP (Context-sitUated Pun), containing 4.5k tuples of context words and pun pairs. Based on the new data and setup, we propose a pipeline system for context-situated pun generation, including a pun word retrieval module that identifies suitable pun words for a given context, and a generation module that generates puns from context keywords and pun words. Human evaluation shows that 69% of our top retrieved pun words can be used to generate context-situated puns, and our generation module yields successful puns 31% of the time given a plausible tuple of context words and pun pair, almost tripling the yield of a state-of-the-art pun generation model. With an end-to-end evaluation, our pipeline system with the top-1 retrieved pun pair for a given context can generate successful puns 40% of the time, better than all other modeling variations but 32% lower than the human success rate. This highlights the difficulty of the task, and encourages more research in this direction.

📄 PDF Abstract BibTeX arXiv:2210.13522

Code (1)

amazon-research/context-situated-pun-generation 공식 구현

Tasks

Retrieval

Similar Papers 제목 키워드 기반

SOK-Bench: A Situated Video Reasoning Benchmark with Aligned Open-World Knowledge

2024-05-15 · CVPR 2024 1 · Andong Wang, Bo Wu, Sunli Chen, Zhenfang Chen 외

Learning commonsense reasoning from visual contexts and scenes in real-world is a crucial step toward advanced artificial intelligence. However, existing video reasoning benchmarks are still inadequate since they were ma…

General KnowledgeKnowledge GraphsWorld Knowledge

Mars: Situated Inductive Reasoning in an Open-World Environment

2024-10-10 · Xiaojuan Tang, Jiaqi Li, Yitao Liang, Song-Chun Zhu 외

Large Language Models (LLMs) trained on massive corpora have shown remarkable success in knowledge-intensive tasks. Yet, most of them rely on pre-stored knowledge. Inducing new general knowledge from a specific environme…

Decision MakingGeneral Knowledge

SituatedGen: Incorporating Geographical and Temporal Contexts into Generative Commonsense Reasoning

2023-06-21 · NeurIPS 2023 11 · Yunxiang Zhang, Xiaojun Wan

Recently, commonsense reasoning in text generation has attracted much attention. Generative commonsense reasoning is the task that requires machines, given a group of keywords, to compose a single coherent sentence with …

SentenceText Generation

Context-sensitive Natural Language Generation for robot-assisted second language tutoring

2018-11-01 · WS 2018 11 · Bram Willemsen, Jan de Wit, Emiel Krahmer, Mirjam de Haas 외

This paper describes the L2TOR intelligent tutoring system (ITS), focusing primarily on its output generation module. The L2TOR ITS is developed for the purpose of investigating the efficacy of robot-assisted second lang…

Text Generation

Exploring Situated Stabilities of a Rhythm Generation System through Variational Cross-Examination

2025-09-05 · Błażej Kotowski, Nicholas Evans, Behzad Haki, Frederic Font 외 arxiv

This paper investigates GrooveTransformer, a real-time rhythm generation system, through the postphenomenological framework of Variational Cross-Examination (VCE). By reflecting on its deployment across three distinct ar…