paper-with-me

홈 › Papers

DTeam @ VarDial 2019: Ensemble based on skip-gram and triplet loss neural networks for Moldavian vs. Romanian cross-dialect topic identification

2019-06-01 · WS 2019 6 · Diana Tudoreanu

This paper presents the solution proposed by DTeam in the VarDial 2019 Evaluation Campaign for the Moldavian vs. Romanian cross-topic identification task. The solution proposed is a Support Vector Machines (SVM) ensemble composed of a two character-level neural networks. The first network is a skip-gram classification model formed of an embedding layer, three convolutional layers and two fully-connected layers. The second network has a similar architecture, but is trained using the triplet loss function.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Naive Bayes and BiLSTM Ensemble for Discriminating between Mainland and Taiwan Variation of Mandarin Chinese

2019-06-01 · WS 2019 6 · Li Yang, Yang Xiang

Automatic dialect identification is a more challengingctask than language identification, as it requires the ability to discriminate between varieties of one language. In this paper, we propose an ensemble based system, …

Dialect IdentificationLanguage IdentificationWord Embeddings

Ensemble Methods to Distinguish Mainland and Taiwan Chinese

2019-06-01 · WS 2019 6 · Hai Hu, Wen Li, He Zhou, Zuoyu Tian 외

This paper describes the IUCL system at VarDial 2019 evaluation campaign for the task of discriminating between Mainland and Taiwan variation of mandarin Chinese. We first build several base classifiers, including a Naiv…

Word Embeddings

German Dialect Identification in Interview Transcriptions

2017-04-01 · WS 2017 4 · Shervin Malmasi, Marcos Zampieri

This paper presents three systems submitted to the German Dialect Identification (GDI) task at the VarDial Evaluation Campaign 2017. The task consists of training models to identify the dialect of Swiss-German speech tra…

Dialect IdentificationMachine Translation

Classifier Ensembles for Dialect and Language Variety Identification

2018-08-14 · Liviu P. Dinu, Alina Maria Ciobanu, Marcos Zampieri, Shervin Malmasi

In this paper we present ensemble-based systems for dialect and language variety identification using the datasets made available by the organizers of the VarDial Evaluation Campaign 2018. We present a system developed t…

Dialect Identification

Efficient, Simple and Automated Negative Sampling for Knowledge Graph Embedding

2020-10-24 · Yongqi Zhang, Quanming Yao, Lei Chen

Negative sampling, which samples negative triplets from non-observed ones in knowledge graph (KG), is an essential step in KG embedding. Recently, generative adversarial network (GAN), has been introduced in negative sam…

Generative Adversarial NetworkGraph EmbeddingKnowledge Graph Embedding