paper-with-me

Papers

CDLM: Cross-Document Language Modeling

2021-01-02 · Findings (EMNLP) 2021 11 · Avi Caciularu, Arman Cohan, Iz Beltagy, Matthew E. Peters, Arie Cattan, Ido Dagan

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.

📄 PDF Abstract BibTeX arXiv:2101.00406

Code (2)

aviclu/CD-LM 공식 구현 pytorch
aviclu/cdlm 공식 구현 pytorch

Tasks

Citation RecommendationCoreference ResolutionCross-Document Language ModelingEntity Cross-Document Coreference ResolutionEvent Coreference ResolutionEvent Cross-Document Coreference ResolutionLanguage ModelingLanguage ModellingMasked Language ModelingQuestion Answering

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Residual Connection 설명 없음
How do I get a human at Expedia immediately? (2025-2026) How do I get a human at Expedia immediately? (2025 Complete Guide) Most travelers run into a point where self-service isn’t enough, and speaking to a real person becomes the…
AdamW AdamW is a stochastic optimization method that modifies the typical implementation of weight decay in Adam, by decoupling [weight…

Similar Papers 제목 키워드 기반

CDLM: Consistency Diffusion Language Models For Faster Sampling

2025-11-24 · Minseo Kim, Chenfeng Xu, Coleman Hooper, Harman Singh 외 arxiv

Diffusion Language Models (DLMs) offer a promising parallel generation paradigm but suffer from slow inference due to numerous refinement steps and the inability to use standard KV caching. We introduce CDLM (Consistency…

Consistent Diffusion Language Models

2026-04-30 · Hasan Amin, Yuan Gao, Yaser Souri, Subhojit Som 외 arxiv

Diffusion language models (DLMs) are an attractive alternative to autoregressive models because they promise sublinear-time, parallel generation, yet practical gains remain elusive as high-quality samples still demand hu…

Quantized Embedding Vectors for Controllable Diffusion Language Models

2024-02-15 · Cheng Kang, Xinye Chen, Yong Hu, Daniel Novak

Improving the controllability, portability, and inference speed of diffusion language models (DLMs) is a key challenge in natural language generation. While recent research has shown significant success in complex text g…

Language ModelingLanguage ModellingQuantizationText Generation

CD4LM: Consistency Distillation and aDaptive Decoding for Diffusion Language Models

2026-01-05 · Yihao Liang, Ze Wang, Hao Chen, Ximeng Sun 외 arxiv

Autoregressive large language models achieve strong results on many benchmarks, but decoding remains fundamentally latency-limited by sequential dependence on previously generated tokens. Diffusion language models (DLMs)…

Multilingual Document-Level Translation Enables Zero-Shot Transfer From Sentences to Documents

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Document-level neural machine translation (DocNMT) achieves coherent translations by incorporating cross-sentence context. However, for most language pairs there's a shortage of parallel documents, although parallel sent…

Machine TranslationSentenceTransfer LearningTranslation