{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/a-position-aware-bidirectional-attention","title":"A Position-aware Bidirectional Attention Network for Aspect-level Sentiment Analysis","arxiv_id":null,"date":"2018-08-01","proceeding":"COLING 2018 8","authors":["Shuqin Gu","Lipeng Zhang","Yuexian Hou","Yin Song"],"abstract":"Aspect-level sentiment analysis aims to distinguish the sentiment polarity of each specific aspect term in a given sentence. Both industry and academia have realized the importance of the relationship between aspect term and sentence, and made attempts to model the relationship by designing a series of attention models. However, most existing methods usually neglect the fact that the position information is also crucial for identifying the sentiment polarity of the aspect term. When an aspect term occurs in a sentence, its neighboring words should be given more attention than other words with long distance. Therefore, we propose a position-aware bidirectional attention network (PBAN) based on bidirectional GRU. PBAN not only concentrates on the position information of aspect terms, but also mutually models the relation between aspect term and sentence by employing bidirectional attention mechanism. The experimental results on SemEval 2014 Datasets demonstrate the effectiveness of our proposed PBAN model.","url_abs":"https://aclanthology.org/C18-1066","url_pdf":"https://aclanthology.org/C18-1066.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"a-position-aware-bidirectional-attention","repo_url":"https://github.com/hiyouga/PBAN-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"aspect-based-sentiment-analysis","task_name":"Aspect-Based Sentiment Analysis (ABSA)"},{"task_slug":"feature-engineering","task_name":"Feature Engineering"},{"task_slug":null,"task_name":"Position"},{"task_slug":"sentence","task_name":"Sentence"}],"methods":[{"method_slug":"gru","method_name":"GRU"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/aspect-based-sentiment-analysis-on-semeval","task":"Aspect-Based Sentiment Analysis (ABSA)","dataset":"SemEval-2014 Task-4","model":"PBAN","rank_in_archive_order":31,"of":48,"metrics":{"Laptop (Acc)":"74.12","Mean Acc (Restaurant + Laptop)":"77.64","Restaurant (Acc)":"81.16"},"uses_additional_data":false}],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}