Chinese Medical Question Answer Matching Based on Interactive Sentence Representation Learning
Xiongtao Cui, Jungang Han

TL;DR
This paper introduces interactive sentence representation models for Chinese medical question-answer matching, combining BERT with CNNs or BiGRU to improve semantic association understanding and outperform existing models.
Contribution
It proposes a novel Crossed BERT network combined with multi-scale CNNs or BiGRU for enhanced semantic feature learning in Chinese medical QA matching.
Findings
Model significantly outperforms state-of-the-art methods
Effective extraction of deep semantic and association information
Improved accuracy on cMedQA datasets
Abstract
Chinese medical question-answer matching is more challenging than the open-domain question answer matching in English. Even though the deep learning method has performed well in improving the performance of question answer matching, these methods only focus on the semantic information inside sentences, while ignoring the semantic association between questions and answers, thus resulting in performance deficits. In this paper, we design a series of interactive sentence representation learning models to tackle this problem. To better adapt to Chinese medical question-answer matching and take the advantages of different neural network structures, we propose the Crossed BERT network to extract the deep semantic information inside the sentence and the semantic association between question and answer, and then combine with the multi-scale CNNs network or BiGRU network to take the advantage of…
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
MethodsLinear Layer · Dense Connections · Layer Normalization · Adam · Residual Connection · Attention Is All You Need · Linear Warmup With Linear Decay · Softmax · Multi-Head Attention · Dropout
