paper-with-me

Papers

Interactive Evolution: A Neural-Symbolic Self-Training Framework For Large Language Models

2024-06-17 · Fangzhi Xu, Qiushi Sun, Kanzhi Cheng, Jun Liu, Yu Qiao, Zhiyong Wu

One of the primary driving forces contributing to the superior performance of Large Language Models (LLMs) is the extensive availability of human-annotated natural language data, which is used for alignment fine-tuning. This inspired researchers to investigate self-training methods to mitigate the extensive reliance on human annotations. However, the current success of self-training has been primarily observed in natural language scenarios, rather than in the increasingly important neural-symbolic scenarios. To this end, we propose an environment-guided neural-symbolic self-training framework named ENVISIONS. It aims to overcome two main challenges: (1) the scarcity of symbolic data, and (2) the limited proficiency of LLMs in processing symbolic language. Extensive evaluations conducted on three distinct domains demonstrate the effectiveness of our approach. Additionally, we have conducted a comprehensive analysis to uncover the factors contributing to ENVISIONS's success, thereby offering valuable insights for future research in this area. Code will be available at \url{https://github.com/xufangzhi/ENVISIONS}.

📄 PDF Abstract BibTeX arXiv:2406.11736

Code (1)

xufangzhi/envisions 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SymbOmni: Evolving Agentic Omni Models via Symbolic Concept Learning

2026-07-13 · Jinxiu Liu, Jianru Li, Tanqing Kuang, Xuanming Liu 외 arxiv

Visual generation is increasingly ubiquitous in diverse domains, from text-to-image/video synthesis to multimodal interactive creation. Yet prevailing monolithic models remain fundamentally constrained by their inability…

Continual Learning

NEOLAF, an LLM-powered neural-symbolic cognitive architecture

2023-08-08 · Richard Jiarui Tong, Cassie Chen Cao, Timothy Xueqian Lee, Guodong Zhao 외

This paper presents the Never Ending Open Learning Adaptive Framework (NEOLAF), an integrated neural-symbolic cognitive architecture that models and constructs intelligent agents. The NEOLAF framework is a superior appro…

Incremental LearningMath

Guiding Designs of Self-Organizing Swarms: Interactive and Automated Approaches

2013-08-14 · Hiroki Sayama

Self-organization of heterogeneous particle swarms is rich in its dynamics but hard to design in a traditional top-down manner, especially when many types of kinetically distinct particles are involved. In this chapter, …

Neuro-Symbolic Synergy for Interactive World Modeling

2026-02-11 · Hongyu Zhao, Siyu Zhou, Haolin Yang, Zengyi Qin 외 arxiv

Large language models (LLMs) exhibit strong general-purpose reasoning capabilities, yet they frequently hallucinate when used as world models (WMs), where strict compliance with deterministic transition rules--particular…

IVIE: A Neuro-symbolic Approach to Incremental and Validated Generation of Interactive Fiction Worlds

2026-06-11 · Micaela Vaucher, Santiago Silveira, Santiago Góngora, Luis Chiruzzo arxiv

Computational creativity in Interactive Fiction faces a fundamental tension: Large Language Models (LLM) may produce creative narratives but struggle with world coherence, while symbolic systems ensure consistency but la…