Challenge: Neural models that explicitly encode word order, syntax and semantic features are unequipped to deal with complex syntactic structures that affect sentiment, such as contrastive conjunctions.
Approach: They propose to use contextualized ELMo embeddings instead of logic rules to compare models on syntactically complex sentences.
Outcome: The proposed models outperform baseline models even on sentences with ambiguous sentiment labels.

Similar Papers

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.
Sentiment Analysis: It’s Complicated! (N18-1)

Copied to clipboard

Challenge: a dataset of over 7,000 tweets annotated with 5x coverage is used for sentiment analysis . a "complicated" class of sentiment is used to categorize text based on a predefined notion of sentiment .
Approach: They propose to use a "complicated" class of sentiment to categorize tweets . they build a publicly available tweet sentiment analysis dataset .
Outcome: The proposed classifiers perform better over a new publicly available TSA dataset . the classifier performance is compared with existing methods and improves on existing ones .
Latent Variable Sentiment Grammar (P19-1)

Copied to clipboard

Challenge: Existing neural models do not explicitly model sentiment composition, which requires to encode sentiment class labels.
Approach: They propose a sentiment grammar that captures sentiment subtype expressions by latent variables and Gaussian mixture vectors.
Outcome: The proposed model outperforms vanilla neural encoders on the Stanford Sentiment Treebank benchmark.
Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 2 (Industry Papers) (N19-2)

Copied to clipboard

Challenge: NAACL-HLT 2018 introduced the industry track in 2018 . the track provides a forum for researchers, engineers and application developers to exchange ideas .
Approach: NAACL-HLT 2018 introduced the industry track at the conference in new orleans . the track provides a forum for researchers, engineers and application developers to exchange ideas .
Outcome: NAACL-HLT 2018 is the second year of the industry track . the inaugural track was very successful in terms of participation and feedback received .
Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 3 (Industry Papers) (N18-3)

Copied to clipboard

Challenge: NAACL 2018 Industry Track aims to provide a forum for researchers, engineers and application developers to share their experience in real-world language problems.
Approach: NAACL 2018 Industry Track is the inaugural conference in the *ACL family of conferences . organizers wanted to provide a forum for researchers, engineers and application developers to share their experience . six of the papers were desk rejects due to non-conformance with submission requirements .
Outcome: the inaugural industry track at NAACL 2018 received 91 submissions, exceeding expectations . the track will focus on problems that manifest themselves more readily in industry .
Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP): System Demonstrations (D19-3)

Copied to clipboard

Challenge: Proceedings of the system demonstrations session were presented at the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) EMNMP-IjCNLP 2019 has a Best Demo Award for the first time .
Approach: Proceedings of the system demonstrations session are available online . they were presented at the conference on empirical methods in natural language processing .
Outcome: The system demonstrations session received 110 submissions, 22 of which were either invalid or withdrawn by the authors.
Casting the Same Sentiment Classification Problem (2021.findings-emnlp)

Copied to clipboard

Challenge: Identifying the stance of an argument towards a topic is a fundamental problem in computational argumentation.
Approach: They propose a task where text users are asked to determine if they have the same sentiment . they aim to enable a more topic-agnostic sentiment classification by using Yelp data .
Outcome: The proposed task achieves an accuracy above 83% for category subsets across topics and 89% on average.
Entity or Relation Embeddings? An Analysis of Encoding Strategies for Relation Extraction (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to relation extraction use concatenating embeddings of head and tail entities . however, such representations capture the types of the entities involved, leading to false positives and confusion between relations involving entities of the same type.
Approach: They propose a model which combines [MASK] embeddings with entity embedds to learn relation embeddations.
Outcome: The proposed model outperforms the state-of-the-art on several benchmarks . it uses a self-supervised pre-training strategy which further improves the results.
Direct parsing to sentiment graphs (2022.acl-short)

Copied to clipboard

Challenge: Existing methods for structured sentiment analysis (SSA) focus on subcomponents of sentiment graphs without explicitly expressing their relations or the polarity.
Approach: They propose a graph-based semantic parser which directly predicts sentiment graphs from text without reliance on lossy conversions to intermediate dependency representations.
Outcome: The proposed model performs on 4 out of 5 standard benchmark sets and compares with dependency-based models on the more structurally complex datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations