DTeam @ VarDial 2019: Ensemble based on skip-gram and triplet loss neural networks for Moldavian vs. Romanian cross-dialect topic identification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Naive Bayes and BiLSTM Ensemble for Discriminating between Mainland and Taiwan Variation of Mandarin Chinese
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 EmbeddingsEnsemble Methods to Distinguish Mainland and Taiwan Chinese
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 EmbeddingsGerman Dialect Identification in Interview Transcriptions
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 TranslationClassifier Ensembles for Dialect and Language Variety Identification
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 IdentificationEfficient, Simple and Automated Negative Sampling for Knowledge Graph Embedding
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