Neural Discourse Relation Recognition with Semantic Memory
Biao Zhang, Deyi Xiong, Jinsong Su

TL;DR
This paper introduces SeMDER, a neural model that leverages semantic memory to improve implicit discourse relation recognition, achieving significant performance gains over existing methods.
Contribution
The paper presents a novel neural recognizer that incorporates semantic memory with attention mechanisms for better discourse relation analysis.
Findings
SeMDER outperforms state-of-the-art baselines by 2.56% in F1-score.
Semantic memory integration improves discourse relation recognition.
The model effectively retrieves deep semantic meanings from distributed knowledge.
Abstract
Humans comprehend the meanings and relations of discourses heavily relying on their semantic memory that encodes general knowledge about concepts and facts. Inspired by this, we propose a neural recognizer for implicit discourse relation analysis, which builds upon a semantic memory that stores knowledge in a distributed fashion. We refer to this recognizer as SeMDER. Starting from word embeddings of discourse arguments, SeMDER employs a shallow encoder to generate a distributed surface representation for a discourse. A semantic encoder with attention to the semantic memory matrix is further established over surface representations. It is able to retrieve a deep semantic meaning representation for the discourse from the memory. Using the surface and semantic representations as input, SeMDER finally predicts implicit discourse relations via a neural recognizer. Experiments on the…
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.
