Multiple Instance Learning Networks for Fine-Grained Sentiment Analysis
Stefanos Angelidis, Mirella Lapata

TL;DR
This paper introduces a neural multiple instance learning model for fine-grained sentiment analysis that predicts sentiment at the segment level without segment annotations, using an attention-based scoring method and a new dataset, SPOT.
Contribution
It presents a novel attention-based polarity scoring method and a new dataset for segment-level sentiment analysis within a MIL framework, improving interpretability and performance.
Findings
Superior performance over baselines in sentiment prediction
EDU-level opinion extraction yields more informative summaries
New dataset SPOT enables evaluation of MIL sentiment models
Abstract
We consider the task of fine-grained sentiment analysis from the perspective of multiple instance learning (MIL). Our neural model is trained on document sentiment labels, and learns to predict the sentiment of text segments, i.e. sentences or elementary discourse units (EDUs), without segment-level supervision. We introduce an attention-based polarity scoring method for identifying positive and negative text snippets and a new dataset which we call SPOT (as shorthand for Segment-level POlariTy annotations) for evaluating MIL-style sentiment models like ours. Experimental results demonstrate superior performance against multiple baselines, whereas a judgement elicitation study shows that EDU-level opinion extraction produces more informative summaries than sentence-based alternatives.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Topic Modeling
