TL;DR
CDLM is a novel multi-document language model that leverages cross-document relationships and dynamic global attention to improve performance on multi-text tasks.
Contribution
It introduces a new pretraining method for multi-document language modeling combining cross-document context and dynamic global attention.
Findings
Sets new state-of-the-art results on multi-text tasks
Demonstrates the effectiveness of cross-document pretraining
Shows the importance of dynamic global attention
Abstract
We introduce a new pretraining approach geared for multi-document language modeling, incorporating two key ideas into the masked language modeling 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 Language Model), a new general language model 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · WordPiece · Attention Dropout · Layer Normalization · Refunds@Expedia|||How do I get a full refund from Expedia? · Residual Connection · How do I get a human at Expedia immediately? (2025-2026) · AdamW · Weight Decay · Linear Warmup With Linear Decay
