Agents-K1: New System for Converting Scientific Papers into Knowledge Graphs for AI Agents
Researchers introduced Agents-K1, a pipeline that converts scientific papers into structured knowledge graphs designed for AI agents to use, addressing limitations in how current AI systems handle scientific literature. The system extracts detailed information including entities, evidence, citations, and relationships from full papers rather than just abstracts, and has been applied to 2.46 million scientific papers to create Scholar-KG. This work matters because it could improve how AI research agents access and reason about scientific knowledge, potentially accelerating research discovery.
Agents-K1 is an end-to-end knowledge orchestration pipeline that transforms raw scientific documents into agent-native knowledge graphs optimized for AI reasoning. The system comprises three main components: a multimodal parser with a five-module schema that captures entities, evidence, citations, and inter-entity relationships across entire papers; a 4-billion-parameter information-extraction model trained using GRPO with rule-based rewards; and a graphanything CLI interface that unifies web search, multimodal graph retrieval, and cross-document traversal. The researchers processed 2.46 million scientific papers across six subjects to produce Scholar-KG, releasing a one-million-paper subset publicly. Experimental results demonstrate that Agents-K1 outperforms existing approaches in scientific information extraction, knowledge graph construction, and multi-hop scientific reasoning tasks.
What's missing
The paper does not specify which six subject domains were included in the 2.46 million paper dataset, nor does it provide detailed performance metrics or comparisons with specific baseline systems. Additionally, the limitations of the GRPO training approach and potential biases in the extracted knowledge graphs are not discussed.
What different sources said
- arXiv cs.AICenter
Agents-K1: Towards Agent-native Knowledge Orchestration
Related
Topology-Aware Thermodynamics Improves DNA Probe Specificity Design
Researchers developed a new framework for designing DNA probes that accounts for the spatial organization of matched sequences, not just overall thermodynamic stability. Traditional methods rely on scalar measures like melting temperature and free energy, which miss how mismatches are distributed along the probe. The approach could improve diagnostic accuracy in applications like HPV detection and gene expression profiling.
Study Identifies Optimal Thermal Dose for Combining Focused Ultrasound with Immunotherapy in Tumors
Researchers used multimodal PET imaging to identify an optimal thermal dose range for focused ultrasound ablation that destroys tumor tissue while preserving conditions for immunotherapy delivery. The study found that excessive heating collapses blood vessels needed for antibody access, while insufficient heating fails to adequately reduce tumor burden. The findings could guide clinical design of combination treatments pairing thermal ablation with immunotherapies.
Plant MSH1 Protein Functions as Mismatch-Directed Nuclease for Organelle Genome Maintenance
Researchers have identified the precise mechanism by which the AtMSH1 protein in Arabidopsis plants recognizes and cleaves DNA mismatches and lesions, preventing mutations in organellar genomes. The protein combines a DNA mismatch recognition module with a nuclease domain that makes staggered cuts at specific positions relative to DNA damage. This discovery explains how plants maintain unusually low mutation rates in their mitochondrial and chloroplast DNA compared to other eukaryotes.