paper-with-me

Papers

Unsupervised Controllable Text Formalization

2018-09-10 · Parag Jain, Abhijit Mishra, Amar Prakash Azad, Karthik Sankaranarayanan

We propose a novel framework for controllable natural language transformation. Realizing that the requirement of parallel corpus is practically unsustainable for controllable generation tasks, an unsupervised training scheme is introduced. The crux of the framework is a deep neural encoder-decoder that is reinforced with text-transformation knowledge through auxiliary modules (called scorers). The scorers, based on off-the-shelf language processing tools, decide the learning scheme of the encoder-decoder based on its actions. We apply this framework for the text-transformation task of formalizing an input text by improving its readability grade; the degree of required formalization can be controlled by the user at run-time. Experiments on public datasets demonstrate the efficacy of our model towards: (a) transforming a given text to a more formal style, and (b) introducing appropriate amount of formalness in the output text pertaining to the input control. Our code and datasets are released for academic use.

📄 PDF Abstract BibTeX arXiv:1809.04556

Code (1)

parajain/uctf 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Autoformalizing Euclidean Geometry

2024-05-27 · Logan Murphy, Kaiyu Yang, Jialiang Sun, Zhaoyu Li 외

Autoformalization involves automatically translating informal math into formal theorems and proofs that are machine-verifiable. Euclidean geometry provides an interesting and controllable domain for studying autoformaliz…

Math

Unsupervised Text Generation by Learning from Search

2020-07-09 · NeurIPS 2020 12 · Jingjing Li, Zichao Li, Lili Mou, Xin Jiang 외

In this work, we present TGLS, a novel framework to unsupervised Text Generation by Learning from Search. We start by applying a strong search algorithm (in particular, simulated annealing) towards a heuristically define…

Paraphrase GenerationText Generation

CUT: Controllable Unsupervised Text Simplification

2020-12-03 · Oleg Kariuk, Dima Karamshuk

In this paper, we focus on the challenge of learning controllable text simplifications in unsupervised settings. While this problem has been previously discussed for supervised learning algorithms, the literature on the …

Text SimplificationTranslation

Exploration of Neural Machine Translation in Autoformalization of Mathematics in Mizar

2019-12-05 · Qingxiang Wang, Chad Brown, Cezary Kaliszyk, Josef Urban

In this paper we share several experiments trying to automatically translate informal mathematics into formal mathematics. In our context informal mathematics refers to human-written mathematical sentences in the LaTeX f…

Machine TranslationTranslation

On Variational Learning of Controllable Representations for Text without Supervision

2019-05-28 · ICML 2020 1 · Peng Xu, Jackie Chi Kit Cheung, Yanshuai Cao

The variational autoencoder (VAE) can learn the manifold of natural images on certain datasets, as evidenced by meaningful interpolating or extrapolating in the continuous latent space. However, on discrete data such as …

Style TransferText GenerationText Style Transfer