paper-with-me

홈 › Papers

Ignorance or Incompetence? Constructing Knowledge-Gated, Verifiable Tasks for LLM Agents

2026-08-31 · Hanlin Tian, Minhao Li, Yu Mi, Sihan Zhu, Zhao Yang, Yuxiang Wang, Hongquan Zhu, Qiufei Hu arxiv

Professional agent tasks often depend on conventions that are absent from public corpora, yet benchmarks rarely control whether an agent has access to those conventions. We introduce a knowledge-gated task-construction protocol that separates a task instruction from a compact artefact containing private conventions, reference tables, and utility operators. Construction-time provenance, byte-identical task instructions across the provided- and withheld-artefact conditions, leak audits, and executable witnesses make dependence on the artefact explicit and testable. Across fifteen calibration tasks, one frontier agent configuration achieves a 68.0% pass rate with the artefact and 0% without it; on one task, a plausible but incorrect artefact also yields 0% across five trials. Deterministic solvers and rule corpora provide exact ground truth for structured tasks, while named criterion-level rubrics support outputs that cannot be checked by a single executable oracle. A configuration-relative calibration screen retains seven tasks satisfying our five-trial empirical knowledge-gating screen. These experiments validate the behavior of the construction protocol; they do not establish that the retained tasks improve post-training. We publicly release part of the task suite and supporting tooling at https://github.com/DatagridsAI/Knowledge-Gated-Task-Construction.

📄 PDF Abstract BibTeX arXiv:2608.30322

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Verifiable Generation: A Benchmark for Knowledge-aware Language Model Attribution

2023-10-09 · Xinze Li, Yixin Cao, Liangming Pan, Yubo Ma 외

Although achieving great success, Large Language Models (LLMs) usually suffer from unreliable hallucinations. Although language attribution can be a potential solution, there are no suitable benchmarks and evaluation met…

AttributeLanguage ModelingLanguage ModellingQuestion Generation+2

Evolutionary games under incompetence

2017-10-26

The adaptation process of a species to a new environment is a significant area of study in biology. As part of natural selection, adaptation is a mutation process which improves survival skills and reproductive functions…

Fact Grounded Attention: Eliminating Hallucination in Large Language Models Through Attention Level Knowledge Integration

2025-09-27 · Aayush Gupta arxiv

"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." Large Language Models have conquered natural language but remain prisoners of their own probabilistic nature--confidently hallucinating…

Axiomatizing Rumsfeld Ignorance

2025-07-22 · Jie Fan arxiv

In a recent paper, Kit Fine presents some striking results concerning the logical properties of (first-order) ignorance, second-order ignorance and Rumsfeld ignorance. However, Rumsfeld ignorance is definable in terms of…

Finding Competence Regions in Domain Generalization

2023-03-17 · Jens Müller, Stefan T. Radev, Robert Schmier, Felix Draxler 외

We investigate a "learning to reject" framework to address the problem of silent failures in Domain Generalization (DG), where the test distribution differs from the training distribution. Assuming a mild distribution sh…

Domain Generalization