paper-with-me

Papers

Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation

2019-05-14 · ACL 2019 7 · Ning Dai, Jianze Liang, Xipeng Qiu, Xuanjing Huang

Disentangling the content and style in the latent space is prevalent in unpaired text style transfer. However, two major issues exist in most of the current neural models. 1) It is difficult to completely strip the style information from the semantics for a sentence. 2) The recurrent neural network (RNN) based encoder and decoder, mediated by the latent representation, cannot well deal with the issue of the long-term dependency, resulting in poor preservation of non-stylistic semantic content. In this paper, we propose the Style Transformer, which makes no assumption about the latent representation of source sentence and equips the power of attention mechanism in Transformer to achieve better style transfer and better content preservation.

📄 PDF Abstract BibTeX arXiv:1905.05621

Code (4)

fastnlp/nlp-dataset 공식 구현
fastnlp/style-transformer 공식 구현 pytorch
marvinchung/hw5-textstyletransfer pytorch
thu-coai/NAST pytorch

Tasks

DecoderSentenceStyle TransferText Style Transfer

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
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…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Mask and Regenerate: A Classifier-based Approach for Unpaired Sentiment Transformation of Reviews for Electronic Commerce Websites.

2022-07-01 · NAACL (SocialNLP) 2022 7 · Shuo Yang

Style transfer is the task of transferring a sentence into the target style while keeping its content. The major challenge is that parallel corpora are not available for various domains. In this paper, we propose a Mask-…

Language ModelingLanguage ModellingSentenceStyle Transfer

In-Style: Bridging Text and Uncurated Videos with Style Transfer for Text-Video Retrieval

2023-09-16 · ICCV 2023 1 · Nina Shvetsova, Anna Kukleva, Bernt Schiele, Hilde Kuehne

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on…

RetrievalStyle TransferVideo Retrieval

Multi-Reference Neural TTS Stylization with Adversarial Cycle Consistency

2019-10-25 · Matt Whitehill, Shuang Ma, Daniel McDuff, Yale Song

Current multi-reference style transfer models for Text-to-Speech (TTS) perform sub-optimally on disjoints datasets, where one dataset contains only a single style class for one of the style dimensions. These models gener…

Emotion ClassificationStyle Transfertext-to-speechText to Speech

Neural Style Transfer and Unpaired Image-to-Image Translation to deal with the Domain Shift Problem on Spheroid Segmentation

2021-12-16 · Manuel García-Domínguez, César Domínguez, Jónathan Heras, Eloy Mata 외

Background and objectives. Domain shift is a generalisation problem of machine learning models that occurs when the data distribution of the training set is different to the data distribution encountered by the model whe…

Image SegmentationImage-to-Image TranslationSegmentationSemantic Segmentation+2

Unpaired Motion Style Transfer from Video to Animation

2020-05-12 · Kfir Aberman, Yijia Weng, Dani Lischinski, Daniel Cohen-Or 외

Transferring the motion style from one animation clip to another, while preserving the motion content of the latter, has been a long-standing problem in character animation. Most existing data-driven approaches are super…

3D ReconstructionMotion Style TransferMotion SynthesisStyle Transfer