Numerical Semantic Modeling for Implicit Discourse Relation Recognition
Chenxu Wang (Department of Computer Science and Technology, Beijing Institute of Technology); Ping Jian (Beijing Engineering Research Center of High Volume Language Information Processing and Cloud Computing Applications, Department of Computer Science and Technology, Beijing Institute of technology); Hai Wang (Beijing Institute of Technology)
-
SPS
IEEE Members: $11.00
Non-members: $15.00
Implicit discourse relation recognition (IDRR), which infers discourse logical relations without the help of explicit connectives, is the bottleneck of discourse parsing. It is also an effective mean to test how well the natural language understanding models grasp the logical semantics of the text. Unfortunately, as an important part of text logical semantics, numerical logic has not been paid any attention to in the community. In this work, we attach importance to numerical semantics and design a numerical logic reasoning module specifically for the numeric tokens in discourse arguments to enhance the discourse logic inferring. Graph neural network is utilized here to calculate the interactions of these numerical elements by self-attention and inter-attention according to their numerical type and their location in the discourse arguments. Experimental results show that our model outperforms the baseline 1.36 % F1 score on the PDTB2.0 dataset.