Question Classification with Deep Contextualized Transformer
This work addresses question classification for industry needs, but appears incremental as it builds on prior work.
The authors tackled the question and answer problem by developing a new method using a Deep Contextualized Transformer to handle aberrant expressions, achieving significant improvements in classification accuracy on the SQuAD and SwDA datasets.
The latest work for Question and Answer problems is to use the Stanford Parse Tree. We build on prior work and develop a new method to handle the Question and Answer problem with the Deep Contextualized Transformer to manage some aberrant expressions. We also conduct extensive evaluations of the SQuAD and SwDA dataset and show significant improvement over QA problem classification of industry needs. We also investigate the impact of different models for the accuracy and efficiency of the problem answers. It shows that our new method is more effective for solving QA problems with higher accuracy