arXiv:2411.13867cs.AIcs.LG2024-11

用模糊系统提升生成模型的可解释性与泛化能力

Generative Fuzzy System for Sequence Generation

  • 将模糊系统与生成模型结合,实现数据与知识双驱动
  • 在12个数据集上优于Transformer,部分任务超越T5和CodeT5
  • 适合需要可控、可解释生成的场景,如医疗、法律文本生成

生成模型(GMs),尤其是大语言模型(LLMs),因其能学习训练数据的统计特性并生成类原数据的新内容而备受关注,应用广泛。然而,其复杂结构与海量参数使输入输出过程不透明,难以理解和控制;且纯数据驱动机制限制了获取更广知识的能力。本文引入经典建模方法——模糊系统,融合数据与知识驱动机制,提出新型生成模糊系统框架GenFS。针对序列生成任务,设计端到端的FuzzyS2S模型,在12个涵盖机器翻译、代码生成、摘要生成三类任务的数据集上进行实验。结果表明,FuzzyS2S在准确率与流畅性上优于Transformer,部分数据集表现超过T5与CodeT5。

原文摘要 · Abstract (English)

Generative Models (GMs), particularly Large Language Models (LLMs), have garnered significant attention in machine learning and artificial intelligence for their ability to generate new data by learning the statistical properties of training data and creating data that resemble the original. This capability offers a wide range of applications across various domains. However, the complex structures and numerous model parameters of GMs make the input-output processes opaque, complicating the understanding and control of outputs. Moreover, the purely data-driven learning mechanism limits GM's ability to acquire broader knowledge. There remains substantial potential for enhancing the robustness and generalization capabilities of GMs. In this work, we introduce the fuzzy system, a classical modeling method that combines data and knowledge-driven mechanisms, to generative tasks. We propose a novel Generative Fuzzy System framework, named GenFS, which integrates the deep learning capabilities of GM with the interpretability and dual-driven mechanisms of fuzzy systems. Specifically, we propose an end-to-end GenFS-based model for sequence generation, called FuzzyS2S. A series of experimental studies were conducted on 12 datasets, covering three distinct categories of generative tasks: machine translation, code generation, and summary generation. The results demonstrate that FuzzyS2S outperforms the Transformer in terms of accuracy and fluency. Furthermore, it exhibits better performance on some datasets compared to state-of-the-art models T5 and CodeT5.

生成模型模糊系统可解释性序列生成

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