cd /news/artificial-intelligence/wiki-foundation-model-for-complex-ag… · home topics artificial-intelligence article
[ARTICLE · art-137713] src=academy.dair.ai ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Wiki Foundation Model for Complex Agentic Reasoning

Researchers Junnan Dong, Linhao Luo, Senlei Zhang and colleagues at Tencent Youtu Lab and Monash University proposed WFM, a Wiki Foundation Model for encoding and retrieving LLM Wiki knowledge bases that pair dense markdown documents with explicit links. WFM combines a Wiki Graph schema, query-conditioned attentive aggregation with attention-variance regularization, and an NCCL boundary exchange protocol using fixed-shape GPU-to-GPU collectives that bypasses CPU serialization, yielding 10.5x faster training. The team reported strong results across five long-term agent memory and multi-hop reasoning benchmarks.

read2 min views3 publishedSep 23, 2026
Wiki Foundation Model for Complex Agentic Reasoning
Image: source

Junnan Dong, Linhao Luo, Senlei Zhang and colleagues at Tencent Youtu Lab and Monash University propose WFM, a Wiki Foundation Model for encoding and retrieving LLM Wiki knowledge bases that pair dense markdown documents with explicit links.

Ask this paper #

Wiki Graph schema. The schema keeps explicit link topology alongside dense text semantics.

Query-conditioned aggregation. Message passing uses query-conditioned attention with an attention-variance regularizer.

Distributed training. An NCCL boundary exchange protocol with fixed-shape GPU-to-GPU collectives avoids CPU serialization and gives 10.5x faster training, with strong results on five agent memory and multi-hop benchmarks.

Abstract #

Real-world agents fundamentally require persistent non-parametric knowledge for dynamic reasoning, i.e., long-term memory and retrieval-augmented generation. While graphs have shown reliable advantages in providing structured evidence, the sparse graph representations naturally restrict machine readability and semantic density required for complex agentic workflows. Driven by this limitation, the entire industry is witnessing a paradigm shift from traditional sparse graphs to LLM Wiki, an agent-native knowledge representation that couples dense document contexts with markdown files containing multi-layered topological linkages. However, parameterizing such rich semantics is challenging to encode dense textual contexts using traditional sparse graph embeddings. Moreover, learning LLM Wiki with existing graph encoders could overwhelm distributed system overheads that hinder deployment in large-scale commercial scenarios. To this end, we propose a novel paradigm Wiki Foundation Model, i.e., WFM, tailored for scalable, agent-native representation and retrieval. Specifically, (i) we formalize a Wiki Graph schema that seamlessly bridges fine-grained structures with dense contexts, maintaining explicit topologies alongside continuous semantics; (ii) A query-conditioned attentive aggregation is tailored for rich wiki message passing and explicit attention variance regularization; (iii) We engineer an infrastructural NCCL boundary exchange protocol that hoists static partition indices and leverages fixed-shape GPU-to-GPU collectives, bypassing CPU serialization and memory copy overheads. Extensive evaluations across five long-term agent memory and multi-hop reasoning benchmarks demonstrate the remarkable performance of WFM, while achieving a 10.5 times training acceleration on distributed clusters.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @tencent youtu lab 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/wiki-foundation-mode…] indexed:0 read:2min 2026-09-23 ·