Computational Lithography
Model Benchmarks
Reference numbers for the OPC/ILT baselines that ship with OpenLithoHub, evaluated on the synthetic-8 reference set. Submit your own model via the CLI — rankings are by Edge Placement Error (lower is better).
upload_file
Submit via CLI
openlithohub leaderboard submit
bar_chart
At a Glance
EPE lower-is-better · DRC: pass / fail / n/aEPE Mean by Model (nm)
Pareto Front · EPE Mean vs PV Band
Data source: src/data/leaderboard.json, regenerated from
submissions/ in the OpenLithoHub repo. Charts render server-side
as static SVG — no JS bundle, no third-party chart library.
Filters
Sort By
analytics Rankings
4 models | # | Model | Dataset | Node | EPE Mean (nm) | EPE Max (nm) | PV Band (nm) | DRC | Submitted |
|---|---|---|---|---|---|---|---|---|
| workspace_premium 01 | dummy-identity manhattan | synthetic-8 | 45nm | 0.00 | 0.00 | 2.14 | Fail | May 18, 2026 |
| workspace_premium 02 | LevelSet-ILT manhattan | synthetic-8 | 45nm | 0.04 | 0.25 | 2.13 | Fail | May 18, 2026 |
| workspace_premium 03 | rule-based-opc manhattan | synthetic-8 | 45nm | 0.53 | 1.41 | 2.49 | Fail | May 18, 2026 |
| 04 | Neural-ILT manhattan | synthetic-8 | 45nm | 15.07 | 24.64 | 2.50 | Pass | May 18, 2026 |
Submit Results
Use the CLI to submit your model's benchmark results to the public leaderboard.
openlithohub leaderboard submit --file results.json Schema Reference
All submissions are validated against the BenchmarkResult schema with Pydantic.
VIEW DOCS arrow_forward