Browse State-of-the-Art › Aspect-Based Sentiment Analysis (ABSA)
Aspect-Based Sentiment Analysis (ABSA)
185 papers with code · 18 benchmarks · 20 datasets archive 2025-07-28
Aspect-Based Sentiment Analysis (ABSA) is a Natural Language Processing task that aims to identify and extract the sentiment of specific aspects or components of a product or service. ABSA typically involves a multi-step process that begins with identifying the aspects or features of the product or service that are being discussed in the text. This is followed by sentiment analysis, where the sentiment polarity (positive, negative, or neutral) is assigned to each aspect based on the context of the sentence or document. Finally, the results are aggregated to provide an overall sentiment for each aspect.
And recent works propose more challenging ABSA tasks to predict sentiment triplets or quadruplets (Chen et al., 2022), the most influential of which are ASTE (Peng et al., 2020; Zhai et al., 2022), TASD (Wan et al., 2020), ASQP (Zhang et al., 2021a) and ACOS with an emphasis on the implicit aspects or opinions (Cai et al., 2020a).
( Source: MvP: Multi-view Prompting Improves Aspect Sentiment Tuple Prediction )
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
18 leaderboard tables shown for this task, 18 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 18 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
20 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
8 subtasks in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 185 papers with code (469 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
3 Dec 2015 10 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedTarget-dependent sentiment classification remains a challenge: modeling the semantic relatedness of a target with its context words in a sentence.
-
22 Mar 2019 8 repositories listed Syntology ran 8 of 27 samples · 19 unverified · 4 pointer-only (licence)Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained opinion polarity towards a specific aspect, is a challenging subtask of sentiment analysis (SA).
-
1 Nov 2016 8 repositories listed
-
28 May 2016 8 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)Such importance degree and text representation are calculated with multiple computational layers, each of which is a neural attention model over an external memory.
-
17 Dec 2019 6 repositories listedAspect-based sentiment analysis (ABSA) task is a multi-grained task of natural language processing and consists of two subtasks: aspect term extraction (ATE) and aspect polarity classification (APC).
-
5 Nov 2019 6 repositories listedIn this paper, we introduce a new subtask under ABSA, named aspect sentiment triplet extraction (ASTE).
-
25 Feb 2019 5 repositories listedMost of the previous approaches model context and target words with RNN and attention.
-
4 Sep 2017 5 repositories listedIn this paper, we argue that both targets and contexts deserve special treatment and need to be learned their own representations via interactive learning.
-
30 Jan 2020 4 repositories listedIn this work, we apply adversarial training, which was put forward by Goodfellow et al.
-
8 Jun 2021 3 repositories listedAspect-based Sentiment Analysis (ABSA) aims to identify the aspect terms, their corresponding sentiment polarities, and the opinion terms.
-
4 Oct 2020 3 repositories listedThe state-of-the-art Aspect-based Sentiment Analysis (ABSA) approaches are mainly based on either detecting aspect terms and their corresponding sentiment polarities, or co-extracting aspect and opinion terms.
-
4 Apr 2020 3 repositories listedThe aspect-based sentiment analysis (ABSA) task remains to be a long-standing challenge, which aims to extract the aspect term and then identify its sentiment orientation.
-
22 Mar 2020 3 repositories listedExisting aspect based sentiment analysis (ABSA) approaches leverage various neural network models to extract the aspect sentiments via learning aspect-specific feature representations.
-
10 Nov 2019 3 repositories listedNatural language processing covers a wide variety of tasks predicting syntax, semantics, and information content, and usually each type of output is generated with specially designed architectures.
-
30 Aug 2019 3 repositories listed Syntology ran 0 of 7 samples · 7 unverifiedAspect-Target Sentiment Classification (ATSC) is a subtask of Aspect-Based Sentiment Analysis (ABSA), which has many applications e.
-
17 Jun 2019 3 repositories listedAspect-based sentiment analysis produces a list of aspect terms and their corresponding sentiments for a natural language sentence.
-
1 Sep 2017 3 repositories listedWe propose a novel framework based on neural networks to identify the sentiment of opinion targets in a comment/review.
-
1 Jul 2017 3 repositories listedUnlike topic models which typically assume independently generated words, word embedding models encourage words that appear in similar contexts to be located close to each other in the embedding space.
-
29 Jun 2024 2 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedInvestigations into Aspect-Based Sentiment Analysis (ABSA) for Korean industrial reviews are notably lacking in the existing literature.
-
23 Sep 2023 2 repositories listedAspect-based sentiment analysis (ABSA) delves into understanding sentiments specific to distinct elements within a user-generated review.
-
4 Sep 2023 2 repositories listed Syntology ran 6 of 8 samples · 2 unverifiedSentiment analysis is a crucial task that aims to understand people's emotional states and predict emotional categories based on multimodal information.
-
2 Aug 2022 2 repositories listedThe advancement of aspect-based sentiment analysis (ABSA) has urged the lack of a user-friendly framework that can largely lower the difficulty of reproducing state-of-the-art ABSA performance, especially for beginners.
-
23 Mar 2022 2 repositories listed Syntology ran 6 of 6 samples · 0 unverified · 6 pointer-only (licence)Information extraction suffers from its varying targets, heterogeneous structures, and demand-specific schemas.
-
17 Jan 2022 2 repositories listedThe results indicate that this new approach increases the efficiency of the sentiment analysis model in the Persian language.
-
26 Aug 2021 2 repositories listedWe propose AR-BERT, a novel two-level global-local entity embedding scheme that allows efficient joint training of KG-based aspect embeddings and ALSC models.
-
26 Jul 2021 2 repositories listedAspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term.
-
1 Jun 2021 2 repositories listedIt is popular that neural graph-based models are applied in existing aspect-based sentiment analysis (ABSA) studies for utilizing word relations through dependency parses to facilitate the task with better semantic…
-
31 Oct 2020 2 repositories listedMost features in the representation of an aspect are dedicated to the fine-grained semantics of the domain (or product category) and the aspect itself, instead of carrying summarized opinions from its context.
-
22 Oct 2020 2 repositories listed Syntology ran 5 of 11 samples · 6 unverifiedAspect-Based Sentiment Analysis (ABSA) studies the consumer opinion on the market products.
-
2 Oct 2020 2 repositories listedTarget-oriented sentiment classification is a fine-grained task of natural language processing to analyze the sentiment polarity of the targets.
Syntology lines on 8 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections