arXiv:2605.04759cs.CLcs.AI2026-05

Gyan用新架构实现可解释语言模型,性能超主流但无需Transformer

Gyan: An Explainable Neuro-Symbolic Language Model

论文配图:Gyan: An Explainable Neuro-Symbolic Language Model
图 1 · 摘自论文原文
  • 采用非Transformer架构,分离知识获取与表示
  • 在3个公开数据集达顶尖性能,2个私有数据集表现更优
  • 基于修辞结构和语义角色理论,提升可解释性与可信度

基于Transformer的预训练大模型虽已普及,但仍难以捕捉完整组合语境,尤其缺乏人类类比语境。其固有的架构导致幻觉、维护困难、不可解释且需巨大算力。本文提出Gyan,一种基于新型非Transformer架构的可解释语言模型,解决了上述问题。该模型解耦了语言建模与知识获取/表示,融合修辞结构理论、语义角色理论及知识驱动计算语言学。其意义表征结构能捕获完整组合语境,并尝试通过扩展至‘世界模型’模拟人类认知。Gyan在3个广泛引用的数据集上达到最先进性能,在2个专有数据集上表现更优。研究证明,构建可信、可靠的使命级任务语言模型是可行的。本工作为透明、可信的语言模型架构发展提供了重要方向。

原文摘要 · Abstract (English)

Transformer based pre-trained large language models have become ubiquitous. There is increasing evidence to suggest that even with large scale pre-training, these models do not capture complete compositional context and certainly not, the full human analogous context. Besides, by the very nature of the architecture, these models hallucinate, are difficult to maintain, are not easily interpretable and require enormous compute resources for training and inference. Here, we describe Gyan, an explainable language model based on a novel non-transformer architecture, without any of these limitations. Gyan achieves SOTA performance on 3 widely cited data sets and superior performance on two proprietary data sets. The novel architecture decouples the language model from knowledge acquisition and representation. The model draws on rhetorical structure theory, semantic role theory and knowledge-based computational linguistics. Gyan's meaning representation structure captures the complete compositional context and attempts to mimic humans by expanding the context to a 'world model'. AI model adoption critically depends on trust and transparency especially in mission critical use cases. Collectively, our results demonstrate that it is possible to create models which are trustable and reliable for mission critical tasks. We believe our work has tremendous potential for guiding the development of transparent and trusted architectures for language models.

可解释性语言模型非Transformer知识表示

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。