paper-with-me

Papers

SHAPED: Shared-Private Encoder-Decoder for Text Style Adaptation

2018-04-11 · NAACL 2018 6 · Ye Zhang, Nan Ding, Radu Soricut

Supervised training of abstractive language generation models results in learning conditional probabilities over language sequences based on the supervised training signal. When the training signal contains a variety of writing styles, such models may end up learning an 'average' style that is directly influenced by the training data make-up and cannot be controlled by the needs of an application. We describe a family of model architectures capable of capturing both generic language characteristics via shared model parameters, as well as particular style characteristics via private model parameters. Such models are able to generate language according to a specific learned style, while still taking advantage of their power to model generic language phenomena. Furthermore, we describe an extension that uses a mixture of output distributions from all learned styles to perform on-the fly style adaptation based on the textual input alone. Experimentally, we find that the proposed models consistently outperform models that encapsulate single-style or average-style language generation capabilities.

📄 PDF Abstract BibTeX arXiv:1804.04093

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderText Generation

Similar Papers 제목 키워드 기반

Improving Domain Adaptation Translation with Domain Invariant and Specific Information

2019-04-08 · NAACL 2019 6 · Shuhao Gu, Yang Feng, Qun Liu

In domain adaptation for neural machine translation, translation performance can benefit from separating features into domain-specific features and common features. In this paper, we propose a method to explicitly model …

DecoderDomain AdaptationMachine TranslationTranslation

Coupled Transformer Autoencoder for Disentangling Multi-Region Neural Latent Dynamics

2025-10-22 · Ram Dyuthi Sristi, Sowmya Manojna Narasimha, Jingya Huang, Alice Despatin 외 arxiv

Simultaneous recordings from thousands of neurons across multiple brain areas reveal rich mixtures of activity that are shared between regions and dynamics that are unique to each region. Existing alignment or multi-view…

A Robust Contrastive Alignment Method For Multi-Domain Text Classification

2022-04-26 · Xuefeng Li, Hao Lei, LiWen Wang, Guanting Dong 외

Multi-domain text classification can automatically classify texts in various scenarios. Due to the diversity of human languages, texts with the same label in different domains may differ greatly, which brings challenges …

ClassificationContrastive LearningDiversitytext-classification+1

Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation

2021-05-12 · Hu Cao, Yueyue Wang, Joy Chen, Dongsheng Jiang 외

In the past few years, convolutional neural networks (CNNs) have achieved milestones in medical image analysis. Especially, the deep neural networks based on U-shaped architecture and skip-connections have been widely ap…

Cardiac SegmentationDecoderImage SegmentationMedical Image Analysis+2

Character-aware Transformers Learn an Irregular Morphological Pattern Yet None Generalize Like Humans

2026-02-15 · Akhilesh Kakolu Ramarao, Kevin Tang, Dinah Baer-Henney arxiv

Whether neural networks can serve as cognitive models of morphological learning remains an open question. Recent work has shown that encoder-decoder models can acquire irregular patterns, but evidence that they generaliz…