Papers › Differentiable Tree Operations Promote Compositional Generalization

Differentiable Tree Operations Promote Compositional Generalization

1 Jun 2023arXiv:2306.00751archive 2025-07-28

Paul Soulos, Edward Hu, Kate McCurdy, Yunmo Chen, Roland Fernandez, Paul Smolensky, Jianfeng Gao

In the context of structure-to-structure transformation tasks, learning sequences of discrete symbolic operations poses significant challenges due to their non-differentiability. To facilitate the learning of these symbolic sequences, we introduce a differentiable tree interpreter that compiles high-level symbolic tree operations into subsymbolic matrix operations on tensors. We present a novel Differentiable Tree Machine (DTM) architecture that integrates our interpreter with an external memory and an agent that learns to sequentially select tree operations to execute the target transformation in an end-to-end manner. With respect to out-of-distribution compositional generalization on synthetic semantic parsing and language generation tasks, DTM achieves 100% while existing baselines such as Transformer, Tree Transformer, LSTM, and Tree2Tree LSTM achieve less than 30%. DTM remains highly interpretable in addition to its perfect performance.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.00751")

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 7 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

psoulos/dtm officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 9 ran; 2 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
7ran
3unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from psoulos/dtm. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BBCarNet psoulos/dtm/models.py official repository ran fingerprinted no licence file found · pointer only · b039209b1a8c2660 · report
BBCdrNet psoulos/dtm/models.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 192489c8e8692d8c · report
BatchSymbols2NodeTree psoulos/dtm/models.py official repository ran no licence file found · pointer only · 6802f02f924f6e3d · report
DecodedTPR2Tree psoulos/dtm/models.py official repository ran fingerprinted no licence file found · pointer only · ca2959fd9246da35 · report
DiffTreeInterpreter psoulos/dtm/models.py official repository ran fingerprinted no licence file found · pointer only · 0232450cafc5f959 · report
NeuralTreeAgent psoulos/dtm/models.py official repository ran no licence file found · pointer only · ce1e9f964230cdd0 · report
Symbols2NodeTree psoulos/dtm/models.py official repository ran no licence file found · pointer only · bfa49f4a9a85f695 · report
build_D psoulos/dtm/models.py official repository ran · honoured contract no licence file found · pointer only · af44f10e55a1575e · report
build_E psoulos/dtm/models.py official repository ran · honoured contract no licence file found · pointer only · 9313a09d01bb2e66 · report
BBConsNet psoulos/dtm/models.py official repository unverified no licence file found · pointer only · 17da5f7cb0498a5f · report
DiffTreeMachine psoulos/dtm/models.py official repository unverified no licence file found · pointer only · 214862c7f14c8f4d · report
Node psoulos/dtm/models.py official repository unverified no licence file found · pointer only · 332cd0fb6cfc0dab · report

Tasks

Semantic ParsingText Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLSTMLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSigmoid ActivationSoftmaxTanh ActivationTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections