P
PWM Explorerreference impl
← All benchmarks

CACTI Mismatch-Only Benchmark Suite (P-benchmark + 4 I-benchmark tiers)L3-004

Read full 4-layer walkthrough →

Genesis spec

Parent L2:
L2-004
Spec type:
d_spec:

On-chain

Not registered on-chain yet.

Example data

Two independent samples from the InverseNet benchmark, each shown as measurement → ground truth → reference reconstruction. The reconstruction is the reference solver's output — the bar a competing solver must beat to win the bounty.

sample_01 · kobe

reference PSNR 13.9 dB
Measurement
cacti sample_01 measurement
shape [256,256]
Ground truth
cacti sample_01 ground truth
shape [8,256,256]
Reference reconstruction
13.9 dB
cacti sample_01 reconstruction
shape [8,256,256]

sample_02 · traffic

reference PSNR 8.42 dB
Measurement
cacti sample_02 measurement
shape [256,256]
Ground truth
cacti sample_02 ground truth
shape [8,256,256]
Reference reconstruction
8.42 dB
cacti sample_02 reconstruction
shape [8,256,256]

Get this benchmark

Everything you need to run the reference solver locally, browse the full benchmark specification, or submit a competing solution.

Download sample data

sample_01 · 3472130 B
sample_02 · 2138602 B
sample_03 · 1984757 B
sample_04 · 1779554 B
sample_05 · 2391087 B
sample_06 · 2493584 B

Browse on GitHub

Run the reference solver locally

git clone https://github.com/integritynoble/Physics_World_Model.git
cd Physics_World_Model
python3 pwm-team/pwm_product/reference_solvers/cacti/cacti_pnp_admm.py --input pwm-team/pwm_product/demos/cacti/sample_01 --output /tmp/out
cat /tmp/out/meta.json

Expected reference PSNR: 13.9 dB (seed ). Byte-stable across runs at the same git SHA.

Leaderboard (top 10)

No solutions submitted yet.