{ "paper_id": "2020", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T01:40:48.587120Z" }, "title": "Stimulating Creativity with FunLines: A Case Study of Humor Generation in Headlines", "authors": [ { "first": "Nabil", "middle": [], "last": "Hossain", "suffix": "", "affiliation": { "laboratory": "", "institution": "Microsoft Corporation", "location": { "settlement": "Redmond", "region": "WA" } }, "email": "nhossain@cs.rochester.edu" }, { "first": "John", "middle": [], "last": "Krumm", "suffix": "", "affiliation": {}, "email": "jckrumm@microsoft.com" }, { "first": "Tanvir", "middle": [], "last": "Sajed", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Alberta", "location": {} }, "email": "tsajed@ualberta.ca" }, { "first": "Henry", "middle": [], "last": "Kautz", "suffix": "", "affiliation": { "laboratory": "", "institution": "Microsoft Corporation", "location": { "settlement": "Redmond", "region": "WA" } }, "email": "kautz@cs.rochester.edu" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "Building datasets of creative text, such as humor, is quite challenging. We introduce Fun-Lines, 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_parse": { "paper_id": "2020", "_pdf_hash": "", "abstract": [ { "text": "Building datasets of creative text, such as humor, is quite challenging. We introduce Fun-Lines, 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.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "While some data for machine learning tasks, like image object detection, is relatively easy to annotate, generating data that depends on human creativity is quite difficult. Unlike many objective tasks, creativity is much less constrained, people do not always agree on the quality of creative output, and measuring creativity often requires more effort. One such creative endeavor is humor, which is subjective and hard to define, making consensus difficult. Factors such as human preferences, mood, world knowledge, and complex interrelationships play important roles in determining what is funny, making it challenging to generate humor datasets.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "One approach to crowdsourcing creative data is to hire workers, as we did for humorous headlines in Hossain et al. (2019) . An alternative is to make a game for gathering the data. Games are especially suitable for gathering creative output because it is enjoyable to both generate and rate creative artifacts, particularly humor. The effectiveness of games for labeling data has been shown in previous work (Von Dabbish, 2004, 2008) .", "cite_spans": [ { "start": 100, "end": 121, "text": "Hossain et al. (2019)", "ref_id": "BIBREF3" }, { "start": 413, "end": 433, "text": "Dabbish, 2004, 2008)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "In this paper, we introduce Funlines 1 , an online game for generating funny news headlines for humor research. We explore and evaluate this fun, competitive way of motivating people to contribute creative text, addressing some of the special challenges of generating humor data mentioned above.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Generating a dataset of creative artifacts for machine learning requires ratings of the artifacts. This has been done for sites like Reddit (reddit.com) for jokes and Photofeeler (photofeeler.com) for photos, both of which allow casual users to upvote/downvote creative content from others. The Hafez research project lets users rate machine generated poetry (Ghazvininejad et al., 2017) . In Fun-Lines, one of the two main tasks for players is to rate the funniness of headlines that have been edited by other players. Humor is inherently social, and the headlines' collective exposure to, and rating from, humans preserves this important feature.", "cite_spans": [ { "start": 359, "end": 387, "text": "(Ghazvininejad et al., 2017)", "ref_id": "BIBREF2" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The other main task in FunLines is to edit regular headlines to make them funny. To simplify machine learning and humor analysis, we want funny headlines that are highly constrained. In FunLines, players start with a regular headline from a news source and they change a single word or entity to make it funny, giving data that is particularly suitable for understanding the tipping point between serious and humorous. This contrasts with Unfun.me, which is also a game for generating pairs of funny and unfunny headlines (West and Horvitz, 2019) . With Unfun.me, players start with a funny headline and make it serious, where their edits are unconstrained but encouraged to be minimal. Because it starts with regular headlines, FunLines has an enormous amount of raw source material. Also related to FunLines' editing tasks are projects that help users create humor, like HumorTools (Chilton et al., 2016) and Libitum (Hossain et al., 2017) .", "cite_spans": [ { "start": 522, "end": 546, "text": "(West and Horvitz, 2019)", "ref_id": "BIBREF9" }, { "start": 873, "end": 906, "text": "HumorTools (Chilton et al., 2016)", "ref_id": null }, { "start": 919, "end": 941, "text": "(Hossain et al., 2017)", "ref_id": "BIBREF5" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "By deploying FunLines, we learned how players behaved, and we responded with modifications to encourage players to provide creative, high quality data. We show that over time, players made significant improvements in both the quality of their humor and consistency of their ratings. We also show that the resulting data is effective for training humor detection systems. In fact, FunLines uses one of our humor detectors to give instant feedback when players edit a headline. We compare the FunLines data to Humicroedit, which is a humorous headlines dataset we collected previously from crowd workers (Hossain et al., 2019) . FunLines data is less expensive, higher quality, and leads to improved automated humor detection. Overall, we show that a competitive game is effective for gathering data for a human creativity task based on an experiment with a large number of users.", "cite_spans": [ { "start": 602, "end": 624, "text": "(Hossain et al., 2019)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "FunLines is designed to collect a large volume of rated, humorous headlines. It makes the humor generation process fun, interactive, competitive, rewarding and educational, keeping players engaged.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The FunLines Humor Game", "sec_num": "2" }, { "text": "In FunLines, players can attempt two tasks: (i) edit regular news headlines to make them funny, and (ii) rate the funniness of headlines edited by other players. They receive feedback for these actions, which helps them get better at the game. Players are ranked in our performance-based leader-boards, which offer prize money. We now describe the various aspects of the game that make it work.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The FunLines Humor Game", "sec_num": "2" }, { "text": "Similar to our previous work (Hossain et al., 2019) , we restrict the headline editing task to the substitution of a noun, verb or entity in the headline with a single word. This constraint enables focused analysis on humor triggered by atomic changes in text.", "cite_spans": [ { "start": 29, "end": 51, "text": "(Hossain et al., 2019)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Editing Headlines", "sec_num": "2.1" }, { "text": "Shown in Figure 1 (a), the headline editing interface highlights the headline's replaceable words in blue. It allows a single word substitute to be submitted by the player. To help put the headline in context, we provide information such as the news source, category and date of publication, including a link to the article (H16 in Fig. 1(a) ). Upon submitting the edited headline, the player receives an estimated funniness score from a humor classifier built into FunLines (see Section 5.1).", "cite_spans": [], "ref_spans": [ { "start": 9, "end": 17, "text": "Figure 1", "ref_id": "FIGREF1" }, { "start": 332, "end": 341, "text": "Fig. 1(a)", "ref_id": "FIGREF1" } ], "eq_spans": [], "section": "Editing Headlines", "sec_num": "2.1" }, { "text": "As in Hossain et al. (2019) , players rate a headline's funniness on a 4 point scale, as shown in Fig. 1(b) : 0 -Not funny at all 2 -Funny 1 -Only slightly funny 3 -Very funny", "cite_spans": [ { "start": 6, "end": 27, "text": "Hossain et al. (2019)", "ref_id": "BIBREF3" } ], "ref_spans": [ { "start": 98, "end": 107, "text": "Fig. 1(b)", "ref_id": "FIGREF1" } ], "eq_spans": [], "section": "Rating Headlines", "sec_num": "2.2" }, { "text": "We provide instant rating feedback to players when they rate a headline that already has a consensus rating from other players. This feedback includes whether the player's rating is reasonably close, higher, or lower compared to ratings from others. Each edited headline is made available in the game until it has five funniness ratings, which constitutes a fully rated edited headline.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Rating Headlines", "sec_num": "2.2" }, { "text": "We designed FunLines as a humor competition to motivate players to perform well. Players are scored based on their editing and rating, and they are ranked on the game's leaderboard page.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Competition Setting", "sec_num": "2.3" }, { "text": "We maintain two performance-based leaderboards:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Leaderboard", "sec_num": "2.3.1" }, { "text": "1. Top points scorers: This ranks players by points scored based on volume and quality of editing and rating as well as keeping a good balance between the volume of editing and rating. 2. Highest average ratings: This ranks players who received the highest mean funniness ratings for their edited headlines.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Leaderboard", "sec_num": "2.3.1" }, { "text": "Players who rank in the top 10 positions in any of the two leaderboards at the end of the 5-week long contest receive prize money between US$ 5-100. The leaderboard page also lists the recent top 10 funny headlines to show players examples of successful edits so that they can adjust their editing style, and to encourage them to make it to this list.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Leaderboard", "sec_num": "2.3.1" }, { "text": "Our competition requires participants to edit between 50-150 headlines and to rate between 200-500 headlines to be considered for prize money. The upper limits prevent players from running up their scores simply based on volume rather than quality. The lower limits help us collect more data, and since players get better at the game over time (details in Section 4.1), the quality of data improves with a larger volume of work from each player.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Qualification Requirements", "sec_num": "2.3.2" }, { "text": "Players receive humor points when they edit or rate headlines. We do not reveal the precise scoring formulae to the players to discourage them from \"gaming\" the game. The three scoring factors are: Editing Points: This score component exponentially increases with a headline's funniness ratings, encouraging players to make each edited headline as funny as possible. Rating Points: This is a function of the difference between the player's ratings and ratings from other players for the headline. The lower the difference, the higher the points earned, and a large difference gives the player negative points. This incentivizes players to be objective, rating headlines based on how others (e.g., a crowd) would rate them instead of letting their own biases influence their decisions.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Scoring", "sec_num": "2.3.3" }, { "text": "Task Balancing Points: Players are rewarded for maintaining a good balance between the numbers of edits and ratings. These points are maximized if the ratio of total ratings to total edits is between 3-10. This discourages players from ignoring one of the tasks, helping to keep our dataset balanced.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Scoring", "sec_num": "2.3.3" }, { "text": "During pilot tests, we noticed certain abusive player behavior, which we minimized, as described below: Abusive Edits: We prevent players from submitting slang words, crude sexual references, bathroom jokes and other cheap forms of humor using blacklists. Also, players are encouraged to flag an edited headline if it demonstrates abusive behavior, and such headlines are removed from the rating pool, depriving their editors of potential points. Abusive Ratings: We forced a time delay to prevent players from rapidly rating headlines without reading them. Attempts at lowering others' points by consistently assigning low ratings cause players to accumulate large negative points as these ratings mostly disagree with ratings from other players.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Protecting Against Abusive Behavior", "sec_num": "2.4" }, { "text": "Players who repeatedly show abusive behavior are warned, and, in some cases, suspended in order to maintain a healthy competition environment.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Protecting Against Abusive Behavior", "sec_num": "2.4" }, { "text": "FunLines gives players feedback on their performance so that they can improve their play: Editing: Players see their top 5 most funny edited headlines and their 10 most recent edited headlines and the corresponding ratings for all. This helps them monitor how their edited headlines appeal to other players, and to adjust their editing style. They also see which of their edits are marked as abusive. Rating: Players see the histogram of their rating selections and the percentage of their ratings that are significantly above or below the ratings of others who rated the same headlines. This helps them spot and rectify errors such as frequently overestimating or underestimating ratings, a common user behavior we saw initially in the competition. Players also see the 10 most recent headlines they rated and the ratings they assigned.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Performance Feedback", "sec_num": "2.5" }, { "text": "Players are advised on how many more edits or ratings to do to optimize their task balancing score.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Performance Feedback", "sec_num": "2.5" }, { "text": "The ordering of headlines displayed for rating greatly influences which headlines receive more ratings. Using their sampling weights, we re-compute the display order of headlines for rating every few minutes. Headlines are assigned higher sampling weights if they: (i) are from players with high volumes of edited headlines, (ii) are from players who received very few ratings, (iii) are recently submitted, or (iv) have received more ratings.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Ordering Headlines for Rating", "sec_num": "2.6" }, { "text": "Ratings are diversified by limiting each player from rating more than 10 headlines of another player. These design decisions make the game fair, engaging, and rewarding to all players.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Ordering Headlines for Rating", "sec_num": "2.6" }, { "text": "FunLines provides headlines from 5 diverse topics: politics, world news, entertainment, technology and sports. It daily adds about 300 trending English headlines from major news outlets posted to Reddit.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Popular Headlines and Player Flexibility", "sec_num": "2.7" }, { "text": "FunLines gives players the flexibility to choose which headlines to edit or rate, a freedom that the crowd workers in Hossain et al. (2019) did not have. Not all headlines are easy to edit or judge for humor, and by providing a large pool of headlines, FunLines allows players be strategic and selective. For example, they can focus only on headlines they appreciate and understand, and they can use the SKIP button to permanently ignore headlines that are confusing or simply too difficult to edit or rate.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Popular Headlines and Player Flexibility", "sec_num": "2.7" }, { "text": "Our editable headlines are sorted by most recently published first, making it easier for players to generate humor with stories that are fresh in their minds. FunLines also offers players the option of choosing to work on headlines by their preferred news categories. Overall, these features help tackle human preferences and knowledge related challenges associated with humor understanding.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Popular Headlines and Player Flexibility", "sec_num": "2.7" }, { "text": "In this section, we describe our player recruiting strategies, our gathered dataset, and its comparison against Humicroedit (Hossain et al., 2019) .", "cite_spans": [ { "start": 124, "end": 146, "text": "(Hossain et al., 2019)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Gathering Data", "sec_num": "3" }, { "text": "To jump start data collection, we hired players from Amazon Mechanical Turk (AMT). Our competition budget was US$ 1,000, and since the total prize money was US$ 560, we spent the remaining US$ 440 to hire 100 US turkers. These turkers were intended to seed the game, and many of them continued playing after their paid work was finished.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Attracting Players", "sec_num": "3.1" }, { "text": "We sought additional players by advertising Fun-Lines in our networks, making a TV news appearance, and posting on relevant social media pages. Overall, we had 290 players, out of whom 204 completed at least 20 edits and ratings, 89 met the competition qualification requirements, and 33 completed the maximum 150 edits and 500 ratings.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Attracting Players", "sec_num": "3.1" }, { "text": "Here we examine the FunLines dataset 2 and we compare it to Humicroedit (Hossain et al., 2019) , the same type of headline data we previously obtained using only AMT workers and without a game. Table 1 shows sample headlines in FunLines and Table 2 shows several quality measures.", "cite_spans": [ { "start": 72, "end": 94, "text": "(Hossain et al., 2019)", "ref_id": "BIBREF3" } ], "ref_spans": [ { "start": 194, "end": 249, "text": "Table 1 shows sample headlines in FunLines and Table 2", "ref_id": "TABREF1" } ], "eq_spans": [], "section": "Dataset Quality", "sec_num": "3.2" }, { "text": "In total, we received 13,063 edited headlines and 46,359 headline ratings, leading to 8,248 fully rated headlines and only 55 abusive headlines. On average, players took about 25 seconds per edit and 5 seconds per rating, implying that they collectively spent about 168 hours playing the game. Given that our budget was US$ 1,000, this makes the hourly participation rate only US$ 5.95. The cost of each fully rated headline in FunLines is 12.1 cents vs 29.8 cents in Humicroedit, a nearly 60% cost reduction. The mean funniness rating for Humicroedit is 0.94 vs. 1.27 in FunLines, meaning that our competition based approach enabled us to achieve a 35% boost in funniness on average. Funnier headlines are hard to obtain, which makes our FunLines dataset more valuable for machine learning.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Dataset Quality", "sec_num": "3.2" }, { "text": "The annotator agreement score in FunLines, measured by Krippendorf's \u03b1 (Krippendorff, 1970) , is 0.25 vs. 0.20 in Humicroedit, implying higher agreement without spending funds for qualifying players, which we did for Humicroedit. Instead, the game's real-time feedback helps people learn how to be better editors and raters. 53.4% of the words used in FunLines are unique vs. 41.2% in Humicroedit, indicating more diversity of edits.", "cite_spans": [ { "start": 71, "end": 91, "text": "(Krippendorff, 1970)", "ref_id": "BIBREF6" } ], "ref_spans": [], "eq_spans": [], "section": "Dataset Quality", "sec_num": "3.2" }, { "text": "All these factors show that our competition based approach to humor data collection is a better option than simply hiring crowd workers who are not incentivized and rewarded based on performance.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Dataset Quality", "sec_num": "3.2" }, { "text": "Finally, our data size could be increased by raising the editing and rating caps, running the competition longer, reaching out to more people, or being more efficient at rating partially rated headlines.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Dataset Quality", "sec_num": "3.2" }, { "text": "We examine how players adapted to the FunLines competition and the headlines they attempted. Figure 2 (a) shows that over time, the mean funniness of fully rated headlines steadily increases, indicating that players are getting better at making funnier edited headlines as the competition proceeds. In addition, Figure 2(b) shows that as players edit more headlines, they generally get better at making funnier edits. Finally, Figure 2 (c) shows that as players rate more headlines, the difference of their ratings from the mean ratings of others for the same headline decreases, indicating that players become more consistent at rating over time.", "cite_spans": [], "ref_spans": [ { "start": 93, "end": 101, "text": "Figure 2", "ref_id": "FIGREF3" }, { "start": 312, "end": 323, "text": "Figure 2(b)", "ref_id": "FIGREF3" }, { "start": 427, "end": 435, "text": "Figure 2", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Analysis of Player Behavior", "sec_num": "4" }, { "text": "Overall, Figure 2 demonstrates the educational aspect of FunLines, suggesting that by playing the game, people can learn to be better at generating humor and agreeing on its ratings. These results emphasize the advantages of this competitive and collaborative approach in helping us collect quality humor data, mirroring the social nature of humor.", "cite_spans": [], "ref_spans": [ { "start": 9, "end": 17, "text": "Figure 2", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Player Improvement over Time", "sec_num": "4.1" }, { "text": "We analyze whether players were strategic about choosing headlines to edit. Table 3 shows the proportions of the five headline categories in the headlines supplied by FunLines (H), the proportions of headlines from each category that were edited (E), the proportions of each category in the fully rated FunLines dataset (FR), and the mean funniness ratings of headlines from each category.", "cite_spans": [], "ref_spans": [ { "start": 76, "end": 83, "text": "Table 3", "ref_id": "TABREF4" } ], "eq_spans": [], "section": "Choosing Headline Categories", "sec_num": "4.2" }, { "text": "The two classes with the highest mean funniness ratings are politics and world news. The E (edited) column shows that players are ignoring about 30% of headlines from these categories, while they are almost exhausting the headlines from the other three categories. Not all headlines can be easily made funny, and attempting almost all the headlines from these three categories is likely hurting players' funniness scores. Besides, politics and world news are very popular topics, whereas the others are somewhat niche categories with smaller audiences, and thus the raters are perhaps not familiar with the entities and events mentioned in their articles, and thus might not be \"getting\" the jokes.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Choosing Headline Categories", "sec_num": "4.2" }, { "text": "We investigate if the FunLines dataset of 8,248 fully rated headlines is suitable for humor detection.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Detecting Humorous Headlines", "sec_num": "5" }, { "text": "Whenever a player submits an edited headline, Fun-Lines uses a humor detection system to provide instant funniness feedback. This is a fine-tuned BERT next sentence prediction model (Devlin et al., 2019) in the regression setting that uses the input:", "cite_spans": [ { "start": 182, "end": 203, "text": "(Devlin et al., 2019)", "ref_id": "BIBREF1" } ], "ref_spans": [], "eq_spans": [], "section": "Instant Editing Feedback", "sec_num": "5.1" }, { "text": " [SEP] ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Instant Editing Feedback", "sec_num": "5.1" }, { "text": "We re-train this model as blocks of new data becomes available. We start by training on the first 1,000 fully rated headlines, and we test our model against the next 1,000. Then we train on the first 2,000 and test on the next 1,000, and so on. The results, shown in Figure 3 , suggest that the model gets increasingly accurate in its funniness estimations over time as more data becomes available, and thus its feedback to the user improves over time. We attribute this to both the increased volume of data and the increased quality and consistency of edited and rated headlines, as illustrated in Figure 2 .", "cite_spans": [], "ref_spans": [ { "start": 267, "end": 275, "text": "Figure 3", "ref_id": "FIGREF4" }, { "start": 599, "end": 607, "text": "Figure 2", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Instant Editing Feedback", "sec_num": "5.1" }, { "text": "We explore whether using the FunLines data can improve binary humor classification in Humicroedit (Hossain et al., 2019) . We augment the training data of Humicroedit with the FunLines data, and we evaluate classification performance with and without this dataset augmentation. Humicroedit was trained on the top and bottom X% funny and unfunny headlines in its dataset. Each X% gives an upper and lower funniness threshold, and we use these same thresholds (MaxUF and MinF in Table 4 ) to select the augmentation data from FunLines. We trimmed the FunLines data so there was balanced augmentation for funny and unfunny.", "cite_spans": [ { "start": 98, "end": 120, "text": "(Hossain et al., 2019)", "ref_id": "BIBREF3" } ], "ref_spans": [ { "start": 477, "end": 484, "text": "Table 4", "ref_id": null } ], "eq_spans": [], "section": "Improving Classification for Humicroedit", "sec_num": "5.2" }, { "text": "For a fair comparison with Hossain et al. (2019), we ignore the original headlines and use only the edited versions of headlines as classifier input. We fine-tune the BERT sentence classification model on both the original and augmented Humicroedit dataset. In Table 4 , we show the funniness thresholds for each subset X, the benchmark results in Hossain et al. (2019) obtained using LSTM with GloVe word vectors, and we report our new results.", "cite_spans": [ { "start": 348, "end": 369, "text": "Hossain et al. (2019)", "ref_id": "BIBREF3" } ], "ref_spans": [ { "start": 261, "end": 268, "text": "Table 4", "ref_id": null } ], "eq_spans": [], "section": "Improving Classification for Humicroedit", "sec_num": "5.2" }, { "text": "These results suggest that while BERT trained on Humicroedit alone outperforms LSTM, the Fun-Lines data helps further BERT's classification accuracy (BERT Aug.) by up to 2% for each of the sub-datasets. This is good improvement given that we are only augmenting Humicroedit with part of the FunLines dataset and the 0-3 funniness scale between the two datasets are not calibrated. Further, in Humicroedit, each original headline was edited three times, so there is overlap in its training and test sets, which makes the task a bit easier. In FunLines, headlines were mostly edited only once.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Improving Classification for Humicroedit", "sec_num": "5.2" }, { "text": "Our experiments used the BERT base model with a learning rate of 1e \u22124 , max seq length of 64, batch size of 8, and we trained models for up to 3 epochs. Table 4 : Humicroedit classification accuracy with and without using augmented training data from FunLines.", "cite_spans": [], "ref_spans": [ { "start": 154, "end": 161, "text": "Table 4", "ref_id": null } ], "eq_spans": [], "section": "Improving Classification for Humicroedit", "sec_num": "5.2" }, { "text": "FunLines is an online game for generating funny headlines. While creative data can be difficult to obtain, FunLines makes it easier by taking advantage of the inherent fun of creativity and competition. We described the game, including a rich set of feedback for players to assess their own performance along with controls and incentives for them to create funny headlines. Our deployment attracted 290 players for a total cost of US$ 1,000. Compared to our earlier work for gathering the same type of data from only turkers, FunLines produced funnier headlines with better rating agreement and at nearly 60% lower cost per headline. We showed how players' performance improves over time, both in terms of their headline quality and rating consistency. We showed how the FunLines data is effective for training machine learning models to detect and to rate humorous headlines. Furthermore, this data has already found use in a recent SemEval shared task on humor recognition (Hossain et al., 2020) 3 . Having built models for detecting humor, we see this data as the foundation of the automatic creation of humorous headlines in a generate-and-test approach. More generally, FunLines is a prototype for gathering datasets of creative artifacts from people that is engaging, interactive, competitive, rewarding, educational and inexpensive. In future, we would like to extend the FunLines data collection setup to a more general crowdsourcing framework, for example, to collect style transfer data.", "cite_spans": [ { "start": 975, "end": 997, "text": "(Hossain et al., 2020)", "ref_id": "BIBREF4" } ], "ref_spans": [], "eq_spans": [], "section": "Conclusion and Future Work", "sec_num": "6" }, { "text": "Dataset: cs.rochester.edu/u/nhossain/funlines.html", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "https://competitions.codalab.org/competitions/20970", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Humortools: A microtask workflow for writing news satire", "authors": [ { "first": "B", "middle": [], "last": "Lydia", "suffix": "" }, { "first": "James", "middle": [ "A" ], "last": "Chilton", "suffix": "" }, { "first": "Daniel", "middle": [ "S" ], "last": "Landay", "suffix": "" }, { "first": "", "middle": [], "last": "Weld", "suffix": "" } ], "year": 2016, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Lydia B Chilton, James A Landay, and Daniel S Weld. 2016. Humortools: A microtask workflow for writ- ing news satire.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "BERT: Pre-training of deep bidirectional transformers for language understanding", "authors": [ { "first": "Jacob", "middle": [], "last": "Devlin", "suffix": "" }, { "first": "Ming-Wei", "middle": [], "last": "Chang", "suffix": "" }, { "first": "Kenton", "middle": [], "last": "Lee", "suffix": "" }, { "first": "Kristina", "middle": [], "last": "Toutanova", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", "volume": "1", "issue": "", "pages": "4171--4186", "other_ids": { "DOI": [ "10.18653/v1/N19-1423" ] }, "num": null, "urls": [], "raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language under- standing. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), pages 4171-4186, Minneapolis, Minnesota. Associ- ation for Computational Linguistics.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Hafez: an interactive poetry generation system", "authors": [ { "first": "Marjan", "middle": [], "last": "Ghazvininejad", "suffix": "" }, { "first": "Xing", "middle": [], "last": "Shi", "suffix": "" }, { "first": "Jay", "middle": [], "last": "Priyadarshi", "suffix": "" }, { "first": "Kevin", "middle": [], "last": "Knight", "suffix": "" } ], "year": 2017, "venue": "Proceedings of ACL 2017, System Demonstrations", "volume": "", "issue": "", "pages": "43--48", "other_ids": {}, "num": null, "urls": [], "raw_text": "Marjan Ghazvininejad, Xing Shi, Jay Priyadarshi, and Kevin Knight. 2017. Hafez: an interactive poetry generation system. In Proceedings of ACL 2017, System Demonstrations, pages 43-48, Vancouver, Canada. Association for Computational Linguistics.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "President vows to cut hair\": Dataset and analysis of creative text editing for humorous headlines", "authors": [ { "first": "Nabil", "middle": [], "last": "Hossain", "suffix": "" }, { "first": "John", "middle": [], "last": "Krumm", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Gamon", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", "volume": "1", "issue": "", "pages": "133--142", "other_ids": { "DOI": [ "10.18653/v1/N19-1012" ] }, "num": null, "urls": [], "raw_text": "Nabil Hossain, John Krumm, and Michael Gamon. 2019. \"President vows to cut hair\": Dataset and analysis of creative text editing for hu- morous headlines. In Proceedings of the 2019 Con- ference of the North American Chapter of the Asso- ciation for Computational Linguistics: Human Lan- guage Technologies, Volume 1 (Long and Short Pa- pers), pages 133-142, Minneapolis, Minnesota. As- sociation for Computational Linguistics.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Proceedings of the 14th International Workshop on Semantic Evaluation", "authors": [ { "first": "Nabil", "middle": [], "last": "Hossain", "suffix": "" }, { "first": "John", "middle": [], "last": "Krumm", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Gamon", "suffix": "" }, { "first": "Henry", "middle": [], "last": "Kautz", "suffix": "" } ], "year": 2020, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Nabil Hossain, John Krumm, Michael Gamon, and Henry Kautz. 2020. Semeval-2020 task 7: Assess- ing humor in edited news headlines (to appear). In Proceedings of the 14th International Workshop on Semantic Evaluation.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Filling the blanks (hint: plural noun) for Mad Libs humor", "authors": [ { "first": "Nabil", "middle": [], "last": "Hossain", "suffix": "" }, { "first": "John", "middle": [], "last": "Krumm", "suffix": "" }, { "first": "Lucy", "middle": [], "last": "Vanderwende", "suffix": "" }, { "first": "Eric", "middle": [], "last": "Horvitz", "suffix": "" }, { "first": "Henry", "middle": [], "last": "Kautz", "suffix": "" } ], "year": 2017, "venue": "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing", "volume": "", "issue": "", "pages": "638--647", "other_ids": { "DOI": [ "10.18653/v1/D17-1067" ] }, "num": null, "urls": [], "raw_text": "Nabil Hossain, John Krumm, Lucy Vanderwende, Eric Horvitz, and Henry Kautz. 2017. Filling the blanks (hint: plural noun) for Mad Libs humor. In Pro- ceedings of the 2017 Conference on Empirical Meth- ods in Natural Language Processing, pages 638- 647, Copenhagen, Denmark. Association for Com- putational Linguistics.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Estimating the reliability, systematic error and random error of interval data", "authors": [ { "first": "Klaus", "middle": [], "last": "Krippendorff", "suffix": "" } ], "year": 1970, "venue": "Educational and Psychological Measurement", "volume": "30", "issue": "1", "pages": "61--70", "other_ids": {}, "num": null, "urls": [], "raw_text": "Klaus Krippendorff. 1970. Estimating the reliabil- ity, systematic error and random error of interval data. Educational and Psychological Measurement, 30(1):61-70.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Labeling images with a computer game", "authors": [ { "first": "Luis", "middle": [], "last": "Von Ahn", "suffix": "" }, { "first": "Laura", "middle": [], "last": "Dabbish", "suffix": "" } ], "year": 2004, "venue": "Proceedings of the SIGCHI conference on Human factors in computing systems", "volume": "", "issue": "", "pages": "319--326", "other_ids": {}, "num": null, "urls": [], "raw_text": "Luis Von Ahn and Laura Dabbish. 2004. Labeling im- ages with a computer game. In Proceedings of the SIGCHI conference on Human factors in computing systems, pages 319-326.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Designing games with a purpose", "authors": [ { "first": "Luis", "middle": [], "last": "Von Ahn", "suffix": "" }, { "first": "Laura", "middle": [], "last": "Dabbish", "suffix": "" } ], "year": 2008, "venue": "Communications of the ACM", "volume": "51", "issue": "8", "pages": "58--67", "other_ids": {}, "num": null, "urls": [], "raw_text": "Luis Von Ahn and Laura Dabbish. 2008. Designing games with a purpose. Communications of the ACM, 51(8):58-67.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Reverseengineering satire, or \"paper on computational humor accepted despite making serious advances", "authors": [ { "first": "Robert", "middle": [], "last": "West", "suffix": "" }, { "first": "Eric", "middle": [], "last": "Horvitz", "suffix": "" } ], "year": 2019, "venue": "Proceedings of the AAAI Conference on Artificial Intelligence", "volume": "33", "issue": "", "pages": "7265--7272", "other_ids": {}, "num": null, "urls": [], "raw_text": "Robert West and Eric Horvitz. 2019. Reverse- engineering satire, or \"paper on computational hu- mor accepted despite making serious advances\". In Proceedings of the AAAI Conference on Artificial In- telligence, volume 33, pages 7265-7272.", "links": null } }, "ref_entries": { "FIGREF1": { "text": "Screenshots of the FunLines humor tasks.", "num": null, "uris": null, "type_str": "figure" }, "FIGREF3": { "text": "Players get better at editing and rating headlines over time, helping to increase funniness in the dataset.", "num": null, "uris": null, "type_str": "figure" }, "FIGREF4": { "text": "Results of re-training BERT funniness regression as more data becomes available in FunLines.", "num": null, "uris": null, "type_str": "figure" }, "TABREF1": { "content": "
MetricHumicroedit FunLines
Size15,0958,248
Mean funniness0.941.26
Cost per datum29.8c12.1c
Agreement \u03b10.200.25
Unique words used41.2%53.4%
No. of editors73214
No. of raters131246
", "text": "Headlines in FunLines with ratings.", "type_str": "table", "html": null, "num": null }, "TABREF2": { "content": "", "text": "Humicroedit and FunLines data comparison.", "type_str": "table", "html": null, "num": null }, "TABREF4": { "content": "
", "text": "FunLines headline categories with ratings.", "type_str": "table", "html": null, "num": null } } } }