paper-with-me

홈 › Papers

Testing pre-trained Transformer models for Lithuanian news clustering

2020-04-03 · Lukas Stankevičius, Mantas Lukoševičius

A recent introduction of Transformer deep learning architecture made breakthroughs in various natural language processing tasks. However, non-English languages could not leverage such new opportunities with the English text pre-trained models. This changed with research focusing on multilingual models, where less-spoken languages are the main beneficiaries. We compare pre-trained multilingual BERT, XLM-R, and older learned text representation methods as encodings for the task of Lithuanian news clustering. Our results indicate that publicly available pre-trained multilingual Transformer models can be fine-tuned to surpass word vectors but still score much lower than specially trained doc2vec embeddings.

📄 PDF Abstract BibTeX arXiv:2004.03461

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringXLM-R

Methods 이 논문이 사용한 방법론

XLM-R XLM-R
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Generating abstractive summaries of Lithuanian news articles using a transformer model

2021-04-23 · Lukas Stankevičius, Mantas Lukoševičius

In this work, we train the first monolingual Lithuanian transformer model on a relatively large corpus of Lithuanian news articles and compare various output decoding algorithms for abstractive news summarization. We ach…

ArticlesNews Summarization

Tilde's Machine Translation Systems for WMT 2019

2019-08-01 · WS 2019 8 · Marcis Pinnis, Rihards Kri{\v{s}}lauks, Mat{\=\i}ss Rikters

The paper describes the development process of Tilde{'}s NMT systems for the WMT 2019 shared task on news translation. We trained systems for the English-Lithuanian and Lithuanian-English translation directions in constr…

Machine TranslationNMTTranslation

Sentiment Analysis of Lithuanian Online Reviews Using Large Language Models

2024-07-29 · Brigita Vileikytė, Mantas Lukoševičius, Lukas Stankevičius

Sentiment analysis is a widely researched area within Natural Language Processing (NLP), attracting significant interest due to the advent of automated solutions. Despite this, the task remains challenging because of the…

Sentiment Analysis

JUMT at WMT2019 News Translation Task: A Hybrid approach to Machine Translation for Lithuanian to English

2019-08-01 · WS 2019 8 · Sainik Kumar Mahata, Avishek Garain, Adityar Rayala, Dipankar Das 외

In the current work, we present a description of the system submitted to WMT 2019 News Translation Shared task. The system was created to translate news text from Lithuanian to English. To accomplish the given task, our …

Machine TranslationTranslation

Towards Lithuanian grammatical error correction

2022-03-18 · Lukas Stankevičius, Mantas Lukoševičius

Everyone wants to write beautiful and correct text, yet the lack of language skills, experience, or hasty typing can result in errors. By employing the recent advances in transformer architectures, we construct a grammat…

Grammatical Error Correction