Multidomain Pretrained Language Models for Green NLP
When tackling a task in a given domain, it has been shown that adapting a model to the domain using raw text data before training on the supervised task improves performance versus solely training on the task. The downside is that a lot of domain data is required and if we want to tackle tasks in n domains, we require n models each adapted on domain data before task learning. Storing and using these models separately can be prohibitive for low-end devices. In this paper we show that domain adaptation can be generalised to cover multiple domains. Specifically, a single model can be trained across various domains at the same time with minimal drop in performance, even when we use less data and resources. Thus, instead of training multiple models, we can train a single multidomain model saving on computational resources and training time.
Code (1)
Tasks
Domain AdaptationSimilar Papers 제목 키워드 기반
Multilingual Speech Emotion Recognition With Multi-Gating Mechanism and Neural Architecture Search
Speech emotion recognition (SER) classifies audio into emotion categories such as Happy, Angry, Fear, Disgust and Neutral. While Speech Emotion Recognition (SER) is a common application for popular languages, it continue…
Emotion RecognitionNeural Architecture SearchSpeech Emotion RecognitionSpeech-to-TextModular Domain Adaptation for Conformer-Based Streaming ASR
Speech data from different domains has distinct acoustic and linguistic characteristics. It is common to train a single multidomain model such as a Conformer transducer for speech recognition on a mixture of data from al…
Domain Adaptationspeech-recognitionSpeech RecognitionConformational ensembles of intrinsically disordered proteins and flexible multidomain proteins
Intrinsically disordered proteins (IDPs) and multidomain proteins with flexible linkers show a high level of structural heterogeneity and are best described by ensembles consisting of multiple conformations with associat…
Virtual Classification: Modulating Domain-Specific Knowledge for Multidomain Crowd Counting
Multidomain crowd counting aims to learn a general model for multiple diverse datasets. However, deep networks prefer modeling distributions of the dominant domains instead of all domains, which is known as domain bias. …
Crowd CountingLatent Group Dropout for Multilingual and Multidomain Machine Translation
Multidomain and multilingual machine translation often rely on parameter sharing strategies, where large portions of the network are meant to capture the commonalities of the tasks at hand, while smaller parts are reserv…
Machine TranslationTranslation