paper-with-me

홈 › Papers

Learning to Map Context-Dependent Sentences to Executable Formal Queries

2018-04-18 · NAACL 2018 6 · Alane Suhr, Srinivasan Iyer, Yoav Artzi

We propose a context-dependent model to map utterances within an interaction to executable formal queries. To incorporate interaction history, the model maintains an interaction-level encoder that updates after each turn, and can copy sub-sequences of previously predicted queries during generation. Our approach combines implicit and explicit modeling of references between utterances. We evaluate our model on the ATIS flight planning interactions, and demonstrate the benefits of modeling context and explicit references.

📄 PDF Abstract BibTeX arXiv:1804.06868

Code (1)

clic-lab/atis 공식 구현

Similar Papers 제목 키워드 기반

RAS: Reflection-Augmented Scaling with In-Context Learning for Executable Cypher Query Generation

2026-05-21 · Minseok Jung, Abhas Ricky, Muhammad Rameez Chatni arxiv

Inference-time scaling can reduce errors in structured query generation, but methods to allocate the compute for query code generation remains underexplored. We study Text2Cypher, where language models generate Cypher qu…

Code Generation

CauSim: Scaling Causal Reasoning with Increasingly Complex Causal Simulators

2026-05-09 · Nicolás Astorga, Anita Kriz, Mihaela van der Schaar arxiv

Despite surpassing human performance across mathematics, coding, and other knowledge-intensive tasks, large language models (LLMs) continue to struggle with causal reasoning. A core obstacle is the target data itself: ca…

Data Augmentation

Toward Multi-Database Query Reasoning for Text2Cypher

2026-05-11 · Makbule Gulcin Ozsoy arxiv

Large language models have significantly improved natural language interfaces to databases by translating user questions into executable queries. In particular, Text2Cypher focuses on generating Cypher queries for graph …

Formal Query Building with Query Structure Prediction for Complex Question Answering over Knowledge Base

2021-09-08 · Yongrui Chen, Huiying Li, Yuncheng Hua, Guilin Qi

Formal query building is an important part of complex question answering over knowledge bases. It aims to build correct executable queries for questions. Recent methods try to rank candidate queries generated by a state-…

DecoderGraph GenerationKnowledge Base Question AnsweringQuestion Answering

AgentSearchBench: A Benchmark for AI Agent Search in the Wild

2026-04-24 · Bin Wu, Arastun Mammadli, Xiaoyu Zhang, Emine Yilmaz arxiv

The rapid growth of AI agent ecosystems is transforming how complex tasks are delegated and executed, creating a new challenge of identifying suitable agents for a given task. Unlike traditional tools, agent capabilities…

Semantic Similarity