Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

C$^2$DLM: Causal Concept-Guided Diffusion Large Language Models

About

Autoregressive (AR) language models and Diffusion Language Models (DLMs) constitute the two principal paradigms of large language models. However, both paradigms suffer from insufficient reasoning capabilities. Human reasoning inherently relies on causal knowledge and thought, which are reflected in natural language. But in the AR paradigm, language is modeled as next token prediction (a strictly left-to-right, token-by-token order), whereas natural language itself exhibits more flexible causal structures. In the DLM paradigm, the attention mechanism is fully connected, which entirely disregards causal order. To fill this gap, we propose a \underline{\textbf{C}}ausal \underline{\textbf{C}}oncept-Guided \underline{\textbf{D}}iffusion \underline{\textbf{L}}anguage \underline{\textbf{M}}odel (C$^2$DLM). Starting from DLM's fully connected attention, C$^2$DLM first obtains a concept-level causal graph from the teacher model, and then explicitly guides attention to learn causal relationships between concepts. By focusing on causal relationships and avoiding interference from difficult subgoals involving causal inversion, C$^2$DLM improves 12\% with about 3.2 times training speedup in the COT-OrderPerturb task, and achieves an average gain of 1.31\% across six downstream reasoning tasks. More details in the repository ~\href{https://github.com/Kairong-Han/C-2-DLM}{here}.

Kairong Han, Nuanqiao Shan, Ziyu Zhao, Zijing Hu, Xinpeng Dong, Junjian Ye, Lujia Pan, Fei Wu, Kun Kuang• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringGPQA
Accuracy29.46
258
Question AnsweringARC-C
Accuracy86.26
166
Mathematical ReasoningMATH 500
MATH 500 Accuracy37.2
106
State Transition GraphSTG Small (OOD)
Accuracy88.5
5
State Transition GraphSTG Medium (OOD)
Accuracy95
5
State Transition GraphSTG Large (OOD)
Accuracy92.25
5
State Transition GraphSTG Small (IID)
Accuracy88
5
State Transition GraphSTG High/Huge (OOD)
Accuracy32.4
5
State Transition GraphSTG IID Medium
Accuracy93
5
State Transition GraphSTG Large (IID)
Accuracy93.5
5
Showing 10 of 13 rows

Other info

Follow for update