paper-with-me

Papers

Self-Learning Architecture for Natural Language Generation

2018-11-01 · WS 2018 11 · Hyungtak Choi, Siddarth K.M., Haehun Yang, Heesik Jeon, Inchul Hwang, Jihie Kim

In this paper, we propose a self-learning architecture for generating natural language templates for conversational assistants. Generating templates to cover all the combinations of slots in an intent is time consuming and labor-intensive. We examine three different models based on our proposed architecture - Rule-based model, Sequence-to-Sequence (Seq2Seq) model and Semantically Conditioned LSTM (SC-LSTM) model for the IoT domain - to reduce the human labor required for template generation. We demonstrate the feasibility of template generation for the IoT domain using our self-learning architecture. In both automatic and human evaluation, the self-learning architecture outperforms previous works trained with a fully human-labeled dataset. This is promising for commercial conversational assistant solutions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Self-LearningText Generation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Quantum-Inspired Self-Attention in a Large Language Model

2026-02-09 · Nikita Kuznetsov, Niyaz Ismagilov, Ernesto Campos arxiv

Recent advances in Natural Language Processing have been predominantly driven by transformer-based architectures, which rely heavily on self-attention mechanisms to model relationships between tokens in a sequence. Simil…

Text Classification

Think it, Run it: Autonomous ML pipeline generation via self-healing multi-agent AI

2026-04-29 · Adela Bara, Gabriela Dobrita, Simona-Vasilica Oprea arxiv

The purpose of our paper is to develop a unified multi-agent architecture that automates end-to-end machine learning (ML) pipeline generation from datasets and natural-language (NL) goals, improving efficiency, robustnes…

Perceptual Self-Reflection in Agentic Physics Simulation Code Generation

2026-02-12 · Prashant Shende, Bradley Camburn arxiv

We present a multi-agent framework for generating physics simulation code from natural language descriptions, featuring a novel perceptual self-reflection mechanism for validation. The system employs four specialized age…

Code Generation

ATTENTION2D: Communication Efficient Distributed Self-Attention Mechanism

2025-03-20 · Venmugil Elango

Transformer-based models have emerged as a leading architecture for natural language processing, natural language generation, and image generation tasks. A fundamental element of the transformer architecture is self-atte…

Image GenerationText Generation

SeqDiffuSeq: Text Diffusion with Encoder-Decoder Transformers

2022-12-20 · Hongyi Yuan, Zheng Yuan, Chuanqi Tan, Fei Huang 외

Diffusion model, a new generative modelling paradigm, has achieved great success in image, audio, and video generation. However, considering the discrete categorical nature of text, it is not trivial to extend continuous…

DecoderDenoisingText GenerationVideo Generation