Skip to content

Ceiling diagnostics and a high-complexity tier #95

Description

@Colinho22

Motivation

Where scores sit near the metric's upper bound, differences between strategies have little room to appear and a no-difference result carries weak information. The harness currently reports means, which hide saturation. It should detect the condition and offer a tier where it does not apply.

Proposal

  • Report the score distribution per cell rather than the mean alone: share of runs at or above 0.95, and the empirical maximum.
  • Flag cells where saturation makes a difference undetectable.
  • Add a high-complexity tier — more entities, more relations, denser cross-references — sized so the strongest model lands clearly below the ceiling.

Done when:

  • Per-cell saturation share present in results output
  • New tier defined and produced by the existing task generator
  • Baseline run confirms headroom on the new tier

Scope

  • In scope: distributional reporting, saturation flagging, one additional complexity tier, baseline verification run.
  • Out of scope: replacing the existing tiers; a full factorial re-run on the new tier — a baseline suffices to confirm headroom.

Open questions

  • Is 0.95 the right saturation threshold, or should it derive from the observed ground-truth noise floor? If ground truth itself is imperfect, the effective ceiling is below 1.0.
  • Should complexity increase via source-text length, entity and relation count, or structural density such as cross-references and cycles? These stress different failure modes.
  • Does the new tier need its own ground truth built the same way as existing tiers, given the thesis-era provenance differences?

Related

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions