While neural sequence generation models achieve initial success for many NLP applications, the canonical decoding procedure with left-to-right generation order (i.e., autoregressive) in one-pass can not reflect the true nature of human revising a sentence to obtain a refined result. In this work, we propose XL-Editor, …
On-device research index
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
168,695 papers · 148 categories
Trend · papers per month
5 results for “post-editing”
Researchers develop methods to prevent GANs from generating certain types of images.
problem Pre-trained GANs sometimes produce undesirable samples.
method Post-editing GANs to prevent certain types of outputs, using three algorithms.
result Our algorithms effectively prevent GANs from generating certain types of images while maintaining high quality.
We introduce and describe the results of a novel shared task on bandit learning for machine translation. The task was organized jointly by Amazon and Heidelberg University for the first time at the Second Conference on Machine Translation (WMT 2017). The goal of the task is to encourage research on learning machine tra…
The paper develops a method to identify LLM-generated text without training.
problem Identifying LLM-generated text among human-generated content.
method Modeling LLM text as a sequential process and designing zero-shot statistical tests.
result The method can distinguish between text from known LLMs and non-sanctioned models with low false positive rates.
WISER detects watermarked segments in text via epidemic change-point analysis.
problem Identifying watermarked segments in mixed-source texts.
method Epidemic change-point perspective, WISER algorithm.
result WISER outperforms state-of-the-art methods in accuracy and speed.