---
title: Risk Direction Index (RDI)
url: https://www.emergentmind.com/topics/risk-direction-index-rdi
type: topic
---

# Risk Direction Index (RDI)

Searching arXiv for the specified paper to ground the article in the cited source.
Risk Direction Index (RDI) is a signed scalar introduced in "LegalHalluLens" to summarize a legal AI model’s net tendency to **invent** versus **omit** legally relevant qualifiers in clause extraction. Within that framework, aggregate hallucination rates are reported at approximately \(52\%\), but the central claim is that this average can conceal both where errors concentrate and the direction in which they run. RDI is therefore positioned as a deployment-actionable diagnostic: two systems may exhibit the same overall hallucination rate yet differ materially in whether they add spurious conditions or drop real obligations, a distinction with direct consequences for compliance, review, and procurement decisions [2606.18021].

## 1. Conceptual role within LegalHalluLens

RDI is one of three components of LegalHalluLens: typed hallucination profiles across four legally motivated claim categories, a Risk Direction Index that reduces omission-versus-invention bias to a single deployment-comparable scalar, and a typed debate pipeline calibrated to both magnitudes and directions. The four claim categories are **numeric**, **temporal**, **obligation/entitlement**, and **factual**. The framework is evaluated over CUAD on 510 contracts and 249,252 clause-level instances, and it reports a within-model gap of approximately 38–40 percentage points between obligation/numeric and temporal claims, a disparity that aggregate reporting hides [2606.18021].

The placement of RDI inside this architecture is significant. Typed hallucination profiles localize error concentration by claim type, whereas RDI summarizes directional bias across contradicted detections. In that sense, RDI is not a generic accuracy statistic; it is a directional risk descriptor intended for legal workflows in which the difference between overstatement and understatement is operationally consequential.

## 2. Formal definition

RDI is defined for a model \(M\) evaluated on an oracle-verified legal extraction task. An external judge examines each True-Positive detection and, for any content contradiction, assigns a mismatch label. Two labels are directional:

- **extra\_condition**: the model asserts a qualifier absent from the source, corresponding to invention.
- **missing\_condition**: the model omits a qualifier present in the source, corresponding to omission.

The two component proportions are defined as

$$
p_{\mathrm{extra}}(M) =
\frac{\text{number of TP contradictions labeled extra\_condition}}
{\text{total number of TP contradictions}}
$$

and

$$
p_{\mathrm{missing}}(M) =
\frac{\text{number of TP contradictions labeled missing\_condition}}
{\text{total number of TP contradictions}}.
$$

The Risk Direction Index is then

$$
\mathrm{RDI}(M) = \bigl(p_{\mathrm{extra}}(M) - p_{\mathrm{missing}}(M)\bigr) \times 100.
$$

Under this definition, \(p_{\mathrm{extra}}(M)\in[0,1]\), \(p_{\mathrm{missing}}(M)\in[0,1]\), and \(\mathrm{RDI}(M)\in[-100,100]\). Positive values indicate that invention outweighs omission; negative values indicate that omission outweighs invention [2606.18021].

This construction makes RDI a directional contrast rather than a count of all hallucinations. It is specifically designed to collapse omission-versus-invention bias into one number while preserving sign.

## 3. Computation procedure and semantics

The workflow for computing RDI is explicitly stepwise. First, model \(M\) extracts clauses and the judge compares each detected clause with ground truth; whenever a content contradiction is found, the judge emits one mismatch\_type label, including extra\_condition or missing\_condition. Second, directional errors are counted:

- \(N_{\mathrm{extra}}\): TP contradictions labeled extra\_condition.
- \(N_{\mathrm{missing}}\): TP contradictions labeled missing\_condition.
- \(N_{\mathrm{total\_contradictions}}\): total TP contradictions across all types.

Third, the proportions \(p_{\mathrm{extra}}\) and \(p_{\mathrm{missing}}\) are computed using the shared denominator \(N_{\mathrm{total\_contradictions}}\). Fourth, omission share is subtracted from invention share and the result is multiplied by 100, yielding percentage points [2606.18021].

A notable design choice is that the denominator includes all TP contradictions, including non-directional tags such as **scope**, while the numerator uses only the two directional tags. No additional normalization or thresholding is applied. This suggests that RDI is intended to summarize one specific axis of error geometry—directionality—without conflating it with the full taxonomy of contradiction types.

The sign has direct interpretive semantics. A positive RDI indicates that, conditional on contradiction, the model more often introduces qualifiers not present in the source. A negative RDI indicates that it more often removes qualifiers that are present. Because legal review often distinguishes removable overstatement from silent understatement, the sign is treated as deployment-relevant rather than merely descriptive.

