Challenge: Existing methods to classify QA text contain rich sentiment information.
Approach: They propose a task/method to address QA sentiment analysis by annotating QA text pair with annotation guidelines.
Outcome: The proposed method can learn the matching vectors of each Q-sentence, A-sentent unit.

Similar Papers

Aspect Sentiment Classification Towards Question-Answering with Reinforced Bidirectional Attention Network (P19-1)

Copied to clipboard

Challenge: Existing studies on aspect sentiment classification focus on non-interactive reviews . a new task aims to predict sentiment polarities for specific aspects from interactive reviews based on annotated corpus .
Approach: They propose a task to predict aspects from interactive QA style reviews using an annotated corpus.
Outcome: The proposed approach is compared with state-of-the-art methods against a high-quality corpus of data.
Cross-sentence Pre-trained Model for Interactive QA matching (2020.lrec-1)

Copied to clipboard

Challenge: Existing methods for semantic matching do not examine each sentence individually, but consider syntactic context inside a sentence.
Approach: They propose a semantic matching model that takes a cross-sentence context-aware architecture and incorporates a quantity of context information jump to facilitate attention weight formulation.
Outcome: The proposed model outperforms state-of-the-art models on the Yahoo! community question dataset and the TREC library.
Aspect-based Sentiment Analysis in Question Answering Forums (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on aspects-based sentiment analysis focus on a single opinionated sentence.
Approach: They propose a model to combine aspects and their sentiments for QA forums . they use cross-sentence aspect-opinion interaction modeling to align the aspect mentioned in the question and associated opinion clues in the answer.
Outcome: The proposed model outperforms baseline models on three real-world datasets.
Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering (P18-1)

Copied to clipboard

Challenge: Existing approaches to read comprehension style question answering are limited by the volume of annotated datasets.
Approach: They propose a hierarchical attention network for reading comprehension style question answering . they first encode the question and paragraph with fine-grained language embeddings . then propose fusion approach to fuse information from both global and attended representations based on the hierarchic attention network .
Outcome: The proposed method achieves state-of-the-art on the SQuAD and TriviaQA Wiki leaderboards and two adversarial SQu AD datasets.
A Hierarchical Interactive Network for Joint Span-based Aspect-Sentiment Analysis (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for aspect-sentiment analysis ignore internal correlations between aspect extraction and sentiment classification.
Approach: They propose a hierarchical interactive network to model two-way interactions between two tasks appropriately using shallow-level and deep-level inputs.
Outcome: Extensive experiments on three real-world datasets demonstrate that the proposed model outperforms existing methods.
Retrieving Support to Rank Answers in Open-Domain Question Answering (2025.emnlp-main)

Copied to clipboard

Challenge: a novel question answering architecture retrieves content relevant to the combined pair . previous work on automatic claim verification has shown hallucinations .
Approach: They propose a question-answer architecture that prioritizes supporting evidence . it retrieves paragraphs that directly substantiate the correctness of a with respect to q .
Outcome: The proposed approach can be used by large language models to retrieve explanatory paragraphs that ground their reasoning.
Learning to Rank Question-Answer Pairs Using Hierarchical Recurrent Encoder with Latent Topic Clustering (N18-1)

Copied to clipboard

Challenge: Existing models for sentence pair ranking are based on hierarchical recurrent neural network and latent topic clustering module.
Approach: They propose a hierarchical recurrent neural network and latent topic clustering module to adapt a recursive hierarchic neural network to rank candidate answers.
Outcome: The proposed model shows small performance degradations in longer text comprehension compared to current models which suffer from it.
Convolution over Hierarchical Syntactic and Lexical Graphs for Aspect Level Sentiment Analysis (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for aspect-level sentiment classification ignore corpus level word co-occurrence information . a novel architecture convolutes over hierarchical syntactic and lexical graphs .
Approach: They propose a novel architecture which convolutes over hierarchical syntactic and lexical graphs . they employ a global lexical graph to encode corpus level word co-occurrence information .
Outcome: The proposed architecture outperforms the state-of-the-art methods on five bench- mark datasets.
Syntax-Aware Aspect Level Sentiment Classification with Graph Attention Networks (D19-1)

Copied to clipboard

Challenge: Aspect level sentiment classification aims to identify the sentiment expressed towards an aspect given a context sentence.
Approach: They propose a target-dependent graph attention network for aspect level sentiment classification . it explicitly utilizes the dependency relationship among words to propagate sentiment features . they show that using BERT representations further substantially boosts the performance .
Outcome: The proposed method outperforms baselines with GloVe embeddings and improves with BERT representations.
A Comprehensive Graph Framework for Question Answering with Mode-Seeking Preference Alignment (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies struggle with achieving global understanding of large language models . GraphMPA is a graph-based framework with mode-seeking preference alignment .
Approach: They propose a graph-based framework with mode-seeking preference alignment to improve model outputs.
Outcome: The proposed framework constructs a hierarchical document graph mimicking human cognitive processes for information understanding and synthesis.

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