Decision space
Drag \(z\) or the boundary vertices.
Decision weights
Nonnegative barycentric weights sum to one.
z = λ₁v₁ + λ₂v₂ + λ₃v₃ + λ₄v₄
z = (0.00, 0.00, 0.00)
Conformalized Risk Estimation for Decision Optimization
A compact interactive demo for auditing whether prescribed decisions remain near-optimal under uncertainty.
Interactive CREDO Demo
Compare saved tabs for simplified fixed-context linear, quadratic, Knapsack (2D–2D), and Knapsack (4D–2D) demos, with Linear and Quadratic switching between 2D and true 3D views.
Drag \(z\) or the boundary vertices.
Nonnegative barycentric weights sum to one.
z = λ₁v₁ + λ₂v₂ + λ₃v₃ + λ₄v₄
z = (0.00, 0.00, 0.00)
Samples vs. \(\pi^{-1}_{\epsilon}(z)\).
Hover or click a generated sample to inspect its conformal-style inner ball.
Estimated non-near-optimal probability.
Educational 2D approximation; not a reproduction of the paper's full guarantees.
Simplified educational demo. Conformal-style balls and finite-decision margins are visual intuition, not full theoretical reproduction.
Code
The official CREDO research code is maintained in the authors' repository and includes experiment notebooks, implementation files, and visualization code accompanying the paper.
View official code repositoryCitation
@article{zhou2025credo,
title = {Conformalized Decision Risk Assessment},
author = {Zhou, Wenbin and Orfanoudaki, Agni and Zhu, Shixiang},
journal = {arXiv preprint arXiv:2505.13243},
year = {2025}
}