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
5 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 | 4.28 | Fail | May 21, 2026 |
| workspace_premium 02 | OpenILT manhattan | synthetic-8 | 45nm | 0.00 | 0.00 | 4.28 | Fail | May 21, 2026 |
| workspace_premium 03 | Neural-ILT manhattan | synthetic-8 | 45nm | 0.00 | 0.00 | 4.28 | Fail | May 21, 2026 |
| 04 | LevelSet-ILT manhattan | synthetic-8 | 45nm | 0.04 | 0.25 | 4.25 | Fail | May 21, 2026 |
| 05 | rule-based-opc manhattan | synthetic-8 | 45nm | 0.53 | 1.41 | 4.94 | Fail | May 21, 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