retrieval-augmented

Tag

Cards List
#retrieval-augmented

Learning What to Fail On: Failure-Mode Contextual Bandits for Adversarial Data Curation

arXiv cs.CL · yesterday Cached

The paper introduces a failure-aware adversarial retrieval-augmented framework using contextual bandits to improve robustness in natural language understanding, with significant improvements on benchmarks like SNLI, ANLI, and MultiNLI.

0 favorites 0 likes
#retrieval-augmented

DART-SD: Diamond-topology Aware Retrieval and Tuning for Self-Distillation of Multi-Turn Tool-Calling Agents

arXiv cs.CL · yesterday Cached

DART-SD proposes a topology-aware retrieval and tuning framework for self-distillation of LLM-based tool-calling agents, improving policy diversity by correcting only critical topological breakpoints while preserving valid reasoning.

0 favorites 0 likes
#retrieval-augmented

Judge, Retrieve, or Abstain: Uncertainty-Guarded LLM Judging with Provable Risk Guarantees

arXiv cs.CL · 2d ago Cached

This paper proposes a risk-controlled framework for using LLMs as judges in factual evaluation, calibrating uncertainty thresholds to maintain a user-specified error rate and routing to retrieval-augmented mode when needed, achieving higher coverage with provable reliability guarantees.

0 favorites 0 likes
#retrieval-augmented

DA-RAC: Distance-Aware Calibration of LLM Judges for Trustworthy AI Auditing

arXiv cs.CL · 3d ago Cached

This paper introduces DA-RAC, a distance-aware calibration method for LLM judges to enhance trustworthiness in AI auditing by using similar labeled anchors to reduce miscalibration and false-pass risks.

0 favorites 0 likes
#retrieval-augmented

Model-agnostic Retrieval-Augmented Extended Forecasting for time series

arXiv cs.LG · 4d ago Cached

This paper introduces RAEF, a model-agnostic retrieval-augmented method for time series forecasting that improves accuracy and reduces computational overhead compared to fine-tuning approaches.

0 favorites 0 likes
#retrieval-augmented

BM25-Augmented Many-Shot Translation for Low-Resource North-Eastern Indian Languages

arXiv cs.CL · 4d ago Cached

This paper presents a retrieval-augmented translation system using BM25 and Gemini 2.5 Flash for low-resource North-Eastern Indian languages, submitted to the WMT26 shared task without model fine-tuning.

0 favorites 0 likes
#retrieval-augmented

HybridRAG-BN: A Retrieval-Augmented Framework with Fine-Tuned Verification for Bangla KBQA

arXiv cs.CL · 2026-08-14 Cached

This paper proposes HybridRAG-BN, a retrieval-augmented framework for Bangla knowledge-base question answering that combines hybrid retrieval, Gemma-based generation, and LoRA fine-tuned verification, achieving first place with F1 scores of 0.71654 and 0.72912.

0 favorites 0 likes
#retrieval-augmented

Retrieval-Corrected Conformal Prediction for Time Series

arXiv cs.LG · 2026-08-12 Cached

Introduces Retrieval-Corrected Conformal Prediction (RCCP), a retrieval-augmented calibration method for time series prediction intervals that selects similar past residuals and applies a scalar conformal correction to achieve target coverage with low overhead.

0 favorites 0 likes
#retrieval-augmented

LLM Agents Factory: Retrieval of Domain-Specific LLM Agents

arXiv cs.CL · 2026-08-12 Cached

The paper presents LLM Agents Factory, a retrieval-based framework that constructs domain-specific LLM agents from a base of over 20K predefined agent profiles, offering a cost-efficient and controllable alternative to dynamic agent generation. Experiments show accuracy comparable to AutoGen with a 120B backbone at substantially lower inference cost.

0 favorites 0 likes
#retrieval-augmented

Align-RAG: Alignment Is All You Need for TSFM In-Context Learning

arXiv cs.LG · 2026-08-07 Cached

Align-RAG introduces a training-free, closed-form alignment method for retrieval-augmented forecasting with frozen Time Series Foundation Models, outperforming learned fusion adapters on standard benchmarks without any learned parameters.

