Every online review hides a story within a story. A restaurant review praising the staff while grumbling about soggy fries is not simply positive or negative; it is a bundle of opinions, each attached to a different aspect of the experience. Aspect-based sentiment analysis, or ABSA, is the branch of natural language processing built to untangle exactly this kind of feedback, and a new comprehensive survey published in Knowledge and Information Systems by Bhawna Singh, Nonita Sharma and Deepak Kumar Sharma of Indira Gandhi Delhi Technical University for Women offers the most detailed roadmap yet of how the field has grown, where it stands, and what still trips it up.
The survey, which analyzed more than 140 research articles published between 2014 and 2024 and drawn from reputable academic journal databases, documents a decade in which ABSA moved from a niche SemEval competition task to a central concern of both academia and industry. The timing matters: the explosion of customer feedback across e-commerce platforms, hotel booking sites, app stores and social media has created an unprecedented volume of fine-grained opinion data. Businesses no longer want to know that their product has an average rating of 3.7 stars; they want to know that the battery is loved, the camera is admired and the software update is despised. That demand, the authors argue, is what has driven the field’s rapid evolution.
Technically, the survey traces the evolution of ABSA methods across three broad generations. The earliest systems relied on rule-based and classical machine learning techniques, using lexicons of sentiment-bearing words and hand-crafted features fed into support vector machines and similar classifiers. These approaches were interpretable but brittle, struggling with the flexibility and ambiguity of human language. The second generation arrived with deep learning: recurrent neural networks, convolutional architectures and, crucially, attention mechanisms. Models such as attention-based LSTMs learned to focus on the words most relevant to a given aspect term, letting a network distinguish that “the battery lasts forever” is praise for battery life, not a complaint about eternity.
The third and most recent generation, according to the review, is defined by two intertwined developments: syntax-aware graph neural networks and large pretrained language models. Graph-based approaches convert sentences into dependency trees, treating words as nodes and grammatical relationships as edges, so that an aspect term and the opinion words that describe it can be connected even when they sit far apart in the sentence. Variants using graph convolutional networks, graph attention networks and dual graph structures over multiple dependency parses have repeatedly set new benchmarks on standard datasets. At the same time, transformer models such as BERT, RoBERTa and their successors, which read entire sentences in context rather than word by word, have pushed performance higher still, often by reformulating ABSA tasks as auxiliary sentence construction or by fusing syntactic information directly into pretrained encoders.
Perhaps the most striking trend the survey documents is the steady escalation of task complexity. What began as separate sub-problems, extracting aspect terms, identifying opinion words, assigning sentiment polarity and categorizing aspects, has converged into increasingly unified formulations. Aspect sentiment triplet extraction, which requires jointly identifying an aspect term, its associated opinion term and the sentiment connecting them, has spawned an entire subfield of tagging schemes, span-based models, machine reading comprehension framings and generative decoder architectures. The logical endpoint is aspect sentiment quad prediction, which adds aspect category to the triplet, and the survey highlights how generative approaches, including models that reframe the quad as a paraphrase generation problem, have made end-to-end extraction increasingly practical.
The datasets underpinning this progress receive careful treatment too. The lineage runs from the SemEval-2014 restaurant and laptop review benchmarks through SentiHood, which targeted urban neighbourhood aspects, to more recent resources such as OATS, MEMD-ABSA and multilingual collections designed to test robustness across domains and languages. The authors note that annotation tools like Brat, YEDDA and INCEpTION have made dataset construction more feasible, yet data remains a bottleneck. Most established benchmarks are small, English-dominated and domain-specific, which limits how well models generalize. This concern has fueled interest in data augmentation techniques and, more recently, in using large language models to generate synthetic training examples for low-resource settings.
That last point points to the survey’s account of the newest disruption: the arrival of large language models such as GPT-based systems and LLaMA. The reviewed literature shows these models achieving competitive or superior zero-shot and few-shot performance on ABSA tasks, dramatically reducing the need for task-specific labeled data. Comparisons between fine-tuned deep networks and prompted large language models reveal a genuinely shifting landscape, with LLMs showing particular strength in generative formulations of ABSA and in handling implicit aspects and opinions, elements that are implied rather than explicitly stated in text and that have long defeated conventional systems.
Yet the survey is candid about the field’s unresolved problems. Implicit sentiment and implicit aspects remain difficult, since a phrase like “the meal was over quickly” conveys dissatisfaction without any explicit opinion word. Cross-domain transfer, where a model trained on restaurant reviews fails on electronics, continues to challenge even the best systems, and robustness studies show that seemingly trivial perturbations, swapping “tasty” for “soggy” in an otherwise unchanged sentence, can flip model predictions. Sarcasm, negation, code-mixed text and conversational contexts such as customer service dialogues all add further layers of difficulty. Benchmark saturation on standard datasets, the authors warn, may mask these weaknesses rather than reveal them.
Looking forward, the survey identifies several promising directions: deeper integration of knowledge graphs and commonsense reasoning to resolve implicit meaning, expansion of multilingual and multimodal ABSA that combines text with images and audio, more realistic evaluation through domain-expanded and adversarial datasets, and the careful combination of large language models with lightweight task-specific architectures to balance capability against computational cost. Applications appear poised to broaden as well, from hospitality and e-commerce into financial sentiment analysis, educational analytics and smart-city recommendation systems. The overarching message of the review is that aspect-based sentiment analysis has matured from a technical curiosity into an essential instrument for understanding what people actually think, one aspect at a time, and that the coming years will determine whether its tools can finally match the subtlety of the opinions they are built to read.
Subject of Research: A comprehensive survey of aspect-based sentiment analysis methods, datasets, tasks, challenges and future directions from 2014 to 2024.
Article Title: Exploring aspect-based sentiment analysis: state-of-the-art methods, datasets, challenges, tasks, and future scopes
Article References: Singh, B., Sharma, N., & Sharma, D. K. (2026). Exploring aspect-based sentiment analysis: state-of-the-art methods, datasets, challenges, tasks, and future scopes. Knowledge and Information Systems, 68(1), Article 256. https://doi.org/10.1007/s10115-026-02870-7
Image Credits: AI Generated
DOI: 10.1007/s10115-026-02870-7
Keywords: aspect-based sentiment analysis, sentiment analysis, natural language processing, deep learning, large language models, opinion mining, triplet extraction, graph neural networks, customer reviews, survey, Exploring, aspect-based
Cite Scienmag News
Denise Maddox. (September 12, 2026). New Survey Maps a Decade of Progress in Aspect-Based Sentiment Analysis. Scienmag. https://scienmag.com/new-survey-maps-a-decade-of-progress-in-aspect-based-sentiment-analysis/
Denise Maddox. "New Survey Maps a Decade of Progress in Aspect-Based Sentiment Analysis." Scienmag, 12 September 2026, https://scienmag.com/new-survey-maps-a-decade-of-progress-in-aspect-based-sentiment-analysis/. Accessed 12 September 2026.
Denise Maddox. "New Survey Maps a Decade of Progress in Aspect-Based Sentiment Analysis." Scienmag. September 12, 2026. https://scienmag.com/new-survey-maps-a-decade-of-progress-in-aspect-based-sentiment-analysis/

