paper-with-me

홈 › Papers

E-Generalization Using Grammars

2014-03-28 · Jochen Burghardt

We extend the notion of anti-unification to cover equational theories and present a method based on regular tree grammars to compute a finite representation of E-generalization sets. We present a framework to combine Inductive Logic Programming and E-generalization that includes an extension of Plotkin's lgg theorem to the equational case. We demonstrate the potential power of E-generalization by three example applications: computation of suggestions for auxiliary lemmas in equational inductive proofs, computation of construction laws for given term sequences, and learning of screen editor command sequences.

📄 PDF Abstract BibTeX arXiv:1403.8118

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive logic programming

Similar Papers 제목 키워드 기반

Embedding Grammars

2018-08-14 · David Wingate, William Myers, Nancy Fulda, Tyler Etchart

Classic grammars and regular expressions can be used for a variety of purposes, including parsing, intent detection, and matching. However, the comparisons are performed at a structural level, with constituent elements (…

Intent DetectionWord Embeddings

Factor Graph Grammars

2020-10-22 · NeurIPS 2020 12 · David Chiang, Darcey Riley

We propose the use of hyperedge replacement graph grammars for factor graphs, or factor graph grammars (FGGs) for short. FGGs generate sets of factor graphs and can describe a more general class of models than plate nota…

Modeling the Complexity and Descriptive Adequacy of Construction Grammars

2019-04-11 · WS 2018 1 · Jonathan Dunn

This paper uses the Minimum Description Length paradigm to model the complexity of CxGs (operationalized as the encoding size of a grammar) alongside their descriptive adequacy (operationalized as the encoding size of a …

Descriptive

Dependency Transformer Grammars: Integrating Dependency Structures into Transformer Language Models

2024-07-24 · Yida Zhao, Chao Lou, Kewei Tu

Syntactic Transformer language models aim to achieve better generalization through simultaneously modeling syntax trees and sentences. While prior work has been focusing on adding constituency-based structures to Transfo…

ARCInductive BiasLanguage ModelingLanguage Modelling

Generic refinement of expressive grammar formalisms with an application to discontinuous constituent parsing

2018-08-01 · COLING 2018 8 · Kilian Gebhardt

We formulate a generalization of Petrov et al. (2006){'}s split/merge algorithm for interpreted regular tree grammars (Koller and Kuhlmann, 2011), which capture a large class of grammar formalisms. We evaluate its effect…