Papers › Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Auto-Encoders
Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Auto-Encoders
Andrew Drozdov, Patrick Verga, Mohit Yadav, Mohit Iyyer, Andrew McCallum
We introduce the deep inside-outside recursive autoencoder (DIORA), a fully-unsupervised method for discovering syntax that simultaneously learns representations for constituents within the induced tree. Our approach predicts each word in an input sentence conditioned on the rest of the sentence. During training we use dynamic programming to consider all possible binary trees over the sentence, and for inference we use the CKY algorithm to extract the highest scoring parse. DIORA outperforms previously reported results for unsupervised binary constituency parsing on the benchmark WSJ dataset.
Code
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
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA (+PP) | Max F1 (WSJ) | 56.2 | #14 of 24 | Archive leaderboard | report |
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA (+PP) | Max F1 (WSJ10) | 60.55 | #14 of 24 | Archive leaderboard | report |
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA (+PP) | Mean F1 (WSJ) | 55.7 | #14 of 24 | Archive leaderboard | report |
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA | Max F1 (WSJ) | 49.6 | #18 of 24 | Archive leaderboard | report |
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA | Max F1 (WSJ10) | 68.5 | #18 of 24 | Archive leaderboard | report |
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA | Mean F1 (WSJ) | 48.9 | #18 of 24 | Archive leaderboard | report |
| Constituency Grammar Induction | PTB Diagnostic ECG Database | DIORA | Mean F1 (WSJ10) | 67.7 | #18 of 24 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
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