## 4. Reported values and empirical interpretation

The reported overall RDI values on the CUAD clause-extraction task are shown below, together with the per-category values reported for the dominant Obligation category.

| Model | Overall RDI | Obligation RDI |
|---|---:|---:|
| gpt-5.2 | \(+16.1\) \([+15.1, +17.0]\) | \(+22.0\%\) |
| gemini-3-flash | \(-2.4\) \([ -3.5, -1.5]\) | \(+1.8\%\) |
| llama-3.3-70b | \(-19.0\) \([ -19.8, -18.0]\) | \(-19.8\%\) |
| qwen3-32b | \(-20.2\) \([ -21.2, -19.3]\) | \(-18.1\%\) |

These values support several concrete interpretations. gpt-5.2 is reported as **invention-heavy** overall, whereas llama-3.3-70b and qwen3-32b are **omission-heavy**. gemini-3-flash is reported as near-balanced overall. In the paper’s practical interpretation, gpt-5.2’s positive RDI means that when it contradicts a true clause, it more often invents extra qualifiers than drops real ones; in a compliance-safety context, where spurious conditions can be removed in review but silently lost obligations are more problematic, this is described as the safer profile. Conversely, qwen3-32b’s negative RDI indicates a habitual tendency to omit conditions, which risks silent understatement of obligation; the same passage notes that a legal-ops team suffering from too many false positives might still prefer an omission-biased model, but would need to guard against missed risks [2606.18021].

A central empirical point is that aggregate hallucination rates do not determine directional risk orientation. The reported comparison between gpt-5.2 and qwen3-32b shows that two models with nearly identical aggregate hallucination rates, approximately \(52\%\) \( \mathrm{Hal}_{\mathrm{tp}} \), can carry RDI signs of opposite polarity. The paper further states that bootstrapped \(95\%\) confidence intervals for these RDI values do not overlap, indicating that the directional signal is stable rather than an artifact of sampling variation.

## 5. Use in calibrated multi-agent debate

LegalHalluLens does not treat RDI as a purely retrospective audit statistic. The paper describes a six-role debate pipeline calibrated using RDI and the typed failure profile in two ways. The first is **typed Skeptic challenges**. If RDI indicates omission-heavy bias in Obligation clauses, Skeptic prompts focus on missing carve-outs and conditions. If RDI indicates invention-heavy bias, Skeptic questions instead probe whether each extracted qualifier actually appears in the source [2606.18021].

The second mechanism is a pair of **asymmetric add/delete safety gates**. For addition, the absent-to-present gate is tightened because many high-risk categories, specifically numeric and obligation, had \( \mathrm{FAR} > \mathrm{FRR} \) and positive invention risk; under this rule, the pipeline blocks new detections unless both the Verifier and debate consensus agree. For deletion, the present-to-absent gate is designed to counter omission: the pipeline prevents deletion of a confirmed clause when the Verifier independently finds it.

These calibrations are explicitly contrasted with one-size-fits-all debate settings. The stated rationale is that debate should be targeted at the measured directional bias of the model. Empirically, the broader typed debate pipeline is reported to reduce fabricated detections by \(45\%\), with per-category gains tracking the diagnosis, and to match commercial APIs with a substantially smaller backbone of 4B active parameters. Within this design, RDI functions as a control signal for how adversarial review and final gating are configured.

## 6. Deployment significance, correction of bias, and scope

The deployment significance of RDI lies in its use for direction-aware procurement, accountability, and agent design. A common misconception in model comparison is that matched aggregate hallucination rates imply similar deployment behavior. The reported RDI results show otherwise: directionality can differ even when overall rates are nearly identical, and that difference can matter more than the aggregate rate in high-stakes legal workflows [2606.18021].

The paper also reports that RDI can register the effect of intervention. After applying the typed debate pipeline to an omission-heavy model, gemma-4-26B-A4B, with \( \mathrm{RDI} \approx -7.8\% \), its Obligation RDI shifts to near zero, approximately \(-1.4\%\). This is presented as evidence that calibrated Skeptic challenges can correct omission biases rather than merely documenting them.

RDI is also bounded in scope. It is judge-driven, lightweight, and intentionally focused on the extra-condition versus missing-condition axis. Because non-directional contradiction types such as scope remain in the denominator but not the numerator, RDI should not be read as a complete summary of all hallucination structure. A plausible implication is that RDI is best understood as one layer in a typed auditing stack: hallucination rate gives magnitude, typed profiles give localization, and RDI gives directional orientation. Within LegalHalluLens, its value is precisely that combination of compactness, sign, and direct operational use.

Source: https://www.emergentmind.com/topics/risk-direction-index-rdi