Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
38 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

CDLM: Cross-Document Language Modeling (2101.00406v2)

Published 2 Jan 2021 in cs.CL

Abstract: We introduce a new pretraining approach geared for multi-document LLMing, incorporating two key ideas into the masked LLMing self-supervised objective. First, instead of considering documents in isolation, we pretrain over sets of multiple related documents, encouraging the model to learn cross-document relationships. Second, we improve over recent long-range transformers by introducing dynamic global attention that has access to the entire input to predict masked tokens. We release CDLM (Cross-Document LLM), a new general LLM for multi-document setting that can be easily applied to downstream tasks. Our extensive analysis shows that both ideas are essential for the success of CDLM, and work in synergy to set new state-of-the-art results for several multi-text tasks. Code and models are available at https://github.com/aviclu/CDLM.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Avi Caciularu (46 papers)
  2. Arman Cohan (121 papers)
  3. Iz Beltagy (39 papers)
  4. Matthew E. Peters (27 papers)
  5. Arie Cattan (23 papers)
  6. Ido Dagan (72 papers)
Citations (29)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub