NDT: Non-Differential Transformer and Its Application to Sentiment Analysis
Soudeep Ghoshal, Himanshu Buckchash, Sarita Paudel, Rub\'en Ruiz-Torrubiano

TL;DR
This paper introduces the Non-Differential Transformer (NDT), a novel attention mechanism for sentiment analysis that employs positive-only weighted sums of multiple attention maps to improve context understanding.
Contribution
The paper proposes a new transformer architecture that uses a purely additive, positive-weighted attention mechanism inspired by the concept-multiplexing view, contrasting with the noise-canceling approach of differential transformers.
Findings
Achieves competitive sentiment analysis performance on multiple datasets.
Demonstrates the effectiveness of positive-only attention combination.
Provides insights into attention specialization and integration.
Abstract
From customer feedback to social media, understanding human sentiment in text is central to how machines can interact meaningfully with people. However, despite notable progress, accurately capturing sentiment remains a challenging task, which continues to motivate further research in this area. To this end, we introduce Non-Differential Transformer (NDT). It is inspired by (but in contrast to) the state-of-the-art Differential Transformer (DT) model. While standard Transformers can struggle with irrelevant context, the sota DT model uses attention map subtraction, potentially for noise cancellation. We explore an alternative motivation, hypothesizing that benefits may arise from enabling different attention components to specialize on distinct concepts within the text, similar to multiplexing information channels or mixture models, rather than primarily canceling noise via subtraction.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Emotion and Mood Recognition · Mental Health via Writing
