paper-with-me

Papers

Witscript 3: A Hybrid AI System for Improvising Jokes in a Conversation

2023-01-06 · Joe Toplyn

Previous papers presented Witscript and Witscript 2, AI systems for improvising jokes in a conversation. Witscript generates jokes that rely on wordplay, whereas the jokes generated by Witscript 2 rely on common sense. This paper extends that earlier work by presenting Witscript 3, which generates joke candidates using three joke production mechanisms and then selects the best candidate to output. Like Witscript and Witscript 2, Witscript 3 is based on humor algorithms created by an expert comedy writer. Human evaluators judged Witscript 3's responses to input sentences to be jokes 44% of the time. This is evidence that Witscript 3 represents another step toward giving a chatbot a humanlike sense of humor.

📄 PDF Abstract BibTeX arXiv:2301.02695

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotCommon Sense Reasoning

Similar Papers 제목 키워드 기반

Witscript 2: A System for Generating Improvised Jokes Without Wordplay

2023-02-03 · Joe Toplyn

A previous paper presented Witscript, a system for generating conversational jokes that rely on wordplay. This paper extends that work by presenting Witscript 2, which uses a large language model to generate conversation…

ChatbotCommon Sense ReasoningLanguage ModelingLanguage Modelling+1

Witscript: A System for Generating Improvised Jokes in a Conversation

2023-02-03 · Joe Toplyn

A chatbot is perceived as more humanlike and likeable if it includes some jokes in its output. But most existing joke generators were not designed to be integrated into chatbots. This paper presents Witscript, a novel jo…

ChatbotLanguage ModelingLanguage ModellingSentence

Towards Conversational Humor Analysis and Design

2021-02-28 · Tanishq Chaudhary, Mayank Goel, Radhika Mamidi

Well-defined jokes can be divided neatly into a setup and a punchline. While most works on humor today talk about a joke as a whole, the idea of generating punchlines to a setup has applications in conversational humor, …

Text Generation

ChatGPT is fun, but it is not funny! Humor is still challenging Large Language Models

2023-06-07 · Sophie Jentzsch, Kristian Kersting

Humor is a central aspect of human communication that has not been solved for artificial agents so far. Large language models (LLMs) are increasingly able to capture implicit and contextual information. Especially, OpenA…

valid

The Naughtyformer: A Transformer Understands Offensive Humor

2022-11-25 · Leonard Tang, Alexander Cai, Steve Li, Jason Wang

Jokes are intentionally written to be funny, but not all jokes are created the same. Some jokes may be fit for a classroom of kindergarteners, but others are best reserved for a more mature audience. While recent work ha…

Humor Detection