Scandiumlabs commited on
Commit
534fe69
·
verified ·
1 Parent(s): 32dac72

Upload ROADMAP.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. ROADMAP.md +35 -61
ROADMAP.md CHANGED
@@ -1,8 +1,8 @@
1
  # Scandium-Dataset Roadmap
2
 
3
- > **Vision:** The field's reference open dataset for AI-driven solid-state battery materials discovery — combining scale (266k+ entries) with purpose-built SSE screening properties that no existing open dataset provides.
4
 
5
- > **Strategic plan:** See [docs/ssb_strategic_roadmap.md](docs/ssb_strategic_roadmap.md) for the full literature-backed strategy document with ~20 references.
6
 
7
  ---
8
 
@@ -10,88 +10,62 @@
10
 
11
  **Focus:** Clean, validated, audited general inorganic materials aggregation
12
 
13
- - [x] Aggregate MP, OQMD, JARVIS-DFT (266,732 entries)
14
  - [x] Coordinate repair (171,780 OQMD entries)
15
  - [x] Symmetry pass (171,764 space groups)
16
  - [x] Volume/density repair (73,480 entries)
17
  - [x] 11-gate validation pipeline
18
- - [x] Multi-source deduplication
19
  - [x] Quality scoring with 5 sub-scores
20
  - [x] Three-tier system (Gold / Validated / Raw)
21
- - [x] Battery (82,925) and electrolyte (41,665) subsets
22
- - [x] Benchmark splits (4 types)
23
  - [x] Complete 8-phase audit
24
- - [x] Reproducibility scripts
25
- - [x] Full documentation (12 audit reports, trust report, dataset card, known issues)
26
- - [x] Docker support
27
- - [x] Test infrastructure
28
- - [x] Licensing resolved (per-entry `license` field, `LICENSE_BREAKDOWN.md`)
29
- - [x] SSE proxy features (carrier_fraction, volume_per_carrier, fe_per_carrier, electronic_insulation)
30
- - [x] SSE family classification on all entries (garnet/NASICON/argyrodite/LGPS-type/etc.)
31
- - [x] Electrochemical window computation script
32
- - [x] Baseline benchmarks (RF+Ridge, 8 experiments)
33
- - [x] Related work analysis, paper outline, SSE readiness assessment
34
- - [x] v0.1.0-rc.2 release to GitHub + HuggingFace
35
 
36
  ---
37
 
38
- ## Phase 1 Cheap, High-Leverage, No New DFT (Complete ✓)
39
 
40
- **Focus:** Add structural descriptors, stability windows, SSE screening schema milestone v0.2.0
41
 
42
- - [x] Run CAVD channel-dimensionality analysis **schema exists, no data (0/190k entries)**
43
- - [x] Build electrochemical stability windows **1,814/266k entries have data (partial)**
44
- - [x] Compute free-volume, packing fraction, coordination descriptors — **status unknown**
45
- - [x] Create `ssb_screening` schema block across all entries (266,732 have schema, all fields null/empty)
46
- - [x] Expand garnet family enrichment (target 500+) **still at 41, no expansion done**
47
- - [x] Publish `sse_candidate_score` based on gates 1–2 (thermo + electronic) **2,354 entries scored (10-19 range)**
48
- - [x] Energy_above_hull for JARVIS entries via internal convex hull — **0/25,673 entries computed**
49
- - [x] Oxidation state prediction for all entries (BVA + heuristic) — **status unknown**
50
- - [x] Commercial-safe edition extraction (MP + JARVIS only, ~95k entries) — **94,952 entries confirmed**
51
- - [x] Mechanical property proxies — **schema exists, 0 entries have bulk/shear moduli**
52
- - [ ] Formation energy corrections for OQMD entries
53
 
54
  ---
55
 
56
- ## Phase 2MLIP-Driven Scale-Up
57
 
58
- **Focus:** BVSE + MLIP-NEB migration barriers + elastic tensors → milestone v0.3.0
59
 
60
- - [x] Implement BVSE migration barrier proxy **rewritten to use bvlain (softBV); passes 5/7 sanity cases, worst error 0.12 eV**
61
- - [x] Setup script for CHGNet/MACE-MP-0/M3GNet infrastructure (scaffold written, not yet run)
62
- - [x] Extend frozen splits to conductivity/stability tasks (generated from BVSE data, valid)
63
- - [ ] Run MLIP-NEB migration barriers on CAVD+BVSE-filtered subset **scaffold only, not executed**
64
- - [ ] Run MLIP-based elastic tensor estimation **not started**
65
- - [ ] Publish first full `sse_candidate_score` (all 5 gates) — **gates 3-5 only partially populated**
66
- - [ ] Leaderboard with baseline model results
67
- - [ ] Full BVSE run on all 107k Li/Na entries (requires ~3 CPU-days)
68
 
69
  ---
70
 
71
- ## Phase 3Gold-Standard Validation Layer
72
 
73
- **Focus:** DFT verification + experimental ground truth → milestone v0.4.0
74
 
