paper-with-me

Papers

Zero-Shot Controlled Generation with Encoder-Decoder Transformers

2021-06-11 · Devamanyu Hazarika, Mahdi Namazifar, Dilek Hakkani-Tür

Controlling neural network-based models for natural language generation (NLG) has broad applications in numerous areas such as machine translation, document summarization, and dialog systems. Approaches that enable such control in a zero-shot manner would be of great importance as, among other reasons, they remove the need for additional annotated data and training. In this work, we propose novel approaches for controlling encoder-decoder transformer-based NLG models in zero-shot. This is done by introducing three control knobs, namely, attention biasing, decoder mixing, and context augmentation, that are applied to these models at generation time. These knobs control the generation process by directly manipulating trained NLG models (e.g., biasing cross-attention layers) to realize the desired attributes in the generated outputs. We show that not only are these NLG models robust to such manipulations, but also their behavior could be controlled without an impact on their generation performance. These results, to the best of our knowledge, are the first of their kind. Through these control knobs, we also investigate the role of transformer decoder's self-attention module and show strong evidence that its primary role is maintaining fluency of sentences generated by these models. Based on this hypothesis, we show that alternative architectures for transformer decoders could be viable options. We also study how this hypothesis could lead to more efficient ways for training encoder-decoder transformer models.

📄 PDF Abstract BibTeX arXiv:2106.06411

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDocument SummarizationMachine TranslationText Generation

Similar Papers 제목 키워드 기반

Zero-Shot Question Generation from Knowledge Graphs for Unseen Predicates and Entity Types

2018-02-19 · NAACL 2018 6 · Hady Elsahar, Christophe Gravier, Frederique Laforest

We present a neural model for question generation from knowledge base triples in a "Zero-Shot" setup, that is generating questions for triples containing predicates, subject types or object types that were not seen at tr…

DecoderKnowledge GraphsQuestion GenerationQuestion-Generation+1

Visual Zero-Shot E-Commerce Product Attribute Value Extraction

2025-02-21 · Jiaying Gong, Ming Cheng, Hongda Shen, Pierre-Yves Vandenbussche 외

Existing zero-shot product attribute value (aspect) extraction approaches in e-Commerce industry rely on uni-modal or multi-modal models, where the sellers are asked to provide detailed textual inputs (product descriptio…

Aspect ExtractionAttributeAttribute Value ExtractionDecoder+1

DeCap: Decoding CLIP Latents for Zero-Shot Captioning via Text-Only Training

2023-03-06 · Wei Li, Linchao Zhu, Longyin Wen, Yi Yang

Large-scale pre-trained multi-modal models (e.g., CLIP) demonstrate strong zero-shot transfer capability in many discriminative tasks. Their adaptation to zero-shot image-conditioned text generation tasks has drawn incre…

DecoderImage CaptioningText Generation

Zero-Shot Multi-Label Classification of Bangla Documents: Large Decoders Vs. Classic Encoders

2025-03-04 · Souvika Sarkar, Md. Najib Hasan, Santu Karmaker

Bangla, a language spoken by over 300 million native speakers and ranked as the sixth most spoken language worldwide, presents unique challenges in natural language processing (NLP) due to its complex morphological chara…

DecoderMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

CLIP-Decoder : ZeroShot Multilabel Classification using Multimodal CLIP Aligned Representation

2024-06-21 · Muhammad Ali, Salman Khan

Multi-label classification is an essential task utilized in a wide variety of real-world applications. Multi-label zero-shot learning is a method for classifying images into multiple unseen categories for which no traini…

ClassificationDecoderGeneralized Zero-Shot LearningMulti-Label Classification+5