Lyria: A Genetic Algorithm-Driven Neuro-Symbolic Reasoning Framework for LLMs
Weizhi Tang, Kwabena Nuamah, Vaishak Belle

TL;DR
Lyria is a neuro-symbolic reasoning framework that integrates LLMs, genetic algorithms, and symbolic systems to enhance reasoning capabilities, address local optima, and improve solution space coverage, with extensions for model fine-tuning.
Contribution
It introduces Lyria, a novel neuro-symbolic framework combining multiple techniques, and extends it with LAFT for improved LLM fine-tuning, supported by extensive experiments and ablation studies.
Findings
Lyria improves reasoning performance across various problems.
LAFT enables weaker models to imitate stronger reasoning processes.
Extensive experiments validate the effectiveness of both Lyria and LAFT.
Abstract
While LLMs have demonstrated impressive abilities across various domains, they struggle with two major issues. The first is that LLMs trap themselves into local optima and the second is that they lack exhaustive coverage of the solution space. To investigate and improve these two issues, we propose Lyria, a neuro-symbolic reasoning framework building on the integration of LLMs, genetic algorithms, and symbolic systems, comprising 7 essential components. Through conducting extensive experiments with 4 LLMs across 3 types of problems, we demonstrated the efficacy of Lyria. Furthermore, with 7 additional ablation experiments, we further systematically analyzed and elucidated the factors that affect its performance. In addition, based on Lyria, we extend the ideas to the fine-tuning process of LLMs and introduce LAFT which enables a weaker model to imitate the reasoning process of a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
