Domain oriented Language Modeling with Adaptive Hybrid Masking and Optimal Transport Alignment

Publication Date: 8/18/2021

Event: KDD 2021: ACM SIGKDD Conference on Knowledge Discovery and Data Mining, SIGKDD 2021

Reference: pp. 2145-2153, 2021

Authors: Denghui Zhang, Rutgers University; Zixuan Yuan, Rutgers University; Yanchi Liu, NEC Laboratories America, Inc.; Hao Liu, The Hong Kong University of Science and Technology; Fuzhen Zhuang, Institute of Artificial Intelligence, Beihang University; Hui Xiong, Rutgers University; Haifeng Chen, NEC Laboratories America, Inc.

Abstract: Motivated by the success of pre-trained language models such as BERT in a broad range of natural language processing (NLP) tasks, recent research efforts have been made for adapting these models for different application domains. Along this line, existing domain-oriented models have primarily followed the vanilla BERT architecture and have a straightforward use of the domain corpus. However, domain-oriented tasks usually require accurate understanding of domain phrases, and such fine-grained phrase-level knowledge is hard to be captured by existing pre-training scheme. Also, the word co-occurrences guided semantic learning of pre-training models can be largely augmented by entity-level association knowledge. But meanwhile, there is a risk of introducing noise due to the lack of ground truth word-level alignment. To address the issues, we provide a generalized domain-oriented approach, which leverages auxiliary domain knowledge to improve the existing pre-training framework from two aspects. First, to preserve phrase knowledge effectively, we build a domain phrase pool as auxiliary knowledge, meanwhile we introduce Adaptive Hybrid Masked Model to incorporate such knowledge. It integrates two learning modes, word learning and phrase learning, and allows them to switch between each other. Second, we introduce Cross Entity Alignment to leverage entity association as weak supervision to augment the semantic learning of pre-trained models. To alleviate the potential noise in this process, we introduce an interpretable Optimal Transport based approach to guide alignment learning. Experiments on four domain-oriented tasks demonstrate the superiority of our framework.

Publication Link: https://dl.acm.org/doi/10.1145/3447548.3467215