Unbiased and Efficient Sampling of Dependency Trees

05/25/2022
by   Miloš Stanojević, et al.
0

Distributions over spanning trees are the most common way of computational modeling of dependency syntax. However, most treebanks require that every valid dependency tree has a single edge coming out of the ROOT node, a constraint that is not part of the definition of spanning trees. For this reason all standard inference algorithms for spanning trees are sub-optimal for modeling dependency trees. Zmigrod et al. (2021b) have recently proposed algorithms for sampling with and without replacement from the single-root dependency tree distribution. In this paper we show that their fastest algorithm for sampling with replacement, Wilson-RC, is in fact producing biased samples and we provide two alternatives that are unbiased. Additionally, we propose two algorithms (one incremental, one parallel) that reduce the asymptotic runtime of their algorithm for sampling k trees without replacement to 𝒪(kn^3). These algorithms are both asymptotically and practically more efficient.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/14/2021

Efficient Sampling of Dependency Structures

Probabilistic distributions over spanning trees in directed graphs are a...
research
06/01/2021

On Finding the K-best Non-projective Dependency Trees

The connection between the maximum spanning tree in a directed graph and...
research
10/06/2020

Please Mind the Root: Decoding Arborescences for Dependency Parsing

The connection between dependency trees and spanning trees is exploited ...
research
02/03/2022

Pivot Gray Codes for the Spanning Trees of a Graph ft. the Fan

We consider the problem of listing all spanning trees of a graph G such ...
research
03/14/2023

A note on the flip distance between non-crossing spanning trees

We consider spanning trees of n points in convex position whose edges ar...
research
09/21/2023

Is It Really Useful to Jointly Parse Constituency and Dependency Trees? A Revisit

This work visits the topic of jointly parsing constituency and dependenc...
research
05/31/2023

On Single-Objective Sub-Graph-Based Mutation for Solving the Bi-Objective Minimum Spanning Tree Problem

We contribute to the efficient approximation of the Pareto-set for the c...

Please sign up or login with your details

Forgot password? Click here to reset