HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Maximum Bayes Smatch Ensemble Distillation for AMR Parsing

Young-Suk Lee Ramon Fernandez Astudillo Thanh Lam Hoang Tahira Naseem Radu Florian Salim Roukos

Maximum Bayes Smatch Ensemble Distillation for AMR Parsing

Abstract

AMR parsing has experienced an unprecendented increase in performance in the last three years, due to a mixture of effects including architecture improvements and transfer learning. Self-learning techniques have also played a role in pushing performance forward. However, for most recent high performant parsers, the effect of self-learning and silver data augmentation seems to be fading. In this paper we propose to overcome this diminishing returns of silver data by combining Smatch-based ensembling techniques with ensemble distillation. In an extensive experimental setup, we push single model English parser performance to a new state-of-the-art, 85.9 (AMR2.0) and 84.3 (AMR3.0), and return to substantial gains from silver data augmentation. We also attain a new state-of-the-art for cross-lingual AMR parsing for Chinese, German, Italian and Spanish. Finally we explore the impact of the proposed technique on domain adaptation, and show that it can produce gains rivaling those of human annotated data for QALD-9 and achieve a new state-of-the-art for BioAMR.

Code Repositories

IBM/transition-amr-parser
Official
pytorch
Mentioned in GitHub
pournaki/transition-amr-parser
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
amr-parsing-on-bioStructBART + MBSE (IBM)
Smatch: 66.9
amr-parsing-on-ldc2017t10StructBART + MBSE (IBM)
Smatch: 85.9
amr-parsing-on-ldc2017t10StructBART + MBSE (IBM)
Smatch: 86.7
amr-parsing-on-ldc2020t02StructBART + MBSE (IBM)
Smatch: 84.3
amr-parsing-on-ldc2020t02Graphene Smatch (MBSE paper) (IBM)
Smatch: 85.4

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
Maximum Bayes Smatch Ensemble Distillation for AMR Parsing | Papers | HyperAI