paper-with-me

Papers

Cross-lingual Contextualized Topic Models with Zero-shot Learning

2020-04-16 · EACL 2021 2 · Federico Bianchi, Silvia Terragni, Dirk Hovy, Debora Nozza, Elisabetta Fersini

Many data sets (e.g., reviews, forums, news, etc.) exist parallelly in multiple languages. They all cover the same content, but the linguistic differences make it impossible to use traditional, bag-of-word-based topic models. Models have to be either single-language or suffer from a huge, but extremely sparse vocabulary. Both issues can be addressed by transfer learning. In this paper, we introduce a zero-shot cross-lingual topic model. Our model learns topics on one language (here, English), and predicts them for unseen documents in different languages (here, Italian, French, German, and Portuguese). We evaluate the quality of the topic predictions for the same document in different languages. Our results show that the transferred topics are coherent and stable across languages, which suggests exciting future research directions.

📄 PDF Abstract BibTeX arXiv:2004.07737

Code (2)

MilaNLProc/contextualized-topic-models 공식 구현 pytorch
aaronmueller/contextualized-topic-models pytorch

Tasks

Topic ModelsTransfer LearningVariational InferenceZero-Shot Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
WordPiece 설명 없음
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 &…
Adam 설명 없음
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Cross-Lingual BERT Transformation for Zero-Shot Dependency Parsing

2019-09-15 · IJCNLP 2019 11 · Yuxuan Wang, Wanxiang Che, Jiang Guo, Yijia Liu 외

This paper investigates the problem of learning cross-lingual representations in a contextual space. We propose Cross-Lingual BERT Transformation (CLBT), a simple and efficient approach to generate cross-lingual contextu…

Cross-Lingual TransferDependency ParsingLanguage ModelingLanguage Modelling+2

CoSDA-ML: Multi-Lingual Code-Switching Data Augmentation for Zero-Shot Cross-Lingual NLP

2020-06-11 · Libo Qin, Minheng Ni, Yue Zhang, Wanxiang Che

Multi-lingual contextualized embeddings, such as multilingual-BERT (mBERT), have shown success in a variety of zero-shot cross-lingual tasks. However, these models are limited by having inconsistent contextualized repres…

Data Augmentation

Realistic Zero-Shot Cross-Lingual Transfer in Legal Topic Classification

2022-06-08 · Stratos Xenouleas, Alexia Tsoukara, Giannis Panagiotakis, Ilias Chalkidis 외

We consider zero-shot cross-lingual transfer in legal topic classification using the recent MultiEURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual tr…

Cross-Lingual TransferTopic ClassificationTranslationZero-Shot Cross-Lingual Transfer

Realistic Zero-Shot Cross-Lingual Transfer in Legal Topic Classification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We consider zero-shot cross-lingual transfer in legal topic classification using the recent Multi-EURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual t…

ClassificationCross-Lingual TransferTopic ClassificationTranslation+1

A Comparison of Architectures and Pretraining Methods for Contextualized Multilingual Word Embeddings

2019-12-15 · Niels van der Heijden, Samira Abnar, Ekaterina Shutova

The lack of annotated data in many languages is a well-known challenge within the field of multilingual natural language processing (NLP). Therefore, many recent studies focus on zero-shot transfer learning and joint tra…

Multilingual Word Embeddingsnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+7