← Search

Johan Bos

5 accepted papers

2024

Scope-enhanced Compositional Semantic Parsing for DRT

EMNLP 2024main

Discourse Representation Theory (DRT) distinguishes itself from other semantic representation frameworks by its ability to model complex semantic and discourse phenomena through structural nesting and variable binding. While seq2seq models hold the state of the art on DRT parsing, their accuracy deg…

2023

Pre-Trained Language-Meaning Models for Multilingual Parsing and Generation

ACL 2023findings

Pre-trained language models (PLMs) have achieved great success in NLP and have recently been used for tasks in computational semantics. However, these tasks do not fully benefit from PLMs since meaning representations are not explicitly included. We introduce multilingual pre-trained language-meanin…

2023

What’s the Meaning of Superhuman Performance in Today’s NLU?

ACL 2023long

In the last five years, there has been a significant focus in Natural Language Processing (NLP) on developing larger Pretrained Language Models (PLMs) and introducing benchmarks such as SuperGLUE and SQuAD to measure their abilities in language understanding, reasoning, and reading comprehension. Th…

Cited by 24SourcePDFScholar
2022

Transparent Semantic Parsing with Universal Dependencies Using Graph Transformations

COLING 2022main

Even though many recent semantic parsers are based on deep learning methods, we should not forget that rule-based alternatives might offer advantages over neural approaches with respect to transparency, portability, and explainability. Taking advantage of existing off-the-shelf Universal Dependency…

2021

Input Representations for Parsing Discourse Representation Structures: Comparing English with Chinese

ACL 2021short

Neural semantic parsers have obtained acceptable results in the context of parsing DRSs (Discourse Representation Structures). In particular models with character sequences as input showed remarkable performance for English. But how does this approach perform on languages with a different writing sy…