English

Pre-training Multi-task Contrastive Learning Models for Scientific Literature Understanding

Computation and Language 2023-10-24 v2 Digital Libraries Information Retrieval Machine Learning

Abstract

Scientific literature understanding tasks have gained significant attention due to their potential to accelerate scientific discovery. Pre-trained language models (LMs) have shown effectiveness in these tasks, especially when tuned via contrastive learning. However, jointly utilizing pre-training data across multiple heterogeneous tasks (e.g., extreme multi-label paper classification, citation prediction, and literature search) remains largely unexplored. To bridge this gap, we propose a multi-task contrastive learning framework, SciMult, with a focus on facilitating common knowledge sharing across different scientific literature understanding tasks while preventing task-specific skills from interfering with each other. To be specific, we explore two techniques -- task-aware specialization and instruction tuning. The former adopts a Mixture-of-Experts Transformer architecture with task-aware sub-layers; the latter prepends task-specific instructions to the input text so as to produce task-aware outputs. Extensive experiments on a comprehensive collection of benchmark datasets verify the effectiveness of our task-aware specialization strategy, where we outperform state-of-the-art scientific pre-trained LMs. Code, datasets, and pre-trained models can be found at https://scimult.github.io/.

Keywords

Cite

@article{arxiv.2305.14232,
  title  = {Pre-training Multi-task Contrastive Learning Models for Scientific Literature Understanding},
  author = {Yu Zhang and Hao Cheng and Zhihong Shen and Xiaodong Liu and Ye-Yi Wang and Jianfeng Gao},
  journal= {arXiv preprint arXiv:2305.14232},
  year   = {2023}
}

Comments

17 pages; Accepted to Findings of EMNLP 2023 (Project Page: https://scimult.github.io/)

R2 v1 2026-06-28T10:43:15.518Z