“I Know Who You Are”: Character-Based Features for Conversational Humor Recognition in Chinese (2022.findings-emnlp)
Copied to clipboard
| Challenge: | a recent study has focused on how to recognize punchlines from dialogues, but has neglected character information. |
| Approach: | They propose a character-fusion conversational humor recognition model that uses character information to recognize punchlines from dialogue. |
| Outcome: | The proposed model improves performance on Chinese sitcoms corpus and punchline identification. |
Similar Papers
Humor Recognition Using Deep Learning (N18-2)
Copied to clipboard
| Challenge: | Humor is an essential but most fascinating element in personal communication. |
| Approach: | They propose a convolutional neural network with extensive filter size and filter number to increase the depth of networks. |
| Outcome: | The proposed model outperforms existing models on accuracy, precision and recall . the proposed model can learn to distinguish between humorous and nonhumorous texts . |
Large Dataset and Language Model Fun-Tuning for Humor Recognition (P19-1)
Copied to clipboard
| Challenge: | Humor recognition datasets contain only English texts and focus on puns. |
| Approach: | They collected a dataset of jokes and funny dialogues in Russian and complemented them carefully with unfunny texts with similar lexical properties. |
| Outcome: | The proposed method is based on the universal language model finetuning and has an F1 score of 0.91 on a test set. |
Uncertainty and Surprisal Jointly Deliver the Punchline: Exploiting Incongruity-Based Features for Humor Recognition (2021.acl-short)
Copied to clipboard
| Challenge: | Existing work on humor recognition does not examine the actual joke mechanism . a recent study focused on humor-specific stylistic features, but few have tried to establish a connection between them and humor theories. |
| Approach: | They propose to model the set-up and punchline as part developing semantic uncertainty and disrupt audience expectations. |
| Outcome: | The proposed features can tell jokes from non-jokes, compared with baselines. |
Leveraging Social Context for Humor Recognition and Sense of Humor Evaluation in Social Media with a New Chinese Humor Corpus - HumorWB (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing humor computing research focuses on content while neglecting interaction relationships in social media. |
| Approach: | They propose a dataset which introduces social context information from social media . they propose 'humor recognition' task and 'horror evaluation task' |
| Outcome: | The proposed model incorporates social context information from social media . it shows that it is efficient and can be used to evaluate humor in real life . |
Exploiting Syntactic Structures for Humor Recognition (C18-1)
Copied to clipboard
| Challenge: | Using syntactic structure features, we find humor recognition is a kind of style . |
| Approach: | They propose to exploit syntactic structure features to enhance humor recognition . they find syntastic structure features consistently correlate with humor . |
| Outcome: | The proposed method achieves significant improvements compared with baselines. |
Humor Detection: A Transformer Gets the Last Laugh (D19-1)
Copied to clipboard
| Challenge: | Existing methods to identify humor in text have been limited to identifying humor in the text. |
| Approach: | They propose a model that learns to identify humorous jokes based on Reddit ratings, and employ a Transformer architecture to learn from sentence context. |
| Outcome: | The proposed model outperforms previous work on humor identification tasks with an F-measure of 93.1% for the Puns dataset and 98.6% on the Short Jokes dataset. |
Recognizing Humour using Word Associations and Humour Anchor Extraction (C18-1)
Copied to clipboard
| Challenge: | Using humour anchors to improve the performance of humor recognition and interpretation is difficult for computers. |
| Approach: | They propose to use word associations to improve humour recognition models by using humor anchors to improve the performance of semantic features. |
| Outcome: | The proposed models improve the performance of humour recognition and interpretation tasks. |
Mining Effective Features Using Quantum Entropy for Humor Recognition (2023.findings-eacl)
Copied to clipboard
| Challenge: | Existing studies on humor recognition do not understand the mechanisms that generate humor. |
| Approach: | They propose to use quantum entropy to represent the semantic uncertainty of the setup and punchline as features for humor recognition. |
| Outcome: | The proposed features are more effective than baselines for recognizing humorous and non-humorous texts on the SemEval2021 task 7 dataset. |
MUCH: A Multimodal Corpus Construction for Conversational Humor Recognition Based on Chinese Sitcom (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing multimodal corpora for conversational humor are coarse-grained and insufficient to support the conversational comprehension task. |
| Approach: | They constructed a multimodal humor corpus based on a Chinese sitcom and used both unimodal and multimodal methods to test the corpus. |
| Outcome: | The proposed method outperforms unimodal and multimodal methods in the evaluation of a Chinese sitcom for conversational humor recognition. |
You Told Me That Joke Twice: A Systematic Investigation of Transferability and Robustness of Humor Detection Models (2023.emnlp-main)
Copied to clipboard
| Challenge: | a recent study shows that there is little research on how models trained on humor datasets generalize and behave in the wild. |
| Approach: | They analyze existing English humor datasets and train RoBERTa-based and Nave Bayes classifiers on them. |
| Outcome: | The proposed models show that they can generalize and behave on humor datasets, but the transferability of the models is poor. |