# From LLM Agents to Scientific Knowledge Graphs _Agents-K1 revolutionizes LLM research agents by creating agent-native scientific knowledge graphs from full papers, enabling deeper scientific reasoning._ **Published:** 2026-06-12 **Source:** https://www.startuphub.ai/ai-news/ai-research/2026/from-llm-agents-to-scientific-knowledge-graphs --- The current generation of LLM-based research agents, while adept at orchestration, has largely failed to capitalize on the structured nature of scientific knowledge. Existing approaches often distill papers into superficial elements like abstracts and citation links, missing the granular details, entities, claims, evidence, mechanisms, and method lineages, crucial for robust scientific reasoning. This oversight represents a significant bottleneck in advancing AI's capability for scientific discovery. LLM Agents LimitedDriver current LLM agents focus on abstracts, missing granular scientific detailsBottleneck in DiscoveryDriveroversight limits AI's capability for robust scientific discovery and reasoningFrom the articleThis oversight represents a significant bottleneck in advancing AI's capability for scientific discovery.addressesAgents-K1 PipelineCoreFrom the article 5 mentionsTo address this gap, the researchers introduce Agents-K1, an end-to-end pipeline designed to transform raw scientific documents into agent-native scientific knowledge graphs.usesMultimodal ParserCoreFrom the articleUnlike prior methods, Agents-K1 employs a multimodal parser with a five-module schema that captures entities, multimodal evidence, citations, and typed inter-entity relations across the entirety of a paper, not just its abstract.createsAgent-Native KGsContextstructured scientific knowledge graphs designed for LLM research agentsFrom the articleTo address this gap, the researchers introduce Agents-K1, an end-to-end pipeline designed to transform raw scientific documents into agent-native scientific knowledge graphs.enablesDeeper Scientific ReasoningEffectenables more robust and granular scientific reasoning by LLM agentsFrom the article 2 mentionsExisting approaches often distill papers into superficial elements like abstracts and citation links, missing the granular details, entities, claims, evidence, mechanisms, and method lineages, crucial for robust scientific reasoning.leads toAdvance Scientific DiscoveryOutcomeunlocks new potential for AI-driven scientific breakthroughs and insightsFrom the articleThis oversight represents a significant bottleneck in advancing AI's capability for scientific discovery. ## Beyond Abstracts: A Multimodal Knowledge Extraction Pipeline To address this gap, the researchers introduce [Agents-K1](https://arxiv.org/abs/2606.13669v1), an end-to-end pipeline designed to transform raw scientific documents into agent-native scientific knowledge graphs. Unlike prior methods, Agents-K1 employs a multimodal parser with a five-module schema that captures entities, multimodal evidence, citations, and typed inter-entity relations across the entirety of a paper, not just its abstract. This comprehensive approach is powered by a 4B parameter information-extraction backbone, trained using GRPO with a rule-based reward mechanism, ensuring high fidelity in knowledge capture. ## Scholar-KG: Scaling Scientific Knowledge Representation The practical output of this pipeline is Scholar-KG, a vast scientific knowledge graph built by processing 2.46 million scientific papers across six subject areas. A subset of one million papers is being released, with the full dataset accessible via SCP. The Agents-K1 pipeline is not limited to this corpus; it can be extended to general-domain corpora and used for schema-conformant data synthesis. Experiments confirm Agents-K1's superior performance in scientific information extraction, knowledge graph construction, and multi-hop scientific reasoning, marking a significant advancement in how AI can interact with and reason over scientific literature. --- Original analysis from [startuphub.ai](https://www.startuphub.ai), the #1 AI startup directory.