TL;DR
This paper introduces a bipartite heterogeneous graph approach combined with a multi-dimensional transformer to improve emotional reasoning in AI by effectively integrating diverse commonsense knowledge sources, outperforming existing methods.
Contribution
The paper proposes a novel bipartite heterogeneous graph model and a multi-dimensional graph transformer for better knowledge infusion in emotional reasoning tasks, enhancing generalizability and efficiency.
Findings
BHG-based methods outperform state-of-the-art knowledge infusion techniques.
The approach generalizes well across multiple knowledge sources.
Empirical analysis shows previous filtering methods are less effective.
Abstract
The context-aware emotional reasoning ability of AI systems, especially in conversations, is of vital importance in applications such as online opinion mining from social media and empathetic dialogue systems. Due to the implicit nature of conveying emotions in many scenarios, commonsense knowledge is widely utilized to enrich utterance semantics and enhance conversation modeling. However, most previous knowledge infusion methods perform empirical knowledge filtering and design highly customized architectures for knowledge interaction with the utterances, which can discard useful knowledge aspects and limit their generalizability to different knowledge sources. Based on these observations, we propose a Bipartite Heterogeneous Graph (BHG) method for enhancing emotional reasoning with commonsense knowledge. In BHG, the extracted context-aware utterance representations and knowledge…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Layer Normalization · Label Smoothing · Adam · Residual Connection · Dense Connections · Dropout
