paper-with-me

홈 › Papers

Style Extraction on Text Embeddings Using VAE and Parallel Dataset

2025-02-12 · InJin Kong, Shinyee Kang, Yuna Park, Sooyong Kim, Sanghyun Park

This study investigates the stylistic differences among various Bible translations using a Variational Autoencoder (VAE) model. By embedding textual data into high-dimensional vectors, the study aims to detect and analyze stylistic variations between translations, with a specific focus on distinguishing the American Standard Version (ASV) from other translations. The results demonstrate that each translation exhibits a unique stylistic distribution, which can be effectively identified using the VAE model. These findings suggest that the VAE model is proficient in capturing and differentiating textual styles, although it is primarily optimized for distinguishing a single style. The study highlights the model's potential for broader applications in AI-based text generation and stylistic analysis, while also acknowledging the need for further model refinement to address the complexity of multi-dimensional stylistic relationships. Future research could extend this methodology to other text domains, offering deeper insights into the stylistic features embedded within various types of textual data.

📄 PDF Abstract BibTeX arXiv:2502.08668

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

American 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

StyleDistance: Stronger Content-Independent Style Embeddings with Synthetic Parallel Examples

2024-10-16 · Ajay Patel, Jiacheng Zhu, Justin Qiu, Zachary Horvitz 외

Style representations aim to embed texts with similar writing styles closely and texts with different styles far apart, regardless of content. However, the contrastive triplets often used for training these representatio…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model

StoryTrans: Non-Parallel Story Author-Style Transfer with Discourse Representations and Content Enhancing

2022-08-29 · Xuekai Zhu, Jian Guan, Minlie Huang, Juan Liu

Non-parallel text style transfer is an important task in natural language generation. However, previous studies concentrate on the token or sentence level, such as sentence sentiment and formality transfer, but neglect l…

SentenceStyle TransferText GenerationText Style Transfer

Unsupervised Text Style Transfer with Content Embeddings

2021-09-01 · RANLP 2021 9 · Keith Carlson, Allen Riddell, Daniel Rockmore

The style transfer task (here style is used in a broad “authorial” sense with many aspects including register, sentence structure, and vocabulary choice) takes text input and rewrites it in a specified target style prese…

Language ModelingLanguage ModellingMachine TranslationSentence+4

VAE based Text Style Transfer with Pivot Words Enhancement Learning

2021-12-06 · ICON 2021 12 · Haoran Xu, Sixing Lu, Zhongkai Sun, Chengyuan Ma 외

Text Style Transfer (TST) aims to alter the underlying style of the source text to another specific style while keeping the same content. Due to the scarcity of high-quality parallel training data, unsupervised learning …

Style TransferText Style Transfer

Revisiting Embeddings for Graph Neural Networks

2022-09-19 · S. Purchase, A. Zhao, R. D. Mullins

Current graph representation learning techniques use Graph Neural Networks (GNNs) to extract features from dataset embeddings. In this work, we examine the quality of these embeddings and assess how changing them can aff…

Graph Representation LearningRepresentation Learningtext-classificationText Classification