Low-Resource Response Generation with Template Prior (D19-1)

Copied to clipboard

Challenge: Existing open domain response generation models are limited to paired data, but are less explored in real-world applications.
Approach: They propose to train a neural response generation model with unpaired data and paired data as prior.
Outcome: The proposed model outperforms state-of-the-art models in both automatic and human evaluation when only a few pairs are available.

Similar Papers

Learning Neural Templates for Text Generation (D18-1)

Copied to clipboard

Challenge: Encoder-decoder models are uninterpretable and difficult to control in terms of content.
Approach: They propose a neural generation system using a hidden semi-markov model which learns latent templates jointly with learning to generate.
Outcome: The proposed model learns useful templates and achieves strong performance nearing that of encoder-decoder models.
Knowledge-Grounded Dialogue Generation with Pre-trained Language Models (2020.emnlp-main)

Copied to clipboard

Challenge: Empirical results indicate that pre-trained language models can significantly outperform state-of-the-art methods in both automatic evaluation and human judgment.
Approach: They propose to equip a pre-trained language model with a knowledge selection module to generate knowledge-grounded dialogues.
Outcome: The proposed model outperforms state-of-the-art methods in evaluation and human judgment.
Low-Resource Generation of Multi-hop Reasoning Questions (2020.acl-main)

Copied to clipboard

Challenge: Existing methods to generate valid and fluent questions from text are limited and insufficient for training.
Approach: They propose to generate multi-hop reasoning questions from the raw text in a low resource circumstance by deducing over multiple relations on several sentences in the text.
Outcome: The proposed model can be applied to the task of machine reading comprehension and achieve significant performance improvements.
A Three-Stage Learning Framework for Low-Resource Knowledge-Grounded Dialogue Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing knowledge-grounded dialogues perform poorly when transfer into new domains with limited training samples.
Approach: They propose a weakly supervised three-stage learning framework based on weakly-supervised learning based upon large scale ungrounded dialogues and unstructured knowledge base.
Outcome: The proposed framework outperforms state-of-the-art methods even in zero-resource setting.
Domain-matched Pre-training Tasks for Dense Retrieval (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to improve performance of pre-training tasks are needed.
Approach: They propose to pre-train large bi-encoder models on a recently released set of 65 millionsynthetically generated questions and 200 million post-comment pairs from a preexisting reddit conversation dataset.
Outcome: The proposed model can be pre-trained on a set of 65 millionsynthetically generated questions and 200 million post-comment pairs from a preexisting dataset of Reddit conversations.
Pan More Gold from the Sand: Refining Open-domain Dialogue Training with Noisy Self-Retrieval Generation (2022.coling-1)

Copied to clipboard

Challenge: Existing methods for generating open-domain dialogue systems underutilize training data.
Approach: They propose a retrieval-generation training framework that takes advantage of heterogeneous training data by considering them as "evidence" they use BERTScore retrieval framework which gives better qualities of the training data, they show .
Outcome: The proposed method performs well on zero-shot experiments and is more robust to real-world data.
Paired by the Teacher: Turning Unpaired Data into High-Fidelity Pairs for Low-Resource Text Generation (2025.emnlp-main)

Copied to clipboard

Challenge: a low-resource natural language generation task requires a large number of examples to generate outputs and outputs.
Approach: They propose a teacher-student pipeline that synthesizes accurate input–output pairs without human labels or parallel data.
Outcome: The proposed pipeline synthesizes accurate input–output pairs without human labels or parallel data.
Fine-grained Contrastive Learning for Definition Generation (2022.aacl-main)

Copied to clipboard

Challenge: Recent pre-trained transformer-based definition generation models lack effective representation learning to contain full semantic components of the given word, leading to under-specific definitions.
Approach: They propose a novel contrastive learning method that encourages the model to capture more detailed semantic representations from the definition sequence encoding.
Outcome: The proposed method could generate more specific definitions compared with state-of-the-art models.
An Investigation of Suitability of Pre-Trained Language Models for Dialogue Generation – Avoiding Discrepancies (2021.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models have been widely used in open-domain dialogue generation.
Approach: They propose to use decoder-only architecture to achieve excellent performance for dialogue generation.
Outcome: The proposed frameworks are based on transformer-ED, transformer-Dec, transformer MLM and transformer-AR.
A Survey on Recent Approaches for Natural Language Processing in Low-Resource Scenarios (2021.naacl-main)

Copied to clipboard

Challenge: a growing body of work is focused on improving performance in low-resource settings . a goal of this study is to explain how these methods differ in their requirements .
Approach: They propose to analyze data-lean scenarios across different dimensions of data availability to understand which approaches are effective in a specific low-resource setting.
Outcome: The proposed methods enable learning when training data is sparse.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations