y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#rag-systems News & Analysis

96 articles tagged with #rag-systems. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

96 articles
AINeutralarXiv – CS AI · Jun 56/10
🧠

Ten Headache Specialists versus Artificial Intelligence for Clinical Literature Summarization: A Critical Evaluation and Comparison

Researchers compared AI-generated clinical literature summaries from three LLMs (Claude Sonnet, GPT-4o, and Llama 3.1) against expert-written summaries in headache medicine, finding that human experts still produced superior syntheses despite growing AI capabilities. The study reveals that while experts struggle to distinguish AI from human summaries, specialized domain knowledge and nuanced clinical reasoning remain difficult for current LLMs to fully replicate.

🧠 GPT-4🧠 Llama
AINeutralarXiv – CS AI · Jun 56/10
🧠

Beyond Vector Similarity: A Structural Analysis of Graph-Augmented Retrieval for Industrial Knowledge Graphs

Researchers demonstrate that vector-based retrieval systems fail on queries requiring structural reasoning over knowledge graphs, proposing instead an LLM Query Planner with typed traversal primitives that outperforms traditional approaches. The study reveals that LLM capability gaps in graph reasoning stem not from model intelligence but from insufficient computational operators, with implications for enterprise knowledge systems.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Agent-Orchestrated Adaptive RAG: A Comparative Study on Structured and Multi-Hop Retrieval

Researchers present Agent-Orchestrated Adaptive RAG, a framework that enhances LLM retrieval through dynamic query decomposition and iterative refinement. Testing shows query decomposition benefits structured domains (+0.04 overall score on DevOps) but reduces accuracy on multi-hop reasoning tasks, suggesting adaptive application is more effective than uniform aggressive reasoning.

AIBullisharXiv – CS AI · Jun 46/10
🧠

MM-BizRAG: Rethinking Multimodal Retrieval-Augmented Generation for General Purpose Enterprise Q&A

MM-BizRAG introduces a structured approach to multimodal retrieval-augmented generation for enterprise document analysis, dynamically routing documents through layout-specific processing pipelines and outperforming existing vision-centric baselines by up to 32% on heterogeneous enterprise datasets. The system decouples retrieval from generation contexts and introduces FastRAGEval, a cost-efficient evaluation metric for RAG system quality assessment.

AINeutralarXiv – CS AI · Jun 46/10
🧠

QO-Bench: Diagnosing Query-Operator-Preserving Retrieval over Typed Event Tuples

Researchers introduce QO-Bench, a diagnostic benchmark for evaluating retrieval-augmented generation (RAG) systems on structured database-style queries over text. The benchmark reveals that current RAG systems excel at finding relevant passages but fail to preserve typed values needed for query operators like joins and counting, identifying operator execution rather than retrieval as the core bottleneck.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Revisiting Vul-RAG: Reproducibility and Replicability of RAG-based Vulnerability Detection with Open-Weight Models

Researchers conducted a reproducibility study of Vul-RAG, a RAG-based framework for detecting software vulnerabilities using LLMs, and found that while results are reproducible with open-weight models, performance plateaus around 0.30 pairwise accuracy regardless of model sophistication. The findings suggest that simply scaling up model capacity does not substantially improve vulnerability detection capabilities.

AINeutralarXiv – CS AI · Jun 26/10
🧠

REBot: From RAG to CatRAG with Semantic Enrichment and Graph Routing

Researchers introduced REBot, an LLM-powered chatbot that uses CatRAG, a hybrid retrieval-augmented generation framework combining dense retrieval with graph-based reasoning, to provide accurate academic regulation advising. The system achieved 98.89% F1 score on classification and question-answering tasks and demonstrates how specialized domain knowledge graphs can enhance AI advisory systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Privacy Policy Enforcement Guardrails for Data-Sensitive Retrieval-Augmented Generation

Researchers introduce a Privacy Policy Enforcement framework that detects subtle data leakage in RAG systems beyond standard PII filters, using dual one-class density estimators to identify contextual attribute clusters that collectively identify individuals. The T3+OCSVM detector achieves 93%+ AUROC while reducing false positives by 44-55% and maintaining millisecond latency, outperforming traditional supervised approaches.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Self-Conditioned Positional HNSW for Overlap-Aware Retrieval in Chunked-Document RAG Systems: Method and Industrial Evidence-Quality Audit