75
- - [x] Ingestion scaffold for experimental conductivity data (script written, **needs correct URLs + actual fetch**)
76
- - [ ] Stratified DFT-NEB/AIMD verification sample (50–100 entries)
77
- - [ ] Full DFT elastic tensor calculations for Strict-Gold validation subset
78
- - [ ] Ingest OBELiX (Therrien et al. 2025, NRC-Mila) as experimental gold subset
79
- - [ ] Ingest Hargreaves et al. 2023 npj Comp. Mater. conductivity database (DOI: 10.1038/s41524-022-00951-z)
80
- - [ ] Publish per-family, per-method accuracy tables
81
- - [ ] Cross-reference with experimental ICSD entries
82
- - [ ] Compute phonon properties for stability validation
83
 
84
  ---
85
 
86
- ## Phase 4Community & Publishing
87
 
88
- **Focus:** DOIs, challenge, community adoption milestone v1.0.0
89
-
90
- - [ ] Dataset DOI with versioned releases (Zenodo)
91
- - [ ] Publish composite `sse_candidate_score` formula openly
92
- - [ ] Community submission workflow for new entries/properties
93
- - [ ] Web API for dataset querying
94
- - [ ] Automated monthly source update pipeline
95
- - [ ] Integration with materials discovery workflows
96
- - [ ] Community governance model
97
- - [ ] Target journal submission (Scientific Data or NeurIPS D&B)
 
1
  # Scandium-Dataset Roadmap
2
 
3
+ > **Vision:** Become the field's reference open dataset for battery-relevant materials **screening** — combining scale (267k+ entries) with harmonized quality scoring, cross-source provenance, and benchmark splits that no single-source dataset provides. Transport-property layers (ionic conductivity, migration barriers) are planned for future versions.
4
 
5
+ > **Strategic plan:** See [docs/ssb_strategic_roadmap.md](docs/ssb_strategic_roadmap.md).
6
 
7
  ---
8
 
 
10
 
11
  **Focus:** Clean, validated, audited general inorganic materials aggregation
12
 
13
+ - [x] Aggregate MP, OQMD, JARVIS-DFT (267,230 entries)
14
  - [x] Coordinate repair (171,780 OQMD entries)
15
  - [x] Symmetry pass (171,764 space groups)
16
  - [x] Volume/density repair (73,480 entries)
17
  - [x] 11-gate validation pipeline
18
+ - [x] Multi-source deduplication (31,997 duplicates removed)
19
  - [x] Quality scoring with 5 sub-scores
20
  - [x] Three-tier system (Gold / Validated / Raw)
21
+ - [x] Battery-relevant (82,925) and electrolyte candidate (41,665) subsets
22
+ - [x] Benchmark splits (4 types: random, composition-held-out, family-held-out, chemistry-held-out)
23
  - [x] Complete 8-phase audit
24
+ - [x] Full documentation (audit reports, trust report, dataset card, known issues)
25
+ - [x] Licensing resolved (per-entry `license` field)
 
 
 
 
 
 
 
 
 
26
 
27
  ---
28
 
29
+ ## v1.0.0Scope Clarification + Parquet Store (Current)
30
 
31
+ **Focus:** Corrected scope (thermodynamic screening, not SSE discovery), Parquet storage, experimental integration, BVSE draft
32
 
33
+ - [x] Parquet dataset store (47 columns, 184 MB, indexed lookup)
34
+ - [x] OBELiX experimental data integration (498 entries with measured conductivity)
35
+ - [x] BVSE migration barrier proxy (24,873 barriers, 1,501 superionic)
36
+ - [x] KNOWN_ISSUES.md: scope clarified as thermodynamic screening
37
+ - [x] Dataset card: Included/Not Included and Suitable/Not Suitable sections added
38
+ - [x] Version bumped to v1.0.0, framing corrected from "SSB discovery" to "materials screening"
 
 
 
 
 
39
 
40
  ---
41
 
42
+ ## Phase 1Property Gaps to Close (Next)
43
 
44
+ **Focus:** Close documentation-vs-data gaps, expand SSE screening fields
45
 
46
+ - [ ] Run CAVD channel-dimensionality analysis against Parquet store (currently 0% coverage; algorithm exists)
47
+ - [ ] Compute JARVIS EaH against Parquet store (currently 0% for 25,673 entries; script exists)
48
+ - [ ] Re-run garnet enrichment (target 500+) currently 136 entries
49
+ - [ ] Reduce BVSE skip rate by adjusting --max-sites threshold and parameter table
50
+ - [ ] Expand electrochemical stability windows beyond 0.7% coverage
 
 
 
51
 
52
  ---
53
 
54
+ ## Phase 2MLIP-Driven Transport Properties
55
 
56
+ **Focus:** Migration barriers + elastic tensors
57
 
58
+ - [ ] MLIP-NEB migration barriers on top SSE candidates
59
+ - [ ] DFT NEB validation for halide/sulfide/garnet subset
60
+ - [ ] Elastic tensor data from MP API (scaffold exists)
61
+ - [ ] Full `sse_candidate_score` with all 5 gates populated
62
+ - [ ] GNN baselines (CGCNN, MEGNet, ALIGNN) added to MODEL_LEADERBOARD
 
 
 
63
 
64
  ---
65
 
66
+ ## Phase 3Production Transport Layer
67
 
68
+ - [ ] Benchmark-quality ionic conductivity predictions
69
+ - [ ] Experimental conductivity cross-references (beyond OBELiX pilot)
70
+ - [ ] DOI registration via Zenodo
71
+ - [ ] Third-party audit of data pipeline
 
 
 
 
 
 
Free AI Image Generator No sign-up. Instant results. Open Now