aetre_heavy_tailed_voi
Calculate heavy-tailed Value of Information (VOI) to optimize candidate selection for breakthrough discovery, factoring in review cost and uncertainty.
Instructions
Calculates Generalized Pareto / Heavy-Tailed Value of Information (VOI) to optimize selection pipelines for positive black swan breakthrough discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Enterprise license key required. | |
| review_cost | No | Cost of conducting review. Defaults to 0.5. | |
| signal_noise | No | Noise standard deviation of additional deep review. Defaults to 0.8. | |
| posterior_mean | Yes | Current expected candidate quality (mu). | |
| tail_index_alpha | No | Pareto tail index alpha > 1.0 (e.g. 1.5 for heavy-tailed scientific/biotech innovation). Defaults to 1.5. | |
| posterior_variance | Yes | Current epistemic uncertainty (sigma^2). | |
| selection_boundary | Yes | Threshold cutoff boundary for selection (tau). |