Researchers propose Self-Conditioned Positional HNSW (SCP-HNSW), a method to improve retrieval-augmented generation (RAG) systems by reducing redundant overlapping chunks in document retrieval. The approach adds positional codes to embeddings and implements a two-pass query procedure, validated through 770 text-evidence reviews and 70 OCR audits showing varying quality levels across different document types.

AINeutralarXiv – CS AI · Jun 26/10
🧠

TechGraphRAG: An Agentic Graph-Augmented RAG Framework for Technical Literature Reasoning

TechGraphRAG presents an advanced retrieval-augmented generation framework that combines multi-step agentic reasoning, knowledge graphs, and external database searches to improve technical literature analysis. The system demonstrates how sophisticated AI pipelines can enhance domain-specific research by automating evidence gathering, query refinement, and citation verification across large academic corpora.

AINeutralarXiv – CS AI · Jun 16/10
🧠

The Architecture of Errors: From Universal Impossibility to Patch-Local LLM Reliability

Researchers formalize a theoretical framework distinguishing between universal LLM reliability (impossible across unbounded domains) and patch-local reliability (achievable within operationally bounded systems). The work proposes that deployed AI systems can achieve practical reliability by focusing on recurring failure modes within specific contexts rather than attempting universal solutions.

AINeutralarXiv – CS AI · Jun 16/10
🧠

On the impact of retrieved content representations in RAG Pipelines

Researchers conducted a controlled study examining how retrieved documents should be formatted when fed into language models within RAG pipelines, rather than for human readers. Testing 14 different document representations across summarization, selection, and reformulation techniques, they found that answer retention—whether documents preserve answer-bearing content after transformation—is the primary driver of generation accuracy, while other factors like wording and length have minimal impact.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Reading Between the Citations: A Typed Claim Network for Scientific Literature

Researchers propose a 'claim network' framework that transforms flat citation graphs into typed, stance-labeled networks for scientific literature. By reifying each cross-document reference as a typed claim with source, target, text, and stance classification, the approach enables richer document understanding than traditional knowledge graphs and demonstrates improvements in retrieval-augmented generation tasks.

AINeutralarXiv – CS AI · May 296/10
🧠

Better Later Than Sooner: Neuro-Symbolic Knowledge Graph Construction via Ontology-grounded Post-extraction Correction

Researchers propose a neuro-symbolic framework for constructing knowledge graphs that combines LLM-based extraction with post-hoc ontology constraint validation, reducing token costs while improving consistency for complex question-answering tasks. The method defers corrections to after extraction rather than during it, enabling SQL-like querying capabilities for multi-hop reasoning across documents.

AINeutralarXiv – CS AI · May 296/10
🧠

HiKEY: Hierarchical Multimodal Retrieval for Open-Domain Document Question Answering

Researchers introduce HiKEY, a hierarchical multimodal retrieval framework designed to improve document-based question answering systems by leveraging document structure as a core retrieval signal. The system addresses critical limitations in existing approaches by implementing a coarse-to-fine retrieval strategy and demonstrating significant performance improvements on ODQA benchmarks.

AINeutralarXiv – CS AI · May 296/10
🧠

Citation-Closure Retrieval and Per-Rule Attribution for Real-World Regulatory Compliance Question Answering

Researchers introduce RefWalk, a novel framework and RegOps-Bench benchmark for improving Large Language Model compliance with regulatory question-answering tasks. The system addresses critical gaps in citation traceability and attribution accuracy by traversing multi-document regulatory structures, enabling more reliable AI deployment in compliance-critical domains.

AINeutralarXiv – CS AI · May 296/10
🧠

RAISE: RAG Design as an Architecture Search Problem

Researchers introduce RAISE, a comprehensive framework for optimizing retrieval-augmented generation (RAG) systems by treating architecture design as a hyperparameter search problem. The study evaluates 13 optimization algorithms across seven datasets, revealing that RAG performance is highly task-dependent and no single optimization strategy universally outperforms others, highlighting the need for systematic rather than heuristic-based configuration approaches.

