Topic Integrated Opinion-Based Drug Recommendation With Transformers

Simi Job,Xiaohui Tao,Yuefeng Li,Lin Li,Jianming Yong
DOI: https://doi.org/10.1109/tetci.2023.3246559
2023-01-01
IEEE Transactions on Emerging Topics in Computational Intelligence
Abstract:Information from online platforms is vast, with health related data remaining largely unexplored for the purpose of developing a sentiment-based recommendation model. Though state-of-the-art models such as transformers are being researched in this domain, the model configuration has not been diligently investigated, particularly for deriving quality input for sentiment classification by inlaying contextual embeddings and significant sequence segments. A topic modeling and transformer-based model (topicT-AttNN) with LSTM and attention mechanism is proposed in this study for classifying sentiments from drug reviews on three aspects and overall opinion. The sentiment score thus obtained is used as a measure for identifying user-advocated drugs for a condition. The proposed model outperforms baselines for all the aspects with higher test accuracy and F1-scores, with the highest F1-score recorded as 0.9585. The results indicate the significance of LSTM and attention layers for identifying words in documents based on the dominance and the competence of the transformer unit in extracting specific context of words in reviews. With this work, we propose that the transformer architecture can be further enhanced with deep learning techniques by contriving potent layers to form the most optimal framework.
What problem does this paper attempt to address?