Learning Sentiment Memories for Sentiment Modification without Parallel Data (D18-1)
Copied to clipboard
| Challenge: | Existing methods for sentiment modification generate input-irrelevant texts due to lack of parallel data. |
| Approach: | They propose a method that automatically extracts appropriate sentiment information from learned sentiment memories according to the specific context. |
| Outcome: | The proposed method significantly improves the content preservation degree and achieves the state-of-the-art performance. |
Similar Papers
Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach (P18-1)
Copied to clipboard
| Challenge: | Existing studies for sentiment-to-sentiment "translation" only change the underlying sentiment and fail to keep the semantic content. |
| Approach: | They propose a cycled reinforcement learning method that combines neutralization module and emotionalization module. |
| Outcome: | The proposed method outperforms state-of-the-art systems on Yelp and Amazon review datasets. |
Learning to Flip the Sentiment of Reviews from Non-Parallel Corpora (D19-1)
Copied to clipboard
| Challenge: | Existing methods for flipping sentiment are costly and require parallel data. |
| Approach: | They propose a method for acquiring imperfectly aligned sentences from non-parallel corpora and propose 'sensational' model that learns to minimize sentiment and content losses in a fully end-to-end manner. |
| Outcome: | The proposed model offers well-balanced results across Yelp restaurant and Amazon product reviews. |
Specificity-Driven Cascading Approach for Unsupervised Sentiment Modification (D19-1)
Copied to clipboard
| Challenge: | Existing methods for unsupervised sentiment modification lack specific information in text generated without parallel data . specificity-driven cascading approach can improve specificity of generated text and content preservation . |
| Approach: | They propose a specificity-driven cascading approach for unsupervised sentiment modification . the method performs target sentiment addition and content reconstruction independently . |
| Outcome: | The proposed method outperforms competitive systems by a large margin on Yelp and Amazon datasets. |
Semantic Simplification for Sentiment Classification (2022.emnlp-main)
Copied to clipboard
| Challenge: | Recent work on document-level sentiment classification has shown that the sentiment in the original text is often hard to capture . previous studies focus on predicting the overall sentiment from original text using statistical or neural models, but these methods either heavily rely on human knowledge or suffer from the complex structure of the text. |
| Approach: | They propose a document-level sentiment classification model that enhances the original text with a simplified clause to intensify its sentiment. |
| Outcome: | Empirical studies show that the proposed model over strong baselines is effective over several strong baseline models. |
Paraphrase Makes Perfect: Leveraging Expression Paraphrase to Improve Implicit Sentiment Learning (2025.coling-main)
Copied to clipboard
| Challenge: | Existing implicit sentiment learning methods focus on capturing implicit sentiment knowledge individually, without considering the potential connection between implicit and explicit sentiment. |
| Approach: | They propose an expression paraphrase strategy and a sentiment-consistent contrastive learning mechanism to learn the connections between implicit and explicit sentiment expressions and integrate them into the model. |
| Outcome: | The proposed method is effective on implicit sentiment analysis on public datasets. |
Decode with Template: Content Preserving Sentiment Transfer (2020.lrec-1)
Copied to clipboard
| Challenge: | Existing methods to transfer sentiments for text use only explicit sentiments and templates to remove them from input sentences. |
| Approach: | They propose a method to transfer sentiments from input sentences to output sentences using templates. |
| Outcome: | The proposed model significantly outperforms state-of-the-art models in content preservation. |
From Disjoint Sets to Parallel Data to Train Seq2Seq Models for Sentiment Transfer (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for sentiment transfer have relied on unsupervised methods due to lack of parallel corpora. |
| Approach: | They propose a method for creating parallel data to train Seq2Seq neural networks for sentiment transfer. |
| Outcome: | The proposed method outperforms existing unsupervised methods in sentiment transfer tasks. |
Delete, Retrieve, Generate: a Simple Approach to Sentiment and Style Transfer (N18-1)
Copied to clipboard
| Challenge: | Previous work using adversarial methods has struggled to produce high-quality outputs. |
| Approach: | They propose a method that transforms a sentence to alter a specific attribute while preserving its attribute-independent content. |
| Outcome: | The proposed method generates grammatical and appropriate responses on 22% more inputs than the best previous system, averaged over three attribute transfer datasets. |
KESA: A Knowledge Enhanced Approach To Sentiment Analysis (2022.aacl-main)
Copied to clipboard
| Challenge: | Recent work on injecting sentiment knowledge into pre-trained language models, but it is difficult to integrate external knowledge into PLMs. |
| Approach: | They propose two sentiment-aware auxiliary tasks to integrate sentiment knowledge into the objective of the downstream task. |
| Outcome: | The proposed tasks outperform baselines and complement existing sentiment-enhanced models. |
Adaptive Semi-supervised Learning for Cross-domain Sentiment Classification (D18-1)
Copied to clipboard
| Challenge: | Existing methods for cross-domain sentiment classification are difficult and costly . domain adaptation is difficult because data in source and target domains are drawn from different distributions. |
| Approach: | They propose a semi-supervised learning approach that minimizes the distance between source and target instances in embedded feature space. |
| Outcome: | The proposed approach can improve on baseline methods in various settings. |