TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Multi-Task Deep Neural Networks for Natural Language Under...

Multi-Task Deep Neural Networks for Natural Language Understanding

Xiaodong Liu, Pengcheng He, Weizhu Chen, Jianfeng Gao

2019-01-31ACL 2019 7Paraphrase IdentificationSentiment AnalysisNatural Language InferenceNatural Language UnderstandingLinguistic AcceptabilityLanguage ModellingDomain Adaptation
PaperPDFCodeCodeCode(official)CodeCodeCodeCode

Abstract

In this paper, we present a Multi-Task Deep Neural Network (MT-DNN) for learning representations across multiple natural language understanding (NLU) tasks. MT-DNN not only leverages large amounts of cross-task data, but also benefits from a regularization effect that leads to more general representations in order to adapt to new tasks and domains. MT-DNN extends the model proposed in Liu et al. (2015) by incorporating a pre-trained bidirectional transformer language model, known as BERT (Devlin et al., 2018). MT-DNN obtains new state-of-the-art results on ten NLU tasks, including SNLI, SciTail, and eight out of nine GLUE tasks, pushing the GLUE benchmark to 82.7% (2.2% absolute improvement). We also demonstrate using the SNLI and SciTail datasets that the representations learned by MT-DNN allow domain adaptation with substantially fewer in-domain labels than the pre-trained BERT representations. The code and pre-trained models are publicly available at https://github.com/namisan/mt-dnn.

Results

TaskDatasetMetricValueModel
Natural Language InferenceSciTailAccuracy94.1MT-DNN
Natural Language InferenceSNLI% Test Accuracy91.6MT-DNN
Natural Language InferenceSNLI% Train Accuracy97.2MT-DNN
Natural Language InferenceSNLI% Test Accuracy90.5Ntumpha
Natural Language InferenceSNLI% Train Accuracy99.1Ntumpha
Natural Language InferenceSNLIParameters220Ntumpha
Natural Language InferenceMultiNLIMatched86.7MT-DNN
Natural Language InferenceMultiNLIMismatched86MT-DNN
Semantic Textual SimilarityQuora Question PairsAccuracy89.6MT-DNN
Semantic Textual SimilarityQuora Question PairsF172.4MT-DNN
Sentiment AnalysisSST-2 Binary classificationAccuracy95.6MT-DNN
Paraphrase IdentificationQuora Question PairsAccuracy89.6MT-DNN
Paraphrase IdentificationQuora Question PairsF172.4MT-DNN

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16