中文
相关论文

相关论文: Seq2Edits: Sequence Transduction Using Span-level …

200 篇论文

We present a demonstration of a neural interactive-predictive system for tackling multimodal sequence to sequence tasks. The system generates text predictions to different sequence to sequence tasks: machine translation, image and video…

计算与语言 · 计算机科学 2019-05-31 Álvaro Peris , Francisco Casacuberta

Efficiently updating multilingual knowledge in large language models (LLMs), while preserving consistent factual representations across languages, remains a long-standing and unresolved challenge. While deploying separate editing systems…

计算与语言 · 计算机科学 2025-06-13 Wei Sun , Tingyu Qu , Mingxiao Li , Jesse Davis , Marie-Francine Moens

Prompting, which casts downstream applications as language modeling tasks, has shown to be sample efficient compared to standard fine-tuning with pre-trained models. However, one pitfall of prompting is the need of manually-designed…

计算与语言 · 计算机科学 2022-09-21 Zichun Yu , Tianyu Gao , Zhengyan Zhang , Yankai Lin , Zhiyuan Liu , Maosong Sun , Jie Zhou

With the goal of building a system capable of controllable symbolic music loop generation and editing, this paper explores a generalisation of Masked Language Modelling we call Superposed Language Modelling. Rather than input tokens being…

声音 · 计算机科学 2024-08-06 Nicolas Jonason , Luca Casini , Bob L. T. Sturm

Text Simplification improves the readability of sentences through several rewriting transformations, such as lexical paraphrasing, deletion, and splitting. Current simplification systems are predominantly sequence-to-sequence models that…

计算与语言 · 计算机科学 2021-04-16 Mounica Maddela , Fernando Alva-Manchego , Wei Xu

Sequence-to-sequence (SEQ2SEQ) models have been successfully applied to automatic math word problem solving. Despite its simplicity, a drawback still remains: a math word problem can be correctly solved by more than one equations. This…

计算与语言 · 计算机科学 2018-11-16 Lei Wang , Yan Wang , Deng Cai , Dongxiang Zhang , Xiaojiang Liu

Many types of text style transfer can be achieved with only small, precise edits (e.g. sentiment transfer from I had a terrible time... to I had a great time...). We propose a coarse-to-fine editor for style transfer that transforms text…

计算与语言 · 计算机科学 2021-05-19 Machel Reid , Victor Zhong

Reading comprehension is a challenging task in natural language processing and requires a set of skills to be solved. While current approaches focus on solving the task as a whole, in this paper, we propose to use a neural network `skill'…

计算与语言 · 计算机科学 2017-11-13 Todor Mihaylov , Zornitsa Kozareva , Anette Frank

Sequence-to-sequence learning with neural networks has become the de facto standard for sequence prediction tasks. This approach typically models the local distribution over the next word with a powerful neural network that can condition on…

计算与语言 · 计算机科学 2021-11-17 Yoon Kim

Semantic parsing is the process of mapping a natural language sentence into a formal representation of its meaning. In this work we use the neural network approach to transform natural language sentence into a query to an ontology database…

计算与语言 · 计算机科学 2018-03-13 Fabiano Ferreira Luz , Marcelo Finger

We introduce NSEdit (neural-symbolic edit), a novel Transformer-based code repair method. Given only the source code that contains bugs, NSEdit predicts an editing sequence that can fix the bugs. The edit grammar is formulated as a regular…

机器学习 · 计算机科学 2022-04-19 Yaojie Hu , Xingjian Shi , Qiang Zhou , Lee Pike

Most existing text-to-image synthesis tasks are static single-turn generation, based on pre-defined textual descriptions of images. To explore more practical and interactive real-life applications, we introduce a new task - Interactive…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Yu Cheng , Zhe Gan , Yitong Li , Jingjing Liu , Jianfeng Gao

We propose the task of Quantifiable Sequence Editing (QuaSE): editing an input sequence to generate an output sequence that satisfies a given numerical outcome value measuring a certain property of the sequence, with the requirement of…

计算与语言 · 计算机科学 2019-01-31 Yi Liao , Lidong Bing , Piji Li , Shuming Shi , Wai Lam , Tong Zhang

Pretrained bidirectional Transformers, such as BERT, have achieved significant improvements in a wide variety of language understanding tasks, while it is not straightforward to directly apply them for natural language generation. In this…

计算与语言 · 计算机科学 2021-10-27 Hangbo Bao , Li Dong , Wenhui Wang , Nan Yang , Furu Wei

In this paper, we introduce a novel natural language generation task, termed as text morphing, which targets at generating the intermediate sentences that are fluency and smooth with the two input sentences. We propose the Morphing Networks…

计算与语言 · 计算机科学 2018-10-02 Shaohan Huang , Yu Wu , Furu Wei , Ming Zhou

We present a novel and effective technique for performing text coherence tasks while facilitating deeper insights into the data. Despite obtaining ever-increasing task performance, modern deep-learning approaches to NLP tasks often only…

计算与语言 · 计算机科学 2019-08-09 Tanner Bohn , Yining Hu , Jinhang Zhang , Charles X. Ling

We present an end-to-end approach that takes unstructured textual input and generates structured output compliant with a given vocabulary. Inspired by recent successes in neural machine translation, we treat the triples within a given…

计算与语言 · 计算机科学 2018-08-10 Yue Liu , Tongtao Zhang , Zhicheng Liang , Heng Ji , Deborah L. McGuinness

Natural language (NL) explanations of model predictions are gaining popularity as a means to understand and verify decisions made by large black-box pre-trained models, for NLP tasks such as Question Answering (QA) and Fact Verification.…

计算与语言 · 计算机科学 2021-01-01 Kushal Lakhotia , Bhargavi Paranjape , Asish Ghoshal , Wen-tau Yih , Yashar Mehdad , Srinivasan Iyer

Scientific publications are the primary means to communicate research discoveries, where the writing quality is of crucial importance. However, prior work studying the human editing process in this domain mainly focused on the abstract or…

计算与语言 · 计算机科学 2022-11-01 Chao Jiang , Wei Xu , Samuel Stevens

Modeling the structure of coherent texts is a key NLP problem. The task of coherently organizing a given set of sentences has been commonly used to build and evaluate models that understand such structure. We propose an end-to-end…

计算与语言 · 计算机科学 2017-12-25 Lajanugen Logeswaran , Honglak Lee , Dragomir Radev