paper-with-me

Papers

Exploring Contextual Word-level Style Relevance for Unsupervised Style Transfer

2020-05-05 · ACL 2020 6 · Chulun Zhou, Liang-Yu Chen, Jiachen Liu, Xinyan Xiao, Jinsong Su, Sheng Guo, Hua Wu

Unsupervised style transfer aims to change the style of an input sentence while preserving its original content without using parallel training data. In current dominant approaches, owing to the lack of fine-grained control on the influence from the target style,they are unable to yield desirable output sentences. In this paper, we propose a novel attentional sequence-to-sequence (Seq2seq) model that dynamically exploits the relevance of each output word to the target style for unsupervised style transfer. Specifically, we first pretrain a style classifier, where the relevance of each input word to the original style can be quantified via layer-wise relevance propagation. In a denoising auto-encoding manner, we train an attentional Seq2seq model to reconstruct input sentences and repredict word-level previously-quantified style relevance simultaneously. In this way, this model is endowed with the ability to automatically predict the style relevance of each output word. Then, we equip the decoder of this model with a neural style component to exploit the predicted wordlevel style relevance for better style transfer. Particularly, we fine-tune this model using a carefully-designed objective function involving style transfer, style relevance consistency, content preservation and fluency modeling loss terms. Experimental results show that our proposed model achieves state-of-the-art performance in terms of both transfer accuracy and content preservation.

📄 PDF Abstract BibTeX arXiv:2005.02049

Code (1)

PaddlePaddle/Research 공식 구현 paddle

Tasks

DecoderDenoisingSentenceStyle Transfer

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Best in Tau@LLMJudge: Criteria-Based Relevance Evaluation with Llama3

2024-10-17 · Naghmeh Farzi, Laura Dietz

Traditional evaluation of information retrieval (IR) systems relies on human-annotated relevance labels, which can be both biased and costly at scale. In this context, large language models (LLMs) offer an alternative by…

Information Retrieval

Contextual Semantic Relevance and Word Surprisal Predict N400 and P600 Dynamics During Naturalistic Reading

2026-07-05 · Kun Sun, Rong Wang arxiv

Word surprisal is a well-established computational predictor of human neural responses during language comprehension, but it remains less clear whether local semantic fit explains neural response variation beyond lexical…

Exploring the Combination of Contextual Word Embeddings and Knowledge Graph Embeddings

2020-04-17 · Lea Dieudonat, Kelvin Han, Phyllicia Leavitt, Esteban Marquer

``Classical'' word embeddings, such as Word2Vec, have been shown to capture the semantics of words based on their distributional properties. However, their ability to represent the different meanings that a word may have…

Entity TypingKnowledge Graph EmbeddingsRepresentation LearningWord Embeddings

Analyzing Font Style Usage and Contextual Factors in Real Images

2023-06-21 · Naoya Yasukochi, Hideaki Hayashi, Daichi Haraguchi, Seiichi Uchida

There are various font styles in the world. Different styles give different impressions and readability. This paper analyzes the relationship between font styles and contextual factors that might affect font style select…

Integrating LLM, EEG, and Eye-Tracking Biomarker Analysis for Word-Level Neural State Classification in Semantic Inference Reading Comprehension

2023-09-27 · Yuhong Zhang, Qin Li, Sujal Nahata, Tasnia Jamal 외

With the recent proliferation of large language models (LLMs), such as Generative Pre-trained Transformers (GPT), there has been a significant shift in exploring human and machine comprehension of semantic language meani…

EEGFeature EngineeringReading Comprehension