Skip to content

Add PerspectiveGap to agent-specific evaluation - #68

Open
WhymustIhaveaname wants to merge 1 commit into
benchflow-ai:mainfrom
SelfAdajoint:add-perspectivegap
Open

Add PerspectiveGap to agent-specific evaluation#68
WhymustIhaveaname wants to merge 1 commit into
benchflow-ai:mainfrom
SelfAdajoint:add-perspectivegap

Conversation

@WhymustIhaveaname

Copy link
Copy Markdown

Resubmitting PerspectiveGap on its own, per your note on #43. One resource, §9, placed after the MAST entry it references.

It benchmarks the orchestration prompt itself. 110 scenarios across 10 topologies, each posed twice: assign information fragments to sub-agent roles, then write those sub-agents' prompts. Every scenario carries one planted distractor. Scoring is rule-only and deterministic, and the containment detector was validated against a 716-row hand-audited test set (99.44% agreement).

Why §9: the section already covers multi-agent evaluation through MAST, which classifies failures after a run. PerspectiveGap measures the step before it, whether a model can decide what each sub-agent needs to know. 33 commercial models average 17.2% combined pass, so there is a lot of headroom left.

Two things changed since #43. The magic-words entry is gone; an embedding-model attack isn't agent evaluation, and I should have caught that. The leakage figure now carries the abstract's parenthetical, so 217.9% reads as a per-scenario leak-event count rather than a percentage.

Disclosure: I am first author on this paper.

URLs verified. Dataset on HuggingFace (sun1245/PerspectiveGap), code MIT.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant