An Ensemble Approach to Question Classification: Integrating Electra Transformer, GloVe, and LSTM
Sanad Aburass, Osama Dorgham, Maha Abu Rumman

TL;DR
This paper introduces an ensemble question classification model that combines Electra, GloVe, and LSTM to improve accuracy on the TREC dataset, demonstrating the benefits of integrating diverse NLP techniques.
Contribution
The study presents a novel ensemble approach that effectively combines transformer, word embedding, and sequence learning models for question classification.
Findings
Achieved 80% accuracy on TREC dataset
Outperformed individual models like BERT and RoBERTa
Proved the effectiveness of model integration for NLP tasks
Abstract
Natural Language Processing (NLP) has emerged as a crucial technology for understanding and generating human language, playing an essential role in tasks such as machine translation, sentiment analysis, and more pertinently, question classification. As a subfield within NLP, question classification focuses on determining the type of information being sought, a fundamental step for downstream applications like question answering systems. This study presents an innovative ensemble approach for question classification, combining the strengths of Electra, GloVe, and LSTM models. Rigorously tested on the well-regarded TREC dataset, the model demonstrates how the integration of these disparate technologies can lead to superior results. Electra brings in its transformer-based capabilities for complex language understanding, GloVe offers global vector representations for capturing word-level…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsMulti-Head Attention · Attention Is All You Need · ELECTRA · Adam · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Layer · Residual Connection · Dense Connections · Dropout · Sigmoid Activation
