HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

BiBL: AMR Parsing and Generation with Bidirectional Bayesian Learning

{Hai Zhao Zuchao Li Ziming Cheng}

BiBL: AMR Parsing and Generation with Bidirectional Bayesian Learning

Abstract

Abstract Meaning Representation (AMR) offers a unified semantic representation for natural language sentences. Thus transformation between AMR and text yields two transition tasks in opposite directions, i.e., Text-to-AMR parsing and AMR-to-Text generation. Existing AMR studies only focus on one-side improvements despite the duality of the two tasks, and their improvements are greatly attributed to the inclusion of large extra training data or complex structure modifications which harm the inference speed. Instead, we propose data-efficient Bidirectional Bayesian learning (BiBL) to facilitate bidirectional information transition by adopting a single-stage multitasking strategy so that the resulting model may enjoy much lighter training at the same time. Evaluation on benchmark datasets shows that our proposed BiBL outperforms strong previous seq2seq refinements without the help of extra data which is indispensable in existing counterpart models. We release the codes of BiBL at: https://github.com/KHAKhazeus/BiBL.

Benchmarks

BenchmarkMethodologyMetrics
amr-parsing-on-ldc2017t10BiBL
Smatch: 84.6
amr-parsing-on-ldc2017t10BiBL+Silver
Smatch: 84.7
amr-parsing-on-ldc2020t02BiBL+Silver
Smatch: 83.5
amr-parsing-on-ldc2020t02BiBL
Smatch: 83.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
BiBL: AMR Parsing and Generation with Bidirectional Bayesian Learning | Papers | HyperAI