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

A Systematic Study of Compositional Syntactic Transformer Language Models

About

Syntactic language models (SLMs) enhance Transformers by incorporating syntactic biases through the modeling of linearized syntactic parse trees alongside surface sentences. This paper focuses on compositional SLMs that are based on constituency parse trees and contain explicit bottom-up composition of constituent representations. We identify key aspects of design choices in existing compositional SLMs and propose a unified framework encompassing both existing models and novel variants. We conduct a comprehensive empirical evaluation of all the variants in our framework across language modeling, syntactic generalization, summarization, dialogue, and inference efficiency. Based on the experimental results, we make multiple recommendations on the design of compositional SLMs. Our code is released at https://github.com/zhaoyd1/compositional_SLMs.

Yida Zhao, Hao Xve, Xiang Hu, Kewei Tu• 2025

Related benchmarks

TaskDatasetResultRank
SummarizationXsum
ROUGE-29.4
108
Language ModelingBLLIP-LG (test)
PPL18.11
35
Syntactic GeneralizationSG
SG Score82.4
24
DialogueDailyDialog
R-114.14
10
Showing 4 of 4 rows

Other info

Code

Follow for update