ColBERT: Using BERT Sentence Embedding in Parallel Neural Networks for Computational Humor
Issa Annamoradnejad, Gohar Zoghi

TL;DR
This paper introduces a novel neural network approach using BERT sentence embeddings and linguistic humor theory to detect and rate humor in short texts, achieving high accuracy on a new dataset and Spanish tweets.
Contribution
It presents a new parallel neural network architecture leveraging BERT embeddings and a novel humor dataset, advancing humor detection methods.
Findings
F1 score of 0.982 on humor detection
Outperforms state-of-the-art models
Robust across different datasets
Abstract
Automation of humor detection and rating has interesting use cases in modern technologies, such as humanoid robots, chatbots, and virtual assistants. In this paper, we propose a novel approach for detecting and rating humor in short texts based on a popular linguistic theory of humor. The proposed technical method initiates by separating sentences of the given text and utilizing the BERT model to generate embeddings for each one. The embeddings are fed to separate lines of hidden layers in a neural network (one line for each sentence) to extract latent features. At last, the parallel lines are concatenated to determine the congruity and other relationships between the sentences and predict the target value. We accompany the paper with a novel dataset for humor detection consisting of 200,000 formal short texts. In addition to evaluating our work on the novel dataset, we participated in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHumor Studies and Applications · Sentiment Analysis and Opinion Mining · Video Analysis and Summarization
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
