paper-with-me

Papers

TartuNLP @ SIGTYP 2024 Shared Task: Adapting XLM-RoBERTa for Ancient and Historical Languages

2024-04-19 · Aleksei Dorkin, Kairit Sirts

We present our submission to the unconstrained subtask of the SIGTYP 2024 Shared Task on Word Embedding Evaluation for Ancient and Historical Languages for morphological annotation, POS-tagging, lemmatization, character- and word-level gap-filling. We developed a simple, uniform, and computationally lightweight approach based on the adapters framework using parameter-efficient fine-tuning. We applied the same adapter-based approach uniformly to all tasks and 16 languages by fine-tuning stacked language- and task-specific adapters. Our submission obtained an overall second place out of three submissions, with the first place in word-level gap-filling. Our results show the feasibility of adapting language models pre-trained on modern languages to historical and ancient languages via adapter training.

📄 PDF Abstract BibTeX arXiv:2404.12845

Code (0)

등록된 구현이 없습니다.

Tasks

Lemmatizationparameter-efficient fine-tuningPOSPOS Tagging

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Heidelberg-Boston @ SIGTYP 2024 Shared Task: Enhancing Low-Resource Language Analysis With Character-Aware Hierarchical Transformers

2024-05-30 · Frederick Riemenschneider, Kevin Krahn

Historical languages present unique challenges to the NLP community, with one prominent hurdle being the limited resources available in their closed corpora. This work describes our submission to the constrained subtask …

LemmatizationMorphological TaggingPOSPOS Tagging

Predicting Typological Features in WALS using Language Embeddings and Conditional Probabilities: ÚFAL Submission to the SIGTYP 2020 Shared Task

2020-10-08 · EMNLP (SIGTYP) 2020 11 · Martin Vastl, Daniel Zeman, Rudolf Rosa

We present our submission to the SIGTYP 2020 Shared Task on the prediction of typological features. We submit a constrained system, predicting typological features only based on the WALS database. We investigate two appr…

NUIG: Multitasking Self-attention based approach to SigTyp 2020 Shared Task

2020-11-01 · EMNLP (SIGTYP) 2020 11 · Chinmay Choudhary

The paper describes the Multitasking Self-attention based approach to constrained sub-task within Sigtyp 2020 Shared task. Our model is simple neural network based architecture inspired by Transformers (CITATION) model. …

NEMO: Frequentist Inference Approach to Constrained Linguistic Typology Feature Prediction in SIGTYP 2020 Shared Task

2020-10-12 · EMNLP (SIGTYP) 2020 11 · Alexander Gutkin, Richard Sproat

This paper describes the NEMO submission to SIGTYP 2020 shared task which deals with prediction of linguistic typological features for multiple languages using the data derived from World Atlas of Language Structures (WA…

regression

TartuNLP at EvaLatin 2024: Emotion Polarity Detection

2024-05-02 · Aleksei Dorkin, Kairit Sirts

This paper presents the TartuNLP team submission to EvaLatin 2024 shared task of the emotion polarity detection for historical Latin texts. Our system relies on two distinct approaches to annotating training data for sup…

parameter-efficient fine-tuningTransfer Learning