Formality Style Transfer in Persian
This study explores the formality style transfer in Persian, particularly relevant in the face of the increasing prevalence of informal language on digital platforms, which poses challenges for existing Natural Language Processing (NLP) tools. The aim is to transform informal text into formal while retaining the original meaning, addressing both lexical and syntactic differences. We introduce a novel model, Fa-BERT2BERT, based on the Fa-BERT architecture, incorporating consistency learning and gradient-based dynamic weighting. This approach improves the model's understanding of syntactic variations, balancing loss components effectively during training. Our evaluation of Fa-BERT2BERT against existing methods employs new metrics designed to accurately measure syntactic and stylistic changes. Results demonstrate our model's superior performance over traditional techniques across various metrics, including BLEU, BERT score, Rouge-l, and proposed metrics underscoring its ability to adeptly navigate the complexities of Persian language style transfer. This study significantly contributes to Persian language processing by enhancing the accuracy and functionality of NLP models and thereby supports the development of more efficient and reliable NLP applications, capable of handling language style transformation effectively, thereby streamlining content moderation, enhancing data mining results, and facilitating cross-cultural communication.
Code (0)
등록된 구현이 없습니다.
Tasks
Formality Style TransferNavigateStyle TransferMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Formality Style Transfer with Hybrid Textual Annotations
Formality style transformation is the task of modifying the formality of a given sentence without changing its content. Its challenge is the lack of large-scale sentence-aligned parallel data. In this paper, we propose a…
Formality Style TransferSentenceStyle TransferText Style Transfer+1Multi-Task Neural Models for Translating Between Styles Within and Across Languages
Generating natural language requires conveying content in an appropriate style. We explore two related tasks on generating text of varying formality: monolingual formality transfer and formality-sensitive machine transla…
Machine TranslationMulti-Task LearningTranslationFormality Style Transfer with Shared Latent Space
Conventional approaches for formality style transfer borrow models from neural machine translation, which typically requires massive parallel data for training. However, the dataset for formality style transfer is consid…
Formality Style TransferMachine TranslationStyle TransferTranslationParallel Data Augmentation for Formality Style Transfer
The main barrier to progress in the task of Formality Style Transfer is the inadequacy of training data. In this paper, we study how to augment parallel data and propose novel and simple data augmentation methods for thi…
Data AugmentationFormality Style TransferSentenceStyle TransferEvaluating the Evaluation Metrics for Style Transfer: A Case Study in Multilingual Formality Transfer
While the field of style transfer (ST) has been growing rapidly, it has been hampered by a lack of standardized practices for automatic evaluation. In this paper, we evaluate leading ST automatic metrics on the oft-resea…
Formality Style TransferStyle Transfer