paper-with-me

Papers

MACT: Model-Agnostic Cross-Lingual Training for Discourse Representation Structure Parsing

2024-06-03 · Jiangming Liu

Discourse Representation Structure (DRS) is an innovative semantic representation designed to capture the meaning of texts with arbitrary lengths across languages. The semantic representation parsing is essential for achieving natural language understanding through logical forms. Nevertheless, the performance of DRS parsing models remains constrained when trained exclusively on monolingual data. To tackle this issue, we introduce a cross-lingual training strategy. The proposed method is model-agnostic yet highly effective. It leverages cross-lingual training data and fully exploits the alignments between languages encoded in pre-trained language models. The experiments conducted on the standard benchmarks demonstrate that models trained using the cross-lingual training method exhibit significant improvements in DRS clause and graph parsing in English, German, Italian and Dutch. Comparing our final models to previous works, we achieve state-of-the-art results in the standard benchmarks. Furthermore, the detailed analysis provides deep insights into the performance of the parsers, offering inspiration for future research in DRS parsing. We keep updating new results on benchmarks to the appendix.

📄 PDF Abstract BibTeX arXiv:2406.01052

Code (1)

LeonCrashCode/DRS-Cross-Lingual-Training 공식 구현 pytorch

Tasks

DRS ParsingNatural Language Understanding

Similar Papers 제목 키워드 기반

Probing LLMs for Multilingual Discourse Generalization Through a Unified Label Set

2025-03-13 · Florian Eichin, Yang Janet Liu, Barbara Plank, Michael A. Hedderich

Discourse understanding is essential for many NLP tasks, yet most existing work remains constrained by framework-dependent discourse representations. This work investigates whether large language models (LLMs) capture di…

RelationRelation Classification

Visualizing Cross‐Lingual Discourse Relations in Multilingual TED Corpora

2021-11-01 · CODI 2021 11 · Zae Myung Kim, Vassilina Nikoulina, Dongyeop Kang, Didier Schwab 외

This paper presents an interactive data dashboard that provides users with an overview of the preservation of discourse relations among 28 language pairs. We display a graph network depicting the cross-lingual discourse …

Relation

Multilingual Neural RST Discourse Parsing

2020-12-03 · COLING 2020 8 · Zhengyuan Liu, Ke Shi, Nancy F. Chen

Text discourse parsing plays an important role in understanding information flow and argumentative structure in natural language. Previous research under the Rhetorical Structure Theory (RST) has mostly focused on induci…

Discourse ParsingTranslation

GCDT: A Chinese RST Treebank for Multigenre and Multilingual Discourse Parsing

2022-10-19 · Siyao Peng, Yang Janet Liu, Amir Zeldes

A lack of large-scale human-annotated data has hampered the hierarchical discourse parsing of Chinese. In this paper, we present GCDT, the largest hierarchical discourse treebank for Mandarin Chinese in the framework of …

Discourse Parsing

Frustratingly Simple but Surprisingly Strong: Using Language-Independent Features for Zero-shot Cross-lingual Semantic Parsing

2021-11-01 · EMNLP 2021 11 · Jingfeng Yang, Federico Fancellu, Bonnie Webber, Diyi Yang

The availability of corpora has led to significant advances in training semantic parsers in English. Unfortunately, for languages other than English, annotated data is limited and so is the performance of the developed p…

Cross-Lingual TransferPOSSemantic ParsingZero-Shot Cross-Lingual Transfer