Source-blind
It treats a matching answer as 90% likely. It cannot revise that assumption.
QuestionWith few questions left, should an agent diagnose the source, solve the task, or act now?
MethodMaintain one belief over the hidden task and source behavior, then price each question by decision value.
ResultAgainst a deterministic liar, final-board F1 rises from .510 for a source-blind planner to .783 for SymmetricMixture.
BoundaryThe method depends on an identifiable, task-relevant source model. Adaptive or misspecified sources can defeat it.
The live system accepts a free-form yes-or-no question. A language model translates it into an executable predicate over candidate boards. The research method then reasons over the predicate's possible effects.
The browser demo starts after translation. It exposes compiled question effects, not the language model that writes the predicate.
Follow the short path first. The full board opens for free exploration when the source check is complete.
The left captain assumes answers are mostly truthful. The right captain allows both trust-leaning and invert-leaning sources.
It treats a matching answer as 90% likely. It cannot revise that assumption.
It updates one posterior over the board and nine stationary source hypotheses.
Use one policy across all three source conditions. Each result reports raw final-board F1, average questions, then cost-adjusted F1 with a .05 charge per question.
SymmetricMixture uses one seed here.
Honest and lying cells pool seeds 42 to 44. The SymmetricMixture noisy cell uses seed 42. Raw F1 and question counts come from the paper's static-corner cost table.
The theory describes how much information the channel can carry and how source diagnosis grows harder near δ=.50. The experiment measures task performance under a finite question budget.
Capacity is 1 minus binary entropy. The probe count is a sufficient bound for learning channel orientation, not an observed question count and not a guarantee of board recovery.
Dots are measured means with one SEM. All three policies share the measured δ=.25 static corner. Only SymmetricMixture adds benign points at δ=.05, .10, and .40. Endpoints pool 54 runs, adversarial interior points pool 36, and the SymmetricMixture benign sweep uses 18. Dotted bridges cross unmeasured regions. The ask-nothing baseline is .625.
Choose a source rule. Each view separates the failure, tested defense, measured result, and strength of the evidence.
The second environment uses categorical evidence and asymmetric losses. An agent may approve, block, hold, or escalate a transfer.