🏢 Meta
AIBullisharXiv – CS AI · May 296/10
🧠

CRITIC-R1: Learning Structured Critics for Retrieval-Augmented Generation

Researchers introduce CRITIC-R1, a structured framework that uses reinforcement learning to improve retrieval-augmented generation (RAG) systems by diagnosing and correcting errors in AI-generated answers. The approach outperforms existing RAG methods by providing fine-grained, multi-dimensional feedback rather than coarse corrections, addressing persistent hallucination and reasoning problems in knowledge-intensive question answering.

AINeutralarXiv – CS AI · May 286/10
🧠

Adaptive Multimodal Agents-Based Framework for Automatic Workflow Execution

Researchers propose a novel multimodal multi-agent framework that uses graph-based knowledge construction and adaptive retrieval-augmented generation to enable autonomous agents to execute complex workflows more effectively. The system combines offline discovery of workflow topology from execution logs with real-time collaborative verification, demonstrating improved performance in novel scenarios with limited training data.

AINeutralarXiv – CS AI · May 286/10
🧠

A Systematic Evaluation of Retrieval-Augmented Generation and Language Models for Space Operations

Researchers systematically evaluate Retrieval-Augmented Generation (RAG) pipelines that combine Large Language Models with information retrieval techniques for space operations. The study demonstrates that RAG systems can effectively process vast technical documentation and operational guidelines, enhancing decision-making accuracy and reliability in complex space environments.

AIBullisharXiv – CS AI · May 286/10
🧠

MemTrace: Tracing and Attributing Errors in Large Language Model Memory Systems

Researchers introduce MemTrace, a framework for debugging Large Language Model memory systems by tracing information flow through memory evolution graphs. The system identifies root causes of memory failures and uses attribution signals to automatically optimize prompts, achieving up to 7.62% performance improvements across multiple memory architectures.

AINeutralarXiv – CS AI · May 286/10
🧠

Atomic Skills are the Prerequisite: When Reinforcement Learning Synthesizes Compositional Reasoning, and When It Only Amplifies

Researchers demonstrate that reinforcement learning can synthesize novel compositional reasoning skills, but only when models first master independent atomic skills through supervised fine-tuning. Using a controlled synthetic dataset, they show SFT alone produces memorization without generalization, while RL bridges the gap to genuine skill integration when prerequisites are met.

AIBullisharXiv – CS AI · May 286/10
🧠

HGMEM: Hypergraph-based Working Memory to Improve Multi-step RAG for Long-Context Complex Relational Modeling

Researchers introduce HGMem, a hypergraph-based working memory system that enhances multi-step retrieval-augmented generation (RAG) for large language models by modeling complex relational dependencies among facts. Unlike traditional RAG systems that treat memory as passive storage, HGMem dynamically structures information as interconnected high-order relationships, demonstrating improved performance on global sense-making benchmarks requiring complex reasoning across extended contexts.

AINeutralarXiv – CS AI · May 276/10
🧠

Query Symbolically or Retrieve Semantically? A Dataset and Method for Semi-Structured Question Answering

Researchers introduce DualGraph, a retrieval-augmented generation framework that combines semantic and symbolic approaches to improve question answering on semi-structured data. The system uses dual knowledge graph representations alongside a new benchmark dataset (SpecsQA) from e-commerce, demonstrating superior performance over existing dense-retrieval and graph-based methods.

AINeutralarXiv – CS AI · May 276/10
🧠

Does RAG Know When Retrieval Is Wrong? Diagnosing Context Compliance under Knowledge Conflict

Researchers introduce Context-Driven Decomposition (CDD), a diagnostic tool that reveals how retrieval-augmented generation (RAG) systems blindly follow retrieved context even when it contradicts their underlying knowledge. Testing across multiple AI models shows CDD can improve accuracy to 64% on adversarial scenarios, though improvements don't consistently transfer across different model families, suggesting RAG systems resolve conflicts through fundamentally different mechanisms.

🧠 Claude🧠 Gemini
← PrevPage 3 of 4Next →