AF-MAT: Aspect-aware Flip-and-Fuse xLSTM for Aspect-based Sentiment Analysis
Adamu Lawan, Juhua Pu, Haruna Yunusa, Muhammad Lawan, Mahmoud Basi, Muhammad Adam

TL;DR
This paper introduces AF-MAT, a novel aspect-aware xLSTM-based framework for aspect-based sentiment analysis that effectively captures multi-scale dependencies and improves accuracy over existing methods.
Contribution
The paper proposes AF-MAT, combining aspect-aware gating, flip-and-fuse mechanisms, and multi-head cross-feature fusion to enhance xLSTM's performance in ABSA tasks.
Findings
Outperforms state-of-the-art baselines on benchmark datasets.
Achieves higher accuracy in aspect-based sentiment analysis.
Effectively models both local and long-range dependencies.
Abstract
Aspect-based Sentiment Analysis (ABSA) is a crucial NLP task that extracts fine-grained opinions and sentiments from text, such as product reviews and customer feedback. Existing methods often trade off efficiency for performance: traditional LSTM or RNN models struggle to capture long-range dependencies, transformer-based methods are computationally costly, and Mamba-based approaches rely on CUDA and weaken local dependency modeling. The recently proposed Extended Long Short-Term Memory (xLSTM) model offers a promising alternative by effectively capturing long-range dependencies through exponential gating and enhanced memory variants, sLSTM for modeling local dependencies, and mLSTM for scalable, parallelizable memory. However, xLSTM's application in ABSA remains unexplored. To address this, we introduce Aspect-aware Flip-and-Fuse xLSTM (AF-MAT), a framework that leverages xLSTM's…
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.
