Needle generates AI-made query images from text, embeds them with an ensemble of visual models, and uses nearest-neighbor search to retrieve matching real images, beating zero-shot text-image baselines on complex queries.
Mention Extraction and Linking for SQL Query Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
On the WikiSQL benchmark, state-of-the-art text-to-SQL systems typically take a slot-filling approach by building several dedicated models for each type of slots. Such modularized systems are not only complex butalso of limited capacity for capturing inter-dependencies among SQL clauses. To solve these problems, this paper proposes a novel extraction-linking approach, where a unified extractor recognizes all types of slot mentions appearing in the question sentence before a linker maps the recognized columns to the table schema to generate executable SQL queries. Trained with automatically generated annotations, the proposed method achieves the first place on the WikiSQL benchmark.
citation-role summary
citation-polarity summary
fields
cs.IR 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Needle: A Generative AI-Powered Multi-modal Database for Answering Complex Natural Language Queries
Needle generates AI-made query images from text, embeds them with an ensemble of visual models, and uses nearest-neighbor search to retrieve matching real images, beating zero-shot text-image baselines on complex queries.