文章を根拠に共通キーのない表どうしを結合する
Discovery-Driven Integration of Disjoint Tables via Text
この論文をやさしく読む
ひとことで言うと
共通の識別子がなくて結合できない表どうしを、文章の中に書かれた関係を見つけてつなぐ方法です。
何に役立つ?
異なる情報源の表を統合し、どの文が結合の根拠になったかをたどれるデータを作るために役立ちます。
この研究の面白いところ
表の列全体の類似性だけでなく、個々の行を特定の文へ結び付け、解釈できる結合経路として取り出しています。
どこまで分かった?
0.982は型付きペアのマクロ適合率であり、必要な関係をすべて回収した割合ではありません。費用が最大40分の1という比較はLLM API費用であり、総計算費用や処理時間全体の削減率ではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
データレイク内の異種データセットを統合することは重要な課題であり、特に、意味的には関連していても結合に必要な明示的な属性がない表では難しい。本研究では、統合の前に、関連する情報源と、それらの間に欠けている関係構造を発見する必要がある、発見駆動型の統合を扱う。この設定では、非構造化テキストが、そうでなければ離れたままの表を結び付ける根拠となる。根本的な課題は、異なる表の個々の行を、特定の文を介してつなぐ細粒度の関係を発見することである。 この課題を、テキストを介した結合経路発見として定式化し、表の行と文の文脈化された表現を学習する、水平双方向クロスアテンション構造LOKI(Latent-space Optimization for Knowledge Integration)を提案する。表とテキストの大域的な対照学習目的を通じて、明示的な局所教師信号なしに、細かな行・文の対応が生まれる。既存のマルチモーダルな発見手法は主に粗い列・テキスト対応を検索し、統合システムは行・テキストのリンク、スキーマ、または問合せが与えられると仮定している。 これに対しLOKIは、暗黙の対応を明示的で解釈可能な結合経路へ変換し、関係の整合性を持つグループに整理して、文単位の出典を備えた型付きの統合表として実体化する。実世界のベンチマークで広範に評価した結果、LOKIは最先端のマルチモーダルなデータ発見手法を一貫して上回った。また、型付きペアのマクロ適合率0.982で型付き統合表を生成し、直接プロンプトを与える方法に比べ、LLM API費用は最大40分の1となった。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Integrating heterogeneous datasets within data lakes is a critical challenge, particularly for semantically related tables that lack the explicit attributes needed to be joined. We study Discovery-Driven Integration, where the relevant sources and their missing relational structure must be discovered before integration. In this setting, unstructured text provides the evidence that connects otherwise disjoint tables. The fundamental challenge is to discover the relationships at a fine-grained level that connect individual rows from different tables through specific sentences. We formalize this task as Text-Mediated Join Path Discovery and propose a horizontal bidirectional cross-attention architecture called LOKI Latent-space Optimization for Knowledge Integration) that learns contextualized representations of table rows and sentences. Through a global table-text contrastive objective, fine-grained row-sentence associations emerge without explicit local supervision. Existing multi-modal discovery methods largely retrieve coarse-grained column-text associations, whereas integration systems assume supplied row-text links, schemas, or queries. LOKI instead transforms these implicit associations into explicit, interpretable join paths, organizes them into relation-consistent groups, and materializes them as typed integrated tables with sentence-level provenance. Comprehensive evaluations on real-world benchmarks demonstrate that LOKI consistently outperforms state-of-the-art multi-modal data discovery approaches, and materializes typed integrated tables with 0.982 macro typed-pair precision while being up to 40 times cheaper in LLM API cost than direct prompting.
arXiv ID: 2609.26658 / 要約の誤りについて