Exploiting Careful Design of SVM Solution for Aspect-term Sentiment Analysis

Hanfeng Liu, Minping Chen, Zhenya Zheng, Zeyi Wen


Abstract
Aspect-term sentiment analysis (ATSA) identifies fine-grained sentiments towards specific aspects of the text. While pre-trained language models (PLMs) have set the state-of-the-art (SOTA) for ATSA, they are resource-intensive due to their large model sizes, restricting their wide applications to resource-constrained scenarios. Conversely, conventional machine learning methods, such as Support Vector Machines (SVMs), offer the benefit of less resource requirement but have lower predictive accuracy. This paper introduces an innovative pipeline, termed SVM-ATSA, which bridges the gap between the accuracy of SVM-based methods and the efficiency of PLM-based methods. To improve the feature expression of SVMs and better adapt to the ATSA task, SVM-ATSA decomposes the learning problem into multiple view subproblems, and dynamically selects as well as constructs features with reinforcement learning. The experimental results demonstrate that SVM-ATSA surpasses SOTA PLM-based methods in predictive accuracy while maintaining a faster inference speed and significantly reducing the number of model parameters.
Anthology ID:
2024.findings-emnlp.340
Volume:
Findings of the Association for Computational Linguistics: EMNLP 2024
Month:
November
Year:
2024
Address:
Miami, Florida, USA
Editors:
Yaser Al-Onaizan, Mohit Bansal, Yun-Nung Chen
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
5897–5906
Language:
URL:
https://preview.aclanthology.org/fix-sig-urls/2024.findings-emnlp.340/
DOI:
10.18653/v1/2024.findings-emnlp.340
Bibkey:
Cite (ACL):
Hanfeng Liu, Minping Chen, Zhenya Zheng, and Zeyi Wen. 2024. Exploiting Careful Design of SVM Solution for Aspect-term Sentiment Analysis. In Findings of the Association for Computational Linguistics: EMNLP 2024, pages 5897–5906, Miami, Florida, USA. Association for Computational Linguistics.
Cite (Informal):
Exploiting Careful Design of SVM Solution for Aspect-term Sentiment Analysis (Liu et al., Findings 2024)
Copy Citation:
PDF:
https://preview.aclanthology.org/fix-sig-urls/2024.findings-emnlp.340.pdf
Software:
 2024.findings-emnlp.340.software.zip