paper-with-me

홈 › Papers

AuthorMix: Modular Authorship Style Transfer via Layer-wise Adapter Mixing

2026-03-24 · Sarubi Thillainathan, Ji-Ung Lee, Michael Sullivan, Alexander Koller arxiv

The task of authorship style transfer involves rewriting text in the style of a target author while preserving the meaning of the original text. Existing style transfer methods train a single model on large corpora to model all target styles at once: this high-cost approach offers limited flexibility for target-specific adaptation, and often sacrifices meaning preservation for style transfer. In this paper, we propose AuthorMix: a lightweight, modular, and interpretable style transfer framework. We train individual, style-specific LoRA adapters on a small set of high-resource authors, allowing the rapid training of specialized adaptation models for each new target via learned, layer-wise adapter mixing, using only a handful of target-style training examples. AuthorMix outperforms existing, SoTA style-transfer baselines-as well as GPT-5.1-for low-resource targets, achieving the highest overall score and substantially improving meaning preservation in both automatic and human evaluations.

📄 PDF Abstract BibTeX arXiv:2603.23069

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements

2024-08-28 · Jillian Fisher, Skyler Hallinan, Ximing Lu, Mitchell Gordon 외

Authorship obfuscation, rewriting a text to intentionally obscure the identity of the author, is an important but challenging task. Current methods using large language models (LLMs) lack interpretability and controllabi…

Low-Resource Authorship Style Transfer: Can Non-Famous Authors Be Imitated?

2022-12-18 · Ajay Patel, Nicholas Andrews, Chris Callison-Burch

Authorship style transfer involves altering text to match the style of a target author whilst preserving the original meaning. Existing unsupervised approaches like STRAP have largely focused on style transfer to target …

In-Context LearningStyle Transfer

Authorship Style Transfer with Policy Optimization

2024-03-12 · Shuai Liu, Shantanu Agarwal, Jonathan May

Authorship style transfer aims to rewrite a given text into a specified target while preserving the original meaning in the source. Existing approaches rely on the availability of a large number of target style exemplars…

Style TransferTransfer Learning

TinyStyler: Efficient Few-Shot Text Style Transfer with Authorship Embeddings

2024-06-21 · Zachary Horvitz, Ajay Patel, Kanishk Singh, Chris Callison-Burch 외

The goal of text style transfer is to transform the style of texts while preserving their original meaning, often with only a few examples of the target style. Existing style transfer methods generally rely on the few-sh…

AttributeLanguage ModelingLanguage ModellingSmall Language Model+3

Learning Text Styles: A Study on Transfer, Attribution, and Verification

2025-07-22 · Zhiqiang Hu arxiv

This thesis advances the computational understanding and manipulation of text styles through three interconnected pillars: (1) Text Style Transfer (TST), which alters stylistic properties (e.g., sentiment, formality) whi…

Text Style Transfer