paper-with-me

Papers

TRAVIS at PARSEME Shared Task 2020: How good is (m)BERT at seeing the unseen?

2020-12-01 · COLING (MWE) 2020 12 · Murathan Kurfali

This paper describes the TRAVIS system built for the PARSEME Shared Task 2020 on semi-supervised identification of verbal multiword expressions. TRAVIS is a fully feature-independent model, relying only on the contextual embeddings. We have participated with two variants of TRAVIS, TRAVIS-multi and TRAVIS-mono, where the former employs multilingual contextual embeddings and the latter uses monolingual ones. Our systems are ranked second and third among seven submissions in the open track, respectively. Despite the strong performance of multilingual contextual embeddings across all languages, the results show that language-specific contextual embeddings have better generalization capabilities.

📄 PDF Abstract BibTeX

Code (1)

MurathanKurfali/travis 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MTLB-STRUCT @PARSEME 2020: Capturing Unseen Multiword Expressions Using Multi-task Learning and Pre-trained Masked Language Models

2020-11-04 · COLING (MWE) 2020 12 · Shiva Taslimipoor, Sara Bahaadini, Ekaterina Kochmar

This paper describes a semi-supervised system that jointly learns verbal multiword expressions (VMWEs) and dependency parse trees as an auxiliary task. The model benefits from pre-trained multilingual BERT. BERT hidden l…

Multi-Task Learning

A BERT’s Eye View: Identification of Irish Multiword Expressions Using Pre-trained Language Models

2022-06-01 · LREC (MWE) 2022 6 · Abigail Walsh, Teresa Lynn, Jennifer Foster

This paper reports on the investigation of using pre-trained language models for the identification of Irish verbal multiword expressions (vMWEs), comparing the results with the systems submitted for the PARSEME shared t…

MultiVitaminBooster at PARSEME Shared Task 2020: Combining Window- and Dependency-Based Features with Multilingual Contextualised Word Embeddings for VMWE Detection

2020-12-01 · COLING (MWE) 2020 12 · Sebastian Gombert, Sabine Bartsch

In this paper, we present MultiVitaminBooster, a system implemented for the PARSEME shared task on semi-supervised identification of verbal multiword expressions - edition 1.2. For our approach, we interpret detecting ve…

Language ModelingLanguage Modellingtoken-classificationToken Classification+1

Romanian Multiword Expression Detection Using Multilingual Adversarial Training and Lateral Inhibition

2023-04-22 · Andrei-Marius Avram, Verginica Barbu Mititelu, Dumitru-Clementin Cercel

Multiword expressions are a key ingredient for developing large-scale and linguistically sound natural language processing technology. This paper describes our improvements in automatically identifying Romanian multiword…

Annotating Verbal MWEs in Irish for the PARSEME Shared Task 1.2

2020-12-01 · COLING (MWE) 2020 12 · Abigail Walsh, Teresa Lynn, Jennifer Foster

This paper describes the creation of two Irish corpora (labelled and unlabelled) for verbal MWEs for inclusion in the PARSEME Shared Task 1.2 on automatic identification of verbal MWEs, and the process of developing verb…