MURRE: Multi-Hop Table Retrieval with Removal for Open-Domain Text-to-SQL

要約

オープンドメインの text-to-SQL タスクは、大規模なデータベースから質問に関連するテーブルを取得し、SQL を生成することを目的としています。
ただし、現在の方法のパフォーマンスはシングルホップ検索によって制限されており、オープンドメイン質問応答の既存のマルチホップ検索は、検索されたものと似ているが質問とは無関係なテーブルを検索する傾向があるため、直接適用できません。
text-to-SQL の質問には通常、必要な情報がすべて含まれていますが、以前のマルチホップ検索では取得されたドキュメントで質問が補足されます。
したがって、我々は、以前に取得した情報を質問から削除して、取得者を未取得の関連テーブルに誘導する、削除付きマルチホップテーブル取得 (MURRE) を提案します。
2 つのオープン ドメインの text-to-SQL データセットでの実験では、以前の最先端の結果と比較して平均 5.7% の改善が実証されました。

要約(オリジナル)

The open-domain text-to-SQL task aims to retrieve question-relevant tables from massive databases and generate SQL. However, the performance of current methods is constrained by single-hop retrieval, and existing multi-hop retrieval of open-domain question answering is not directly applicable due to the tendency to retrieve tables similar to the retrieved ones but irrelevant to the question. Since the questions in text-to-SQL usually contain all required information, while previous multi-hop retrieval supplements the questions with retrieved documents. Therefore, we propose the multi-hop table retrieval with removal (MURRE), which removes previously retrieved information from the question to guide the retriever towards unretrieved relevant tables. Our experiments on two open-domain text-to-SQL datasets demonstrate an average improvement of 5.7% over the previous state-of-the-art results.

arxiv情報

著者 Xuanliang Zhang,Dingzirui Wang,Longxu Dou,Qingfu Zhu,Wanxiang Che
発行日 2024-09-18 02:48:25+00:00
arxivサイト arxiv_id(pdf)

提供元, 利用サービス

arxiv.jp, Google

カテゴリー: cs.CL パーマリンク