CLJun 7, 2016

Optimizing Spectral Learning for Parsing

arXiv:1606.02342v324 citations
Originality Incremental advance
AI Analysis

This addresses parsing accuracy for morphologically rich languages, though it appears incremental as it refines existing spectral methods.

The paper tackles the problem of optimizing latent state counts in spectral learning for latent-variable PCFGs, showing that global optimization across nonterminals improves parsing results compared to isolated decisions. It also demonstrates that this estimation performs better or close to expectation-maximization techniques on eight morphologically rich languages.

We describe a search algorithm for optimizing the number of latent states when estimating latent-variable PCFGs with spectral methods. Our results show that contrary to the common belief that the number of latent states for each nonterminal in an L-PCFG can be decided in isolation with spectral methods, parsing results significantly improve if the number of latent states for each nonterminal is globally optimized, while taking into account interactions between the different nonterminals. In addition, we contribute an empirical analysis of spectral algorithms on eight morphologically rich languages: Basque, French, German, Hebrew, Hungarian, Korean, Polish and Swedish. Our results show that our estimation consistently performs better or close to coarse-to-fine expectation-maximization techniques for these languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes