DraftFM Predicts Magic: The Gathering Card Picks.
Key takeaways
- DraftFM predicts optimal card picks in new Magic: The Gathering sets before human data exists.
- The model uses public card records, structured features, and text embeddings.
- It achieves high agreement with human picks and expert reviewers on unseen expansions.
- This demonstrates AI's ability to derive strategic value from raw features in novel scenarios.
Who benefits
Summary
DraftFM is a foundation model designed to predict optimal card picks in Magic: The Gathering expansions on "day-zero," before any human draft logs exist. It scores cards based on public records, structured features, and text embeddings, achieving high agreement with human picks and expert reviewers on unseen sets.
Why it matters
For professionals in game design, AI for gaming, or predictive analytics, this model demonstrates a powerful approach to "day-zero" prediction in complex, dynamic systems, offering insights into how AI can derive strategic value from raw feature data without historical behavioral logs.
How to implement this in your domain
- 1Explore applying similar "day-zero" prediction methodologies to new product launches or strategic decisions in complex domains where historical data is initially absent.
- 2Leverage rich feature engineering from public data (e.g., product specifications, text descriptions) to train predictive models for novel scenarios.
- 3Develop discrete-choice policies that condition decisions on current state and available options, rather than relying solely on past outcomes.
- 4Consider using expert validation as an interim benchmark for AI models when real-world performance data is not yet available.
Original post by Brian Ward
"arXiv:2608.19568v1 Announce Type: new Abstract: Drafting a new Magic: The Gathering expansion begins before any pick from it has been observed: the complete card list is public, but the draft logs that supervised pick models train on do not yet exist. We study this day-zero regim…"
View on XOriginally posted by Brian Ward on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Engineering & DevTools
Zapier vs. Tray: Enterprise Automation Platform Comparison for 2026
This post compares Zapier and Tray.io, evaluating which platform is better suited for enterprise automation needs by balancing power and ease of use. It argues that the best tools scale for complex requirements while remaining intuitive for all users.
Decoding Silent Reading from Non-Invasive EEG
This research demonstrates that open-vocabulary word-level and semantic information can be reliably decoded from non-invasive EEG during silent reading. Using a contrastive decoder and a large dataset from a single participant, the study shows decoding scales log-linearly with training data and extends to rare words.
Exact Learning Coefficients for Singular Models
This paper presents the first deterministic algorithm for exactly computing local learning coefficients (Real Log Canonical Thresholds) for two-dimensional singular models. This breakthrough provides ground truth for calibrating sampling-based estimators and reveals algebraic structure in learning coefficients, outperforming sampling in shallow regimes.