Unveiling the Black Box of PLMs with Semantic Anchors: Towards Interpretable Neural Semantic Parsing
Lunyiu Nie, Jiuding Sun, Yanlin Wang, Lun Du, Lei Hou, Juanzi Li, Shi, Han, Dongmei Zhang, Jidong Zhai

TL;DR
This paper introduces a hierarchical decoding framework with semantic anchors to improve interpretability and reduce hallucinations in PLM-based semantic parsing, demonstrating consistent performance gains and enhanced model transparency.
Contribution
It proposes a novel hierarchical decoder with semantic anchors and intermediate supervision tasks, advancing interpretability and robustness in PLM-based semantic parsing.
Findings
Outperforms baseline models on multiple benchmarks.
Enhances interpretability through analysis of intermediate representations.
Reduces hallucination issues in semantic parsing.
Abstract
The recent prevalence of pretrained language models (PLMs) has dramatically shifted the paradigm of semantic parsing, where the mapping from natural language utterances to structured logical forms is now formulated as a Seq2Seq task. Despite the promising performance, previous PLM-based approaches often suffer from hallucination problems due to their negligence of the structural information contained in the sentence, which essentially constitutes the key semantics of the logical forms. Furthermore, most works treat PLM as a black box in which the generation process of the target logical form is hidden beneath the decoder modules, which greatly hinders the model's intrinsic interpretability. To address these two issues, we propose to incorporate the current PLMs with a hierarchical decoder network. By taking the first-principle structures as the semantic anchors, we propose two novel…
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
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence
