中文
相关论文

相关论文: Archer: A Human-Labeled Text-to-SQL Dataset with A…

200 篇论文

In recent years, the task of text-to-SQL translation, which converts natural language questions into executable SQL queries, has gained significant attention for its potential to democratize data access. Despite its promise, challenges such…

计算与语言 · 计算机科学 2024-05-28 Adrián Bazaga , Pietro Liò , Gos Micklem

This paper presents the ReCO, a human-curated ChineseReading Comprehension dataset on Opinion. The questions in ReCO are opinion based queries issued to the commercial search engine. The passages are provided by the crowdworkers who extract…

计算与语言 · 计算机科学 2020-06-23 BingningWang , Ting Yao , Qi Zhang , Jingfang Xu , Xiaochuan Wang

Natural language interfaces to tabular data must handle ambiguities inherent to queries. Instead of treating ambiguity as a deficiency, we reframe it as a feature of cooperative interaction where users are intentional about the degree to…

人工智能 · 计算机科学 2026-03-04 Daniel Gomm , Cornelius Wolff , Madelon Hulsebos

With the recent advances of large language models (LLMs), it is no longer infeasible to build an automated debate system that helps people to synthesise persuasive arguments. Previous work attempted this task by integrating multiple…

One of the recent best attempts at Text-to-SQL is the pre-trained language model. Due to the structural property of the SQL queries, the seq2seq model takes the responsibility of parsing both the schema items (i.e., tables and columns) and…

计算与语言 · 计算机科学 2023-04-11 Haoyang Li , Jing Zhang , Cuiping Li , Hong Chen

Neural models have achieved significant results on the text-to-SQL task, in which most current work assumes all the input questions are legal and generates a SQL query for any input. However, in the real scenario, users can input any text…

计算与语言 · 计算机科学 2020-10-27 Yusen Zhang , Xiangyu Dong , Shuaichen Chang , Tao Yu , Peng Shi , Rui Zhang

Commonsense reasoning is a critical AI capability, but it is difficult to construct challenging datasets that test common sense. Recent neural question answering systems, based on large pre-trained models of language, have already achieved…

计算与语言 · 计算机科学 2019-07-29 Michael Chen , Mike D'Arcy , Alisa Liu , Jared Fernandez , Doug Downey

Large Language Models (LLMs) often struggle with the precise logic and schema alignment required for complex Text-to-SQL tasks. While current methods rely heavily on static prompting, they lack the ability to dynamically adapt and…

计算与语言 · 计算机科学 2026-05-12 Haolin Yang , Jipeng Zhang , Zhitao He , Alexander Zhou , Yi R. Fung

Recently emerged intelligent assistants on smartphones and home electronics (e.g., Siri and Alexa) can be seen as novel hybrids of domain-specific task-oriented spoken dialogue systems and open-domain non-task-oriented ones. To realize such…

计算与语言 · 计算机科学 2018-07-25 Satoshi Akasaki , Nobuhiro Kaji

Designing and optimizing neural network architectures typically requires extensive expertise, starting with handcrafted designs and then manual or automated refinement. This dependency presents a significant barrier to rapid innovation.…

机器学习 · 计算机科学 2024-06-24 Zhengxin Yang , Wanling Gao , Luzhou Peng , Yunyou Huang , Fei Tang , Jianfeng Zhan

This paper presents BiPaR, a bilingual parallel novel-style machine reading comprehension (MRC) dataset, developed to support multilingual and cross-lingual reading comprehension. The biggest difference between BiPaR and existing reading…

计算与语言 · 计算机科学 2019-10-14 Yimin Jing , Deyi Xiong , Yan Zhen

Existing question answering systems mainly focus on dealing with text data. However, much of the data produced daily is stored in the form of tables that can be found in documents and relational databases, or on the web. To solve the task…

计算与语言 · 计算机科学 2022-05-03 Changwook Jun , Jooyoung Choi , Myoseop Sim , Hyun Kim , Hansol Jang , Kyungkoo Min

The complexity of SQL and the spatial semantics of PostGIS create barriers for non-experts working with spatial data. Although large language models can translate natural language into SQL, spatial Text-to-SQL is more error-prone than…

人工智能 · 计算机科学 2026-03-31 Ali Khosravi Kazazi , Zhenlong Li , M. Naser Lessani , Guido Cervone

Many real-world questions appear deceptively simple yet implicitly demand two capabilities: (i) systematic coverage of a bounded knowledge universe and (ii) compositional set-based reasoning over that universe, a phenomenon we term "the tip…

人工智能 · 计算机科学 2026-04-21 Xiao Zhang , Qianru Meng , Yongjian Chen , Yumeng Wang , Johan Bos

Acronyms are the short forms of phrases that facilitate conveying lengthy sentences in documents and serve as one of the mainstays of writing. Due to their importance, identifying acronyms and corresponding phrases (i.e., acronym…

计算与语言 · 计算机科学 2020-10-29 Amir Pouran Ben Veyseh , Franck Dernoncourt , Quan Hung Tran , Thien Huu Nguyen

Recently, large reasoning models have demonstrated strong mathematical and coding abilities, and deep search leverages their reasoning capabilities in challenging information retrieval tasks. Existing deep search works are generally limited…

信息检索 · 计算机科学 2025-08-12 Jiejun Tan , Zhicheng Dou , Yan Yu , Jiehan Cheng , Qiang Ju , Jian Xie , Ji-Rong Wen

Biomedical researchers increasingly rely on large-scale structured databases for complex analytical tasks. However, current text-to-SQL systems often struggle to map qualitative scientific questions into executable SQL, particularly when…

Existing goal-oriented dialogue datasets focus mainly on identifying slots and values. However, customer support interactions in reality often involve agents following multi-step procedures derived from explicitly-defined company policies…

计算与语言 · 计算机科学 2021-04-05 Derek Chen , Howard Chen , Yi Yang , Alex Lin , Zhou Yu

Existing rhetorical understanding and generation datasets or corpora primarily focus on single coarse-grained categories or fine-grained categories, neglecting the common interrelations between different rhetorical devices by treating them…

计算与语言 · 计算机科学 2024-10-01 Nuowei Liu , Xinhao Chen , Hongyi Wu , Changzhi Sun , Man Lan , Yuanbin Wu , Xiaopeng Bai , Shaoguang Mao , Yan Xia

This paper addresses the problem of dialogue reasoning with contextualized commonsense inference. We curate CICERO, a dataset of dyadic conversations with five types of utterance-level reasoning-based inferences: cause, subsequent event,…

计算与语言 · 计算机科学 2022-04-08 Deepanway Ghosal , Siqi Shen , Navonil Majumder , Rada Mihalcea , Soujanya Poria
‹ 上一页 1 8 9 10 下一页 ›