Witscript 3: A Hybrid AI System for Improvising Jokes in a Conversation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ChatbotCommon Sense ReasoningSimilar Papers 제목 키워드 기반
Witscript 2: A System for Generating Improvised Jokes Without Wordplay
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+1Witscript: A System for Generating Improvised Jokes in a Conversation
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 ModellingSentenceTowards Conversational Humor Analysis and Design
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 GenerationChatGPT is fun, but it is not funny! Humor is still challenging Large Language Models
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…
validThe Naughtyformer: A Transformer Understands Offensive Humor
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