machineboss icon indicating copy to clipboard operation
machineboss copied to clipboard

Graph-grammar decoding

Open ihh opened this issue 5 years ago • 1 comments

Find an "ideal" generator by beginning with a beam search, then iteratively & greedily applying the best expansion of a given graph grammar on the current generator, keeping the generator probabilistically normalized & doing one round of EM to optimize the probabilities for each possible graphgram rule application.

ihh avatar Nov 20 '18 22:11 ihh