English

Non-simplifying Graph Rewriting Termination

Computation and Language 2013-02-27 v1 Computational Complexity Logic in Computer Science

Abstract

So far, a very large amount of work in Natural Language Processing (NLP) rely on trees as the core mathematical structure to represent linguistic informations (e.g. in Chomsky's work). However, some linguistic phenomena do not cope properly with trees. In a former paper, we showed the benefit of encoding linguistic structures by graphs and of using graph rewriting rules to compute on those structures. Justified by some linguistic considerations, graph rewriting is characterized by two features: first, there is no node creation along computations and second, there are non-local edge modifications. Under these hypotheses, we show that uniform termination is undecidable and that non-uniform termination is decidable. We describe two termination techniques based on weights and we give complexity bound on the derivation length for these rewriting system.

Keywords

Cite

@article{arxiv.1302.6334,
  title  = {Non-simplifying Graph Rewriting Termination},
  author = {Guillaume Bonfante and Bruno Guillaume},
  journal= {arXiv preprint arXiv:1302.6334},
  year   = {2013}
}

Comments

In Proceedings TERMGRAPH 2013, arXiv:1302.5997

R2 v1 2026-06-21T23:32:36.651Z