中文
相关论文

相关论文: NL-EDIT: Correcting semantic parse errors through …

200 篇论文

Recent advancements in Text-to-SQL (Text2SQL) emphasize stimulating the large language models (LLM) on in-context learning, achieving significant results. Nevertheless, they face challenges when dealing with verbose database information and…

计算与语言 · 计算机科学 2024-06-04 Zhishuai Li , Xiang Wang , Jingjing Zhao , Sun Yang , Guoqing Du , Xiaoru Hu , Bin Zhang , Yuxiao Ye , Ziyue Li , Rui Zhao , Hangyu Mao

In this tutorial, we focus on text-to-text generation, a class of natural language generation (NLG) tasks, that takes a piece of text as input and then generates a revision that is improved according to some specific criteria (e.g.,…

计算与语言 · 计算机科学 2023-10-09 Yao Dou , Philippe Laban , Claire Gardent , Wei Xu

We propose a framework for computer-assisted text editing. It applies to translation post-editing and to paraphrasing. Our proposal relies on very simple interactions: a human editor modifies a sentence by marking tokens they would like the…

计算与语言 · 计算机科学 2018-03-30 David Grangier , Michael Auli

Many recent advances in natural language generation have been fueled by training large language models on internet-scale data. However, this paradigm can lead to models that generate toxic, inaccurate, and unhelpful content, and automatic…

Recent advancements in text-guided image editing have achieved notable success by leveraging natural language prompts for fine-grained semantic control. However, certain editing semantics are challenging to specify precisely using textual…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Haoguang Lu , Jiacheng Chen , Zhenguo Yang , Aurele Tohokantche Gnanha , Fu Lee Wang , Li Qing , Xudong Mao

Traditional approaches to building natural language (NL) interfaces typically use a semantic parser to parse the user command and convert it to a logical form, which is then translated to an executable action in an application. However, it…

计算与语言 · 计算机科学 2021-11-29 Sahisnu Mazumder , Bing Liu , Shuai Wang , Sepideh Esmaeilpour

Spelling irregularities, known now as spelling mistakes, have been found for several centuries. As humans, we are able to understand most of the misspelled words based on their location in the sentence, perceived pronunciation, and context.…

计算与语言 · 计算机科学 2021-01-12 Yifei Hu , Xiaonan Jing , Youlim Ko , Julia Taylor Rayz

In Natural Language Interfaces to Databases systems, the text-to-SQL technique allows users to query databases by using natural language questions. Though significant progress in this area has been made recently, most parsers may fall short…

计算与语言 · 计算机科学 2020-11-10 Yuntao Li , Bei Chen , Qian Liu , Yan Gao , Jian-Guang Lou , Yan Zhang , Dongmei Zhang

Translating natural language utterances to executable queries is a helpful technique in making the vast amount of data stored in relational databases accessible to a wider range of non-tech-savvy end users. Prior work in this area has…

计算与语言 · 计算机科学 2020-10-21 Karthik Radhakrishnan , Arvind Srikantan , Xi Victoria Lin

Natural language database interfaces broaden data access, yet they remain brittle under input ambiguity. Standard approaches often collapse uncertainty into a single query, offering little support for mismatches between user intent and…

人机交互 · 计算机科学 2026-03-03 Robin Shing Moon Chan , Rita Sevastjanova , Mennatallah El-Assady

In order to reduce the manual cost of designing ER models, recent approaches have been proposed to address the task of NL2ERM, i.e., automatically generating entity-relationship (ER) models from natural language (NL) utterances such as…

计算与语言 · 计算机科学 2023-12-22 Zhenwen Li , Jian-Guang Lou , Tao Xie

Generating diverse, interesting responses to chitchat conversations is a problem for neural conversational agents. This paper makes two substantial contributions to improving diversity in dialogue generation. First, we propose a novel…

计算与语言 · 计算机科学 2022-05-04 Katherine Stasaski , Marti A. Hearst

Large language model fine-tuning techniques typically depend on extensive labeled data, external guidance, and feedback, such as human alignment, scalar rewards, and demonstration. However, in practical application, the scarcity of specific…

计算与语言 · 计算机科学 2024-12-31 Jia Liu , Yue Wang , Zhiqi Lin , Min Chen , Yixue Hao , Long Hu

Counterfactual learning from human bandit feedback describes a scenario where user feedback on the quality of outputs of a historic system is logged and used to improve a target system. We show how to apply this learning framework to neural…

计算与语言 · 计算机科学 2018-12-03 Carolin Lawrence , Stefan Riezler

Designing a reliable natural language (NL) interface for querying tables has been a longtime goal of researchers in both the data management and natural language processing (NLP) communities. Such an interface receives as input an NL…

计算与语言 · 计算机科学 2018-08-15 Jonathan Berant , Daniel Deutch , Amir Globerson , Tova Milo , Tomer Wolfson

Tabular data, as a crucial form of data representation, exists in diverse formats on the Web. When confronted with complex and irregular tables, manual modification becomes a laborious task. This paper investigates the performance of Large…

人工智能 · 计算机科学 2024-03-06 Zheng Li , Xiang Chen , Xiaojun Wan

Data augmentation promises to alleviate data scarcity. This is most important in cases where the initial data is in short supply. This is, for existing methods, also where augmenting is the most difficult, as learning the full data…

计算与语言 · 计算机科学 2020-03-24 Guillaume Raille , Sandra Djambazovska , Claudiu Musat

State-of-the-art machine translation models are still not on par with human translators. Previous work takes human interactions into the neural machine translation process to obtain improved results in target languages. However, not all…

计算与语言 · 计算机科学 2019-08-14 Rongxiang Weng , Hao Zhou , Shujian Huang , Lei Li , Yifan Xia , Jiajun Chen

When the world changes, so does the text that humans write about it. How do we build language models that can be easily updated to reflect these changes? One popular approach is retrieval-augmented generation, in which new documents are…

计算与语言 · 计算机科学 2024-06-18 Belinda Z. Li , Emmy Liu , Alexis Ross , Abbas Zeitoun , Graham Neubig , Jacob Andreas

We propose an interactive-predictive neural machine translation framework for easier model personalization using reinforcement and imitation learning. During the interactive translation process, the user is asked for feedback on uncertain…

计算与语言 · 计算机科学 2019-07-08 Tsz Kin Lam , Shigehiko Schamoni , Stefan Riezler