TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Second-Order Semantic Dependency Parsing with End-to-End N...

Second-Order Semantic Dependency Parsing with End-to-End Neural Networks

Xinyu Wang, Jingxian Huang, Kewei Tu

2019-06-19ACL 2019 7Dependency ParsingVariational Inference
PaperPDFCodeCode(official)CodeCode

Abstract

Semantic dependency parsing aims to identify semantic relationships between words in a sentence that form a graph. In this paper, we propose a second-order semantic dependency parser, which takes into consideration not only individual dependency edges but also interactions between pairs of edges. We show that second-order parsing can be approximated using mean field (MF) variational inference or loopy belief propagation (LBP). We can unfold both algorithms as recurrent layers of a neural network and therefore can train the parser in an end-to-end manner. Our experiments show that our approach achieves state-of-the-art performance.

Results

TaskDatasetMetricValueModel
Semantic ParsingDMIn-domain94MFVI
Semantic ParsingDMOut-of-domain89.7MFVI
Semantic ParsingPSDIn-domain81.4MFVI
Semantic ParsingPSDOut-of-domain79.6MFVI
Semantic ParsingPASIn-domain94.1MFVI
Semantic ParsingPASOut-of-domain91.3MFVI

Related Papers

Interpretable Bayesian Tensor Network Kernel Machines with Automatic Rank and Feature Selection2025-07-15Scalable Bayesian Low-Rank Adaptation of Large Language Models via Stochastic Variational Subspace Inference2025-06-26VHU-Net: Variational Hadamard U-Net for Body MRI Bias Field Correction2025-06-23Branching Stein Variational Gradient Descent for sampling multimodal distributions2025-06-16Robust Recursive Fusion of Multiresolution Multispectral Images with Location-Aware Neural Networks2025-06-16Variational Inference with Mixtures of Isotropic Gaussians2025-06-16Robust Filtering -- Novel Statistical Learning and Inference Algorithms with Applications2025-06-13Step-by-step Instructions and a Simple Tabular Output Format Improve the Dependency Parsing Accuracy of LLMs2025-06-11