次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

ハリウッド:データベースベンチマークに向けた大規模映画データセットの構築

原題: Hollywood: Towards a Large Movie Dataset for Database Benchmarking
著者: Ivan Iachnyk, Mihail Stoian, Andreas Kipf
公開日: 2026-07-22 | 分野: LLM データセット ベンチマーク cs.DB

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • LLMによる意味辞書と時系列グラフベースの関係データ生成を組み合わせた、映画データセット生成ツールを開発した。
  • 固定された映画のスナップショットを超えて汎化性能をテストできるスケーラブルなベンチマークを提供点に新規性がある。
  • 生成されたデータセットを用いた実験により、既存のIMDbデータセットと同等以上のカーディナリティ推定誤差が確認された。

Abstract

The IMDb real-world dataset of the JOB benchmark has been extensively used in the last decade as part of the research line on cardinality estimation, given its ability to stress test both traditional and learned estimators. However, unlike the synthetic TPC family, it does not come with a scale factor, being a simple dump. We introduce Hollywood, a synthetic IMDb-compatible benchmark generator that combines LLM-generated semantic dictionaries with deterministic temporal-graph-based relational data generation. We analyze a preliminary Hollywood-200K, which contains 200,000 primary movies, generated series and episode title rows, 19.7M IMDb-style rows, and 213 nonzero JOB-Light, JOB, and JOB-Complex queries. Experiments with two open systems demonstrate that Hollywood induces cardinality estimation errors comparable to or exceeding those observed on the original IMDb dataset. The release includes generation settings and prompt/LLM-output provenance together with adapted SQL and labels, enabling tests of whether cardinality estimators generalize beyond a fixed movie snapshot and distribution.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事