Symbol-LLM: Towards Foundational Symbol-centric Interface For Large Language Models
Fangzhi Xu, Zhiyong Wu, Qiushi Sun, Siyu Ren, Fei Yuan, Shuai Yuan,, Qika Lin, Yu Qiao, Jun Liu

TL;DR
Symbol-LLM models integrate diverse symbolic knowledge into large language models through a curated dataset and a two-stage tuning process, enhancing their ability to handle both symbolic and natural language tasks effectively.
Contribution
The paper introduces a novel data collection and a two-stage tuning framework for embedding symbolic knowledge into LLMs, maintaining generality and improving performance.
Findings
Balanced performance on symbolic and natural language tasks
Successful integration of 20 symbolic families
Outperforms baseline models in experiments
Abstract
Although Large Language Models (LLMs) demonstrate remarkable ability in processing and generating human-like text, they do have limitations when it comes to comprehending and expressing world knowledge that extends beyond the boundaries of natural language(e.g., chemical molecular formula). Injecting a collection of symbolic data directly into the training of LLMs can be problematic, as it disregards the synergies among different symbolic families and overlooks the need for a balanced mixture of natural and symbolic data. In this work, we tackle these challenges from both a data and framework perspective and introduce Symbol-LLM series models. First, we curated a data collection consisting of 34 tasks and incorporating approximately 20 distinct symbolic families, intending to capture the interrelations and foster synergies between symbols. Then, a two-stage tuning framework succeeds in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Machine Learning in Materials Science
MethodsFocus
