RLAS-BIABC: A Reinforcement Learning-Based Answer Selection Using the BERT Model Boosted by an Improved ABC Algorithm
Hamid Gharagozlou, Javad Mohammadzadeh, Azam Bastanfard, Saeed, Shiry Ghidary

TL;DR
This paper introduces RLAS-BIABC, a novel answer selection method combining BERT, an improved ABC algorithm, and reinforcement learning to address class imbalance in open-domain QA systems.
Contribution
It proposes a new answer selection framework that integrates an enhanced ABC algorithm with reinforcement learning and BERT for improved performance on imbalanced data.
Findings
Enhanced answer selection accuracy demonstrated over baseline models.
Effective handling of class imbalance through reinforcement learning approach.
Improved initialization with ABC algorithm reduces local optima issues.
Abstract
Answer selection (AS) is a critical subtask of the open-domain question answering (QA) problem. The present paper proposes a method called RLAS-BIABC for AS, which is established on attention mechanism-based long short-term memory (LSTM) and the bidirectional encoder representations from transformers (BERT) word embedding, enriched by an improved artificial bee colony (ABC) algorithm for pretraining and a reinforcement learning-based algorithm for training backpropagation (BP) algorithm. BERT can be comprised in downstream work and fine-tuned as a united task-specific architecture, and the pretrained BERT model can grab different linguistic effects. Existing algorithms typically train the AS model with positive-negative pairs for a two-class classifier. A positive pair contains a question and a genuine answer, while a negative one includes a question and a fake answer. The output should…
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
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Residual Connection · Dense Connections · Layer Normalization · Softmax · WordPiece · Attention Dropout · Weight Decay
