EMNLP 2024main0 citations

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

Jillian Fisher, Skyler Hallinan, Ximing Lu, Mitchell L Gordon, Zaid Harchaoui, Yejin Choi

Abstract

Authorship obfuscation, rewriting a text to intentionally obscure the identity of the author, is important yet challenging. Current methods using large language models (LLMs) lack interpretability and controllability, often ignoring author-specific stylistic features, resulting in less robust performance overall.To address this, we develop StyleRemix, an adaptive and interpretable obfuscation method that perturbs specific, fine-grained style elements of the original input text. StyleRemix uses pre-trained Low Rank Adaptation (LoRA) modules to rewrite inputs along various stylistic axes (e.g., formality, length) while maintaining low computational costs. StyleRemix outperforms state-of-the-art baselines and much larger LLMs on an array of domains on both automatic and human evaluation.Additionally, we release AuthorMix, a large set of 30K high-quality, long-form texts from a diverse set of 14 authors and 4 domains, and DiSC, a parallel corpus of 1,500 texts spanning seven style axes in 16 unique directions.

BibTeX
@inproceedings{fisher-etal-2024-styleremix,
    title = "{S}tyle{R}emix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements",
    author = "Fisher, Jillian  and
      Hallinan, Skyler  and
      Lu, Ximing  and
      Gordon, Mitchell L  and
      Harchaoui, Zaid  and
      Choi, Yejin",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.241/",
    doi = "10.18653/v1/2024.emnlp-main.241",
    pages = "4172--4206"
}
StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements · EMNLP 2024