Skip to content

docs: sync BENCHMARK.md + README to paper (arXiv 2605.13438v3) - #29

Merged
duanyiqun merged 1 commit into
mainfrom
claude/cognifold-pr-26-review-llhkix
Jun 22, 2026
Merged

docs: sync BENCHMARK.md + README to paper (arXiv 2605.13438v3)#29
duanyiqun merged 1 commit into
mainfrom
claude/cognifold-pr-26-review-llhkix

Conversation

@duanyiqun

@duanyiqun duanyiqun commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

The benchmark docs had drifted badly from the technical report (arXiv:2605.13438v3). Most glaringly, docs/BENCHMARK.md still listed LongMemEval as "0% — retrieval returns empty context", while the paper reports 93.0% J-Score overall (N=500). This PR re-syncs both the public README and the internal docs/BENCHMARK.md to the paper, which is treated as the source of truth.

Changes

  • LongMemEval: 0%93.0% overall, with per-category J-Scores (SSA 100.0 / SSU 97.1 / KU 94.9 / SSP 93.3 / MS 91.0 / TR 88.7) and the build/answer/judge stack. Cross-references PR Neural-symbolic MS agent (experimental, OFF by default, shelved) #26/MS: neural-symbolic take-max router + W1 writer fixes #27 for the MS count/sum lever.
  • LoCoMo: 82.8% (gpt-4.1-mini) → 81.23% overall on the paper's Table 4 stack (gpt-4o-mini), vs ENGRAM 77.55 / MemOS 75.80 / Zep 75.14.
  • MuSiQue: F1 58.7 vs HippoRAG 2 49.3.
  • BABILong: 85.0 vs ARMT (fine-tuned) 83.8.
  • ToMi: 83.5 vs AutoToM 80.2.
  • Added a canonical Paper results section (Tables 3–5 + Fig. 4) to BENCHMARK.md.

Note on the lowered numbers

A few are lower than older internal numbers (ToMi 91.6% EM, BABILong 96.0% EM). That is deliberate: the reported configuration is the proactive-substrate stack, not a per-benchmark tuned ceiling. The full rationale (and the cognitive-bias framing behind it) is being proposed separately as a Design Philosophy PR for review.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HCToJStvPhZbWGY2ZcBfy7

The benchmark docs had drifted badly from the technical report — most
notably LongMemEval was still listed as "0% (retrieval returns empty
context)" when the paper reports 93.0% J-Score overall (N=500).

Align all headline numbers to the paper as the source of truth:
- LongMemEval: 0% -> 93.0% overall, with per-category J-Scores and the
  build/answer/judge stack; cross-ref PR #26/#27 for the MS lever.
- LoCoMo: 82.8% (gpt-4.1-mini) -> 81.23% overall (paper Table 4 stack,
  gpt-4o-mini) vs ENGRAM / MemOS / Zep.
- MuSiQue F1 -> 58.7 vs HippoRAG 2 49.3.
- BABILong -> 85.0 vs ARMT (fine-tuned) 83.8.
- ToMi -> 83.5 vs AutoToM 80.2.
- Add a canonical "Paper results" section (Tables 3-5 + Fig. 4) to
  BENCHMARK.md and note that the reported stack is the proactive-substrate
  configuration, not a per-benchmark tuned ceiling.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCToJStvPhZbWGY2ZcBfy7
@duanyiqun
duanyiqun merged commit 4e5a157 into main Jun 22, 2026
2 checks passed
@duanyiqun duanyiqun changed the title docs: sync BENCHMARK.md + README to paper (arXiv 2605.13438v3) docs: sync benchmarks to paper (arXiv 2605.13438v3) + add Design Philosophy section Jun 22, 2026
@duanyiqun duanyiqun changed the title docs: sync benchmarks to paper (arXiv 2605.13438v3) + add Design Philosophy section docs: sync BENCHMARK.md + README to paper (arXiv 2605.13438v3) Jun 22, 2026
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.

2 participants