0 favorites 0 likes
#retrieval-augmented

Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval

Hugging Face Daily Papers · 2026-08-06 Cached

This paper introduces UniME-R1, an embedder-adviser framework for unified multimodal retrieval that generates Retrieval-Centric Chain-of-Thought (RC-CoT) conditioned on retrieval feedback, improving retrieval performance by learning from hard negatives.

0 favorites 0 likes
#retrieval-augmented

Distractor-Aware Truncation: Disentangling Context-Length Effects from Signal Loss in Long-Context LLM Benchmarks

arXiv cs.AI · 2026-08-05 Cached

This paper introduces distractor-aware truncation to separate context-length effects from signal loss in long-context LLM benchmarks, showing that naive truncation conflates the two and that preserving task-relevant content while removing distractors maintains or improves performance.

0 favorites 0 likes
#retrieval-augmented

EMBL AI Librarian: Life-Sciences Knowledge Layer for AI Agents

arXiv cs.CL · 2026-07-31 Cached

The paper introduces EMBL AI Librarian, a knowledge layer that lets life-science AI agents query Europe PMC using natural language and receive direct evidence. It improves retrieval and downstream task performance across multiple benchmarks, with code released publicly.

0 favorites 0 likes
#retrieval-augmented

WikiLoop: Jointly Learning to Build and Navigate Agent-Native Wikis with Downstream Feedback

arXiv cs.CL · 2026-07-30 Cached

WikiLoop is a feedback-coupled framework that jointly learns to build and navigate an agent-native Wiki, improving answer correctness on multiple benchmarks through a shared policy with sufficiency-before-efficiency objectives.

0 favorites 0 likes
#retrieval-augmented

UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams

arXiv cs.CL · 2026-07-29 Cached

UniMem proposes a self-routing framework that combines episodic and parametric memory for LLM agents, enabling adaptive memory management in boundary-agnostic task streams without task labels.

0 favorites 0 likes
#retrieval-augmented

Addressable Recall Compaction for Long Context-Window Control in AI Agents

arXiv cs.AI · 2026-07-29 Cached

ARC improves retrieval efficiency and accuracy in long-context AI agents by separating append-only storage from bounded citation views, achieving near-perfect recall with lower latency and bandwidth.

0 favorites 0 likes
#retrieval-augmented

Do Small Models Use the Law You Give Them? Context-Injected Fine-Tuning for Legal QA in Bangladesh

arXiv cs.CL · 2026-07-28 Cached

This paper investigates whether context-injected fine-tuning improves small language models' ability to use retrieved law for legal question answering in Bangladesh. Using Qwen3.5 at 0.8B, 2B, and 4B scales, they find fine-tuning helps at smaller scales but not at 4B, and reduces language drift.

0 favorites 0 likes
#retrieval-augmented

Encoding Invisible Causation for Bridge Diagnostic Agents: Triple-Guided Retrieval-Augmented Fine-Tuning with QLoRA

arXiv cs.LG · 2026-07-27 Cached

This paper proposes a Damage Cause Encoder for bridge diagnostic agents that uses knowledge triple extraction from manuals and retrieval-augmented fine-tuning with QLoRA, achieving high accuracy with lower memory usage.

0 favorites 0 likes
#retrieval-augmented

How I grounded a deck-building agent in a knowledge base so it stopped inventing slides

Reddit r/AI_Agents · 2026-07-24

A developer shares how grounding an agent to a knowledge base with retrieval discipline, rather than a better model, solved hallucinations in automated slide generation. The approach splits retrieval from writing and enforces source checking before rendering.

0 favorites 0 likes
#retrieval-augmented

Human-in-the-Loop Large Language Model Framework for Identification of Cutaneous Immune-Related Adverse Events

arXiv cs.CL · 2026-07-24 Cached

This paper presents a retrieval-augmented, multi-agent LLM framework with human-in-the-loop for detecting cutaneous immune-related adverse events from clinical notes, achieving higher accuracy, improved inter-rater agreement, and halved review time compared to manual review.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback