# MSDC: Aspect-level sentiment analysis model based on multi-scale dual-channel feature fusion

**Authors:** Xiaoye Lou, Guangzhong Liu, Yangshuyi Xu

PMC · DOI: 10.1371/journal.pone.0328839 · PLOS One · 2025-10-21

## TL;DR

This paper introduces MSDC, a new model for aspect-level sentiment analysis that improves accuracy by combining features from multiple channels and adapting to key information.

## Contribution

The novel contribution is the multi-scale dual-channel feature fusion model with adaptive attention and capsule networks for aspect-level sentiment analysis.

## Key findings

- MSDC outperforms existing models on multiple public datasets in terms of accuracy and F1 value.
- The model effectively captures high-dimensional syntactic features and reduces noise from diverse opinion words.
- Adaptive feature fusion enhances the model's focus on key aspect-related information.

## Abstract

Aspect-level sentiment analysis is a significant task in the field of natural language processing. It can process text in a fine-grained manner to predict the sentiment polarity of a specific aspect word in a sentence. However, existing single-channel models often ignore high-dimensional local feature information in syntactic dependencies, have a single structure, and cannot fully extract text features. At the same time, there are often multiple opinion words with diverse sentiment attitudes in a sentence, so there is a certain amount of noise when processing features, which interferes with the model’s understanding of the sentiment semantics related to aspect terms. To address the problems, this paper proposes an aspect-level sentiment analysis model (MSDC) based on multi-scale dual-channel feature fusion. First, through multi-head gated self-attention channels and graph neural network channels, the model further enhances its understanding of the spatial hierarchical structure of text data and improves the expressiveness of features. Then, we design an adaptive feature fusion mechanism that dynamically adjusts the weight ratio of aspect words to context according to a given aspect. Hence, the task pays more attention to key information. Finally, the data is integrated and processed through a capsule network. The results indicate that our model exhibits superior effectiveness on multiple public datasets, especially when processing fine-grained text sentiment analysis tasks, significantly improving the accuracy and F1 value compared to existing technologies.

## Full-text entities

- **Diseases:** XP (MESH:D014983)
- **Chemicals:** BERT (-)
- **Species:** Homo sapiens (human, species) [taxon 9606], Mus musculus (house mouse, species) [taxon 10090]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12539747/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12539747/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/PMC12539747/full.md

---
Source: https://tomesphere.com/paper/PMC12539747