paper-with-me

Papers

Stimulating Creativity with FunLines: A Case Study of Humor Generation in Headlines

2020-02-05 · ACL 2020 6 · Nabil Hossain, John Krumm, Tanvir Sajed, Henry Kautz

Building datasets of creative text, such as humor, is quite challenging. We introduce FunLines, a competitive game where players edit news headlines to make them funny, and where they rate the funniness of headlines edited by others. FunLines makes the humor generation process fun, interactive, collaborative, rewarding and educational, keeping players engaged and providing humor data at a very low cost compared to traditional crowdsourcing approaches. FunLines offers useful performance feedback, assisting players in getting better over time at generating and assessing humor, as our analysis shows. This helps to further increase the quality of the generated dataset. We show the effectiveness of this data by training humor classification models that outperform a previous benchmark, and we release this dataset to the public.

📄 PDF Abstract BibTeX arXiv:2002.02031

Code (2)

amir-mola/FunLines pytorch
dora-tang/SemEval-2020-Task-7 pytorch

Similar Papers 제목 키워드 기반

WMD at SemEval-2020 Tasks 7 and 11: Assessing Humor and Propaganda Using Unsupervised Data Augmentation

2020-12-01 · SEMEVAL 2020 · Guillaume Daval-Frerot, Yannick Weis

In this work, we combine the state-of-the-art BERT architecture with the semi-supervised learning technique UDA in order to exploit unlabeled raw data to assess humor and detect propaganda in the tasks 7 and 11 of the Se…

Data Augmentation

LRG at SemEval-2020 Task 7: Assessing the Ability of BERT and Derivative Models to Perform Short-Edits based Humor Grading

2020-05-31 · SEMEVAL 2020 · Siddhant Mahurkar, Rajaswa Patil

In this paper, we assess the ability of BERT and its derivative models (RoBERTa, DistilBERT, and ALBERT) for short-edits based humor grading. We test these models for humor grading and classification tasks on the Humicro…

Language ModelingLanguage Modelling

A Framework for Collaborating a Large Language Model Tool in Brainstorming for Triggering Creative Thoughts

2024-10-10 · Hung-Fu Chang, Tong Li

Creativity involves not only generating new ideas from scratch but also redefining existing concepts and synthesizing previous insights. Among various techniques developed to foster creative thinking, brainstorming is wi…

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

Exploring Chinese Humor Generation: A Study on Two-Part Allegorical Sayings

2024-03-16 · Rongwu Xu

Humor, a culturally nuanced aspect of human language, poses challenges for computational understanding and generation, especially in Chinese humor, which remains relatively unexplored in the NLP community. This paper inv…

Contrastive LearningLanguage ModelingLanguage Modelling

Bridging the Creativity Understanding Gap: Small-Scale Human Alignment Enables Expert-Level Humor Ranking in LLMs

2025-02-27 · Kuan Lok Zhou, Jiayi Chen, Siddharth Suresh, Reuben Narad 외

Large Language Models (LLMs) have shown significant limitations in understanding creative content, as demonstrated by Hessel et al. (2023)'s influential work on the New Yorker Cartoon Caption Contest (NYCCC). Their study…