%0 Conference Proceedings %T Text Revision by On-the-Fly Representation Optimization %A Li, Jingjing %A Li, Zichao %A Ge, Tao %A King, Irwin %A Lyu, Michael %Y Huang, Ting-Hao ’Kenneth’ %Y Raheja, Vipul %Y Kang, Dongyeop %Y Chung, John Joon Young %Y Gissin, Daniel %Y Lee, Mina %Y Gero, Katy Ilonka %S Proceedings of the First Workshop on Intelligent and Interactive Writing Assistants (In2Writing 2022) %D 2022 %8 May %I Association for Computational Linguistics %C Dublin, Ireland %F li-etal-2022-text %X Text revision refers to a family of natural language generation tasks, where the source and target sequences share moderate resemblance in surface form but differentiate in attributes, such as text formality and simplicity. Current state-of-the-art methods formulate these tasks as sequence-to-sequence learning problems, which rely on large-scale parallel training corpus. In this paper, we present an iterative inplace editing approach for text revision, which requires no parallel data. In this approach, we simply fine-tune a pre-trained Transformer with masked language modeling and attribute classification. During inference, the editing at each iteration is realized by two-step span replacement. At the first step, the distributed representation of the text optimizes on the fly towards an attribute function. At the second step, a text span is masked and another new one is proposed conditioned on the optimized representation. The empirical experiments on two typical and important text revision tasks, text formalization and text simplification, show the effectiveness of our approach. It achieves competitive and even better performance than state-of-the-art supervised methods on text simplification, and gains better performance than strong unsupervised methods on text formalization. %R 10.18653/v1/2022.in2writing-1.7 %U https://aclanthology.org/2022.in2writing-1.7 %U https://doi.org/10.18653/v1/2022.in2writing-1.7 %P 58-59