Knee / Hip Osteoarthritis Kellgren-Lawrence Grading (PWDR) L1-527
Unclaimed Principle — open for contribution
This Principle is declared in the catalog but has no reference solver, no pinned dataset, and is not registered on-chain. There is no reward pool. Submitting a cert against this Principle today will record the cert for reproducibility but pay zero PWM.
To claim it as a Bounty #7 contribution: open a PR adding (1) a reference solver, (2) ≥1 dataset pinned to IPFS, (3) updates to the L3 manifest with dataset CIDs. After verifier-agent triple-review, the founders' 3-of-5 multisig signs PWMRegistry.register() and the Principle becomes mineable.
Forward model E
Knee / Hip OA KL Grading (PWDR): wraps L1-031 with Kellgren-Lawrence 1957 grading rules. Stage 1 (analytical, from L1-031): from weight-bearing radiograph, recover joint-space width, osteophyte morphology, subchondral bone density, joint-line obliquity. Stage 2 (deterministic threshold): apply KL atlas decision tree; OARSI compartment grade overlay if requested. Difficulty tier delta = 3.
L-DAG
Well-posedness W
- Existence:
- true
- Uniqueness:
- conditional
- Stability:
- conditional
- κ:
- 60
Existence inherited from L1-031. Uniqueness conditional on consistent weight-bearing positioning. Stability dominated by manual_grader_inter_rater_kappa (~0.55-0.75 typical). Joint Hadamard well-posedness established by Kellgren-Lawrence 1957 (foundational), Altman 1986 (ACR criteria), Tiulpin 2018 (deep learning KL grading benchmark), Norman 2019 (DeepKnee multi-task).
Solvability C
- Solver class:
- linear-operator + image-segmentation [JSW measurement + osteophyte detection] + categorical-readout [KL atlas classifier] | end-to-end deep neural [DeepKnee, Tiulpin OA-CNN]
- Convergence rate q:
- 2
- Complexity:
- O(H * W) for stage 1; O(1) for stage 2