Papers › BiBL: AMR Parsing and Generation with Bidirectional Bayesian Learning
BiBL: AMR Parsing and Generation with Bidirectional Bayesian Learning
Ziming Cheng, Zuchao Li, Hai Zhao
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.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| AMR Parsing | LDC2017T10 | BiBL+Silver | Smatch | 84.7 | #11 of 27 | Archive leaderboard | report |
| AMR Parsing | LDC2017T10 | BiBL | Smatch | 84.6 | #12 of 27 | Archive leaderboard | report |
| AMR Parsing | LDC2020T02 | BiBL | Smatch | 83.9 | #8 of 13 | Archive leaderboard | report |
| AMR Parsing | LDC2020T02 | BiBL+Silver | Smatch | 83.5 | #9 of 13 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections