We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: New Techniques for Inferring L-Systems Using Genetic Algorithm

Abstract: Lindenmayer systems (L-systems) are a formal grammar system that iteratively rewrites all symbols of a string, in parallel. When visualized with a graphical interpretation, the images have self-similar shapes that appear frequently in nature, and they have been particularly successful as a concise, reusable technique for simulating plants. The L-system inference problem is to find an L-system to simulate a given plant. This is currently done mainly by experts, but this process is limited by the availability of experts, the complexity that may be solved by humans, and time. This paper introduces the Plant Model Inference Tool (PMIT) that infers deterministic context-free L-systems from an initial sequence of strings generated by the system using a genetic algorithm. PMIT is able to infer more complex systems than existing approaches. Indeed, while existing approaches are limited to L-systems with a total sum of 20 combined symbols in the productions, PMIT can infer almost all L-systems tested where the total sum is 140 symbols. This was validated using a test bed of 28 previously developed L-system models, in addition to models created artificially by bootstrapping larger models.
Comments: 18 pages. 2 figures
Subjects: Artificial Intelligence (cs.AI)
Cite as: arXiv:1712.00180 [cs.AI]
  (or arXiv:1712.00180v2 [cs.AI] for this version)

Submission history

From: Jason Bernard [view email]
[v1] Fri, 1 Dec 2017 03:55:59 GMT (226kb,D)
[v2] Mon, 4 Dec 2017 15:00:14 GMT (238kb,D)

Link back to: arXiv, form interface, contact.