Existing models use graph neural network based on dependency trees for aspect-based sentiment analysis,which im-proves the classification performanceof the model to a certain extent.However,due to technical limitations of dependency par-sing,the inaccuracy of the dependency parsing results leads to a large amount of noise in the dependency tree,which makes the performance improvement of the model is limited.In addition,some sentences themselves do not conform to the standard syntactic structure.Previous studies utilized syntactic and semantic information with the same confidence level without fully considering the difference in their contributions to determining the polarity of aspect words,resulting in poor model performance on the corres-ponding datasets.To overcome these challenges,a dual feature adaptive fusion network based on dependency type pruning is pro-posed in this paper.Specifically,the model uses a novel hybrid approach,named dependency type pruning and adjacency matrix smoothing,to mitigate the noise generated by dependency parsing.In addition,the model fully considers the availability of syntac-tic information of sentences through a dual feature adaptive fusion module to combine syntactic features and semantic features for aspect-level sentiment analysis in a more flexible way.Extensive experiments on five publicly available datasets demonstrate that the proposed method significantly outperforms baseline models.
关键词
方面级情感分析/图神经网络/依赖类型剪枝/双特征自适应融合/深度学习/自然语言处理
Key words
Aspect-based sentiment analysis/Graph neural networks/Dependency type pruning/Dual feature adaptive fusion/Deep learning/Natural language processing