satirical headline
Comedians, watch your backs! AI is FUNNIER than humans, study claims - so, can you tell which of these jokes were written by a robot?
Telling a well-crafted joke that hits just right might seem like it requires a uniquely human touch. But there's bad news for comedians - as researchers from the University of Southern California say that AI is now funnier than most humans. In their study, ChatGPT was able to craft punchlines that were rated funnier than human efforts 70 per cent of the time. And this isn't a laughing matter, as the researchers warn that joke-writing robots could pose a'serious employment threat' to professional comedians. So, can you tell which of these jokes were written by a robot?
Getting Serious about Humor: Crafting Humor Datasets with Unfunny Large Language Models
Horvitz, Zachary, Chen, Jingru, Aditya, Rahul, Srivastava, Harshvardhan, West, Robert, Yu, Zhou, McKeown, Kathleen
Humor is a fundamental facet of human cognition and interaction. Yet, despite recent advances in natural language processing, humor detection remains a challenging task that is complicated by the scarcity of datasets that pair humorous texts with similar non-humorous counterparts. In our work, we investigate whether large language models (LLMs), can generate synthetic data for humor detection via editing texts. We benchmark LLMs on an existing human dataset and show that current LLMs display an impressive ability to 'unfun' jokes, as judged by humans and as measured on the downstream task of humor detection. We extend our approach to a code-mixed English-Hindi humor dataset, where we find that GPT-4's synthetic data is highly rated by bilingual annotators and provides challenging adversarial examples for humor classifiers.
Reverse-Engineering Satire, or "Paper on Computational Humor Accepted Despite Making Serious Advances"
Humor is an essential human trait. Efforts to understand humor have called out links between humor and the foundations of cognition, as well as the importance of humor in social engagement. As such, it is a promising and important subject of study, with relevance for artificial intelligence and human-computer interaction. Previous computational work on humor has mostly operated at a coarse level of granularity, e.g., predicting whether an entire sentence, paragraph, document, etc., is humorous. As a step toward deep understanding of humor, we seek fine-grained models of attributes that make a given text humorous. Starting from the observation that satirical news headlines tend to resemble serious news headlines, we build and analyze a corpus of satirical headlines paired with nearly identical but serious headlines. The corpus is constructed via Unfun.me, an online game that incentivizes players to make minimal edits to satirical headlines with the goal of making other players believe the results are serious headlines. The edit operations used to successfully remove humor pinpoint the words and concepts that play a key role in making the original, satirical headline funny. Our analysis reveals that the humor tends to reside toward the end of headlines, and primarily in noun phrases, and that most satirical headlines follow a certain logical pattern, which we term false analogy. Overall, this paper deepens our understanding of the syntactic and semantic structure of satirical news headlines and provides insights for building humor-producing systems.