ACL 2021long14 citations

EnsLM: Ensemble Language Model for Data Diversity by Semantic Clustering

Zhibin Duan, Hao Zhang, Chaojie Wang, Zhengjue Wang, Bo Chen, Mingyuan Zhou

Abstract

Natural language processing (NLP) often faces the problem of data diversity such as different domains, themes, styles, and so on. Therefore, a single language model (LM) is insufficient to learn all knowledge from diverse samples. To solve this problem, we firstly propose an autoencoding topic model with a mixture prior (mATM) to perform clustering for the data, where the clusters defined in semantic space describes the data diversity. Having obtained the clustering assignment for each sample, we develop the ensemble LM (EnsLM) with the technique of weight modulation. Specifically, EnsLM contains a backbone that is adjusted by a few modulated weights to fit for different sample clusters. As a result, the backbone learns the shared knowledge among all clusters while modulated weights extract the cluster-specific features. EnsLM can be trained jointly with mATM with a flexible LM backbone. We evaluate the effectiveness of both mATM and EnsLM on various tasks.

BibTeX
@inproceedings{duan-etal-2021-enslm,
    title = "{E}ns{LM}: Ensemble Language Model for Data Diversity by Semantic Clustering",
    author = "Duan, Zhibin  and
      Zhang, Hao  and
      Wang, Chaojie  and
      Wang, Zhengjue  and
      Chen, Bo  and
      Zhou, Mingyuan",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.230/",
    doi = "10.18653/v1/2021.acl-long.230",
    pages = "2954--2967"
}
EnsLM: Ensemble Language Model for Data Diversity by Semantic Clustering · ACL 2021