paper-with-me

Papers

Generative Fuzzy System for Sequence Generation

2024-11-21 · Hailong Yang, Zhaohong Deng, Wei zhang, Zhuangzhuang Zhao, Guanjin Wang, Kup-Sze Choi

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.

📄 PDF Abstract BibTeX arXiv:2411.13867

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationMachine Translation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Residual Connection 설명 없음
SentencePiece 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Fuzzy Generative Adversarial Networks

2021-10-27 · Ryan Nguyen, Shubhendu Kumar Singh, Rahul Rai

Generative Adversarial Networks (GANs) are well-known tools for data generation and semi-supervised classification. GANs, with less labeled data, outperform Deep Neural Networks (DNNs) and Convolutional Neural Networks (…

regression

Improving the Evaluation of Generative Models with Fuzzy Logic

2020-02-03 · Julian Niedermeier, Gonçalo Mordido, Christoph Meinel

Objective and interpretable metrics to evaluate current artificial intelligent systems are of great importance, not only to analyze the current state of such systems but also to objectively measure progress in the future…

DiversityImage GenerationSensitivity

Deep Fuzzy Systems

2019-05-23 · Khaled Ahmed Nagaty

An investigation of deep fuzzy systems is presented in this paper. A deep fuzzy system is represented by recursive fuzzy systems from an input terminal to output terminal. Recursive fuzzy systems are sequences of fuzzy g…

Speech-driven Personalized Gesture Synthetics: Harnessing Automatic Fuzzy Feature Inference

2024-03-16 · Fan Zhang, Zhaohan Wang, Xin Lyu, Siyuan Zhao 외

Speech-driven gesture generation is an emerging field within virtual human creation. However, a significant challenge lies in accurately determining and processing the multitude of input features (such as acoustic, seman…

Gesture Generation

Benchmarking deep generative models for diverse antibody sequence design

2021-11-12 · Igor Melnyk, Payel Das, Vijil Chenthamarakshan, Aurelie Lozano

Computational protein design, i.e. inferring novel and diverse protein sequences consistent with a given structure, remains a major unsolved challenge. Recently, deep generative models that learn from sequences alone or …

BenchmarkingDiversityGraph Neural NetworkProtein Design