TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/An Interactive Multi-Task Learning Network for End-to-End ...

An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis

Ruidan He, Wee Sun Lee, Hwee Tou Ng, Daniel Dahlmeier

2019-06-17ACL 2019 7Sentiment AnalysisAspect-Based Sentiment AnalysisAspect Term Extraction and Sentiment ClassificationAspect-Based Sentiment Analysis (ABSA)Term ExtractionMulti-Task Learning
PaperPDFCode(official)CodeCode(official)

Abstract

Aspect-based sentiment analysis produces a list of aspect terms and their corresponding sentiments for a natural language sentence. This task is usually done in a pipeline manner, with aspect term extraction performed first, followed by sentiment predictions toward the extracted aspect terms. While easier to develop, such an approach does not fully exploit joint information from the two subtasks and does not use all available sources of training information that might be helpful, such as document-level labeled sentiment corpus. In this paper, we propose an interactive multi-task learning network (IMN) which is able to jointly learn multiple related tasks simultaneously at both the token level as well as the document level. Unlike conventional multi-task learning methods that rely on learning common features for the different tasks, IMN introduces a message passing architecture where information is iteratively passed to different tasks through a shared set of latent variables. Experimental results demonstrate superior performance of the proposed method against multiple baselines on three benchmark datasets.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSemEval 2014 Task 4 Subtask 1+2F158.37IMN
Sentiment AnalysisSemEval-2014 Task-4Laptop (Acc)75.36IMN
Sentiment AnalysisSemEval-2014 Task-4Mean Acc (Restaurant + Laptop)79.63IMN
Sentiment AnalysisSemEval-2014 Task-4Restaurant (Acc)83.89IMN
Sentiment AnalysisSemEval 2014 Task 4 Subtask 1+2F158.37IMN
Sentiment AnalysisSemEval 2014 Task 4 LaptopF158.37IMN
Sentiment AnalysisSemEvalAvg F164.23IMN-BERT
Sentiment AnalysisSemEvalLaptop 2014 (F1)61.73IMN-BERT
Sentiment AnalysisSemEvalRestaurant 2014 (F1)70.72IMN-BERT
Sentiment AnalysisSemEvalRestaurant 2015 (F1)60.22IMN-BERT
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Laptop (Acc)75.36IMN
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Mean Acc (Restaurant + Laptop)79.63IMN
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Restaurant (Acc)83.89IMN
Aspect-Based Sentiment Analysis (ABSA)SemEval 2014 Task 4 Subtask 1+2F158.37IMN
Aspect-Based Sentiment Analysis (ABSA)SemEval 2014 Task 4 LaptopF158.37IMN

Related Papers

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles2025-07-15DCR: Quantifying Data Contamination in LLMs Evaluation2025-07-15Robust-Multi-Task Gradient Boosting2025-07-15SentiDrop: A Multi Modal Machine Learning model for Predicting Dropout in Distance Learning2025-07-14GNN-CNN: An Efficient Hybrid Model of Convolutional and Graph Neural Networks for Text Representation2025-07-10SAMO: A Lightweight Sharpness-Aware Approach for Multi-Task Optimization with Joint Global-Local Perturbation2025-07-10