Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Notes] #11

Open
heathersherry opened this issue Aug 28, 2024 · 0 comments
Open

[Notes] #11

heathersherry opened this issue Aug 28, 2024 · 0 comments

Comments

@heathersherry
Copy link
Owner

heathersherry commented Aug 28, 2024

  • ML models for DB tasks [pic here to show different types of integration]
  • Zero-shot cardinality estimation problem (query plan --> graph, can use GNN or graph transformer), CardBench arxiv – a good pretrained model for cardinality estimation [pic here] – conclusion: learning based methods are much better than heuristic methods, zero-shot learning is challenging but instance-specific FT can improve accuracy, GNN is better than graph transformer (in accuracy)
  • Foundational Database Models [two-three pics here] main idea: involved experts in data --> logical plan --> physical plan, then run on the downstream tasks. Conclusions: task-independency, initial results, and pretrained models are important.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant