BERT-Assisted Semantic Annotation Correction for Emotion-Related Questions
Abe Kazemzadeh

TL;DR
This paper leverages BERT to improve the accuracy of semantic annotations in dialog data for emotion-related questions, demonstrating an effective method for annotation correction using paraphrase classification.
Contribution
It introduces a novel BERT-based approach for verifying and revising semantic labels in dialog datasets, enhancing annotation quality for emotion-related NLP tasks.
Findings
BERT effectively checks annotation consistency via paraphrase classification.
The method improves annotation accuracy in complex semantic labeling.
Assisted annotation reduces manual effort and increases reliability.
Abstract
Annotated data have traditionally been used to provide the input for training a supervised machine learning (ML) model. However, current pre-trained ML models for natural language processing (NLP) contain embedded linguistic information that can be used to inform the annotation process. We use the BERT neural language model to feed information back into an annotation task that involves semantic labelling of dialog behavior in a question-asking game called Emotion Twenty Questions (EMO20Q). First we describe the background of BERT, the EMO20Q data, and assisted annotation tasks. Then we describe the methods for fine-tuning BERT for the purpose of checking the annotated labels. To do this, we use the paraphrase task as a way to check that all utterances with the same annotation label are classified as paraphrases of each other. We show this method to be an effective way to assess and…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Attention Dropout · Adam · Residual Connection · WordPiece · Dropout
