Working papers, benchmarks, and experimental notes. The thread connecting them: evidence-based AI systems — retrieval, verification, synthesis, and measurement for agentic pipelines.
Featured Paper
Attention and embedding retrieval are good at finding candidate regions, but the evidence needed to justify a requirement-satisfaction claim is relational, so the final support belongs in a graph or evidence subgraph. The paper covers hierarchical evidence routing, traceability drift as evidence-weighted innovation, and a frozen Codex augmentation replay.
Benchmarks & Experiments
- Multi-Agent Framework Benchmark — Orchestration compresses the capability gap between small and frontier models. MA on a 7B model matches GPT-4o search+reflection on evidence-grounded tasks.
- Knowledge Graph Agent Benchmark — Can knowledge graph navigation bring a 7B model within 1 point of a frontier model on statutory reasoning? Covers KG-agent, MA+KG (draft-validate-refine), graph saturation, and synthesis scaffolding experiments.
- iTrust Requirement-to-Code Traceability Benchmark — Canonical benchmark package for requirement-to-code traceability.
- Related Research: Literature Validation — Maps benchmark findings to 17 verified papers from arXiv, ACL, NeurIPS, ICML, and EMNLP.
Conceptual Framework
- Definitions — Canonical working definitions (agent, objective, proxy, measurement, etc.)
- Agents, Objectives, and Proxies — Why agentic systems need objectives, why proxies are needed for measurement, and the working framework.
- Designing Multi-Agent Systems — Notes on roles, coordination, memory, routing, and evaluation for reliable agent teams.
Reproducibility
- GitHub repo: 00n-ai/repoloc-bench
- Reproduction bundle: benchmark_package_review_100
- Dataset on GitHub: 00n-ai/repoloc-bench