y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#knowledge-integration News & Analysis

8 articles tagged with #knowledge-integration. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

8 articles
AIBullisharXiv – CS AI · Apr 147/10
🧠

AtlasKV: Augmenting LLMs with Billion-Scale Knowledge Graphs in 20GB VRAM

Researchers introduce AtlasKV, a parametric knowledge integration method that enables large language models to leverage billion-scale knowledge graphs while consuming less than 20GB of VRAM. Unlike traditional retrieval-augmented generation (RAG) approaches, AtlasKV integrates knowledge directly into LLM parameters without requiring external retrievers or extended context windows, reducing inference latency and computational overhead.

AINeutralarXiv – CS AI · Jun 196/10
🧠

SIGMA: Search-Augmented On-Demand Knowledge Integration for Agentic Mathematical Reasoning

Researchers introduce SIGMA, a multi-agent framework that enhances mathematical reasoning by orchestrating specialized agents to perform targeted searches and synthesize information through a moderator mechanism. The system achieves a 7.4% absolute performance improvement over existing models on challenging benchmarks like MATH500 and AIME, demonstrating that on-demand, context-sensitive knowledge integration significantly advances complex problem-solving capabilities.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Knowledge-Inclusive Adaptive Physics-Informed Neural Network for Microbial Interaction Modelling

Researchers propose a Physics-Informed Neural Network (PINN) framework that incorporates multiple knowledge sources—including peer-reviewed literature and network structures—to improve microbial community modeling beyond traditional equation-based approaches. The framework, applied to generalized Lotka-Volterra modeling, demonstrates significant performance improvements of up to 53% over existing methods, with additional gains of up to 23-47% when knowledge is integrated.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Ontology-constrained multi-LLM scoring of hypothesis support in the predictive processing literature

Researchers developed a multi-LLM pipeline that uses ontology-constrained scoring to synthesize fragmented predictive coding neuroscience literature into quantifiable evidence spaces. The system scored 31 studies across ten language models using a 36-concept glossary, revealing structured disagreement patterns between experimental contexts and introducing 'hypothesis-space temperature' as a novel metric for measuring research dispersion.

AINeutralarXiv – CS AI · Jun 56/10
🧠

CangLing-KnowFlow: A Unified Knowledge-and-Flow-fused Agent for Comprehensive Remote Sensing Applications

Researchers introduce CangLing-KnowFlow, an AI agent framework designed to automate complex remote sensing and Earth observation tasks across diverse applications. The system combines a knowledge base of 1,008 expert-validated workflows with dynamic error recovery and continuous learning capabilities, outperforming baseline models by 4% or more on standardized benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

REAL: Resolving Knowledge Conflicts in Knowledge-Intensive Visual Question Answering via Reasoning-Pivot Alignment

Researchers propose REAL, a framework addressing knowledge conflicts in knowledge-intensive visual question answering by introducing 'reasoning-pivots' as atomic units that link external evidence in reasoning chains. The approach combines specialized fine-tuning and decoding strategies to improve accuracy when handling conflicting information from open-domain retrieval systems.

AIBullisharXiv – CS AI · May 16/10
🧠

From Context to Skills: Can Language Models Learn from Context Skillfully?

Researchers introduce Ctx2Skill, a self-evolving framework that automatically discovers and refines natural-language skills for language models to better learn from complex contexts without manual annotation or external feedback. The system uses a multi-agent loop with a Challenger, Reasoner, and Judge to autonomously generate, test, and improve skills, showing consistent improvements across context learning benchmarks.

AINeutralarXiv – CS AI · Apr 146/10
🧠

Exploring Knowledge Conflicts for Faithful LLM Reasoning: Benchmark and Method

Researchers introduce ConflictQA, a benchmark revealing that large language models struggle with conflicting information across different knowledge sources (text vs. knowledge graphs) in retrieval-augmented generation systems. The study proposes XoT, an explanation-based framework to improve faithful reasoning when LLMs encounter contradictory evidence.